Matcher to check the contents of a Pokemon's move history.
Pokemon
The actual value received. Should be a Pokemon
The MoveId the Pokemon is expected to have used, or a partially filled TurnMove containing the desired properties to check
MoveId
TurnMove
The index of the move history entry to check, in order from most recent to least recent. Default 0 (last used move)
0
Whether the matcher passed
Matcher to check the contents of a
Pokemon
's move history.