From c3f35a455b6497d909fda4d7f2f2d999b89c18a1 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Jan 2023 11:17:54 -0800 Subject: Remove decay_message from blood surge. --- vamp_stuff/Modification_Files/Spells/v_spell_effects.json | 1 - 1 file changed, 1 deletion(-) diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json index 6a4acaa..aab1628 100644 --- a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json +++ b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json @@ -58,7 +58,6 @@ "name": [ "Blood Surge" ], "desc": [ "Your blood is surging with energy!" ], "apply_message": "You feel a rush as your blood surges with energy!", - "decay_message": [ [ "You feel the blood rush fade off.", "bad" ] ], "rating": "good", "show_in_info": true, "base_mods": { "str_mod": [ 3 ], "dex_mod": [ 2 ], "speed_mod": [ 25 ], "stamina_min": [ 20 ], "stamina_chance": [ 2, 6 ] }, -- cgit v1.2.1