public void OnBuff()
 {
     MemoryPoolManager.Instance.CreateObject("BuffEffect", player.GetFxCenter().transform);
 }