MoveStatAffectSets

constructor(increase: List<MoveStatAffect>, decrease: List<MoveStatAffect>)(source)

Parameters

increase

Moves that increase the stat and by how much.

decrease

Moves that decrease the stat and by how much.