From 149b48b3de014dc199dc2daa55d3f4c0bb948adb Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 12 Mar 2024 02:31:42 -0700 Subject: Rebalance hemomancer spell difficulties. -Any that require concenration get diff +1. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json') diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json index 67b5415..058fb52 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json @@ -10,7 +10,7 @@ "sound_variant": "hit_flesh", "sprite": "fd_gibs_flesh", "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 7, + "difficulty": 6, "max_level": 30, "energy_source": "HP", "base_energy_cost": 16, @@ -39,7 +39,7 @@ "name": { "str": "Desolation" }, "description": "Expend a large amount of your life force to summon a ravenous mist that consumes life force from every non-vampire near it.\n\nThis is a tier 6 spell.", "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 6, + "difficulty": 7, "max_level": 30, "energy_source": "HP", "base_energy_cost": 40, @@ -64,7 +64,7 @@ "sound_id": "misc", "sound_variant": "inhale", "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 4, + "difficulty": 7, "max_level": 10, "energy_source": "HP", "base_energy_cost": 10, -- cgit v1.2.1