pokemonCapturedRegistered
Description
Triggered when a Pokémon species is registered as captured in the trainer's Pokédex. The count is incremented by 1 each time a Pokémon of the specified species is captured and registered.
Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
species | PokemonSpecies | No | The species of the Pokémon being registered as captured. If not specified, any species will trigger the event. |
Example
pokemonCapturedRegistered 1 species=Charmander