diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-09 21:43:36 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-09 21:43:36 -0700 |
commit | 0f19bc2ae45fa9ca940c25c89770868157275fa2 (patch) | |
tree | e7c4b3fbe1b7b6fa8ccc5b4ec394f7361d2d575e /vamp_stuff/Modification_Files/Spells/Hemomancer | |
parent | Lowercase f (diff) | |
download | cataclysm-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/Hemomancer')
7 files changed, 16 insertions, 16 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 94d32c3..72fd7a1 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json @@ -2,7 +2,7 @@ { "id": "t1_blood_transfusion", "type": "SPELL", - "name": "Transfusion", + "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.", "valid_targets": [ "none" ], "effect": "target_attack", @@ -27,7 +27,7 @@ { "id": "t1_blood_bcurl", "type": "SPELL", - "name": "Blood Curl", + "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.", "valid_targets": [ "hostile" ], "effect": "target_attack", @@ -48,7 +48,7 @@ { "id": "t1_blood_clot", "type": "SPELL", - "name": "Clot", + "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.", "valid_targets": [ "self" ], "effect": "target_attack", 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 3cde80a..7edc48d 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -2,7 +2,7 @@ { "id": "t2_blood_bloodpuddle", "type": "SPELL", - "name": "Blood Puddle", + "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.", "valid_targets": [ "hostile", "ally", "ground" ], "effect": "projectile_attack", @@ -25,7 +25,7 @@ { "id": "t2_blood_bloodsting", "type": "SPELL", - "name": "Blood Sting", + "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.", "valid_targets": [ "hostile", "ally", "ground" ], "effect": "projectile_attack", 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 83f4d7b..c98aabc 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json @@ -2,7 +2,7 @@ { "id": "t3_blood_crimsonhaze", "type": "SPELL", - "name": "Crimson Haze", + "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.", "valid_targets": [ "hostile", "ground" ], "effect": "projectile_attack", @@ -27,7 +27,7 @@ { "id": "t3_blood_suppress", "type": "SPELL", - "name": "Suppress", + "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.", "valid_targets": [ "hostile" ], "effect": "target_attack", 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 21a61df..07c786c 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json @@ -2,7 +2,7 @@ { "id": "t4_blood_riptide", "type": "SPELL", - "name": "Riptide", + "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.", "valid_targets": [ "hostile", "ground" ], "effect": "cone_attack", @@ -29,7 +29,7 @@ { "id": "t4_blood_bloodsurge", "type": "SPELL", - "name": "Blood Surge", + "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.", "valid_targets": [ "ground", "self" ], "effect": "target_attack", @@ -49,7 +49,7 @@ { "id": "t4_blood_bloodwave", "type": "SPELL", - "name": "Blood Wave", + "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.", "valid_targets": [ "hostile", "ground" ], "effect": "projectile_attack", 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 92fe575..b0943c6 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json @@ -2,7 +2,7 @@ { "id": "t5_blood_vampiricoutrage", "type": "SPELL", - "name": "Vampiric Outrage", + "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!", "valid_targets": [ "none" ], @@ -34,7 +34,7 @@ { "id": "t5_blood_essencepull", "type": "SPELL", - "name": "Essence Pull", + "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.", "valid_targets": [ "hostile" ], "effect": "target_attack", 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 32e2d1d..16f8a8f 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json @@ -2,7 +2,7 @@ { "id": "t6_blood_desolation", "type": "SPELL", - "name": "Desolation", + "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.", "valid_targets": [ "self" ], "effect": "summon", @@ -24,7 +24,7 @@ { "id": "t6_blood_crimsoncoat", "type": "SPELL", - "name": "Crimson Coat", + "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.", "valid_targets": [ "self" ], @@ -44,7 +44,7 @@ { "id": "t6_blood_leechswhip", "type": "SPELL", - "name": "Leech's Whip", + "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.", "valid_targets": [ "self" ], "effect": "spawn_item", 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 b8abc4c..6f4ba24 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json @@ -2,7 +2,7 @@ { "id": "t7_blood_form_orus", "type": "SPELL", - "name": "Form: <color_red>Orus</color>", + "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.", "valid_targets": [ "hostile" ], "effect": "spawn_item", |