X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/a813df000a4cce1eb5eeb879760bc773b2e34058..419a1014e3111d49a5942e66704f7f44b4882f6a:/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..1220ea3 100644 --- a/pokedex/data/csv/move_flag_types.csv +++ b/pokedex/data/csv/move_flag_types.csv @@ -1,7 +1,15 @@ 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,accuracy,Rolls accuracy,This move is affected by [accuracy]{mechanic} and [evasion]{mechanic} modifiers. -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,charge,Has a charging turn,This move has a charging turn that can be skipped with a [Power Herb]{item}. +3,recharge,Must recharge,"The turn after this move is used, the Pokémon's action is skipped so it can recharge." +4,protect,Blocked by Detect and Protect,This move will not work if the target has used [Detect]{move} or [Protect]{move} this turn. +5,reflectable,Reflectable,This move may be reflected back at the user with [Magic Coat]{move} or [magic mirror]{ability}. +6,snatch,Snatchable,This move will be stolen if another Pokémon has used [Snatch]{move} this turn. +7,mirror,Copied by Mirror Move,A Pokémon targeted by this move can use [Mirror Move]{move} to copy it. +8,punch,Punch-based,This move has 1.2× its usual power when used by a Pokémon with [Iron Fist]{ability}. +9,sound,Sound-based,Pokémon with [Soundproof]{ability} are immune to this move. +10,gravity,Unusable during Gravity,This move cannot be used in high [Gravity]{move}. +11,defrost,Defrosts when used,This move can be used while frozen to force the Pokémon to defrost. +12,distance,Targets opposite side in triples,"In triple battles, this move can be used on either side to target the farthest away opposing Pokémon." +13,heal,Heals,This move is blocked by [Heal Block]{move}. +14,mystery,Does ... something.,This flag exists.