Files
healer-man/scripts/runewaker-pipeline/recipes/ystra-labyrinth-boss3-population.json
2026-08-14 15:56:39 -04:00

135 lines
4.8 KiB
JSON

{
"schemaVersion": 2,
"dungeonId": "ystra-labyrinth-boss3",
"sourceDungeonConfigId": "ystra_labyrinth_boss3",
"zoneId": 112,
"expectedActiveRows": 7,
"expectedBossSpawns": 1,
"runtimeIdPrefix": "rw-ystra-labyrinth-boss3",
"coordinateSystem": {
"metersPerSourceUnit": 0.1,
"directionUnitsPerTurn": 360,
"maximumProjectionDistance": 4
},
"files": {
"environmentRecipe": "scripts/runewaker-pipeline/recipes/ystra-labyrinth-boss3.json",
"snapshot": "scripts/runewaker-pipeline/snapshots/ystra-labyrinth-boss3-zone-112.json",
"generatedSource": "src/game/generated/ystraLabyrinthBoss3Population.generated.ts",
"report": "src/assets/game/dungeons/ystra-labyrinth-boss3/population-import-report.json",
"mechanicsReport": "src/assets/game/dungeons/ystra-labyrinth-boss3/mechanics-audit.json",
"mechanicsSource": "src/game/generated/ystraLabyrinthBoss3Mechanics.generated.ts",
"environmentMetadata": "src/assets/game/dungeons/ystra-labyrinth-boss3/import-metadata.json",
"navigation": "src/assets/game/dungeons/ystra-labyrinth-boss3/ystra-labyrinth-boss3-navigation.glb",
"actorManifest": "public/assets/creatures/ystra-labyrinth-boss3/manifest.json",
"actorOutput": "public/assets/creatures/ystra-labyrinth-boss3"
},
"source": {
"rootEnvironmentVariable": "RUNEWAKER_ROOT",
"relativeDefault": "../rom-pvt-server-backups/Runewaker",
"resourceRoot": "Resource",
"dungeonConfig": "Tools/dungeon_config.json",
"dungeonConfigId": "ystra_labyrinth_boss3",
"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": "cockatrice",
"sourceModel": "model/character/creature/cockatrice/act_cockatrice.ros",
"runtimeRotationY": 0
}
],
"templates": [
{
"primaryColor": "hsl(139 22% 38%)",
"accentColor": "hsl(167 38% 64%)",
"id": 102197,
"name": "Raichika the Destroyer",
"level": 51,
"classification": "boss",
"archetype": "humanoid",
"actor": "cockatrice",
"title": "Raichika the Destroyer",
"source": {
"imageId": 572552,
"modelPath": "model/character/creature/cockatrice/act_cockatrice.ros",
"classificationRule": "NPCObjectDB.sex=3"
}
},
{
"primaryColor": "hsl(206 22% 38%)",
"accentColor": "hsl(234 38% 64%)",
"id": 110578,
"name": "Template 110578",
"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"
}
},
{
"primaryColor": "hsl(145 22% 38%)",
"accentColor": "hsl(173 38% 64%)",
"id": 112055,
"name": "Template 112055",
"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"
}
},
{
"primaryColor": "hsl(83 22% 38%)",
"accentColor": "hsl(111 38% 64%)",
"id": 112069,
"name": "Template 112069",
"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"
}
},
{
"primaryColor": "hsl(349 22% 38%)",
"accentColor": "hsl(17 38% 64%)",
"id": 780227,
"name": "Template 780227",
"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."
]
}