class PokeAPI::Types::MoveStatAffectSets
- PokeAPI::Types::MoveStatAffectSets
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
pokeapi/types/pokemon/stats.crConstructors
Instance Method Summary
- #decrease : Array(MoveStatAffect) | Nil
- #decrease=(decrease : Array(MoveStatAffect) | Nil)
- #increase : Array(MoveStatAffect) | Nil
- #increase=(increase : Array(MoveStatAffect) | Nil)