summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T2.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T2.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T2.json46
1 files changed, 0 insertions, 46 deletions
diff --git a/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T2.json b/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T2.json
deleted file mode 100644
index 649dd73..0000000
--- a/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T2.json
+++ /dev/null
@@ -1,46 +0,0 @@
-[{
- "id": "t2_blood_bloodpuddle",
- "type": "SPELL",
- "name": "Blood Puddle",
- "description": "You barf a mouthful of thick blood in an area, greatly slowing any creature that walks through it.\n\nThis is a <color_gray>tier 2</color> spell.",
- "valid_targets": [ "hostile", "ally", "ground" ],
- "effect": "projectile_attack",
- "base_energy_cost": 1,
- "final_energy_cost": 10,
- "energy_source": "HP",
- "spell_class": "VAMP_BLOOD_spellcaster",
- "difficulty": 2,
- "max_level": 10,
- "min_range": 5,
- "max_range": 10,
- "min_aoe": 2,
- "max_aoe": 10,
- "flags": [ "VERBAL", "NO_LEGS" ],
- "field_id": "fd_puddleb",
- "min_field_intensity": 1,
- "max_field_intensity": 3,
- "base_casting_time": 125
-},
-{
- "id": "t2_blood_bloodsting",
- "type": "SPELL",
- "name": "Blood Sting",
- "description": "Conjure own's blood to shoot towards the target, shaping into a dart as it fly that deals <color_light_red>stabbing damage</color>.\n\nThis is a <color_gray>tier 2</color> spell.",
- "valid_targets": [ "hostile", "ally", "ground" ],
- "effect": "projectile_attack",
- "base_energy_cost": 1,
- "final_energy_cost": 5,
- "energy_source": "HP",
- "spell_class": "VAMP_BLOOD_spellcaster",
- "difficulty": 3,
- "min_damage": 0,
- "max_damage": 30,
- "damage_increment": 1,
- "max_level": 30,
- "min_range": 10,
- "max_range": 20,
- "flags": [ "SOMATIC", "NO_LEGS" ],
- "base_casting_time": 125,
- "damage_type": "stab"
-}
-] \ No newline at end of file