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_T3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json') 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 slows down foes around you.\n* Foes within a 4 tile radius are afflicted with blindness for 7 turns.\n\nThis is a Tier 3 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 biological damage and renders them unconscious.\n\nThis is a Tier 3 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", -- cgit v1.2.1