summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T1.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_T1.json
parentInitial commit (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/Warlock/v_mana_T1.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/Warlock/v_mana_T1.json49
1 files changed, 0 insertions, 49 deletions
diff --git a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T1.json b/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T1.json
deleted file mode 100644
index 41ed1c1..0000000
--- a/vamp_stuff/Modification Files/Spells/Warlock/v_mana_T1.json
+++ /dev/null
@@ -1,49 +0,0 @@
-[
-{
- "id": "t1_mana_darkbolt",
- "type": "SPELL",
- "name": "Dark Bolt",
- "description": "A magical burst of profane mana strikes at your foe, dealing <color_gray>pure damage</color>.\n\nThis is a <color_gray>tier 1</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "projectile_attack",
- "base_energy_cost": 100,
- "final_energy_cost": 300,
- "energy_source": "MANA",
- "spell_class": "VAMP_MANA_spellcaster",
- "difficulty": 2,
- "min_damage": 25,
- "max_damage": 65,
- "damage_increment": 2,
- "max_level": 30,
- "min_range": 5,
- "max_range": 15,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 125,
- "damage_type": "none"
-},
-{
- "id": "t1_mana_arcanebinding",
- "type": "SPELL",
- "name": "Arcane Binding",
- "description": "Hits your foe with your weapon imbued in etherean arcane binding, striking its inner self that deals <color_gray>pure damage</color> and <color_yellow>immobilizes</color> them.\n\nThis is a <color_gray>tier 1</color> spell.",
- "valid_targets": [ "hostile" ],
- "effect": "target_attack",
- "effect_str": "v_spell_arcanebinding",
- "base_energy_cost": 150,
- "final_energy_cost": 300,
- "energy_source": "MANA",
- "spell_class": "VAMP_MANA_spellcaster",
- "difficulty": 3,
- "min_damage": 30,
- "max_damage": 60,
- "damage_increment": 3,
- "max_level": 10,
- "min_range": 1,
- "max_range": 1,
- "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
- "base_casting_time": 100,
- "min_duration": 500,
- "max_duration": 1000,
- "damage_type": "none"
-}
-] \ No newline at end of file