From aabcd0682a815588f76c2a8a338cd898692c3bc7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 16 Sep 2021 22:11:03 -0700 Subject: Slightly reduce the HP cost of crimson haze. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff') diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json index d58387b..a06784a 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json @@ -8,9 +8,9 @@ "difficulty": 3, "max_level": 15, "energy_source": "HP", - "base_energy_cost": 7, - "energy_increment": 0.72, - "final_energy_cost": 17, + "base_energy_cost": 5, + "energy_increment": 0.7, + "final_energy_cost": 15, "effect": "projectile_attack", "effect_str": "v_spell_crimsonhaze", "extra_effects": [ { "id": "t3_blood_crimsonhaze_blind", "hit_self": true } ], -- cgit v1.2.1