2
edits
Doomdorm64 (talk | contribs) No edit summary |
m (fixing gen iv formula) |
||
Line 55: | Line 55: | ||
===Generations III to VII=== | ===Generations III to VII=== | ||
Despite having an accuracy of 30% listed, Horn Drill's chance of hitting is independent of {{stat|accuracy}} and {{stat|evasion}} stats; instead, it depends on the level of the user and the level of the target and is worked out with the formula | Despite having an accuracy of 30% listed, Horn Drill's chance of hitting is independent of {{stat|accuracy}} and {{stat|evasion}} stats; instead, it depends on the level of the user and the level of the target and is worked out with the formula | ||
Acc = ( ( user_level - target_level ) + 30 ) | Acc = ( ( user_level - target_level ) + 30 )% | ||
In other words: 30% is the minimum, and the higher the user's level is compared to the target's, the more likely it is to hit. | In other words: 30% is the minimum, and the higher the user's level is compared to the target's, the more likely it is to hit. |
edits