X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/32327717a1c1d22ba0b6717333417e8389d6217d..0bcdda839aa3bd69a4f49504c89e5c79f4cf48e3:/pokedex/data/csv/move_targets.csv diff --git a/pokedex/data/csv/move_targets.csv b/pokedex/data/csv/move_targets.csv index 7bf94b1..0302761 100644 --- a/pokedex/data/csv/move_targets.csv +++ b/pokedex/data/csv/move_targets.csv @@ -1,13 +1,13 @@ -id,name,description -1,Specific move,One specific move. How this move is chosen depends upon on the move being used. -2,Selected opponent,"One opposing Pokémon, selected by the trainer. Stolen single-target moves target an opponent at random." -3,Ally,The user's ally (if any). -4,User and ally,The user and its ally (if any). -5,User or ally,"Either the user or its ally, selected by the trainer." -6,Opponent's field,The opposing trainer's side of the field. -7,User,The user. -8,Random opponent,"One opposing Pokémon, selected at random." -9,All other Pokémon,Every other Pokémon on the field. -10,Selected opponent,"One opposing Pokémon, selected by the trainer." -11,All opponents,All opposing Pokémon. -12,All Pokémon,All Pokémon on the field. +id,identifier +1,specific-move +2,selected-pokemon +3,ally +4,users-field +5,user-or-ally +6,opponents-field +7,user +8,random-opponent +9,all-other-pokemon +10,selected-pokemon +11,all-opponents +12,entire-field