From af33fd43e37c47586053df76f42d17b09ba0be21 Mon Sep 17 00:00:00 2001 From: Eevee Date: Sun, 12 Sep 2010 21:14:03 -0700 Subject: [PATCH] Fifth move flag is Mirror-Move-able, NOT rolls-accuracy. #350 --- pokedex/data/csv/move_flag_types.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}. -- 2.7.4