mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
871 B
871 B
1 | move_target_id | local_language_id | name | description |
---|---|---|---|---|
2 | 1 | 9 | Specific move | One specific move. How this move is chosen depends upon on the move being used. |
3 | 2 | 9 | Selected Pokémon | One other Pokémon on the field, selected by the trainer. Stolen moves reuse the same target. |
4 | 3 | 9 | Ally | The user's ally (if any). |
5 | 4 | 9 | User's field | The user's side of the field. Affects the user and its ally (if any). |
6 | 5 | 9 | User or ally | Either the user or its ally, selected by the trainer. |
7 | 6 | 9 | Opponent's field | The opposing side of the field. Affects opposing Pokémon. |
8 | 7 | 9 | User | The user. |
9 | 8 | 9 | Random opponent | One opposing Pokémon, selected at random. |
10 | 9 | 9 | All other Pokémon | Every other Pokémon on the field. |
11 | 10 | 9 | Selected Pokémon | One other Pokémon on the field, selected by the trainer. |
12 | 11 | 9 | All opponents | All opposing Pokémon. |
13 | 12 | 9 | Entire field | The entire field. Affects all Pokémon. |