summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 02:27:26 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 02:27:26 -0700
commit89b85aca171871821f3cc15f35f45087f0361dbd (patch)
tree7d8d1a4bd8a493408d13e7fd86410c06dad3a3b7
parentYet more migration errors (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-89b85aca171871821f3cc15f35f45087f0361dbd.tar.xz
Still more migration errors
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json4
-rw-r--r--vamp_stuff/Modification_Files/Items/Weapons/ammo.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json4
9 files changed, 14 insertions, 14 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
index af50722..41efdec 100644
--- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
+++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
@@ -11,7 +11,7 @@
"material": [ "compactblood" ],
"symbol": "[",
"color": "red",
- "covers": [ "leg_either" ],
+ "covers": [ "LEG_EITHER" ],
"coverage": 10,
"encumbrance": 0,
"material_thickness": 1,
@@ -38,7 +38,7 @@
"material": [ "compactblood" ],
"symbol": "[",
"color": "red",
- "covers": [ "hand_either" ],
+ "covers": [ "HAND_EITHER" ],
"coverage": 5,
"encumbrance": 1,
"material_thickness": 1,
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ammo.json b/vamp_stuff/Modification_Files/Items/Weapons/ammo.json
index 2a57687..54f8590 100644
--- a/vamp_stuff/Modification_Files/Items/Weapons/ammo.json
+++ b/vamp_stuff/Modification_Files/Items/Weapons/ammo.json
@@ -16,7 +16,7 @@
"stack_size": 20,
"ammo_type": "ammoblood",
"range": 8,
- "damage": { "damage_type": "stab", "amount" 5, "armor_penetration": 25 },
+ "damage": { "damage_type": "stab", "amount": 5, "armor_penetration": 25 },
"recoil": 450,
"loudness": 10,
"effects": [ "NO_DROP" ]
@@ -62,7 +62,7 @@
"ammo_type": "bloodshot",
"casing": "shot_hull",
"range": 6,
- "damage": { "damage_type": "stab", "amount" 65 },
+ "damage": { "damage_type": "stab", "amount": 65 },
"recoil": 2750,
"loudness": 160,
"effects": [ "COOKOFF", "SHOT" ]
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json
index 2b124b6..43d78bc 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json
@@ -22,7 +22,7 @@
"base_casting_time": 125,
"min_duration": 250,
"max_duration": 1000,
- "damage_type": "heat"
+ "damage_type": "fire"
},
{
"id": "t1_elem_frost",
@@ -32,7 +32,7 @@
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
"effect_str": "v_spell_elem_freeze",
- "affected_body_parts": [ "head", "torso", "arm_l", "arm_r", "leg_l", "leg_r" ],
+ "affected_body_parts": [ "HEAD", "TORSO", "ARMS","LEGS" ],
"base_energy_cost": 150,
"final_energy_cost": 200,
"energy_source": "MANA",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json
index 950158f..3ccb275 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json
@@ -23,6 +23,6 @@
"base_casting_time": 125,
"min_duration": 1100,
"max_duration": 4400,
- "damage_type": "heat"
+ "damage_type": "fire"
}
]
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json
index 2ba9aee..0ef0fb5 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json
@@ -22,7 +22,7 @@
"base_casting_time": 125,
"min_duration": 1000,
"max_duration": 3000,
- "damage_type": "heat"
+ "damage_type": "fire"
},
{
"id": "t3_elem_blizzaga",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json
index 4853c7e..a2f8da3 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json
@@ -22,6 +22,6 @@
"max_field_intensity": 1,
"flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
"base_casting_time": 250,
- "damage_type": "heat"
+ "damage_type": "fire"
}
]
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json
index ced0294..0df8bc3 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json
@@ -23,7 +23,7 @@
"max_field_intensity": 1,
"flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
"base_casting_time": 175,
- "damage_type": "heat"
+ "damage_type": "fire"
},
{
"id": "t5_elem_icebane",
@@ -49,6 +49,6 @@
"max_field_intensity": 1,
"flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
"base_casting_time": 175,
- "damage_type": "heat"
+ "damage_type": "fire"
}
]
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json
index 9fd7f01..f3a0c09 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json
@@ -30,7 +30,7 @@
"base_casting_time": 175,
"min_duration": 250,
"max_duration": 1000,
- "damage_type": "heat"
+ "damage_type": "fire"
},
{
"id": "t6_elem_elemward",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json
index fa3f878..bb0e657 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json
@@ -26,7 +26,7 @@
"base_casting_time": 175,
"min_duration": 500,
"max_duration": 2000,
- "damage_type": "heat"
+ "damage_type": "fire"
},
{
"id": "t7_elem_eternalfrost",
@@ -58,6 +58,6 @@
"base_casting_time": 175,
"min_duration": 500,
"max_duration": 2000,
- "damage_type": "heat"
+ "damage_type": "fire"
}
]