mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
A handful of move/ability corrections (thx Bachuru).
This commit is contained in:
parent
717e52b66a
commit
53e4c063ba
2 changed files with 11 additions and 11 deletions
pokedex/data/csv
|
@ -542,26 +542,26 @@ When this Pokémon enters battle, all participating trainers are notified that i
|
|||
|
||||
This ability functions identically to []{ability:mold-breaker} and []{ability:turboblaze}.",Bypasses targets' abilities if they could hinder or prevent moves.
|
||||
165,9,Protects allies against moves that affect their mental state.,Protects allies against moves that affect their mental state.
|
||||
166,9,Protects []{type:grass}-type allies from having their stats lowered by other Pokémon.,Protects []{type:grass}-type allies from having their stats lowered by other Pokémon.
|
||||
166,9,Protects friendly []{type:grass} Pokémon from having their stats lowered by other Pokémon.,Protects friendly []{type:grass} Pokémon from having their stats lowered by other Pokémon.
|
||||
167,9,"Restores HP upon eating a Berry, in addition to the Berry's effect.","Restores HP upon eating a Berry, in addition to the Berry's effect."
|
||||
168,9,Changes the bearer's type to match each move it uses.,Changes the bearer's type to match each move it uses.
|
||||
169,9,Halves damage from physical attacks.,Halves damage from physical attacks.
|
||||
170,9,Steals the target's held item when the bearer uses a contact move.,Steals the target's held item when the bearer uses a contact move.
|
||||
171,9,"Protects against bullet, ball, and bomb-based moves.","Protects against bullet, ball, and bomb-based moves."
|
||||
172,9,Raises Special Attack by two stages upon having any stat lowered.,Raises Special Attack by two stages upon having any stat lowered.
|
||||
173,9,Strengthens biting moves.,Strengthens biting moves.
|
||||
173,9,Strengthens biting moves to 1.5× their power.,Strengthens biting moves to 1.5× their power.
|
||||
174,9,Turns the bearer's []{type:normal} moves into []{type:ice} moves.,Turns the bearer's []{type:normal} moves into []{type:ice} moves.
|
||||
175,9,Prevents friendly Pokémon from sleeping.,Prevents friendly Pokémon from sleeping.
|
||||
176,9,"Changes []{pokemon:aegislash} to Blade Forme before using a damaging move, or Shield Forme before using []{move:kings-shield}.","Changes []{pokemon:aegislash} to Blade Forme before using a damaging move, or Shield Forme before using []{move:kings-shield}."
|
||||
177,9,Raises []{type:flying} moves' priority by one stage.,Raises []{type:flying} moves' priority by one stage.
|
||||
178,9,Strengthens aura and pulse moves.,Strengthens aura and pulse moves.
|
||||
178,9,Strengthens aura and pulse moves to 1.5× their power.,Strengthens aura and pulse moves to 1.5× their power.
|
||||
179,9,Boosts Defense while []{move:grassy-terrain} is in effect.,Boosts Defense while []{move:grassy-terrain} is in effect.
|
||||
180,9,Passes the bearer's held item to an ally when the ally uses up its item.,Passes the bearer's held item to an ally when the ally uses up its item.
|
||||
181,9,Strengthens moves that make contact.,Strengthens moves that make contact.
|
||||
181,9,Strengthens moves that make contact to 1.33× their power.,Strengthens moves that make contact to 1.33× their power.
|
||||
182,9,Turns the bearer's []{type:normal} moves into []{type:fairy} moves.,Turns the bearer's []{type:normal} moves into []{type:fairy} moves.
|
||||
183,9,Lowers attacking Pokémon's Speed by one stage on contact.,Lowers attacking Pokémon's Speed by one stage on contact.
|
||||
184,9,Lets the bearer hit twice with damaging moves. The second hit has half power.,Lets the bearer hit twice with damaging moves. The second hit has half power.
|
||||
185,9,Turns the bearer's []{type:normal} moves into []{type:flying} moves.,Turns the bearer's []{type:normal} moves into []{type:flying} moves.
|
||||
186,9,Strengthens []{type:dark} moves for all friendly and opposing Pokémon.,Strengthens []{type:dark} moves for all friendly and opposing Pokémon.
|
||||
187,9,Strengthens []{type:fairy} moves for all friendly and opposing Pokémon.,Strengthens []{type:fairy} moves for all friendly and opposing Pokémon.
|
||||
186,9,Strengthens []{type:dark} moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens []{type:dark} moves for all friendly and opposing Pokémon.
|
||||
187,9,Strengthens []{type:fairy} moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens []{type:fairy} moves for all friendly and opposing Pokémon.
|
||||
188,9,Reverses the effects of []{ability:dark-aura} and []{ability:fairy-aura}.,Reverses the effects of []{ability:dark-aura} and []{ability:fairy-aura}.
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue