mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
SmellingSalt uses the target's paralysis, not the user's.
This commit is contained in:
parent
8ece3648fc
commit
f34f6bb72a
1 changed files with 1 additions and 1 deletions
|
@ -501,7 +501,7 @@ If the target is forced to attempt a repeated move due to []{item:choice-band},
|
|||
171,9,"If the user takes damage before attacking, the attack is canceled.","Inflicts [regular damage]{mechanic:regular-damage}. If the user takes damage this turn before hitting, this move will [fail]{mechanic:fail}.
|
||||
|
||||
This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}."
|
||||
172,9,"If the target is paralyzed, inflicts double damage and cures the paralysis.","Inflicts [regular damage]{mechanic:regular-damage}. If the user is [paralyzed]{mechanic:paralyzed}, this move has double power, and the user is cured of its [paralysis]{mechanic:paralysis}."
|
||||
172,9,"If the target is paralyzed, inflicts double damage and cures the paralysis.","Inflicts [regular damage]{mechanic:regular-damage}. If the target is [paralyzed]{mechanic:paralyzed}, this move has double power, and the target is cured of its [paralysis]{mechanic:paralysis}."
|
||||
173,9,Redirects the target's single-target effects to the user for this turn.,"Until the end of this turn, any moves that opposing Pokémon target solely at the user's ally will instead target the user. If both Pokémon on the same side of the [field]{mechanic:field} use this move on the same turn, the Pokémon that uses it last will become the target.
|
||||
|
||||
This effect takes priority over []{ability:lightningrod} and []{ability:storm-drain}.
|
||||
|
|
|
Loading…
Reference in a new issue