Files
TheriapolisV3/Content/Data/resident_templates.json
T

286 lines
7.0 KiB
JSON
Raw Normal View History

[
{
"id": "generic_innkeeper",
"role_tag": "innkeeper",
"named": false,
"name": "Innkeeper",
"clade": "leporidae",
"species": "rabbit",
"bias_profile": "URBAN_PROGRESSIVE",
"dialogue": "generic_innkeeper",
"hp": 10,
"ac": 10,
"ability_scores": { "STR": 10, "DEX": 10, "CON": 12, "INT": 11, "WIS": 12, "CHA": 13 }
},
{
"id": "generic_shopkeeper",
"role_tag": "shopkeeper",
"named": false,
"name": "Shopkeeper",
"clade": "mustelidae",
"species": "ferret",
"bias_profile": "MERCHANT_NEUTRAL",
"faction": "merchant_guilds",
"dialogue": "generic_merchant",
"hp": 9,
"ac": 10
},
{
"id": "generic_smith",
"role_tag": "smith",
"named": false,
"name": "Blacksmith",
"clade": "ursidae",
"species": "brown_bear",
"bias_profile": "MUSTELID_PRAGMATIST",
"dialogue": "generic_merchant",
"hp": 14,
"ac": 11
},
{
"id": "generic_alchemist",
"role_tag": "alchemist",
"named": false,
"name": "Alchemist",
"clade": "felidae",
"species": "housecat",
"bias_profile": "URBAN_PROGRESSIVE",
"dialogue": "generic_merchant",
"hp": 8,
"ac": 10
},
{
"id": "generic_constable",
"role_tag": "constable",
"named": false,
"name": "Constable",
"clade": "canidae",
"species": "wolf",
"bias_profile": "COVENANT_FAITHFUL",
"faction": "covenant_enforcers",
"default_allegiance": "neutral",
"dialogue": "generic_guard",
"hp": 16,
"ac": 13
},
{
"id": "generic_magistrate",
"role_tag": "magistrate",
"named": false,
"name": "Magistrate",
"clade": "cervidae",
"species": "elk",
"bias_profile": "COVENANT_FAITHFUL",
"faction": "covenant_enforcers",
"dialogue": "generic_villager",
"hp": 12,
"ac": 11
},
{
"id": "generic_resident",
"role_tag": "resident",
"named": false,
"name": "Townsfolk",
"bias_profile": "URBAN_PROGRESSIVE",
"dialogue": "generic_villager",
"hp": 8,
"ac": 10
},
{
"id": "generic_barfly",
"role_tag": "barfly",
"named": false,
"name": "Patron",
"bias_profile": "FRONTIER_NIHILIST",
"dialogue": "generic_villager",
"hp": 8,
"ac": 10
},
{
"id": "generic_guard",
"role_tag": "guard",
"named": false,
"name": "Guard",
"clade": "ursidae",
"species": "brown_bear",
"bias_profile": "COVENANT_FAITHFUL",
"faction": "covenant_enforcers",
"default_allegiance": "neutral",
"dialogue": "generic_guard",
"hp": 18,
"ac": 14
},
{
"id": "generic_farmer",
"role_tag": "farmer",
"named": false,
"name": "Farmer",
"clade": "bovidae",
"species": "bull",
"bias_profile": "BOVID_HERD_LOYALIST",
"dialogue": "generic_villager",
"hp": 12,
"ac": 10
},
{
"id": "millhaven_magistrate",
"role_tag": "millhaven.magistrate",
"named": true,
"name": "Magistrate Vossler",
"clade": "cervidae",
"species": "elk",
"bias_profile": "COVENANT_FAITHFUL",
"faction": "covenant_enforcers",
"dialogue": "millhaven_magistrate",
"hp": 14,
"ac": 11,
"ability_scores": { "STR": 11, "DEX": 10, "CON": 12, "INT": 14, "WIS": 14, "CHA": 13 }
},
{
"id": "millhaven_constable_fenn",
"role_tag": "millhaven.constable_fenn",
"named": true,
"name": "Constable Aldous Fenn",
"clade": "canidae",
"species": "coyote",
"bias_profile": "COVENANT_FAITHFUL",
"faction": "covenant_enforcers",
"default_allegiance": "neutral",
"dialogue": "millhaven_constable",
"hp": 18,
"ac": 13,
"ability_scores": { "STR": 13, "DEX": 13, "CON": 13, "INT": 11, "WIS": 13, "CHA": 11 }
},
{
"id": "millhaven_innkeeper",
"role_tag": "millhaven.innkeeper",
"named": true,
"name": "Mara Threadwell",
"clade": "leporidae",
"species": "rabbit",
"bias_profile": "URBAN_PROGRESSIVE",
"dialogue": "millhaven_innkeeper",
"hp": 11,
"ac": 10,
"ability_scores": { "STR": 9, "DEX": 11, "CON": 13, "INT": 12, "WIS": 14, "CHA": 14 }
},
{
"id": "millhaven_general_store",
"role_tag": "millhaven.general_store_keeper",
"named": true,
"name": "Tovis Quill",
"clade": "mustelidae",
"species": "ferret",
"bias_profile": "MERCHANT_NEUTRAL",
"faction": "merchant_guilds",
"dialogue": "millhaven_general_store",
"hp": 9,
"ac": 10
},
{
"id": "millhaven_smith",
"role_tag": "millhaven.smith",
"named": true,
"name": "Garrik Ironpaw",
"clade": "ursidae",
"species": "brown_bear",
"bias_profile": "MUSTELID_PRAGMATIST",
"dialogue": "millhaven_smith",
"hp": 16,
"ac": 11
},
{
"id": "millhaven_alchemist",
"role_tag": "millhaven.alchemist",
"named": true,
"name": "Sela Whiskerbloom",
"clade": "felidae",
"species": "housecat",
"bias_profile": "URBAN_PROGRESSIVE",
"dialogue": "millhaven_alchemist",
"hp": 8,
"ac": 10
},
{
"id": "millhaven_grandmother_asha",
"role_tag": "millhaven.grandmother_asha",
"named": true,
"name": "Grandmother Asha",
"clade": "canidae",
"species": "wolf",
"bias_profile": "CANID_TRADITIONALIST",
"dialogue": "millhaven_grandmother_asha",
"hp": 9,
"ac": 9,
"ability_scores": { "STR": 8, "DEX": 9, "CON": 10, "INT": 14, "WIS": 16, "CHA": 13 }
},
{
"id": "millhaven_lacroix",
"role_tag": "millhaven.lacroix",
"named": true,
"name": "Fen Lacroix",
"clade": "canidae",
"species": "coyote",
"bias_profile": "FRONTIER_NIHILIST",
"faction": "maw",
"default_allegiance": "neutral",
"dialogue": "millhaven_lacroix",
"hp": 16,
"ac": 13,
"ability_scores": { "STR": 12, "DEX": 14, "CON": 12, "INT": 12, "WIS": 11, "CHA": 13 }
},
{
"id": "thornfield_magistrate",
"role_tag": "thornfield.magistrate",
"named": true,
"name": "Lord Inspector Halberd",
"clade": "cervidae",
"species": "moose",
"bias_profile": "COVENANT_FAITHFUL",
"faction": "covenant_enforcers",
"dialogue": "thornfield_magistrate",
"hp": 16,
"ac": 12
},
{
"id": "thornfield_innkeeper",
"role_tag": "thornfield.innkeeper",
"named": true,
"name": "Renna Stoutpaw",
"clade": "ursidae",
"species": "brown_bear",
"bias_profile": "MERCHANT_NEUTRAL",
"dialogue": "thornfield_innkeeper",
"hp": 12,
"ac": 10
},
{
"id": "thornfield_dr_venn",
"role_tag": "thornfield.dr_venn",
"named": true,
"name": "Dr. Marisol Venn",
"clade": "felidae",
"species": "leopard",
"bias_profile": "URBAN_PROGRESSIVE",
"dialogue": "thornfield_dr_venn",
"hp": 10,
"ac": 11,
"ability_scores": { "STR": 10, "DEX": 13, "CON": 12, "INT": 17, "WIS": 15, "CHA": 12 }
},
{
"id": "thornfield_general_store",
"role_tag": "thornfield.general_store_keeper",
"named": true,
"name": "Pell Marrowbright",
"clade": "leporidae",
"species": "hare",
"bias_profile": "MERCHANT_NEUTRAL",
"faction": "merchant_guilds",
"dialogue": "thornfield_general_store",
"hp": 9,
"ac": 10
}
]