X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/c5b30db7c8171dc88585f9e13c220fa82d88f670..refs/tags/veekun-promotions/2010091501:/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 81d84ac..bdb3e21 100644 --- a/pokedex/data/csv/move_flag_types.csv +++ b/pokedex/data/csv/move_flag_types.csv @@ -1,7 +1,7 @@ -id,name,description -1,Makes contact,"User touches the target. This triggers some abilities (e.g., :ability:`Static`) and items (e.g., :item:`Sticky Barb`)." -2,Blocked by Detect and Protect,This move will not work if the target has used :move:`Detect` or :move:`Protect` this turn. -3,Reflectable with Magic Coat,This move will be reflected back at the user if the target has used :move:`Magic Coat` this turn. -4,Snatchable,This move will be stolen if another Pokémon has used :move:`Snatch` this turn. -5,Rolls accuracy,This move is affected by :mechanic:`accuracy` and :mechanic:`evasion` modifiers. -6,Flinches with King's Rock,A held :item:`King's Rock` gives this move an 11.7% chance to make the target :mechanic:`flinch`. +id,identifier,name,description +1,contact,Makes contact,"User touches the target. This triggers some abilities (e.g., [Static]{ability}) and items (e.g., [Sticky Barb]{item})." +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,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}.