mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add missing effect chance to Twister. #565
This commit is contained in:
parent
55364cd836
commit
9c65ab3516
1 changed files with 1 additions and 1 deletions
|
@ -418,7 +418,7 @@ This move cannot be copied by [Mirror Move]{move}, nor selected by [Assist]{move
|
||||||
146,9,Raises the user's Defense by one stage. User charges for one turn before attacking.,"Inflicts [regular damage]{mechanic}. Raises the user's [Defense]{mechanic} by one [stage]{mechanic}. User then charges for one turn before attacking.
|
146,9,Raises the user's Defense by one stage. User charges for one turn before attacking.,"Inflicts [regular damage]{mechanic}. Raises the user's [Defense]{mechanic} by one [stage]{mechanic}. User then charges for one turn before attacking.
|
||||||
|
|
||||||
This move cannot be selected by [Sleep Talk]{move}."
|
This move cannot be selected by [Sleep Talk]{move}."
|
||||||
147,9,Has chance to make the target flinch.,"Inflicts [regular damage]{mechanic}. Has a $effect_chance% chance to make each target [flinch]{mechanic}.
|
147,9,Has a $effect_chance% chance to make the target flinch.,"Inflicts [regular damage]{mechanic}. Has a $effect_chance% chance to make each target [flinch]{mechanic}.
|
||||||
|
|
||||||
If the target is under the effect of [Bounce]{move}, [Fly]{move}, or [Sky Drop]{move}, this move will hit with double power."
|
If the target is under the effect of [Bounce]{move}, [Fly]{move}, or [Sky Drop]{move}, this move will hit with double power."
|
||||||
148,9,Inflicts regular damage and can hit Dig users.,"Inflicts [regular damage]{mechanic}.
|
148,9,Inflicts regular damage and can hit Dig users.,"Inflicts [regular damage]{mechanic}.
|
||||||
|
|
|
Loading…
Reference in a new issue