public void OnRoomClear()
 {
     ReLoadDeck();
     playerBuff.EraseDeBuff();
 }