summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Profane_Conjurer
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-29 21:34:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-29 21:34:36 -0700
commitd1adf577fe009c44513cdee8bec1cf13a4a0ce64 (patch)
treedd4ef22a27598808d85b1f314d1bcadb95829416 /vamp_stuff/Modification_Files/Spells/Profane_Conjurer
parentLots of updates to the Hemomancer (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-d1adf577fe009c44513cdee8bec1cf13a4a0ce64.tar.xz
color_gray to color_light_gray
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T1.json6
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json2
2 files changed, 4 insertions, 4 deletions
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 <color_red>fire damage</color> and <color_yellow>curses</color> them.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Ignites the foe with ardent profane blaze, dealing <color_red>fire damage</color> and <color_yellow>curses</color> them.\n\nThis is a <color_light_gray>tier 1</color> 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 <color_white>cold damage</color> and <color_yellow>freezes</color> them.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Binds the foe by instantly converting the air into ice, dealing <color_white>cold damage</color> and <color_yellow>freezes</color> them.\n\nThis is a <color_light_gray>tier 1</color> 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 <color_yellow>elemental blights</color> from you or an ally.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Nullifies <color_yellow>elemental blights</color> from you or an ally.\n\nThis is a <color_light_gray>tier 1</color> 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 <color_yellow>ablaze</color>, dealing <color_red>fire damage</color.\n\nThis is a <color_gray>tier 2</color> spell.",
+ "description": "Sets foe <color_yellow>ablaze</color>, dealing <color_red>fire damage</color.\n\nThis is a <color_light_gray>tier 2</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"effect_str": "onfire",