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

72 lines
1.6 KiB
JSON

{
"clientBuild": "3.3.5a-Epoch",
"clientSource": {
"relativeDefault": "../epoch_live",
"rootEnvironmentVariable": "EPOCH_CLIENT_ROOT"
},
"difficultyVariants": [
{
"difficulty": "normal",
"id": "normal",
"levelRange": [
80,
80
],
"mapDifficultyId": 0,
"spawnMask": 1
},
{
"difficulty": "heroic",
"id": "heroic",
"levelRange": [
80,
83
],
"mapDifficultyId": 1,
"spawnMask": 2
}
],
"environmentMode": "detect",
"exceptions": [],
"expansion": "wrath",
"extraction": {
"adtTiles": "all-present"
},
"lfgDungeonIds": [
255,
256
],
"mapDirectory": "World/Maps/HallsOfReflection",
"mapId": 668,
"navigation": {
"agentHeight": 1.8,
"agentMaxClimb": 0.6,
"agentMaxSlope": 50,
"agentRadius": 0.36,
"anchorComponentMaximumHorizontalSpan": 1600,
"cellHeight": 0.15,
"cellSize": 0.3,
"retainTileIntermediates": false,
"tileSize": 256
},
"review": {
"bossOrder": "required",
"entrance": "required",
"offMeshLinks": "required",
"optionalEncounters": "required",
"presentation": "required"
},
"schemaVersion": 1,
"serverSource": {
"adapter": "normalized-json",
"readOnly": true,
"rootEnvironmentVariable": "WOW_SERVER_DATA"
},
"slug": "halls-of-reflection",
"title": "Halls of Reflection",
"warnings": [
"Environment geometry is sourced from the installed Project Epoch 3.3.5a client.",
"Population, creature spells, patrols, and encounter credit identities are sourced from the pinned AzerothCore world snapshot."
]
}