Copy short effects to long effects for new abilities.

This commit is contained in:
Lynn "Zhorken" Vaughan 2013-11-07 09:44:03 -05:00
parent 42c69cfc53
commit ec2a04ccaf

View file

@ -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.
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.
166,9,,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."
168,9,,Changes the bearer's type to match each move it uses.
169,9,,Halves damage from physical attacks.
170,9,,Steals the target's held item when the bearer uses a contact move.
171,9,,"Protects against bullet, ball, and bomb-based moves."
172,9,,Raises Special Attack by two stages upon having any stat lowered.
173,9,,Strengthens biting moves.
174,9,,Turns the bearer's []{type:normal} moves into []{type:ice} moves.
175,9,,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}."
177,9,,Raises []{type:flying} moves' priority by one stage.
178,9,,Strengthens aura and pulse moves.
179,9,,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.
181,9,,Strengthens moves that make contact.
182,9,,Turns the bearer's []{type:normal} moves into []{type:fairy} moves.
183,9,,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.
185,9,,Turns the bearer's []{type:normal} moves into []{type:flying} moves.
186,9,,Strengthens []{type:dark} moves for all friendly and opposing Pokémon.
187,9,,Strengthens []{type:fairy} moves for all friendly and opposing Pokémon.
188,9,,Reverses the effects of []{ability:dark-aura} and []{ability:fairy-aura}.
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.
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.
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.
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.
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.
188,9,Reverses the effects of []{ability:dark-aura} and []{ability:fairy-aura}.,Reverses the effects of []{ability:dark-aura} and []{ability:fairy-aura}.

1 ability_id local_language_id effect short_effect
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567