summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T4.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/Hemomancer/v_blood_T4.json
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T4.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T4.json75
1 files changed, 0 insertions, 75 deletions
diff --git a/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T4.json b/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T4.json
deleted file mode 100644
index 92c3db3..0000000
--- a/vamp_stuff/Modification Files/Spells/Hemomancer/v_blood_T4.json
+++ /dev/null
@@ -1,75 +0,0 @@
-[
-{
- "id": "t4_blood_riptide",
- "type": "SPELL",
- "name": "Riptide",
- "description": "Conjures a large amount of blood to strike the targets inside a wide cone, dealing <color_magenta>bashing damage</color>.\n\nThis is a <color_light_red>tier 4</color> spell.",
- "valid_targets": [ "hostile", "ground" ],
- "effect": "cone_attack",
- "base_energy_cost": 10,
- "final_energy_cost": 15,
- "energy_source": "HP",
- "spell_class": "VAMP_BLOOD_spellcaster",
- "difficulty": 3,
- "min_damage": 30,
- "max_damage": 90,
- "max_level": 20,
- "min_aoe": 60,
- "max_aoe": 60,
- "min_range": 5,
- "max_range": 10,
- "flags": [ "SOMATIC", "NO_LEGS" ],
- "base_casting_time": 225,
- "field_id": "fd_blood",
- "min_field_intensity": 1,
- "max_field_intensity": 2,
- "field_chance": 5,
- "damage_type": "bash"
-},
-{
- "id": "t4_blood_bloodsurge",
- "type": "SPELL",
- "name": "Blood Surge",
- "description": "You put yourself in a <color_yellow>battle trance</color> using your life force, increasing your might, mobility and endurance for a short period of time.\n\nThis is a <color_light_red>tier 4</color> spell.",
- "valid_targets": [ "ground", "self" ],
- "effect": "target_attack",
- "effect_str": "v_spell_bloodsurge",
- "base_energy_cost": 15,
- "energy_source": "HP",
- "spell_class": "VAMP_BLOOD_spellcaster",
- "difficulty": 5,
- "max_level": 5,
- "flags": [ "SOMATIC", "NO_LEGS" ],
- "base_casting_time": 300,
- "min_duration": 3000,
- "max_duration": 7000,
- "duration_increment": 300,
- "damage_type": "bash"
-},
-{
- "id": "t4_blood_bloodwave",
- "type": "SPELL",
- "name": "Blood Wave",
- "description": "An innate flash flood of blood bursts out from you, dealing <color_magenta>bashing damage</color> to the surrounding targets.\n\nThis is a <color_light_red>tier 4</color> spell.",
- "valid_targets": [ "hostile", "ground" ],
- "effect": "projectile_attack",
- "base_energy_cost": 30,
- "final_energy_cost": 45,
- "energy_source": "HP",
- "spell_class": "VAMP_BLOOD_spellcaster",
- "difficulty": 5,
- "min_damage": 50,
- "max_damage": 150,
- "max_level": 30,
- "min_aoe": 10,
- "max_aoe": 10,
- "aoe_increment": 0.5,
- "field_id": "fd_blood",
- "min_field_intensity": 1,
- "max_field_intensity": 2,
- "field_chance": 5,
- "flags": [ "SOMATIC", "NO_LEGS" ],
- "base_casting_time": 500,
- "damage_type": "bash"
-}
-] \ No newline at end of file