Magidoc

Learnset
Object

A learnset entry

Fields

#

backSprite

Non-null

The back sprite for a Pokémon. For most Pokémon this will be the animated gif, with some exceptions that were older-gen exclusive

color

Non-null

The PokéDex colour for the Pokémon

pokemonKey

Non-null

The key of the Pokémon as stored in the API

num

Non-null

The dex number for a Pokémon

shinyBackSprite

Non-null

The shiny back sprite for a Pokémon. For most Pokémon this will be the animated gif, with some exceptions that were older-gen exclusive

shinySprite

Non-null

The shiny sprite for a Pokémon. For most Pokémon this will be the animated gif, with some exceptions that were older-gen exclusive

species

Non-null

The species name for a Pokémon

sprite

Non-null

The sprite for a Pokémon. For most Pokémon this will be the animated gif, with some exceptions that were older-gen exclusive

dreamworldMoves

The moves that are exclusively learned in the Unova Dream World

eggMoves

The moves that can be passed as egg moves

eventMoves

The moves that are exclusive to event variants of the Pokémon

levelUpMoves

The moves that can be learned through levelling up

tmMoves

The moves that can be learned from a Technical Machine or Technical Record

tutorMoves

The moves that can be learned from a move tutor

virtualTransferMoves

The moves that can be learned through virtual console transfer

Usages

#

References

#

  • Field getLearnset from Query
  • Field getFuzzyLearnset from Query