summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
commit66ffd7038cf10566bd35bb6713677a5f8de3b6ef (patch)
tree1d1118242801f876c27f7566c0258184aafd440a /vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json
downloadcataclysm-bn-mod_vampire-stuff-redone-66ffd7038cf10566bd35bb6713677a5f8de3b6ef.tar.xz
Initial commit
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json
new file mode 100644
index 0000000..59d3922
--- /dev/null
+++ b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T4.json
@@ -0,0 +1,25 @@
+{
+ "id": "t4_elem_firewall",
+ "type": "SPELL",
+ "name": "Fire Wall",
+ "description": "Surrounds the foe inside a blazing wall of flames.\n* Creates fire fields outside the aoe range.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "valid_targets": [ "hostile" ],
+ "effect": "projectile_attack",
+ "base_energy_cost": 500,
+ "final_energy_cost": 200,
+ "energy_source": "MANA",
+ "spell_class": "VAMP_ELEM_spellcaster",
+ "difficulty": 4,
+ "max_level": 5,
+ "min_range": 15,
+ "max_range": 15,
+ "min_aoe": 3,
+ "max_aoe": 3,
+ "aoe_increment": -0.3,
+ "field_id": "fd_firewall",
+ "min_field_intensity": 1,
+ "max_field_intensity": 1,
+ "flags": [ "SOMATIC", "VERBAL", "NO_LEGS" ],
+ "base_casting_time": 250,
+ "damage_type": "fire"
+} \ No newline at end of file