veekun_pokedex/pokedex/data/csv/move_target_prose.csv
Lynn "Zhorken" Vaughan c13ba0e58a Rerip move stats.
Notes:

- I left all the flags surskitty added alone (powder, bite, pulse,
  ballistics, and mental) because they don't seem to be in with the
  other move flags.  The only new flags are the Sky Battle one that I
  added, and a mystery one, which I didn't add —
  http://pastebin.com/K27Vk95J

- move_meta_* is a mess and I don't like it but X/Y seem to have all the
  same move meta as B/W did so I updated it for the time being

- I didn't update effect_id because I'd have to sort out all the new
  effects that I added manually and that sounds like a bigger endeavour
2014-05-19 22:10:09 -04:00

964 B

1move_target_idlocal_language_idnamedescription
219Specific moveOne specific move. How this move is chosen depends upon on the move being used.
329Selected PokémonOne other Pokémon on the field, selected by the trainer. Stolen moves reuse the same target.
439AllyThe user's ally (if any).
549User's fieldThe user's side of the field. Affects the user and its ally (if any).
659User or allyEither the user or its ally, selected by the trainer.
769Opponent's fieldThe opposing side of the field. Affects opposing Pokémon.
879UserThe user.
989Random opponentOne opposing Pokémon, selected at random.
1099All other PokémonEvery other Pokémon on the field.
11109Selected PokémonOne other Pokémon on the field, selected by the trainer.
12119All opponentsAll opposing Pokémon.
13129Entire fieldThe entire field. Affects all Pokémon.
14139User and alliesThe user and its allies.
15149All PokémonEvery Pokémon on the field.