summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_effects.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-04 01:19:42 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-04 01:19:42 -0800
commit856906c4a6dfd4aed13ce873369faeab0c86a8e1 (patch)
treea5d74c0f0de500e66d5c00b473844b8b87635ea0 /vamp_stuff/Modification_Files/Spells/v_spell_effects.json
parentTypo in blood ascended description. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-856906c4a6dfd4aed13ce873369faeab0c86a8e1.tar.xz
Major Hemomancer spell balance pass.
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" ]
},