Files
2026-08-14 15:56:39 -04:00

49 lines
1.1 KiB
JSON

{
"schemaVersion": 1,
"slug": "stormwind-stockade",
"title": "Stormwind Stockade",
"mapId": 34,
"lfgDungeonIds": [],
"expansion": "classic",
"clientBuild": "3.3.5a-Ascension",
"mapDirectory": "World/Maps/StormwindJail",
"environmentMode": "global-wmo",
"difficultyVariants": [
{
"id": "normal",
"difficulty": "normal",
"spawnMask": 1,
"levelRange": [20, 30]
}
],
"clientSource": {
"rootEnvironmentVariable": "WOW_CLIENT_ROOT",
"relativeDefault": "../wow335a"
},
"serverSource": {
"rootEnvironmentVariable": "WOW_SERVER_DATA",
"adapter": "normalized-json",
"readOnly": true
},
"extraction": {
"rootWmo": "World/wmo/Dungeon/AZ_StormwindPrisons/StormwindJail.wmo",
"doodadSets": ["Set_$DefaultGlobal"]
},
"navigation": {
"cellSize": 0.2,
"cellHeight": 0.1,
"agentHeight": 1.8,
"agentRadius": 0.36,
"agentMaxClimb": 0.5,
"agentMaxSlope": 50
},
"review": {
"entrance": "required",
"bossOrder": "required",
"optionalEncounters": "required",
"presentation": "required",
"offMeshLinks": "required"
},
"exceptions": []
}