From d1adf577fe009c44513cdee8bec1cf13a4a0ce64 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 29 Apr 2021 21:34:36 -0700 Subject: color_gray to color_light_gray --- vamp_stuff/Modification_Files/Spells/v_spell_monspell.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_monspell.json') diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_monspell.json b/vamp_stuff/Modification_Files/Spells/v_spell_monspell.json index 5b422d8..47d7d33 100644 --- a/vamp_stuff/Modification_Files/Spells/v_spell_monspell.json +++ b/vamp_stuff/Modification_Files/Spells/v_spell_monspell.json @@ -38,7 +38,7 @@ "id": "mon_ether_shadow_spell_bolt", "type": "SPELL", "name": { "str": "Dark Bolt" }, - "description": "A magical burst of profane mana strikes at your foe, dealing pure damage.\n\nThis is a tier 1 spell.", + "description": "A magical burst of profane mana strikes at your foe, dealing pure damage.\n\nThis is a tier 1 spell.", "message": "The etherean silhouette casts Dark Bolt!", "valid_targets": [ "hostile" ], "extra_effects": [ { "id": "v_sacrifice_spell", "hit_self": true } ], @@ -53,7 +53,7 @@ "id": "mon_ether_shadow_spell_beam", "type": "SPELL", "name": { "str": "Dark Beam" }, - "description": "A profane mana beam bursts violently, striking your foes within a line that deals pure damage.\n\nThis is a tier 2 spell.", + "description": "A profane mana beam bursts violently, striking your foes within a line that deals pure damage.\n\nThis is a tier 2 spell.", "message": "The etherean silhouette casts Dark Beam!", "valid_targets": [ "hostile", "ground" ], "extra_effects": [ { "id": "v_sacrifice_spell", "hit_self": true } ], @@ -71,7 +71,7 @@ "id": "mon_ether_shadow_spell_blast", "type": "SPELL", "name": { "str": "Dark Blast" }, - "description": "Conjures a volatile profane magic to the targeted area then explodes, dealing pure damage to the surrounding foes.\n\nThis is a tier 3 spell.", + "description": "Conjures a volatile profane magic to the targeted area then explodes, dealing pure damage to the surrounding foes.\n\nThis is a tier 3 spell.", "valid_targets": [ "hostile", "ground" ], "message": "The etherean silhouette casts Dark Blast!", "effect": "projectile_attack", -- cgit v1.2.1