Files
healer-man/dungeon-pipeline/recipes/zul-gurub.json
T
2026-08-14 15:56:39 -04:00

48 lines
1.2 KiB
JSON

{
"schemaVersion": 1,
"slug": "zul-gurub",
"title": "Zul'Gurub",
"mapId": 309,
"lfgDungeonIds": [],
"expansion": "classic",
"clientBuild": "3.3.5a-Ascension",
"mapDirectory": "World/Maps/Zul'gurub",
"environmentMode": "detect",
"difficultyVariants": [
{ "id": "normal", "difficulty": "normal", "spawnMask": 1, "levelRange": [60, 60] }
],
"clientSource": {
"rootEnvironmentVariable": "WOW_CLIENT_ROOT",
"relativeDefault": "../wow335a"
},
"serverSource": {
"rootEnvironmentVariable": "WOW_SERVER_DATA",
"adapter": "normalized-json",
"readOnly": true
},
"extraction": {
"adtTiles": "all-present"
},
"navigation": {
"cellSize": 0.2,
"cellHeight": 0.1,
"tileSize": 512,
"retainTileIntermediates": false,
"agentHeight": 1.8,
"agentRadius": 0.36,
"agentMaxClimb": 0.5,
"agentMaxSlope": 50
},
"review": {
"entrance": "required",
"bossOrder": "required",
"optionalEncounters": "required",
"presentation": "required",
"offMeshLinks": "required"
},
"warnings": [
"Outdoor raid instance; geometry-derived anchors and encounter routes require playtest review."
],
"exceptions": []
}