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

51 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"slug": "ahnqiraj-ruins",
"title": "Ruins of Ahn'Qiraj",
"mapId": 509,
"lfgDungeonIds": [],
"expansion": "classic",
"clientBuild": "3.3.5a-Ascension",
"mapDirectory": "World/Maps/AhnQiraj",
"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": 192,
"partition": "monotone",
"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": [
"The corrected layered geometry produced overlapping watershed regions and Detour tile-insertion failures at tile 256; navigation uses the pinned monotone partition at tile 192 while preserving the 0.2-unit cell size.",
"The Recast detail mesh emitted four triangles containing an unsigned-height sentinel above the authoritative collision bounds; the shared navigation exporter rejected those four triangles and compacted the accessors before validation.",
"Outdoor raid instance; geometry-derived anchors and encounter routes require playtest review."
],
"exceptions": []
}