summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Warlock/v_mana_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/Warlock/v_mana_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/Warlock/v_mana_T2.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/Warlock/v_mana_T2.json51
1 files changed, 0 insertions, 51 deletions
diff --git a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T2.json b/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T2.json
deleted file mode 100644
index 6a8bf08..0000000
--- a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T2.json
+++ /dev/null
@@ -1,51 +0,0 @@
-[{
- "id": "t2_mana_darkbeam",
- "type": "SPELL",
- "name": "Dark Beam",
- "description": "A profane mana beam bursts violently, striking your foes within a line that deals <color_gray>pure damage</color>.\n\nThis is a <color_gray>tier 2</color> spell.",
- "valid_targets": [ "hostile", "ground" ],
- "effect": "line_attack",
- "base_energy_cost": 175,
- "final_energy_cost": 325,
- "energy_source": "MANA",
- "spell_class": "VAMP_MANA_spellcaster",
- "difficulty": 3,
- "min_damage": 20,
- "max_damage": 50,
- "damage_increment": 2,
- "max_level": 25,
- "min_range": 6,
- "max_range": 12,
- "min_aoe": 1,
- "max_aoe": 4,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 175,
- "damage_type": "none"
-},
-{
- "id": "t2_mana_etherealstrike",
- "type": "SPELL",
- "name": "Ethereal Strike",
- "description": "An etherean silhouette emerges out of thin air, immediately attacking the foe that deals <color_gray>pure damage</color> and <color_yellow>grasps</color> at them.\n\nThis is a <color_gray>tier 2</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "target_attack",
- "effect_str": "v_spell_etherealstrike",
- "base_energy_cost": 155,
- "final_energy_cost": 155,
- "energy_source": "MANA",
- "spell_class": "VAMP_MANA_spellcaster",
- "difficulty": 2,
- "min_damage": 10,
- "max_damage": 60,
- "damage_increment": 2,
- "max_level": 10,
- "min_range": 4,
- "max_range": 20,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 400,
- "final_casting_time": 100,
- "min_duration": 200,
- "max_duration": 600,
- "damage_type": "none"
- }
-] \ No newline at end of file