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/Profane_Conjurer/v_elem_T4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json') diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json index 5757297..a2f8da3 100644 --- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T4.json @@ -2,7 +2,7 @@ { "id": "t4_elem_firewall", "type": "SPELL", - "name": "Fire Wall", + "name": { "str": "Fire Wall" }, "description": "Surrounds the foe inside a blazing wall of flames.\n* Creates fire fields outside the aoe range.\n\nThis is a tier 4 spell.", "valid_targets": [ "hostile" ], "effect": "projectile_attack", -- cgit v1.2.1