public static int GetMinCP(this PokemonData pokemon) { return(PokemonInfo.CalculateMinCP(pokemon)); }