From b7faa32c17c0b5efd58dd8155555194db716a38a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Jan 2023 11:20:37 -0800 Subject: Revert last. -Was actually a typo rather than a requirement for intensity values. --- vamp_stuff/Modification_Files/Spells/v_spell_effects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json index aab1628..f6b6a28 100644 --- a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json +++ b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json @@ -58,6 +58,7 @@ "name": [ "Blood Surge" ], "desc": [ "Your blood is surging with energy!" ], "apply_message": "You feel a rush as your blood surges with energy!", + "decay_messages": [ [ "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