mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Copy short effects to long effects for new abilities.
This commit is contained in:
parent
42c69cfc53
commit
ec2a04ccaf
1 changed files with 24 additions and 24 deletions
|
@ -541,27 +541,27 @@ An ability ignored by this ability is only nullified while the move is being use
|
||||||
When this Pokémon enters battle, all participating trainers are notified that it has this ability.
|
When this Pokémon enters battle, all participating trainers are notified that it has this ability.
|
||||||
|
|
||||||
This ability functions identically to []{ability:mold-breaker} and []{ability:turboblaze}.",Bypasses targets' abilities if they could hinder or prevent moves.
|
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.
|
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.
|
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.
|
||||||
167,9,,"Restores HP upon eating a Berry, in addition to the Berry's effect."
|
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.
|
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.
|
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.
|
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."
|
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.
|
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.
|
173,9,Strengthens biting moves.,Strengthens biting moves.
|
||||||
174,9,,Turns the bearer's []{type:normal} moves into []{type:ice} moves.
|
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.
|
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}."
|
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.
|
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.
|
178,9,Strengthens aura and pulse moves.,Strengthens aura and pulse moves.
|
||||||
179,9,,Boosts Defense while []{move:grassy-terrain} is in effect.
|
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.
|
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.
|
181,9,Strengthens moves that make contact.,Strengthens moves that make contact.
|
||||||
182,9,,Turns the bearer's []{type:normal} moves into []{type:fairy} moves.
|
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.
|
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.
|
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.
|
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.
|
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.
|
187,9,Strengthens []{type:fairy} moves 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}.
|
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…
Reference in a new issue