diff options
Diffstat (limited to 'vamp_stuff')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/v_spell_effects.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 ] }, |