summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T4.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/Warlock/v_mana_T4.json
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/Warlock/v_mana_T4.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/Warlock/v_mana_T4.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T4.json b/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T4.json
deleted file mode 100644
index f7963ca..0000000
--- a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T4.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "id": "t4_mana_darkburst",
- "type": "SPELL",
- "name": "Dark Burst",
- "description": "A wave of profane magic bursts out of your body, dealing <color_gray>pure damage</color> to the surrounding foes.\n* Foes within a 3 tile radius are <color_yellow>pushed back</color>.\n\nThis is a <color_light_red>tier 4</color> spell.",
- "valid_targets": [ "hostile", "ground" ],
- "effect": "projectile_attack",
- "extra_effects": [
- {
- "id": "t4_mana_darkburst_push"
- }
- ],
- "base_energy_cost": 250,
- "final_energy_cost": 600,
- "energy_source": "MANA",
- "spell_class": "VAMP_MANA_spellcaster",
- "difficulty": 5,
- "min_damage": 30,
- "max_damage": 90,
- "damage_increment": 1.5,
- "max_level": 20,
- "min_aoe": 4,
- "max_aoe": 5,
- "aoe_increment": 0.2,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 225,
- "damage_type": "none"
-} \ No newline at end of file