diff options
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json | 4 | ||||
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json | 4 |
2 files changed, 4 insertions, 4 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 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 <color_white>Tier 3</color> 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 <color_light_red>tier 4</color> 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 <color_light_red>tier 4</color> spell.", "spell_class": "VAMP_BLOOD_spellcaster", - "difficulty": 5, + "difficulty": 4, "max_level": 5, "energy_source": "HP", "base_energy_cost": 15, |