summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Profane_Conjurer
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-09 21:43:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-09 21:43:36 -0700
commit0f19bc2ae45fa9ca940c25c89770868157275fa2 (patch)
treee7c4b3fbe1b7b6fa8ccc5b4ec394f7361d2d575e /vamp_stuff/Modification_Files/Spells/Profane_Conjurer
parentLowercase f (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-0f19bc2ae45fa9ca940c25c89770868157275fa2.tar.xz
Many changes to bring the mod more up to date with 0.E.3
Rebalance blood backpacks
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
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json4
7 files changed, 13 insertions, 13 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 245c5ae..ed35d7d 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
@@ -2,7 +2,7 @@
{
"id": "t1_elem_exerxium",
"type": "SPELL",
- "name": "Exerxium",
+ "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.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
@@ -27,7 +27,7 @@
{
"id": "t1_elem_frost",
"type": "SPELL",
- "name": "Frost",
+ "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.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
@@ -53,7 +53,7 @@
{
"id": "t1_elem_elemdis",
"type": "SPELL",
- "name": "Elemental Dissipation",
+ "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.",
"valid_targets": [ "ally" ],
"effect": "target_attack",
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 38a886b..30a21a5 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
@@ -2,7 +2,7 @@
{
"id": "t2_elem_ignite",
"type": "SPELL",
- "name": "Ignite",
+ "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.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json
index c3820e2..95aec24 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json
@@ -2,7 +2,7 @@
{
"id": "t3_elem_perfury",
"type": "SPELL",
- "name": "Perfury",
+ "name": { "str": "Perfury" },
"description": "Conjures dark, hellish flames to engulf the foe, dealing <color_red>fire damage</color> and is afflicted with <color_yellow>cursed flames</color>.\n\nThis is a <color_white>tier 3</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
@@ -27,7 +27,7 @@
{
"id": "t3_elem_blizzaga",
"type": "SPELL",
- "name": "Blizzaga",
+ "name": { "str": "Blizzaga" },
"description": "<color_yellow>Immobilizes</color> the foe by flash-freezing the air around them, dealing <color_white>cold damage</color>.\n\nThis is a <color_white>tier 3</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json
index 5757297..a2f8da3 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json
@@ -2,7 +2,7 @@
{
"id": "t4_elem_firewall",
"type": "SPELL",
- "name": "Fire Wall",
+ "name": { "str": "Fire Wall" },
"description": "Surrounds the foe inside a blazing wall of flames.\n* Creates fire fields outside the aoe range.\n\nThis is a <color_light_red>tier 4</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json
index 8c1a04e..0df8bc3 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T5.json
@@ -2,7 +2,7 @@
{
"id": "t5_elem_firebane",
"type": "SPELL",
- "name": "Firebane",
+ "name": { "str": "Firebane" },
"description": "Conjures a profane fireball to strike the foe. Upon impact, it explodes, dealing <color_red>fire damage</color> and spreads cursed flames on that area.\n\nThis is a <color_red>tier 5</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
@@ -28,7 +28,7 @@
{
"id": "t5_elem_icebane",
"type": "SPELL",
- "name": "Icebane",
+ "name": { "str": "Icebane" },
"description": "Conjures a profane ball of fiery ice to strike the foe. Upon impact, it shatters, dealing <color_white>cold damage</color> and spreads frostburn on that area.\n\nThis is a <color_red>tier 5</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json
index 995f7d1..3e3fbba 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T6.json
@@ -2,7 +2,7 @@
{
"id": "t6_elem_exerxium",
"type": "SPELL",
- "name": "Deus Exerxium",
+ "name": { "str": "Deus Exerxium" },
"description": "A wave of profane blaze strikes all foes within a cone, dealing <color_red>fire damage</color> and <color_yellow>curses</color> them.\n* Slim chance to spread cursed flames on the affected area.\n\nThis is a <color_magenta>tier 6</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "cone_attack",
@@ -35,7 +35,7 @@
{
"id": "t6_elem_elemward",
"type": "SPELL",
- "name": "Elemental Ward",
+ "name": { "str": "Elemental Ward" },
"description": "Creates a barrier that protects you or an ally from all <color_yellow>elemental blights</color>.\n* Doesn't nullify existing <color_yellow>blights</color>.\n\nThis is a <color_magenta>tier 6</color> spell.",
"valid_targets": [ "ally" ],
"effect": "target_attack",
diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json
index 0991f5a..bb0e657 100644
--- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json
+++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T7.json
@@ -2,7 +2,7 @@
{
"id": "t7_elem_desecrate",
"type": "SPELL",
- "name": "Desecrate",
+ "name": { "str": "Desecrate" },
"description": "Channels the underworld to create a rift that engulfs the foe with a towering hellfire, dealing massive <color_red>fire damage</color>, inflicts a long-lasting <color_yellow>curse</color> and leaves an intense cursed flame at that point.\n\nThis is a <color_pink>tier 7</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
@@ -31,7 +31,7 @@
{
"id": "t7_elem_eternalfrost",
"type": "SPELL",
- "name": "Eternal Frost",
+ "name": { "str": "Eternal Frost" },
"description": "A blast of sheer wind <color_yellow>flash-freezes</color> all creatures in an area, dealing <color_white>cold damage</color>.\n* Creates a lingering frost fields that freezes any creature that comes in contact.\n\nThis is a <color_pink>tier 7</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",