Constructors

Properties

moveId: Moves
ppUp: number
ppUsed: number
virtual: boolean

Methods

  • Copies an existing move or creates a valid PokemonMove object from json representing one

    Parameters

    • source: any

      The data for the move to copy

    Returns PokemonMove

    A valid pokemonmove object