summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-08 20:39:29 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-08 20:39:29 -0800
commit06fedf1fe4bef68b49a469650d6307dab81a2686 (patch)
treee8d080313e636d08c0356252747e231b9d3d420b /vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
parentMore summoned item traits. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-06fedf1fe4bef68b49a469650d6307dab81a2686.tar.xz
Rebalance all blood magic HP costs as they were very high.
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json9
1 files changed, 4 insertions, 5 deletions
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 882686b..9e16344 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
@@ -9,9 +9,8 @@
"difficulty": 3,
"max_level": 15,
"energy_source": "HP",
- "base_energy_cost": 5,
- "energy_increment": 0.7,
- "final_energy_cost": 15,
+ "base_energy_cost": 2,
+ "final_energy_cost": 2,
"effect": "projectile_attack",
"effect_str": "v_spell_crimsonhaze",
"extra_effects": [ { "id": "t3_blood_crimsonhaze_blind", "hit_self": true } ],
@@ -65,8 +64,8 @@
"difficulty": 2,
"max_level": 5,
"energy_source": "HP",
- "base_energy_cost": 5,
- "final_energy_cost": 5,
+ "base_energy_cost": 2,
+ "final_energy_cost": 2,
"effect": "target_attack",
"effect_str": "v_spell_purge",
"valid_targets": [ "self" ],