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/Profane Conjurer/v_elem_T2.json | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json (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 deleted file mode 100644 index a67f24c..0000000 --- a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "id": "t2_elem_ignite", - "type": "SPELL", - "name": "Ignite", - "description": "Sets foe ablaze, dealing fire damagetier 2 spell.", - "valid_targets": [ "hostile" ], - "effect": "target_attack", - "effect_str": "onfire", - "affected_body_parts": [ "HEAD", "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ], - "base_energy_cost": 150, - "final_energy_cost": 225, - "energy_source": "MANA", - "spell_class": "VAMP_ELEM_spellcaster", - "difficulty": 2, - "min_damage": 1, - "max_damage": 5, - "damage_increment": 1.5, - "max_level": 15, - "min_range": 6, - "max_range": 16, - "flags": [ "SOMATIC", "VERBAL", "NO_LEGS", "RANDOM_DURATION" ], - "base_casting_time": 125, - "min_duration": 1100, - "max_duration": 4400, - "damage_type": "fire" -} \ No newline at end of file -- cgit v1.2.1