From 0f19bc2ae45fa9ca940c25c89770868157275fa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 9 Apr 2021 21:43:36 -0700 Subject: Many changes to bring the mod more up to date with 0.E.3 Rebalance blood backpacks --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json') 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 (bash, cut or stab) damage within a 12 tile radius. There's a 1/10 chance to suck the target's life force, dealing up to 10 biological damage and heals you by 5.\n\nThis is a tier 5 spell.", "message": "Dread fills your mind and body...\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 biological damage.\n\nThis is a tier 5 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", -- cgit v1.2.1