Effect Spore (Ability): Difference between revisions

→‎Effect: It can in fact paralyze Electric-type Pokémon in Generation III (just tested myself). I haven't tested later generations, but I doubt this immunity actually appears until Gen VI, at which point it should go without saying.
(→‎Generations III to V: https://github.com/pret/pokeemerald/blob/5183cdb35722549d6b465ccaf8c4a21422ecb254/src/battle_util.c#L2120)
(→‎Effect: It can in fact paralyze Electric-type Pokémon in Generation III (just tested myself). I haven't tested later generations, but I doubt this immunity actually appears until Gen VI, at which point it should go without saying.)
Line 17: Line 17:
===In battle===
===In battle===
====Generation III====
====Generation III====
When a Pokémon with this Ability is hit by a move that makes [[contact]], there is a 10% chance that the attacking Pokémon will become either {{status|poison}}ed, {{status|paralysis|paralyzed}} or {{status|sleep|asleep}}, with a 3.3% probability each. This Ability cannot poison {{type|Poison}} or {{type|Steel}} Pokémon or paralyze {{type|Electric}} Pokémon.  
When a Pokémon with this Ability is hit by a move that makes [[contact]], there is a 10% chance that the attacking Pokémon will become either {{status|poison}}ed, {{status|paralysis|paralyzed}} or {{status|sleep|asleep}}, with a 3.3% probability each.


If a Pokémon with this Ability is hit by a [[multi-strike move]] that makes contact (such as {{m|Fury Swipes}}), each hit has an independent chance to activate this Ability.
If a Pokémon with this Ability is hit by a [[multi-strike move]] that makes contact (such as {{m|Fury Swipes}}), each hit has an independent chance to activate this Ability.