Psywave (move): Difference between revisions

→‎Effect: restoring this (will be looking into it, since it probably still wasn't true all along.. but anyway)
(→‎Effect: restoring this (will be looking into it, since it probably still wasn't true all along.. but anyway))
Line 51: Line 51:


===Generations III and IV===
===Generations III and IV===
Psywave inflicts damage equal to <math>Level_{user} \times \dfrac{r+5}{10}</math>, where r is a random number from 0 to 10. The damage is always rounded down; however, Psywave will always deal at least 1 HP of damage.
Psywave inflicts damage equal to <math>Level_{user} \times (r+5) / 10</math>, where r is a random number from 0 to 10. The damage is always rounded down; however, Psywave will always deal at least 1 HP of damage.


Psywave can be used as part of a [[Contest combination|Pokémon Contest combination]], with the user gaining extra two appeal points if {{m|Calm Mind}} was used in the prior turn.
Psywave can be used as part of a [[Contest combination|Pokémon Contest combination]], with the user gaining extra two appeal points if {{m|Calm Mind}} was used in the prior turn.


===Generation V===
===Generation V===
Psywave inflicts damage equal to <math>Level_{user} \times \dfrac{r+50}{100}</math>, where r is a random number from 0 to 100. The damage is always rounded down; however, Psywave will always deal at least 1 HP of damage.
Psywave inflicts damage equal to <math>Level_{user} \times (r+50) / 100</math>, where r is a random number from 0 to 100. The damage is always rounded down; however, Psywave will always deal at least 1 HP of damage.


===Generations VI and VII===
===Generations VI and VII===