Pokemon move status

Hierarchy

  • PokemonMove

Properties

Properties

disabled: boolean

True if disabled

id: string

Move ID

maxPP: number

Max PP of the move

pp: number

Known PP remaining

revealed: boolean

True if revealed. False means it's known by the request.

Generated using TypeDoc