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 --- .../Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json | 6 +++--- .../Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer') diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json index ed35d7d..26d3f52 100644 --- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json +++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json @@ -3,7 +3,7 @@ "id": "t1_elem_exerxium", "type": "SPELL", "name": { "str": "Exerxium" }, - "description": "Ignites the foe with ardent profane blaze, dealing fire damage and curses them.\n\nThis is a tier 1 spell.", + "description": "Ignites the foe with ardent profane blaze, dealing fire damage and curses them.\n\nThis is a tier 1 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "v_spell_elem_curse", @@ -28,7 +28,7 @@ "id": "t1_elem_frost", "type": "SPELL", "name": { "str": "Frost" }, - "description": "Binds the foe by instantly converting the air into ice, dealing cold damage and freezes them.\n\nThis is a tier 1 spell.", + "description": "Binds the foe by instantly converting the air into ice, dealing cold damage and freezes them.\n\nThis is a tier 1 spell.", "valid_targets": [ "hostile" ], "effect": "projectile_attack", "effect_str": "v_spell_elem_freeze", @@ -54,7 +54,7 @@ "id": "t1_elem_elemdis", "type": "SPELL", "name": { "str": "Elemental Dissipation" }, - "description": "Nullifies elemental blights from you or an ally.\n\nThis is a tier 1 spell.", + "description": "Nullifies elemental blights from you or an ally.\n\nThis is a tier 1 spell.", "valid_targets": [ "ally" ], "effect": "target_attack", "effect_str": "v_spell_elem_null", diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json index 30a21a5..a693a17 100644 --- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json @@ -3,7 +3,7 @@ "id": "t2_elem_ignite", "type": "SPELL", "name": { "str": "Ignite" }, - "description": "Sets foe ablaze, dealing fire damagetier 2 spell.", + "description": "Sets foe ablaze, dealing fire damagetier 2 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "onfire", -- cgit v1.2.1