summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-24 10:45:19 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-24 10:45:19 -0700
commit16a67c799cec7c70d7bb002f267e04ec6f0fb883 (patch)
tree29ba7d1cea6fae0258c1964572b903a547b23889 /vamp_stuff/Modification_Files/Spells/Hemomancer
parentMerge in the updated tileset (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-16a67c799cec7c70d7bb002f267e04ec6f0fb883.tar.xz
Lots of updates to the Hemomancer
Various design notes
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer')
-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.json6
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json6
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json8
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json10
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json8
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json4
7 files changed, 24 insertions, 24 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 72fd7a1..e00d5fb 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": "The basic spell of a hemomancer, draining a random hostile's life force within reach.\n* For every damage, it deals up to <color_green>2 biological damage</color> and heals you by <color_green>1</color>.\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_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": "<color_yellow>Immobilizes</color> the target by manipulating its life force to bind onto itself.\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_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": "You use your blood to send towards the <color_yellow>bleeding</color> body part and mend it immediately. While active, it'll block further <color_yellow>bleeding</color>.\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_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 7edc48d..f831790 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 barf a mouthful of thick blood in an area, greatly slowing any creature that walks 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_gray>tier 2</color> spell.",
"valid_targets": [ "hostile", "ally", "ground" ],
"effect": "projectile_attack",
"base_energy_cost": 1,
@@ -25,8 +25,8 @@
{
"id": "t2_blood_bloodsting",
"type": "SPELL",
- "name": { "str": "Blood Sting" },
- "description": "Conjure own's blood to shoot towards the target, shaping into a dart as it fly that deals <color_light_red>stabbing damage</color>.\n\nThis is a <color_gray>tier 2</color> 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.",
"valid_targets": [ "hostile", "ally", "ground" ],
"effect": "projectile_attack",
"base_energy_cost": 1,
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
index c98aabc..38471bc 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
@@ -3,7 +3,7 @@
"id": "t3_blood_crimsonhaze",
"type": "SPELL",
"name": { "str": "Crimson Haze" },
- "description": "Vaporizes your blood to create a disorienting wave of haze that <color_yellow>slows down</color> foes around you.\n* Foes within a 4 tile radius are afflicted with <color_yellow>blindness</color> for 7 turns.\n\nThis is a <color_white>Tier 3</color> spell.",
+ "description": "Expel and vaporize some of your blood to create a disorienting haze that obstructs the vision and movement of those around you.\n\nThis is a <color_white>Tier 3</color> spell.",
"valid_targets": [ "hostile", "ground" ],
"effect": "projectile_attack",
"effect_str": "v_spell_crimsonhaze",
@@ -27,8 +27,8 @@
{
"id": "t3_blood_suppress",
"type": "SPELL",
- "name": { "str": "Suppress" },
- "description": "Heavily binds the target, dealing <color_green>biological damage</color> and renders them <color_yellow>unconscious</color>.\n\nThis is a <color_white>Tier 3</color> spell.",
+ "name": { "str": "Flow Suppression" },
+ "description": "Command the target's life force to heavily restrict the flow of blood, casuing both injury and paralysis.\n\nThis is a <color_white>Tier 3</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"effect_str": "stunned",
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json
index 07c786c..f48c11c 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json
@@ -2,8 +2,8 @@
{
"id": "t4_blood_riptide",
"type": "SPELL",
- "name": { "str": "Riptide" },
- "description": "Conjures a large amount of blood to strike the targets inside a wide cone, dealing <color_magenta>bashing damage</color>.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "name": { "str": "Blood Tide" },
+ "description": "Expel some of your blood to strike all targets inside a wide cone.\n\nThis is a <color_light_red>tier 4</color> spell.",
"valid_targets": [ "hostile", "ground" ],
"effect": "cone_attack",
"base_energy_cost": 10,
@@ -30,7 +30,7 @@
"id": "t4_blood_bloodsurge",
"type": "SPELL",
"name": { "str": "Blood Surge" },
- "description": "You put yourself in a <color_yellow>battle trance</color> using your life force, increasing your might, mobility and endurance for a short period of time.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "description": "Expend some of your life force to greatly accelerate your blood flow and physical abilties for a short time.\n\nThis is a <color_light_red>tier 4</color> spell.",
"valid_targets": [ "ground", "self" ],
"effect": "target_attack",
"effect_str": "v_spell_bloodsurge",
@@ -50,7 +50,7 @@
"id": "t4_blood_bloodwave",
"type": "SPELL",
"name": { "str": "Blood Wave" },
- "description": "An innate flash flood of blood bursts out from you, dealing <color_magenta>bashing damage</color> to the surrounding targets.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "description": "Expel a moderate portion of your blood as a shockwave, striking anything nearby.\n\nThis is a <color_light_red>tier 4</color> spell.",
"valid_targets": [ "hostile", "ground" ],
"effect": "projectile_attack",
"base_energy_cost": 30,
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json
index b0943c6..5d2f488 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json
@@ -2,9 +2,9 @@
{
"id": "t5_blood_vampiricoutrage",
"type": "SPELL",
- "name": { "str": "Vampiric Outrage" },
- "description": "Sets you in catastrophic madness, consuming own's life force in exchange of barraging random attacks.\n* For every damage, you randomly attack foes with 25 (<color_magenta>bash</color>, cut or <color_light_red>stab</color>) damage within a 12 tile radius. There's a 1/10 chance to suck the target's life force, dealing up to <color_green>10 biological damage</color> and heals you by <color_green>5</color>.\n\nThis is a <color_red>tier 5</color> spell.",
- "message": "<color_light_red>Dread fills your mind and body...</color>\nAs you stand, blood tendrils emerges from you!",
+ "name": { "str": "Vampiric Rage" },
+ "description": "Unleash your entire life force in a deadly assault against anything that threatens you.\n\nThis is a <color_red>tier 5</color> spell.",
+ "message": "<color_light_red>Fury fills your mind and body...</color>\nAs you stand, blood tendrils emerge from you!",
"valid_targets": [ "none" ],
"effect": "target_attack",
"extra_effects": [
@@ -34,8 +34,8 @@
{
"id": "t5_blood_essencepull",
"type": "SPELL",
- "name": { "str": "Essence Pull" },
- "description": "Attempts to instantly kill the target by draining every ounce of their life force, dealing immensive <color_green>biological damage</color>.\n\nThis is a <color_red>tier 5</color> spell.",
+ "name": { "str": "Blood Eruption" },
+ "description": "Command the life force of the target to violently burst blood from every pore of their body.\n\nThis is a <color_red>tier 5</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "target_attack",
"base_energy_cost": 0,
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json
index 16f8a8f..fa19b2b 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json
@@ -3,7 +3,7 @@
"id": "t6_blood_desolation",
"type": "SPELL",
"name": { "str": "Desolation" },
- "description": "Sacrifices a massive amount of life force to summon a <color_light_brown>lingering aura</color> that <color_yellow>saps life</color> from all surrounding creatures, dealing constant <color_green>biological damage</color>.\n\nThis is a <color_magenta>tier 6</color> spell.",
+ "description": "Expend a large amount of your life force to summon a ravenous mist that consumes the life force from every non-vampire near it.\n\nThis is a <color_magenta>tier 6</color> spell.",
"valid_targets": [ "self" ],
"effect": "summon",
"effect_str": "mon_desolation_aura",
@@ -26,7 +26,7 @@
"type": "SPELL",
"name": { "str": "Crimson Coat" },
"note": "Timed countering tactic. Useful for preventing high damage attacks like SMASH or gunshots.",
- "description": "You withdraw for a very short moment, covering your whole body with <color_light_brown>thick blood layer</color> that nullifies most physical damage. This thick layer does not burden you in any way.\n\nThis is a <color_magenta>tier 6</color> spell.",
+ "description": "Convert a portion of your blood into a thick flexible armour that covers your entire body for a short time.\n\nThis is a <color_magenta>tier 6</color> spell.",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "v_hemo_crimsoncoat_coat",
@@ -44,8 +44,8 @@
{
"id": "t6_blood_leechswhip",
"type": "SPELL",
- "name": { "str": "Leech's Whip" },
- "description": "Summons the <color_light_brown>leech's whip</color>, a biological melee weapon.\n* If wielded while active, provides positives flat bonuses to stats (STR +1, SPD +5) and increases your maximum health by 10.\n\nThis is a <color_magenta>tier 6</color> spell.",
+ "name": { "str": "Blood Sword" },
+ "description": "Convert some of your blood into a powerful sword.\n\nThis is a <color_magenta>tier 6</color> spell.",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "v_hemo_whip",
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json
index 6f4ba24..5c9ed0d 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json
@@ -2,8 +2,8 @@
{
"id": "t7_blood_form_orus",
"type": "SPELL",
- "name": { "str": "Form: <color_red>Orus</color>" },
- "description": "Impersonates one of ancient hemomancers - Orus, the zealous manipulator - who possesses the ability to rise the impure beings from the blood of their victim.\n* While actively 'having' this form, gains a negative flat bonus to stat (SPD -15), but increases your maximum health by 50.\n\nThis is a <color_pink>tier 7</color> spell.",
+ "name": { "str": "<color_red>Blood Ascension</color>" },
+ "description": "Transform your entire body into a nightmarish avatar of blood.\n\nThis is a <color_pink>tier 7</color> spell.",
"valid_targets": [ "hostile" ],
"effect": "spawn_item",
"effect_str": "v_hemo_form_orus",