EV | Gets a pokemon EV by value (0-255). |
IV | Gets a pokemon IV by value (0-31). |
ability | Gets a pokemon ability by name. |
ailment | Gets a pokemon ailment by name. |
battle | Gets a pokemon battle by real id, increment id, trainer or pokemon selector. |
move | Gets a pokemon move by name. |
nature | Gets a pokemon nature by name. |
pokeball | Gets a pokemon pokeball by name. |
pokemon | A pokemon id. |
pokemonData | A pokemon valid species name. |
pokemonSelector | 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. |
pokemonSpawned | A valid networkid of a spawned pokemon. |
pokemonTeam | The number of the pokemon in your team (1-6). |
poolPokemon | A valid id in pokemon pool. |
skin | Gets a pokemon skin by name. |
trainer | Gets a trainer as a character is got. |