From 873bd00487a751cf396481b3187def998eb1c3e8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 21 Sep 2020 17:12:43 -0700 Subject: Fix folder layout --- .../Spells/Warlock/v_mana_T7.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 vamp_stuff/Modification Files/Spells/Warlock/v_mana_T7.json (limited to 'vamp_stuff/Modification Files/Spells/Warlock/v_mana_T7.json') diff --git a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T7.json b/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T7.json deleted file mode 100644 index 6e4ab60..0000000 --- a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T7.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "id": "t7_mana_idol_vex", - "type": "SPELL", - "name": "Idol: Vex", - "description": "Calls forth the ancient idol: Vex, the etherean calamity. A deity who fulfills your desire for annihilation with its etherean prowess.\n* Once it is successfully summoned, you are affected with ancient dread, an enormous penalty to intelligence and movement speed.\n* This minion does not harm with brute strength, but casts one from its numerous unique, crowd-control spells.\n\nThis is a tier 7 spell.", - "valid_targets": [ "self", "ground" ], - "effect": "summon", - "effect_str": "mon_idol_vex", - "base_energy_cost": 15000, - "energy_source": "MANA", - "spell_class": "VAMP_MANA_spellcaster", - "difficulty": 15, - "max_level": 5, - "min_damage": 1, - "max_damage": 1, - "min_aoe": 2, - "max_aoe": 2, - "min_duration": 100000, - "max_duration": 125000, - "base_casting_time": 12000, - "flags": [ "SOMATIC", "VERBAL", "CONCENTRATE", "NO_LEGS" ] -} \ No newline at end of file -- cgit v1.2.1