From 7bcf9a08a4c5aa5ca54a4516bcc3aaf2c4eae221 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 5 Aug 2022 09:06:51 -0700 Subject: Resort spell sound descriptions to below description. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 2 +- 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 tier 2 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 tier 5 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, -- cgit v1.2.1