PKMPokeathlonStat
public class PKMPokeathlonStat: MappablePokeathlon 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 DeclarationSwift public var id: Int?
- 
                  
                  The name for this Pokéathlon stat resource DeclarationSwift public var name: String?
- 
                  
                  The name of this Pokéathlon stat listed in different languages DeclarationSwift public var names: [PKMName]?
- 
                  
                  A detail of natures which affect this Pokéathlon stat positively or negatively DeclarationSwift public var affectingNatures: PKMNaturePokeathlonStatAffectSets?
- 
                  
                  Undocumented DeclarationSwift public class PKMPokeathlonStat: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMPokeathlonStat: Mappable
 View on GitHub
View on GitHub PKMPokeathlonStat Class Reference
        PKMPokeathlonStat Class Reference