summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_classes.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_classes.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_classes.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json
index a592e90..cbdca77 100644
--- a/vamp_stuff/Modification_Files/NPC/v_classes.json
+++ b/vamp_stuff/Modification_Files/NPC/v_classes.json
@@ -3,7 +3,7 @@
"type": "npc_class",
"id": "V_LONELY",
"common": false,
- "name": "Vampire",
+ "name": { "str": "Vampire" },
"job_description": "Isolated vampires.",
"bonus_str": { "rng": [ 4, 8 ] },
"bonus_dex": { "rng": [ 4, 8 ] },
@@ -57,7 +57,7 @@
{
"type": "npc_class",
"id": "V_UNDERREFUGEE",
- "name": "Underground Vampires",
+ "name": { "str": "Underground Vampires" },
"job_description": "Underground vampire refugees.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -111,7 +111,7 @@
{
"type": "npc_class",
"id": "V_UNDERTRADER",
- "name": "Underground Vampires",
+ "name": { "str": "Underground Vampires" },
"job_description": "Underground vampire traders.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -166,7 +166,7 @@
{
"type": "npc_class",
"id": "V_UNDERCOMMANDO",
- "name": "Underground Vampires",
+ "name": { "str": "Underground Vampires" },
"job_description": "Underground vampire commando.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -226,7 +226,7 @@
{
"type": "npc_class",
"id": "V_WASTELAND",
- "name": "Wasteland Vampires",
+ "name": { "str": "Wasteland Vampires" },
"job_description": "Wasteland refugees.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -280,7 +280,7 @@
{
"type": "npc_class",
"id": "V_WASTEGUARD1",
- "name": "Wasteland Guard Vampire",
+ "name": { "str": "Wasteland Guard Vampire" },
"job_description": "Wasteland refugee guard.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -334,7 +334,7 @@
{
"type": "npc_class",
"id": "V_WASTEGUARD2",
- "name": "Wasteland Guard Vampire",
+ "name": { "str": "Wasteland Guard Vampire" },
"job_description": "Wasteland refugee guard.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -388,7 +388,7 @@
{
"type": "npc_class",
"id": "V_GUNSHOP",
- "name": "Vampire Gunkeeper",
+ "name": { "str": "Vampire Gunkeeper" },
"job_description": "Gunshop owner.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -449,7 +449,7 @@
{
"type": "npc_class",
"id": "H_WASTELAND",
- "name": "Wasteland Refugee",
+ "name": { "str": "Wasteland Refugee" },
"job_description": "I hide at wastelands.",
"common": false,
"bonus_per": { "one_in": 4 },
@@ -471,7 +471,7 @@
{
"type": "npc_class",
"id": "H_JUNKSHOP",
- "name": "Shopkeep",
+ "name": { "str": "Shopkeep" },
"job_description": "I trade at wastelands.",
"common": false,
"bonus_per": { "one_in": 4 },