90 lines
3.3 KiB
JSON
90 lines
3.3 KiB
JSON
{
|
|
"schemaVersion": 2,
|
|
"dungeonId": "sand-vortex",
|
|
"sourceDungeonConfigId": "sand_vortex",
|
|
"zoneId": 121,
|
|
"expectedActiveRows": 2,
|
|
"expectedBossSpawns": 1,
|
|
"runtimeIdPrefix": "rw-sand-vortex",
|
|
"coordinateSystem": {
|
|
"metersPerSourceUnit": 0.1,
|
|
"directionUnitsPerTurn": 360,
|
|
"maximumProjectionDistance": 4
|
|
},
|
|
"files": {
|
|
"environmentRecipe": "scripts/runewaker-pipeline/recipes/sand-vortex.json",
|
|
"snapshot": "scripts/runewaker-pipeline/snapshots/sand-vortex-zone-121.json",
|
|
"generatedSource": "src/game/generated/sandVortexPopulation.generated.ts",
|
|
"report": "src/assets/game/dungeons/sand-vortex/population-import-report.json",
|
|
"mechanicsReport": "src/assets/game/dungeons/sand-vortex/mechanics-audit.json",
|
|
"mechanicsSource": "src/game/generated/sandVortexMechanics.generated.ts",
|
|
"environmentMetadata": "src/assets/game/dungeons/sand-vortex/import-metadata.json",
|
|
"navigation": "src/assets/game/dungeons/sand-vortex/sand-vortex-navigation.glb",
|
|
"actorManifest": "public/assets/creatures/sand-vortex/manifest.json",
|
|
"actorOutput": "public/assets/creatures/sand-vortex"
|
|
},
|
|
"source": {
|
|
"rootEnvironmentVariable": "RUNEWAKER_ROOT",
|
|
"relativeDefault": "../rom-pvt-server-backups/Runewaker",
|
|
"resourceRoot": "Resource",
|
|
"dungeonConfig": "Tools/dungeon_config.json",
|
|
"dungeonConfigId": "sand_vortex",
|
|
"luaRoot": "Resource/luascript",
|
|
"catalogs": [
|
|
"Resource/data/npcobject.db",
|
|
"Resource/data/imageobject.db",
|
|
"Resource/data/string_enus.db"
|
|
],
|
|
"backups": {
|
|
"global": "../rom-pvt-server-backups/OneForAll/SQL/databases/ROM_Global.bak",
|
|
"objects": "../rom-pvt-server-backups/OneForAll/SQL/databases/ObjectEdit.bak"
|
|
},
|
|
"serverEnvironmentVariable": "RUNEWAKER_SQL_SERVER",
|
|
"serverDefault": ".\\HEALERMAN_RW"
|
|
},
|
|
"actors": [
|
|
{
|
|
"id": "wind-element-sand",
|
|
"sourceModel": "model/character/creature/wind_element_king/act_wind_element_sand.ros",
|
|
"runtimeRotationY": 0
|
|
}
|
|
],
|
|
"templates": [
|
|
{
|
|
"primaryColor": "hsl(275 22% 38%)",
|
|
"accentColor": "hsl(303 38% 64%)",
|
|
"id": 100645,
|
|
"name": "Sandlord Sesphiroth",
|
|
"level": 63,
|
|
"classification": "boss",
|
|
"archetype": "humanoid",
|
|
"actor": "wind-element-sand",
|
|
"title": "Sandlord Sesphiroth",
|
|
"source": {
|
|
"imageId": 580598,
|
|
"modelPath": "model/character/creature/wind_element_king/act_wind_element_sand.ros",
|
|
"classificationRule": "NPCObjectDB.sex=3"
|
|
}
|
|
},
|
|
{
|
|
"primaryColor": "hsl(151 22% 38%)",
|
|
"accentColor": "hsl(179 38% 64%)",
|
|
"id": 115793,
|
|
"name": "Sand Vortex Exit",
|
|
"level": 0,
|
|
"classification": "deferred-object",
|
|
"archetype": "humanoid",
|
|
"reason": "Level-zero quest, trigger, prop, or noncombat NPC retained for a later interaction pass.",
|
|
"source": {
|
|
"imageId": 0,
|
|
"modelPath": null,
|
|
"classificationRule": "noncombat/dynamic-display source object"
|
|
}
|
|
}
|
|
],
|
|
"deferred": [
|
|
"Doors, summons, patrols, phases, interactables, and loot require reviewed mechanics mappings.",
|
|
"Direct GR2 actors and exact paperdoll appearances use recovered native animation when validated; explicit pose-only/proxy exceptions retain procedural presentation."
|
|
]
|
|
}
|