mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fixing typo in Rest description.
This commit is contained in:
parent
421a47ec32
commit
9b9223e3a3
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ If the user is holding [Light Clay]{item}, the barrier lasts for eight turns.
|
|||
|
||||
This move fails if the Pokémon cannot fall asleep due to [Uproar]{move}, [Insomnia]{ability}, or [Vital Spirit]{ability}.
|
||||
|
||||
Before DP, this move fails if the Pokémon is already asleep."
|
||||
After DP, this move fails if the Pokémon is already asleep."
|
||||
39,Causes a one-hit KO.,"Inflicts damage equal to the target's max [HP]{mechanic}. Ignores [accuracy]{mechanic} and [evasion]{mechanic} modifiers. This move's [accuracy]{mechanic} is 30% plus 1% for each level the user is higher than the target. If the user is a lower level than the target, this move will [fail]{mechanic}.
|
||||
|
||||
Because this move inflicts a specific and finite amount of damage, [Endure]{move} still prevents the target from fainting.
|
||||
|
|
|
Loading…
Reference in a new issue