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/Warlock/v_mana_T2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json') diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json index 584c2e0..33d0b48 100644 --- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json @@ -3,7 +3,7 @@ "id": "t2_mana_darkbeam", "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.", "valid_targets": [ "hostile", "ground" ], "effect": "line_attack", "base_energy_cost": 175, @@ -27,7 +27,7 @@ "id": "t2_mana_etherealstrike", "type": "SPELL", "name": { "str": "Ethereal Strike" }, - "description": "An etherean silhouette emerges out of thin air, immediately attacking the foe that deals pure damage and grasps at them.\n\nThis is a tier 2 spell.", + "description": "An etherean silhouette emerges out of thin air, immediately attacking the foe that deals pure damage and grasps at them.\n\nThis is a tier 2 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "v_spell_etherealstrike", -- cgit v1.2.1