summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json
diff options
context:
space:
mode:
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, 26 insertions, 0 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
new file mode 100644
index 0000000..a67f24c
--- /dev/null
+++ b/vamp_stuff/Modification Files/Spells/Profane Conjurer/v_elem_T2.json
@@ -0,0 +1,26 @@
+{
+ "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