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

49 lines
1.1 KiB
JSON

{
"schemaVersion": 1,
"id": "manastorm:asset-recipe:557",
"slug": "557-auchindounethereal",
"mapId": 557,
"location": "Auchindoun: Mana-Tombs",
"mapDirectory": "AuchindounEthereal",
"encounterIds": [
"manastorm:encounter:203",
"manastorm:encounter:204",
"manastorm:encounter:205",
"manastorm:encounter:960",
"manastorm:encounter:961",
"manastorm:encounter:963"
],
"sourceCandidates": [
"expansion/World/Maps/AuchindounEthereal",
"patch/World/maps/AuchindounEthereal"
],
"shipping": {
"visual": "557-auchindounethereal/visual.glb",
"collision": "557-auchindounethereal/collision.glb",
"navigation": "557-auchindounethereal/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"
}
}