summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
commit873bd00487a751cf396481b3187def998eb1c3e8 (patch)
tree1bfa40b7092fc78147d0ba8416e80eb0b1ed1eb2 /vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json26
1 files changed, 0 insertions, 26 deletions
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 <color_yellow>ablaze</color>, dealing <color_red>fire damage</color.\n\nThis is a <color_gray>tier 2</color> 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