mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
parent
74c8d25eb7
commit
a09808deca
2 changed files with 12 additions and 14 deletions
pokedex/data/csv
|
@ -5,15 +5,17 @@ ability_id,changed_in_version_group_id,effect
|
|||
10,8,"Does not absorb non-damaging [Electric]{type} moves, i.e. [Thunder Wave]{move}."
|
||||
16,11,Triggers on every hit of multiple-hit moves.
|
||||
18,8,[Will-O-Wisp]{move} does not trigger this ability for Pokémon immune to [burns]{mechanic:burn}.
|
||||
21,6,Has no overworld effect.
|
||||
22,6,Has no overworld effect.
|
||||
22,8,Does not take effect if acquired after entering battle.
|
||||
23,6,Has no overworld effect.
|
||||
24,8,Inflicts only 1/16 of the attacker's maximum [HP]{mechanic} in damage.
|
||||
25,11,[Fire Fang]{move} and [typeless damage]{mechanic} ignore this ability regardless of the Pokémon's type.
|
||||
25,11,[Fire Fang]{move} and moves that inflict [typeless damage]{mechanic} ignore this ability regardless of type.
|
||||
28,6,Has no overworld effect.
|
||||
28,8,Cannot influence the natures of Pokémon encountered by interacting with them on the overworld.
|
||||
28,11,Passes back toxic [poison]{mechanic} as regular poison.
|
||||
31,8,"Does not affect non-damaging [Electric]{type} moves, i.e. [Thunder Wave]{move}."
|
||||
31,6,Has no overworld effect.
|
||||
31,8,"Does not affect non-damaging [Electric]{type} moves, i.e. [Thunder Wave]{move}. Increases the frequency of Match Call calls on the overworld if any party Pokémon has this ability."
|
||||
31,11,Redirects [Electric]{type} moves without negating them or granting any [Special Attack]{mechanic} boost. Does not redirect [Hidden Power]{move}.
|
||||
40,6,Has no overworld effect.
|
||||
42,6,Has no overworld effect.
|
||||
|
@ -23,20 +25,20 @@ ability_id,changed_in_version_group_id,effect
|
|||
49,6,Has no overworld effect.
|
||||
51,6,Has no overworld effect.
|
||||
52,6,Has no overworld effect.
|
||||
52,8,Doubles [Cut]{move}'s grass-cutting radius on the overworld if the lead Pokémon has this ability.
|
||||
52,8,Doubles [Cut]{move}'s grass-cutting radius on the overworld if any party Pokémon has this ability.
|
||||
53,11,Has no effect in battle.
|
||||
55,6,Has no overworld effect.
|
||||
56,6,Has no overworld effect.
|
||||
60,6,Has no overworld effect.
|
||||
62,8,Does not take effect during [sleep]{mechanic}.
|
||||
68,6,Has no overworld effect.
|
||||
68,8,Increases the frequency of cries heard on the overworld if the lead Pokémon has this ability.
|
||||
68,8,Increases the frequency of cries heard on the overworld if any party Pokémon has this ability.
|
||||
71,6,Has no overworld effect.
|
||||
72,6,Has no overworld effect.
|
||||
73,6,Has no overworld effect.
|
||||
90,11,[Poison]{mechanic} still damages the Pokémon outside of battle.
|
||||
98,11,"Paralysis cannot prevent the Pokémon from moving, though the [Speed]{mechanic} cut is unaffected."
|
||||
99,9,"Due to a glitch, moves affected by this ability have a (100 - accuracy)% chance to hit through [Detect]{move} or [Protect]{move}."
|
||||
102,11,[Rest]{move} works as normal during [strong sunlight]{mechanic}.
|
||||
103,11,[Fling]{move} can be used as normal.
|
||||
102,11,[Rest]{move} works as usual during [strong sunlight]{mechanic}.
|
||||
103,11,[Fling]{move} can be used as usual.
|
||||
114,11,Redirects [Water]{type} moves without negating them or granting any [Special Attack]{mechanic} boost. Does not redirect [Hidden Power]{move}.
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue