summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Warlock
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/Warlock
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/Warlock')
-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.json4
-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.json4
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T7.json2
7 files changed, 12 insertions, 12 deletions
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 a3bf153..39be198 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
@@ -2,7 +2,7 @@
{
"id": "t1_mana_darkbolt",
"type": "SPELL",
- "name": "Dark Bolt",
+ "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.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
@@ -24,7 +24,7 @@
{
"id": "t1_mana_arcanebinding",
"type": "SPELL",
- "name": "Arcane Binding",
+ "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.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
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 3b29d4e..584c2e0 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json
@@ -2,7 +2,7 @@
{
"id": "t2_mana_darkbeam",
"type": "SPELL",
- "name": "Dark Beam",
+ "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.",
"valid_targets": [ "hostile", "ground" ],
"effect": "line_attack",
@@ -26,7 +26,7 @@
{
"id": "t2_mana_etherealstrike",
"type": "SPELL",
- "name": "Ethereal Strike",
+ "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.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
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 00ff1b6..083e62b 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
@@ -2,7 +2,7 @@
{
"id": "t3_mana_darkblast",
"type": "SPELL",
- "name": "Dark Blast",
+ "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.",
"valid_targets": [ "hostile", "ground" ],
"effect": "projectile_attack",
@@ -27,7 +27,7 @@
{
"id": "t3_mana_manasurge",
"type": "SPELL",
- "name": "Mana Surge",
+ "name": { "str": "Mana Surge" },
"description": "<color_yellow>Empowers</color> your body by channeling your mana.\n\nThis is a <color_white>tier 3</color> spell.",
"valid_targets": [ "self" ],
"effect": "target_attack",
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 5bfea38..7445441 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json
@@ -2,7 +2,7 @@
{
"id": "t4_mana_darkburst",
"type": "SPELL",
- "name": "Dark Burst",
+ "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.",
"valid_targets": [ "hostile", "ground" ],
"effect": "projectile_attack",
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 4f1f252..4df8af7 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json
@@ -2,7 +2,7 @@
{
"id": "t5_mana_megamagic",
"type": "SPELL",
- "name": "Megamagic",
+ "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.",
"valid_targets": [ "hostile", "ground" ],
"effect": "cone_attack",
@@ -29,7 +29,7 @@
{
"id": "t5_mana_danceofthesilhouettes",
"type": "SPELL",
- "name": "Dance of the Silhouettes",
+ "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.",
"valid_targets": [ "ground" ],
"effect": "summon",
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 d8d7725..6345f30 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T6.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T6.json
@@ -2,7 +2,7 @@
{
"id": "t6_mana_darkpillar",
"type": "SPELL",
- "name": "Dark Pillar",
+ "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.",
"valid_targets": [ "hostile" ],
"effect": "projectile_attack",
@@ -25,7 +25,7 @@
{
"id": "t6_mana_etherealenchantment",
"type": "SPELL",
- "name": "Ethereal Enchantment",
+ "name": { "str": "Ethereal Enchantment" },
"description": "You gain an <color_light_brown>ethereal enchantment</color>, causing your attacks to feel lighter, yet strikes deeper into the inner self of your foe.\n* If worn, your attacks gain <color_light_yellow>20 armor pierce</color> and its cost is reduced by 15.\n\nThis is a <color_magenta>Tier 6</color> spell.",
"valid_targets": [ "self" ],
"effect": "spawn_item",
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T7.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T7.json
index 8084ab3..99dc699 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T7.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T7.json
@@ -2,7 +2,7 @@
{
"id": "t7_mana_idol_vex",
"type": "SPELL",
- "name": "Idol: <color_dark_blue>Vex</color>",
+ "name": { "str": "Idol: <color_blue>Vex</color>" },
"description": "Calls forth the ancient idol: <color_light_blue>Vex</color>, the etherean calamity. A deity who fulfills your desire for annihilation with its etherean prowess.\n* Once it is successfully summoned, you are affected with <color_yellow>ancient dread</color>, an enormous penalty to intelligence and movement speed.\n* This minion does not harm with brute strength, but casts one from its numerous unique, crowd-control spells.\n\nThis is a <color_pink>tier 7</color> spell.",
"valid_targets": [ "self", "ground" ],
"effect": "summon",