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_T4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json') 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 bashing damage.\n\nThis is a tier 4 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 battle trance using your life force, increasing your might, mobility and endurance for a short period of time.\n\nThis is a tier 4 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 bashing damage to the surrounding targets.\n\nThis is a tier 4 spell.", "valid_targets": [ "hostile", "ground" ], "effect": "projectile_attack", -- cgit v1.2.1