diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-08-05 09:06:51 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-08-05 09:06:51 -0700 |
commit | 7bcf9a08a4c5aa5ca54a4516bcc3aaf2c4eae221 (patch) | |
tree | e200f396979c012865e52ab395e01e698d9f42f7 /vamp_stuff | |
parent | Update spellbooks and scrolls to new spellbooks category. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-7bcf9a08a4c5aa5ca54a4516bcc3aaf2c4eae221.tar.xz |
Resort spell sound descriptions to below description.
Diffstat (limited to 'vamp_stuff')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 2 | ||||
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json index 7ccf9d6..4eb4995 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -67,11 +67,11 @@ "type": "SPELL", "name": { "str": "Blood Synthesis" }, "description": "Expend a portion of your life force to heal tissue damage in others.\n\nThis is a <color_light_gray>tier 2</color> spell.", + "sound_description": "splash!", "sound_id": "misc", "sound_variant": "inhale", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", - "sound_description": "splash!", "difficulty": 4, "max_level": 30, "energy_source": "HP", diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json index 94c34b2..f59a6ea 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json @@ -40,10 +40,10 @@ "type": "SPELL", "name": { "str": "Blood Eruption" }, "description": "Command the life force of the target to violently burst blood from every pore of their body.\n\nThis is a <color_red>tier 5</color> spell.", + "sound_description": "splash!", "sound_id": "misc", "sound_type": "combat", "sound_variant": "inhale", - "sound_description": "splash!", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 5, |