PKMNatureStatAffectSets
public class PKMNatureStatAffectSets: Mappable
Nature Affect Set
-
A list of natures and how they change the referenced stat
Declaration
Swift
public var increase: [PKMNatureStatAffect]?
-
A list of nature sand how they change the referenced stat
Declaration
Swift
public var decrease: [PKMNatureStatAffect]?
-
Undocumented
Declaration
Swift
public class PKMNatureStatAffectSets: Mappable
-
Undocumented
Declaration
Swift
public class PKMNatureStatAffectSets: Mappable