Skip to content

Gen 1 incorrectly assumes 100% crit probability on Slash #199

Open
@mpique

Description

@mpique

Captura

Captura4

Captura2

In Gen 1, the critical hit probability is calculated as T/255. For a High critical-hit ratio move T is:
Captura3

Since Parasect's base speed is 30, T = 120. That means it's only a 47,06% chance. Any Pokémon whose speed is equal or lower than 65 won't have a guaranteed crit.

I know, I'm pointing at an extremely small inconsistency that affetcts an extremely low number of Pokémon (15) in an extremely niche meta. But I think it's nice that the calc works properly in these situations anyway.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreviewedThis has been looked at

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions