PKMNaturePokeathlonStatAffectSets
public class PKMNaturePokeathlonStatAffectSets: Mappable
Nature Pokeathlon Stat Affect Sets
-
A list of natures and how they change the referenced Pokéathlon stat
Declaration
Swift
public var increase: [PKMNaturePokeathlonStatAffect]? -
A list of natures and how they change the referenced Pokéathlon stat
Declaration
Swift
public var decrease: [PKMNaturePokeathlonStatAffect]? -
Undocumented
Declaration
Swift
public class PKMNaturePokeathlonStatAffectSets: Mappable -
Undocumented
Declaration
Swift
public class PKMNaturePokeathlonStatAffectSets: Mappable
View on GitHub
PKMNaturePokeathlonStatAffectSets Class Reference