protected override List <int> GetCellIds()
 {
     return(PetEvoGlobal.GetNaturalIds(PetBasicUIViewModel.PetID));
 }