summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json
diff options
context:
space:
mode:
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.json17
1 files changed, 13 insertions, 4 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
index 03f0d93..c72d799 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json
@@ -4,9 +4,12 @@
"type": "SPELL",
"name": { "str": "Blood Tide" },
"description": "Expel some of your blood to strike all targets inside a wide cone.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "sound_description": "splash!",
+ "sound_type": "combat",
+ "sound_id": "fire_gun",
+ "sound_variant": "chemical_thrower",
"sprite": "fd_blood",
"spell_class": "VAMP_BLOOD_spellcaster",
- "sound_description": "splash!",
"difficulty": 4,
"max_level": 30,
"energy_source": "HP",
@@ -17,7 +20,7 @@
"valid_targets": [ "hostile", "ally", "ground" ],
"min_damage": 40,
"damage_increment": 2,
- "max_damage": 100,
+ "max_damage": 150,
"damage_type": "bash",
"note": "As a cone attack, the min/max_aoe is the width of the cone in degrees.",
"min_aoe": 60,
@@ -40,6 +43,8 @@
"type": "SPELL",
"name": { "str": "Blood Surge" },
"description": "Expend some of your life force to greatly accelerate your blood flow and physical abilties for a short time.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "sound_id": "misc",
+ "sound_variant": "inhale",
"sprite": "overlay_female_mutation_bio_blood_filter",
"spell_class": "VAMP_BLOOD_spellcaster",
"difficulty": 5,
@@ -57,13 +62,17 @@
"min_duration": 180000,
"duration_increment": 27000,
"max_duration": 450000,
- "flags": [ "SOMATIC", "NO_LEGS" ]
+ "flags": [ "SOMATIC", "NO_LEGS", "CONCENTRATE" ]
},
{
"id": "t4_blood_bloodwave",
"type": "SPELL",
"name": { "str": "Blood Wave" },
"description": "Expel a moderate portion of your blood as a shockwave, striking anything nearby.\n\nThis is a <color_light_red>tier 4</color> spell.",
+ "sound_description": "splash!",
+ "sound_type": "combat",
+ "sound_id": "fire_gun",
+ "sound_variant": "chemical_thrower",
"sprite": "fd_blood",
"spell_class": "VAMP_BLOOD_spellcaster",
"difficulty": 5,
@@ -76,7 +85,7 @@
"valid_targets": [ "hostile", "ally", "ground" ],
"min_damage": 50,
"damage_increment": 2.5,
- "max_damage": 125,
+ "max_damage": 187,
"damage_type": "bash",
"min_aoe": 5,
"aoe_increment": 0.5,