summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells
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
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')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json6
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json4
-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
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T6.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_monspell.json6
11 files changed, 21 insertions, 21 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
index e00d5fb..2f69440 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
@@ -3,7 +3,7 @@
"id": "t1_blood_transfusion",
"type": "SPELL",
"name": { "str": "Transfusion" },
- "description": "Drain the life force of a random target within reach.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Drain the life force of a random target within reach.\n\nThis is a <color_light_gray>tier 1</color> spell.",
"valid_targets": [ "none" ],
"effect": "target_attack",
"extra_effects": [ { "id": "t1_blood_transfusion_spell" } ],
@@ -28,7 +28,7 @@
"id": "t1_blood_bcurl",
"type": "SPELL",
"name": { "str": "Blood Curl" },
- "description": "Command the target's life force to hinder the flow of blood, greatly slowing their ability to perform any action.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Command the target's life force to hinder the flow of blood, greatly slowing their ability to perform any action.\n\nThis is a <color_light_gray>tier 1</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"effect_str": "v_spell_bloodcurl",
@@ -49,7 +49,7 @@
"id": "t1_blood_clot",
"type": "SPELL",
"name": { "str": "Clot" },
- "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a <color_light_gray>tier 1</color> spell.",
"valid_targets": [ "self" ],
"effect": "target_attack",
"effect_str": "v_spell_clot",
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json
index f831790..f63ba44 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json
@@ -3,7 +3,7 @@
"id": "t2_blood_bloodpuddle",
"type": "SPELL",
"name": { "str": "Blood Puddle" },
- "description": "You expel a portion of your blood and command it to form a thick pool in an area. It will greatly hamper the movement of non-vampires that attempt to pass through it.\n\nThis is a <color_gray>tier 2</color> spell.",
+ "description": "You expel a portion of your blood and command it to form a thick pool in an area. It will greatly hamper the movement of non-vampires that attempt to pass through it.\n\nThis is a <color_light_gray>tier 2</color> spell.",
"valid_targets": [ "hostile", "ally", "ground" ],
"effect": "projectile_attack",
"base_energy_cost": 1,
@@ -26,7 +26,7 @@
"id": "t2_blood_bloodsting",
"type": "SPELL",
"name": { "str": "Blood Dagger" },
- "description": "Launch a small amount of your blood as a blade which can imaple your target.\n\nThis is a <color_gray>tier 2</color> spell.",
+ "description": "Launch a small amount of your blood as a blade which can imaple your target.\n\nThis is a <color_light_gray>tier 2</color> spell.",
"valid_targets": [ "hostile", "ally", "ground" ],
"effect": "projectile_attack",
"base_energy_cost": 1,
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",
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
index 39be198..aefb4f0 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
@@ -3,7 +3,7 @@
"id": "t1_mana_darkbolt",
"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.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
"base_energy_cost": 100,
@@ -25,7 +25,7 @@
"id": "t1_mana_arcanebinding",
"type": "SPELL",
"name": { "str": "Arcane Binding" },
- "description": "Hits your foe with your weapon imbued in etherean arcane binding, striking its inner self that deals <color_gray>pure damage</color> and <color_yellow>immobilizes</color> them.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Hits your foe with your weapon imbued in etherean arcane binding, striking its inner self that deals <color_light_gray>pure damage</color> and <color_yellow>immobilizes</color> them.\n\nThis is a <color_light_gray>tier 1</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"effect_str": "v_spell_arcanebinding",
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 <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.",
"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 <color_gray>pure damage</color> and <color_yellow>grasps</color> at them.\n\nThis is a <color_gray>tier 2</color> spell.",
+ "description": "An etherean silhouette emerges out of thin air, immediately attacking the foe that deals <color_light_gray>pure damage</color> and <color_yellow>grasps</color> at them.\n\nThis is a <color_light_gray>tier 2</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"effect_str": "v_spell_etherealstrike",
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
index 083e62b..a8821f4 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
@@ -3,7 +3,7 @@
"id": "t3_mana_darkblast",
"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" ],
"effect": "projectile_attack",
"base_energy_cost": 275,
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json
index 7445441..92f5c9d 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json
@@ -3,7 +3,7 @@
"id": "t4_mana_darkburst",
"type": "SPELL",
"name": { "str": "Dark Burst" },
- "description": "A wave of profane magic bursts out of your body, dealing <color_gray>pure damage</color> to the surrounding foes.\n* Foes within a 3 tile radius are <color_yellow>pushed back</color>.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "description": "A wave of profane magic bursts out of your body, dealing <color_light_gray>pure damage</color> to the surrounding foes.\n* Foes within a 3 tile radius are <color_yellow>pushed back</color>.\n\nThis is a <color_light_red>tier 4</color> spell.",
"valid_targets": [ "hostile", "ground" ],
"effect": "projectile_attack",
"extra_effects": [ { "id": "t4_mana_darkburst_push" } ],
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json
index 4df8af7..0ef574d 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json
@@ -3,7 +3,7 @@
"id": "t5_mana_megamagic",
"type": "SPELL",
"name": { "str": "Megamagic" },
- "description": "Obliterates all foes with a devastating wave of profane magic, dealing immensive <color_gray>pure damage</color> within a wide cone.\n* 25% chance of <color_yellow>exhaustion</color>, depleting your stamina and weakens yourself for a short period of time.\n\nThis is a <color_red>tier 5</color> spell.",
+ "description": "Obliterates all foes with a devastating wave of profane magic, dealing immensive <color_light_gray>pure damage</color> within a wide cone.\n* 25% chance of <color_yellow>exhaustion</color>, depleting your stamina and weakens yourself for a short period of time.\n\nThis is a <color_red>tier 5</color> spell.",
"valid_targets": [ "hostile", "ground" ],
"effect": "cone_attack",
"extra_effects": [ { "id": "t5_mana_megamagic_exhaust_maybe" } ],
@@ -30,7 +30,7 @@
"id": "t5_mana_danceofthesilhouettes",
"type": "SPELL",
"name": { "str": "Dance of the Silhouettes" },
- "description": "Summons the <color_light_blue>etherean silhouette</color>(s), striding through the world swiftly and are invulnerable to physical hazards.\n* These minions do not harm with brute strength, but casts a basic warlock spell at foe weights from <color_gray>tier 1</color> to <color_white>tier 3</color>. After the duration or casting any spell, they vanish.",
+ "description": "Summons the <color_light_blue>etherean silhouette</color>(s), striding through the world swiftly and are invulnerable to physical hazards.\n* These minions do not harm with brute strength, but casts a basic warlock spell at foe weights from <color_light_gray>tier 1</color> to <color_white>tier 3</color>. After the duration or casting any spell, they vanish.",
"valid_targets": [ "ground" ],
"effect": "summon",
"effect_str": "mon_ether_shadow",
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T6.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T6.json
index 6345f30..e84d4e8 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T6.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T6.json
@@ -3,7 +3,7 @@
"id": "t6_mana_darkpillar",
"type": "SPELL",
"name": { "str": "Dark Pillar" },
- "description": "Sky-high pillar of disastrous dark magic engulfs the foe, leaving <color_gray>no tracks</color> but a crater.\n* If the foe survives, it is inflicted with <color_yellow>ethereal shock</color>, slowing and dealing a maximum total of <color_gray>300 pure damage</color> over 10 seconds.\n\nThis is a <color_magenta>tier 6</color> spell.",
+ "description": "Sky-high pillar of disastrous dark magic engulfs the foe, leaving <color_light_gray>no tracks</color> but a crater.\n* If the foe survives, it is inflicted with <color_yellow>ethereal shock</color>, slowing and dealing a maximum total of <color_light_gray>300 pure damage</color> over 10 seconds.\n\nThis is a <color_magenta>tier 6</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
"effect_str": "v_spell_darkpillar",
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",