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_T5.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json') diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json index 4f1f252..4df8af7 100644 --- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T5.json @@ -2,7 +2,7 @@ { "id": "t5_mana_megamagic", "type": "SPELL", - "name": "Megamagic", + "name": { "str": "Megamagic" }, "description": "Obliterates all foes with a devastating wave of profane magic, dealing immensive pure damage within a wide cone.\n* 25% chance of exhaustion, depleting your stamina and weakens yourself for a short period of time.\n\nThis is a tier 5 spell.", "valid_targets": [ "hostile", "ground" ], "effect": "cone_attack", @@ -29,7 +29,7 @@ { "id": "t5_mana_danceofthesilhouettes", "type": "SPELL", - "name": "Dance of the Silhouettes", + "name": { "str": "Dance of the Silhouettes" }, "description": "Summons the etherean silhouette(s), striding through the world swiftly and are invulnerable to physical hazards.\n* These minions do not harm with brute strength, but casts a basic warlock spell at foe weights from tier 1 to tier 3. After the duration or casting any spell, they vanish.", "valid_targets": [ "ground" ], "effect": "summon", -- cgit v1.2.1