Pokemon Gold and Silver - Critical Hits
A Critical Hit deals two times more damage than usual. Also during a Critical Hit, if the attacker's Attack/Special Attack stat stage is equal to or less than the opponent's Defense/Special Defense stat stage, changes to Attack and Defense due to Reflect, Light Screen, badges, stat stages, and burns are ignored.
Determining Chances of a Critical Hit
A Critical Hit is based on value n and a random number. If the random number is less than n, then the attack is a Critical Hit. Here is how n is decided.
- If the attacker is Chansey equipped with Lucky Punch, n=2. If the attacker is Farfetch'd equipped with Stick, n=2. If neither is true, n=0.
- If Focus Energy is in effect for the attacker, then add 1 to n.
- If the attack is Karate Chop/Razor Leaf/Crab Hammer/Slash/Aero Blast/Cross Chop, then add 2 to n.(Add 0 to n for any other attacks.)
- If Scope Lens is equipped, add 1 to n.
| n | CH Number |
|---|---|
| 0 | 17 |
| 1 | 32 |
| 2 | 64 |
| 3 | 85 |
| 4 | 128 |
If the random number is less than the CH Number, then the attack is a Critical Hit.