PokéRogue
    Preparing search index...

    Requires that a pokemon can learn a specific move/moveset.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    excludeEggMoves?: boolean
    excludeLevelMoves?: boolean
    excludeTmMoves?: boolean
    includeFainted?: boolean
    invertQuery: boolean
    minNumberOfPokemon: number
    requiredMoves: MoveId[]

    Methods