X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/a813df000a4cce1eb5eeb879760bc773b2e34058..2b8007d64661e859fadfc971e57fa8869489c7f2:/pokedex/data/csv/move_flag_types.csv diff --git a/pokedex/data/csv/move_flag_types.csv b/pokedex/data/csv/move_flag_types.csv index 53be0bc..bdb3e21 100644 --- a/pokedex/data/csv/move_flag_types.csv +++ b/pokedex/data/csv/move_flag_types.csv @@ -3,5 +3,5 @@ id,identifier,name,description 2,protect,Blocked by Detect and Protect,This move will not work if the target has used [Detect]{move} or [Protect]{move} this turn. 3,reflect,Reflectable with Magic Coat,This move will be reflected back at the user if the target has used [Magic Coat]{move} this turn. 4,snatch,Snatchable,This move will be stolen if another Pokémon has used [Snatch]{move} this turn. -5,accuracy,Rolls accuracy,This move is affected by [accuracy]{mechanic} and [evasion]{mechanic} modifiers. +5,mirror,Copied by Mirror Move,A Pokémon targeted by this move can use [Mirror Move]{move} to copy it. 6,flinch,Flinches with King's Rock,A held [King's Rock]{item} gives this move an 11.7% chance to make the target [flinch]{mechanic}.