From f34f6bb72a1df51e86acfec1f842740da5a0a144 Mon Sep 17 00:00:00 2001 From: Lynn Date: Sat, 6 Apr 2013 18:14:00 -0400 Subject: [PATCH] SmellingSalt uses the target's paralysis, not the user's. --- pokedex/data/csv/move_effect_prose.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokedex/data/csv/move_effect_prose.csv b/pokedex/data/csv/move_effect_prose.csv index b61cacd..0a55d47 100644 --- a/pokedex/data/csv/move_effect_prose.csv +++ b/pokedex/data/csv/move_effect_prose.csv @@ -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}.