[ { "id": "t3_blood_suppress", "type": "SPELL", "name": { "str": "Flow Suppression" }, "description": "Command the target's life force to heavily restrict the flow of blood, casuing both injury and paralysis.\n\nThis is a Tier 3 spell.", "sound_type": "combat", "sound_id": "misc", "sound_variant": "inhale", "sprite": "fd_fatigue", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 4, "max_level": 20, "energy_source": "MANA", "base_energy_cost": 300, "energy_increment": -8, "final_energy_cost": 150, "effect": "target_attack", "effect_str": "stunned", "valid_targets": [ "ally", "hostile" ], "min_damage": 3, "damage_increment": 0, "max_damage": 3, "damage_type": "bio", "min_range": 5, "range_increment": 0.25, "max_range": 10, "min_duration": 1600, "duration_increment": 320, "max_duration": 8000, "base_casting_time": 250, "casting_time_increment": -6.25, "final_casting_time": 125, "flags": [ "NO_LEGS", "CONCENTRATE" ] }, { "id": "t3_blood_crimsonhaze", "type": "SPELL", "name": { "str": "Crimson Haze" }, "description": "Expel and vaporize some of your blood to create a disorienting haze that obstructs the vision and movement of those around you.\n\nThis is a Tier 3 spell.", "sound_id": "bionics", "sound_variant": "acid_discharge", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 3, "max_level": 30, "energy_source": "HP", "base_energy_cost": 8, "energy_increment": -0.133333333334, "final_energy_cost": 4, "effect": "projectile_attack", "effect_str": "v_spell_crimsonhaze", "extra_effects": [ { "id": "t3_blood_crimsonhaze_blind", "hit_self": true } ], "valid_targets": [ "hostile", "ally", "ground" ], "min_aoe": 2, "aoe_increment": 0.25, "max_aoe": 5, "min_duration": 2400, "duration_increment": 120, "max_duration": 6000, "field_id": "fd_blood", "min_field_intensity": 1, "field_intensity_increment": 0.1, "max_field_intensity": 2, "field_chance": 65, "base_casting_time": 120, "casting_time_increment": -2, "final_casting_time": 60, "flags": [ "NO_LEGS" ] }, { "id": "t3_blood_purge", "type": "SPELL", "name": { "str": "Purge" }, "description": "Expend a small amount of your life force to expel contaminants from your body. The accelerated immune response will linger for a time.\n\nThis is a tier 3 spell.", "sound_id": "misc", "sound_variant": "inhale", "sprite": "overlay_female_mutation_bio_blood_filter", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 4, "max_level": 10, "energy_source": "HP", "base_energy_cost": 6, "energy_increment": -0.3, "final_energy_cost": 3, "effect": "target_attack", "effect_str": "v_spell_purge", "valid_targets": [ "self" ], "min_duration": 400, "duration_increment": 60, "max_duration": 1000, "base_casting_time": 60, "casting_time_increment": -1, "final_casting_time": 30, "flags": [ "NO_LEGS", "CONCENTRATE" ] } ]