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

44 lines
922 B
JSON

{
"schemaVersion": 1,
"id": "manastorm:asset-recipe:1769",
"slug": "1769-westfall",
"mapId": 1769,
"location": "Westfall",
"mapDirectory": "Westfall",
"encounterIds": [
"manastorm:encounter:5018",
"manastorm:encounter:5020"
],
"sourceCandidates": [
"patch-WB2/world/maps/Westfall"
],
"shipping": {
"visual": "1769-westfall/visual.glb",
"collision": "1769-westfall/collision.glb",
"navigation": "1769-westfall/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": "selected",
"playerAnchor": "required",
"trashAnchors": "required",
"bossAnchor": "required",
"portalAnchor": "required",
"resurrectionAnchor": "required",
"navmeshProjection": "required"
}
}