Initial import
This commit is contained in:
commit
ab891a315c
773 changed files with 257255 additions and 0 deletions
33
Release/content/npc_templates.json
Normal file
33
Release/content/npc_templates.json
Normal 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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue