From eb91d877d932d1c8d1215739b850fb9ac07be776 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Oct 2021 06:40:17 -0700 Subject: Add custom spites to several hemomancer spells. Also fix the blind aoe on crimson haze. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json | 1 + vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 3 +++ vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json | 1 + vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json | 1 + 4 files changed, 6 insertions(+) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer') diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json index 2dc96f5..2139ec0 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json @@ -57,6 +57,7 @@ "type": "SPELL", "name": { "str": "Clot" }, "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a tier 1 spell.", + "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 2, "max_level": 5, 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 bbdd477..1d8d217 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -4,6 +4,7 @@ "type": "SPELL", "name": { "str": "Blood Puddle" }, "description": "Expel a portion of your blood and command it to form a thick pool in an area. It will greatly hamper the movement of non-vampires that attempt to pass through it.\n\nThis is a tier 2 spell.", + "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 2, "max_level": 10, @@ -31,6 +32,7 @@ "type": "SPELL", "name": { "str": "Blood Dagger" }, "description": "Launch a small amount of your blood as a blade which can imaple your target.\n\nThis is a tier 2 spell.", + "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "sound_description": "glass shattering!", "difficulty": 3, @@ -58,6 +60,7 @@ "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.", + "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 3, "max_level": 10, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json index a06784a..4b78f1b 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json @@ -4,6 +4,7 @@ "type": "SPELL", "name": { "str": "Crimson Haze" }, "description": "Expel and vaporize some of your blood to create a disorienting haze that obstructs the vision and movement of those around you.\n\nThis is a Tier 3 spell.", + "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 3, "max_level": 15, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json index 2114cbb..ccfc119 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json @@ -4,6 +4,7 @@ "type": "SPELL", "name": { "str": "Blood Tide" }, "description": "Expel some of your blood to strike all targets inside a wide cone.\n\nThis is a tier 4 spell.", + "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "sound_description": "splash!", "difficulty": 4, -- cgit v1.2.1