diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 00:18:34 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 00:18:34 -0700 |
commit | 72cd068a4dc0cc5a1207d0053cf771a18e797a5c (patch) | |
tree | a691291efc490c9d5c954cf9336b6e6841485954 /vamp_stuff/Modification_Files/Spells/Profane_Conjurer | |
parent | Updating body part names, prices, some flags for BN (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-72cd068a4dc0cc5a1207d0053cf771a18e797a5c.tar.xz |
Many more updates for BN
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer')
7 files changed, 20 insertions, 20 deletions
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 26d3f52..d2b6783 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 @@ -18,11 +18,11 @@ "max_level": 30, "min_range": 6, "max_range": 16, - "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ], + "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION", "NO_PROJECTILE" ], "base_casting_time": 125, "min_duration": 250, "max_duration": 1000, - "damage_type": "fire" + "damage_type": "heat" }, { "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", "arm_l", "arm_r", "leg_l", "leg_r" ], "base_energy_cost": 150, "final_energy_cost": 200, "energy_source": "MANA", @@ -69,6 +69,6 @@ "min_duration": 75, "max_duration": 75, "base_casting_time": 150, - "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ] + "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS", "NO_PROJECTILE" ] } ] 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 a693a17..096a77a 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 @@ -7,7 +7,7 @@ "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "onfire", - "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ], + "affected_body_parts": [ "head", "torso", "arm_l", "arm_r", "leg_l", "leg_r" ], "base_energy_cost": 150, "final_energy_cost": 225, "energy_source": "MANA", @@ -19,10 +19,10 @@ "max_level": 15, "min_range": 6, "max_range": 16, - "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ], + "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION", "NO_PROJECTILE" ], "base_casting_time": 125, "min_duration": 1100, "max_duration": 4400, - "damage_type": "fire" + "damage_type": "heat" } ] 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 95aec24..4654f1b 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 @@ -7,7 +7,7 @@ "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "v_spell_elem_flame_curse", - "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ], + "affected_body_parts": [ "head", "torso", "arm_l", "arm_r", "leg_l", "leg_r" ], "base_energy_cost": 275, "final_energy_cost": 475, "energy_source": "MANA", @@ -18,11 +18,11 @@ "max_level": 10, "min_range": 10, "max_range": 15, - "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ], + "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION", "NO_PROJECTILE" ], "base_casting_time": 125, "min_duration": 1000, "max_duration": 3000, - "damage_type": "fire" + "damage_type": "heat" }, { "id": "t3_elem_blizzaga", @@ -32,7 +32,7 @@ "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "v_spell_elem_flashfreeze", - "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ], + "affected_body_parts": [ "head", "torso", "arm_l", "arm_r", "leg_l", "leg_r" ], "base_energy_cost": 325, "final_energy_cost": 500, "energy_source": "MANA", @@ -43,7 +43,7 @@ "max_level": 10, "min_range": 10, "max_range": 15, - "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ], + "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION", "NO_PROJECTILE" ], "base_casting_time": 325, "min_duration": 400, "max_duration": 1800, 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 a2f8da3..4853c7e 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": "fire" + "damage_type": "heat" } ] 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 0df8bc3..ced0294 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": "fire" + "damage_type": "heat" }, { "id": "t5_elem_icebane", @@ -49,6 +49,6 @@ "max_field_intensity": 1, "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ], "base_casting_time": 175, - "damage_type": "fire" + "damage_type": "heat" } ] 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" ] } ] 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 bb0e657..fa3f878 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": "fire" + "damage_type": "heat" }, { "id": "t7_elem_eternalfrost", @@ -58,6 +58,6 @@ "base_casting_time": 175, "min_duration": 500, "max_duration": 2000, - "damage_type": "fire" + "damage_type": "heat" } ] |