Matcher that checks if a Pokemon has a specific Stat stage.
Stat
The object to check. Should be a Pokemon.
Pokemon
The Stat to check
The expected numerical value of stat; should be within the range [-6, 6]
stat
[-6, 6]
Whether the matcher passed
Matcher that checks if a Pokemon has a specific
Stat
stage.