Initial import

This commit is contained in:
Andraxion 2026-06-26 18:18:14 -04:00
commit ab891a315c
773 changed files with 257255 additions and 0 deletions

View file

@ -0,0 +1,33 @@
{
"schemaVersion": 1,
"npcTemplates": [
{
"id": "npc_gatekeeper_bubbles",
"name": "Bubbles",
"description": "",
"title": "Mr.",
"faction": "dangerous_gatekeeper",
"spriteId": "npc_human_style_13",
"defaultDialogueId": "dlg_npc_gatekeeper_bubbles",
"shopInventoryId": "",
"lootTableId": "",
"abilities": [],
"passiveAbilities": [],
"flags": []
},
{
"id": "npc_mysterious_stranger",
"name": "The Mysterious Stranger",
"description": "",
"title": "",
"faction": "",
"spriteId": "npc_human_style_05",
"defaultDialogueId": "dlg_npc_mysterious_stranger",
"shopInventoryId": "",
"lootTableId": "",
"abilities": [],
"passiveAbilities": [],
"flags": []
}
]
}