From cbf05a4b110aa3d7d590e68cf270f63b78c19990 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 12 Sep 2021 11:23:19 -0700 Subject: Tweak several Hemomancer spell difficulties. Increase odds of Crimson Haze leaving blood splatter behind. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json | 4 ++-- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer') 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 898315c..d58387b 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json @@ -5,7 +5,7 @@ "name": { "str": "Crimson Haze" }, "description": "Expel and vaporize some of your blood to create a disorienting haze that obstructs the vision and movement of those around you.\n\nThis is a Tier 3 spell.", "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 2, + "difficulty": 3, "max_level": 15, "energy_source": "HP", "base_energy_cost": 7, @@ -25,7 +25,7 @@ "min_field_intensity": 1, "field_intensity_increment": 0.1, "max_field_intensity": 2, - "field_chance": 15, + "field_chance": 65, "flags": [ "SOMATIC", "NO_LEGS" ] }, { diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json index 2fe8091..8b902b3 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json @@ -5,7 +5,7 @@ "name": { "str": "Blood Tide" }, "description": "Expel some of your blood to strike all targets inside a wide cone.\n\nThis is a tier 4 spell.", "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 3, + "difficulty": 4, "max_level": 20, "energy_source": "HP", "base_energy_cost": 10, @@ -36,7 +36,7 @@ "name": { "str": "Blood Surge" }, "description": "Expend some of your life force to greatly accelerate your blood flow and physical abilties for a short time.\n\nThis is a tier 4 spell.", "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 5, + "difficulty": 4, "max_level": 5, "energy_source": "HP", "base_energy_cost": 15, -- cgit v1.2.1