[ { "id": "t2_blood_bloodpuddle", "type": "SPELL", "name": { "str": "Blood Puddle" }, "description": "You expel a portion of your blood and command it to form a thick pool in an area. It will greatly hamper the movement of non-vampires that attempt to pass through it.\n\nThis is a tier 2 spell.", "valid_targets": [ "hostile", "ally", "ground" ], "effect": "projectile_attack", "base_energy_cost": 1, "final_energy_cost": 10, "energy_source": "HP", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 2, "max_level": 10, "min_range": 5, "max_range": 10, "min_aoe": 2, "max_aoe": 10, "flags": [ "VERBAL", "NO_LEGS" ], "field_id": "fd_puddleb", "min_field_intensity": 1, "max_field_intensity": 3, "base_casting_time": 125 }, { "id": "t2_blood_bloodsting", "type": "SPELL", "name": { "str": "Blood Dagger" }, "description": "Launch a small amount of your blood as a blade which can imaple your target.\n\nThis is a tier 2 spell.", "valid_targets": [ "hostile", "ally", "ground" ], "effect": "projectile_attack", "base_energy_cost": 1, "final_energy_cost": 5, "energy_source": "HP", "spell_class": "VAMP_BLOOD_spellcaster", "difficulty": 3, "min_damage": 0, "max_damage": 30, "damage_increment": 1, "max_level": 30, "min_range": 10, "max_range": 20, "flags": [ "SOMATIC", "NO_LEGS" ], "base_casting_time": 125, "damage_type": "stab" } ]