|
Change your preferences here. Psywave
DescriptionDeals a set amount of damage equal to a random value between 0.5x and 1.5x the user's level, rounded down. Does not take type resistances or weaknesses into account, but cannot hit Dark-types. Will always deal at least 1 HP of damage. The calculation for the amount of damage dealt is as follows, where N represents a random number between 1 and 10: Base Power = (N + 5) * (User's Level / 10) |