From 89b85aca171871821f3cc15f35f45087f0361dbd Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 7 May 2021 02:27:26 -0700 Subject: Still more migration errors --- vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json') 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", -- cgit v1.2.1