extends SkillInstance
func _ready():
play_animation("human/slash", 0.8, 1.7)
await melee_damage(0.5)
queue_free()