PKMMoveStatAffectSets

public class PKMMoveStatAffectSets: Mappable

Move Stat Affect Sets

  • A list of natures and how they change the referenced stat

    Declaration

    Swift

    public var increase: [PKMMoveStatAffect]?
  • A list of nature sand how they change the referenced stat

    Declaration

    Swift

    public var decrease: [PKMMoveStatAffect]?
  • Undocumented

    Declaration

    Swift

    public class PKMMoveStatAffectSets: Mappable
  • Undocumented

    Declaration

    Swift

    public class PKMMoveStatAffectSets: Mappable