summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_monspell.json
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/v_spell_monspell.json
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/v_spell_monspell.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_monspell.json6
1 files changed, 3 insertions, 3 deletions
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 <color_gray>pure damage</color>.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "A magical burst of profane mana strikes at your foe, dealing <color_light_gray>pure damage</color>.\n\nThis is a <color_light_gray>tier 1</color> 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 <color_gray>pure damage</color>.\n\nThis is a <color_gray>tier 2</color> spell.",
+ "description": "A profane mana beam bursts violently, striking your foes within a line that deals <color_light_gray>pure damage</color>.\n\nThis is a <color_light_gray>tier 2</color> 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 <color_gray>pure damage</color> to the surrounding foes.\n\nThis is a <color_white>tier 3</color> spell.",
+ "description": "Conjures a volatile profane magic to the targeted area then explodes, dealing <color_light_gray>pure damage</color> to the surrounding foes.\n\nThis is a <color_white>tier 3</color> spell.",
"valid_targets": [ "hostile", "ground" ],
"message": "The etherean silhouette casts Dark Blast!",
"effect": "projectile_attack",