summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_effects.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_effects.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
index 0badc63..6ac6554 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
@@ -57,10 +57,10 @@
"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. ",
+ "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": [ 10 ], "stamina_min": [ 20 ], "stamina_chance": [ 2, 6 ] },
+ "base_mods": { "str_mod": [ 3 ], "dex_mod": [ 2 ], "speed_mod": [ 25 ], "stamina_min": [ 20 ], "stamina_chance": [ 2, 6 ] },
"removes_effects": [ "winded" ],
"blocks_effects": [ "winded" ]
},