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/Warlock/v_mana_T4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json') diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json index 5bfea38..7445441 100644 --- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T4.json @@ -2,7 +2,7 @@ { "id": "t4_mana_darkburst", "type": "SPELL", - "name": "Dark Burst", + "name": { "str": "Dark Burst" }, "description": "A wave of profane magic bursts out of your body, dealing pure damage to the surrounding foes.\n* Foes within a 3 tile radius are pushed back.\n\nThis is a tier 4 spell.", "valid_targets": [ "hostile", "ground" ], "effect": "projectile_attack", -- cgit v1.2.1