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

51 lines
1.1 KiB
JSON

{
"schemaVersion": 1,
"id": "manastorm:asset-recipe:595",
"slug": "595-stratholmecot",
"mapId": 595,
"location": "The Culling of Stratholme",
"mapDirectory": "StratholmeCOT",
"encounterIds": [
"epoch:encounter:293",
"epoch:encounter:294",
"epoch:encounter:295",
"epoch:encounter:296",
"epoch:encounter:297",
"epoch:encounter:298",
"epoch:encounter:299",
"epoch:encounter:300"
],
"sourceCandidates": [
"lichking/World/maps/StratholmeCOT",
"patch/World/maps/StratholmeCOT"
],
"shipping": {
"visual": "595-stratholmecot/visual.glb",
"collision": "595-stratholmecot/collision.glb",
"navigation": "595-stratholmecot/navigation.glb"
},
"transform": {
"position": [
0,
0,
0
],
"rotation": [
0,
0,
0
],
"scale": 1,
"fromWow": "three(x,y,z)=(-wow.x,wow.z,wow.y)"
},
"review": {
"sourceSelection": "required",
"playerAnchor": "required",
"trashAnchors": "required",
"bossAnchor": "required",
"portalAnchor": "required",
"resurrectionAnchor": "required",
"navmeshProjection": "required"
}
}