From 72cd068a4dc0cc5a1207d0053cf771a18e797a5c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 7 May 2021 00:18:34 -0700 Subject: Many more updates for BN --- .../Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json') 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 3e3fbba..3edb8c0 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": "fire" + "damage_type": "heat" }, { "id": "t6_elem_elemward", @@ -50,8 +50,8 @@ "max_range": 8, "min_duration": 3000, "max_duration": 4500, - "dura5ion_increment": 500, + "duration_increment": 500, "base_casting_time": 200, - "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ] + "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "NO_PROJECTILE" ] } ] -- cgit v1.2.1