From 862ffe2c4f3446c7e306e1193905dbbe06944df2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 28 Aug 2021 23:21:08 -0700 Subject: Clean up some spell descriptions. Buff blood sword damage to match a broadsword. Buff blood sword drain damage from 2 to 5. Buff piercing retaliation damage from 12 to 15. Change hemomancer items to blood material. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 2 +- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer') 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 fef1df4..89680a8 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -3,7 +3,7 @@ "id": "t2_blood_bloodpuddle", "type": "SPELL", "name": { "str": "Blood Puddle" }, - "description": "You 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.", + "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.", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 2, "max_level": 10, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json index dc6f364..ef9a638 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json @@ -3,7 +3,7 @@ "id": "t6_blood_desolation", "type": "SPELL", "name": { "str": "Desolation" }, - "description": "Expend a large amount of your life force to summon a ravenous mist that consumes the life force from every non-vampire near it.\n\nThis is a tier 6 spell.", + "description": "Expend a large amount of your life force to summon a ravenous mist that consumes life force from every non-vampire near it.\n\nThis is a tier 6 spell.", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 6, "max_level": 5, @@ -47,7 +47,7 @@ "id": "t6_blood_leechswhip", "type": "SPELL", "name": { "str": "Blood Sword" }, - "description": "Convert some of your blood into a powerful sword.\n\nThis is a tier 6 spell.", + "description": "Convert some of your blood into a powerful broadsword.\n\nThis is a tier 6 spell.", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 4, "max_level": 30, -- cgit v1.2.1