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_T2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json') diff --git a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json index 38a886b..30a21a5 100644 --- a/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Profane_Conjurer/v_elem_T2.json @@ -2,7 +2,7 @@ { "id": "t2_elem_ignite", "type": "SPELL", - "name": "Ignite", + "name": { "str": "Ignite" }, "description": "Sets foe ablaze, dealing fire damagetier 2 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", -- cgit v1.2.1