[ { "id": "t4_blood_riptide", "type": "SPELL", "name": { "str": "Blood Tide" }, "description": "Expel some of your blood to strike all targets inside a wide cone.\n\nThis is a Tier 4 spell.", "sound_description": "splash!", "sound_type": "combat", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 4, "max_level": 30, "energy_source": "HP", "base_energy_cost": 10, "energy_increment": -0.166666666667, "final_energy_cost": 5, "effect": "cone_attack", "valid_targets": [ "hostile", "ally", "ground" ], "min_damage": 40, "damage_increment": 2, "max_damage": 150, "damage_type": "bash", "//": "As a cone attack, the min/max_aoe is the width of the cone in degrees.", "min_aoe": 60, "max_aoe": 60, "min_range": 5, "range_increment": 0.5, "max_range": 10, "base_casting_time": 150, "casting_time_increment": -2.5, "final_casting_time": 75, "field_id": "fd_blood", "min_field_intensity": 1, "field_intensity_increment": 0.0333333333334, "max_field_intensity": 2, "field_chance": 65, "flags": [ "NO_LEGS" ] }, { "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 Tier 4 spell.", "sound_description": "splash!", "sound_type": "combat", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 4, "max_level": 30, "energy_source": "HP", "base_energy_cost": 12, "energy_increment": -0.2, "final_energy_cost": 6, "effect": "projectile_attack", "valid_targets": [ "hostile", "ally", "ground" ], "min_damage": 50, "damage_increment": 2.5, "max_damage": 187, "damage_type": "bash", "min_aoe": 5, "aoe_increment": 0.5, "max_aoe": 10, "field_id": "fd_blood", "min_field_intensity": 1, "field_intensity_increment": 0.1, "max_field_intensity": 2, "field_chance": 65, "base_casting_time": 180, "casting_time_increment": -3, "final_casting_time": 90, "flags": [ "NO_LEGS" ] }, { "id": "t4_blood_bloodsurge", "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 Tier 4 spell.", "sound_id": "misc", "sound_variant": "inhale", "sprite": "overlay_female_mutation_bio_blood_filter", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 5, "max_level": 10, "energy_source": "HP", "base_energy_cost": 12, "energy_increment": -0.6, "final_energy_cost": 6, "effect": "target_attack", "effect_str": "v_spell_bloodsurge", "valid_targets": [ "self" ], "base_casting_time": 180, "casting_time_increment": -3, "final_casting_time": 90, "min_duration": 36000, "duration_increment": 14400, "max_duration": 180000, "flags": [ "NO_LEGS", "CONCENTRATE" ] } ]