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_T6.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json') 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 lingering aura that saps life from all surrounding creatures, dealing constant biological damage.\n\nThis is a tier 6 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 thick blood layer that nullifies most physical damage. This thick layer does not burden you in any way.\n\nThis is a tier 6 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 leech's whip, 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 tier 6 spell.", "valid_targets": [ "self" ], "effect": "spawn_item", -- cgit v1.2.1