Freeze (status condition): Difference between revisions

m
(→‎Generation II: https://github.com/pret/pokecrystal/blob/master/engine/battle/core.asm#L288 HandleDefrost is called alongside between-turn effects such as Leftovers)
Line 236: Line 236:
A Pokémon with {{a|Color Change}} can become frozen by an Ice-type move, because the Pokémon changes into the same type of the move after the status condition is inflicted.
A Pokémon with {{a|Color Change}} can become frozen by an Ice-type move, because the Pokémon changes into the same type of the move after the status condition is inflicted.


A Pokémon holding a [[Covert Cloak]] cannot become frozen because the status condition only occurs as the [[additional effect]] of moves.
Pokémon that have either {{a|Magma Armor}}, {{a|Comatose}}, or {{a|Purifying Salt}} as their Ability cannot be frozen.


Pokémon that have either {{a|Magma Armor}}, {{a|Comatose}}, {{a|Shield Dust}}, or {{a|Purifying Salt}} as their Ability cannot be frozen.
A Pokémon with {{a|Shield Dust}} or holding a [[Covert Cloak]] cannot become frozen because the status condition only occurs as the [[additional effect]] of moves.


{{m|Safeguard}} and {{m|Misty Terrain}} (for grounded Pokémon) prevent any status conditions for five turns.
{{m|Safeguard}} and {{m|Misty Terrain}} (for grounded Pokémon) prevent any status conditions for five turns.