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_T3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json') diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json index c3820e2..95aec24 100644 --- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json +++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T3.json @@ -2,7 +2,7 @@ { "id": "t3_elem_perfury", "type": "SPELL", - "name": "Perfury", + "name": { "str": "Perfury" }, "description": "Conjures dark, hellish flames to engulf the foe, dealing fire damage and is afflicted with cursed flames.\n\nThis is a tier 3 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", @@ -27,7 +27,7 @@ { "id": "t3_elem_blizzaga", "type": "SPELL", - "name": "Blizzaga", + "name": { "str": "Blizzaga" }, "description": "Immobilizes the foe by flash-freezing the air around them, dealing cold damage.\n\nThis is a tier 3 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", -- cgit v1.2.1