PKMPokeathlonStat
public class PKMPokeathlonStat: Mappable
Pokeathlon Stats are different attributes of a Pokémon’s performance in Pokéathlons. In Pokéathlons, competitions happen on different courses; one for each of the different Pokéathlon stats. See Bulbapedia for greater detail.
-
The identifier for this Pokéathlon stat resource
Declaration
Swift
public var id: Int?
-
The name for this Pokéathlon stat resource
Declaration
Swift
public var name: String?
-
The name of this Pokéathlon stat listed in different languages
Declaration
Swift
public var names: [PKMName]?
-
A detail of natures which affect this Pokéathlon stat positively or negatively
Declaration
Swift
public var affectingNatures: PKMNaturePokeathlonStatAffectSets?
-
Undocumented
Declaration
Swift
public class PKMPokeathlonStat: Mappable
-
Undocumented
Declaration
Swift
public class PKMPokeathlonStat: Mappable