public override bool Cast(LKCamelot.model.Player player) { CheckLevelUp(player); player.AddBuff(this); return true; }