Initial commit, with much of the data imported.
[zzz-pokedex.git] / data / move_targets.csv
1 id,name,description
2 1,Specific move,One specific move.  How this move is chosen depends upon on the move being used.
3 2,Selected opponent,"One opposing Pokémon, selected by the trainer.  Stolen single-target moves target an opponent at random."
4 3,Ally,The user's ally (if any).
5 4,User and ally,The user and its ally (if any).
6 5,User or ally,"Either the user or its ally, selected by the trainer."
7 6,Opponent's field,The opposing trainer's side of the field.
8 7,User,The user.
9 8,Random opponent,"One opposing Pokémon, selected at random."
10 9,All other Pokémon,Every other Pokémon on the field.
11 10,Selected opponent,"One opposing Pokémon, selected by the trainer."
12 11,All opponents,All opposing Pokémon.
13 12,All Pokémon,All Pokémon on the field.