[ { "id": "t1_blood_transfusion", "type": "SPELL", "name": { "str": "Transfusion" }, "note": "Uses MANA, just to prevent spamming.", "message": "You drain the lifeforce from your target!", "sound_description": "splash!", "description": "Drain the life force of a target within reach.\n\nThis is a tier 1 spell.", "sprite": "fd_blood", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 1, "max_level": 10, "energy_source": "MANA", "base_energy_cost": 25, "energy_increment": 25, "final_energy_cost": 250, "effect": "target_attack", "extra_effects": [ { "id": "t1_blood_transfusion_spell_heal", "hit_self": true } ], "valid_targets": [ "ally", "hostile" ], "min_damage": 2, "max_damage": 20, "damage_increment": 2, "damage_type": "bio", "min_range": 10, "max_range": 10, "base_casting_time": 150, "casting_time_increment": -25, "final_casting_time": 25, "flags": [ "NO_LEGS" ] }, { "id": "t1_blood_bcurl", "type": "SPELL", "name": { "str": "Blood Curl" }, "description": "Command the target's life force to hinder the flow of blood, greatly slowing their ability to perform any action.\n\nThis is a tier 1 spell.", "sprite": "fd_fatigue", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 2, "max_level": 10, "energy_source": "MANA", "base_energy_cost": 150, "effect": "target_attack", "effect_str": "v_spell_bloodcurl", "valid_targets": [ "ally", "hostile" ], "min_range": 6, "range_increment": 1, "max_range": 15, "min_duration": 100, "duration_increment": 100, "max_duration": 1000, "base_casting_time": 100, "casting_time_increment": -5, "final_casting_time": 75, "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ] }, { "id": "t1_blood_clot", "type": "SPELL", "name": { "str": "Clot" }, "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a tier 1 spell.", "sprite": "overlay_female_mutation_bio_blood_filter", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 2, "max_level": 5, "energy_source": "HP", "base_energy_cost": 2, "final_energy_cost": 2, "effect": "target_attack", "effect_str": "v_spell_clot", "valid_targets": [ "self" ], "min_duration": 1000, "duration_increment": 1000, "max_duration": 6000, "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ] } ]