Skip to content

← Previous | Next →


pokemonSelector

Descripción

Use global-(id) to get a pokemon by id, pool-(id) to get a pokemon in pool, spawned-(id) to get a spawned pokemon by networkId, (trainer)-(pokemonInTeam) to get a pokemon in a trainer's team or (trainer)-(box)-(pokemonInBox) to get a pokemon in a trainer's box. Examples: global-test -> Get pokemon with ID test, pool-1 -> Get first pokemon in pool, spawned-65535 -> Gets spawned pokemon using networkid, me-1-1 -> Gets pokemon 1 in box 1 of yourself, 1-2 -> Gets pokemon 2 in team of trainer identified as 1.