Find out if Pokemon in the party are able to learn one of many specific moves by TM. NOTE: Egg moves are not included as learnable. NOTE: If the Pokemon already knows the move, this requirement will fail, since it's not technically learnable.

Hierarchy (view full)

Constructors

Properties

invertQuery: boolean
minNumberOfPokemon: number
requiredMoves: Moves[]

Methods