Accuracy: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
'''Accuracy''' is an aspect of moves that determine how often they can hit their target. Accuracy currently can be any number between 30% and 100%, usually in multiples of 5.
{{samename|in-battle stat|Stats#Accuracy}}
'''Accuracy''' is an aspect of moves that determine how often they can hit their target. A move's base accuracy currently can be any number from {{tt|30%|Only one-hit knockout moves can have 30% accuracy without Accuracy and Evasion stat changes, but they display it as —}} to 100%, usually in multiples of 5.


Many moves have an accuracy of "—%", indicating that they are exempt from accuracy calculations; usually because they affect no one but the user (and/or the partner in a [[Double Battle]]), or because they will never miss the target unless the target uses a move that grants invulnerability for the turn (such as {{m|Protect}}, or the first stage of {{m|Fly}} or {{m|Dig}}).
Many moves have an accuracy of "—%", indicating that they are exempt from accuracy calculations. This is usually because they affect no one but the user (and/or the partner in a [[Double Battle]]), or because they will never miss the target (excluding [[type]] immunities) unless the target uses a move that grants invulnerability for the turn (such as {{m|Protect}}, or the first stage of {{m|Fly}} or {{m|Dig}}). However, the situation for [[one-hit knockout move]]s is very different; the accuracy varies based on the difference between the user's HP and the target's HP.


Accuracy can be increased by [[Ability|abilities]] or [[held items]], such as {{a|Compoundeyes}} raising the user's accuracy by 30%, {{a|Victory Star}} raising a Pokémon's accuracy by 10%, and the {{DL|In-battle effect item|Wide Lens}} boosting accuracy by 10%.
Accuracy can be increased by [[Ability|Abilities]] or [[held item]]s, such as {{a|Compoundeyes}} raising the user's accuracy by 30%, {{a|Victory Star}} raising a Pokémon's accuracy by 10%, and the {{DL|In-battle effect item|Wide Lens}} boosting accuracy by 10%.


===Formula for accuracy and evasion===
===Formula for accuracy and evasion===
Line 15: Line 16:
*''Evasion'' is the current Evasion stat of the target (in percent - e.g. lowering evasion by two stages lowers this number to 0.6).
*''Evasion'' is the current Evasion stat of the target (in percent - e.g. lowering evasion by two stages lowers this number to 0.6).


If P is greater than 1, the move will surely hit. In a 2-on-2 battle, it is possible for a move that targets multiple Pokémon to hit some and miss others - the probabilities are calculated individually for each Pokémon.
If P is greater than 1, the move will surely hit. In a Double or Triple Battle, it is possible for a move that targets multiple Pokémon to hit some and miss others—the probabilities are calculated individually for each Pokémon.


===Trivia===
==Trivia==
* In the [[Generation I]] games, even moves with a 100% accuracy would miss once in a great while for seemingly no reason whatsoever.  This was due to accuracy being internally calculated as a fraction of 256, when the highest internal accuracy a move could posess was 255 (FF in hexadecimal, and the highest value expressible in a single byte), yielding an accuracy of 99.6%.  This also applied to secondary effects such as poison or paralysis, but it was resolved in [[Generation II]].
* In the [[Generation I]] games, even moves with a 100% accuracy would miss once in a great while for seemingly no reason whatsoever.  This was due to accuracy being internally calculated as a fraction of 256, when the highest internal accuracy a move could possess was 255 (FF in hexadecimal, and the highest value expressible in a single byte), yielding an accuracy of 99.6%.  This also applied to secondary effects such as poison or paralysis, but it was resolved in [[Generation II]].
* It was not possible to view a move's accuracy in-game until [[Generation III]].
* It was not possible to view a move's accuracy in-game until [[Generation III]].
==See also==
*[[Stats#Accuracy|Accuracy stat]]


[[Category:Moves|*]]
[[Category:Moves|*]]

Revision as of 03:13, 16 June 2012

If you were looking for the in-battle stat, see Stats#Accuracy.

Accuracy is an aspect of moves that determine how often they can hit their target. A move's base accuracy currently can be any number from 30% to 100%, usually in multiples of 5.

Many moves have an accuracy of "—%", indicating that they are exempt from accuracy calculations. This is usually because they affect no one but the user (and/or the partner in a Double Battle), or because they will never miss the target (excluding type immunities) unless the target uses a move that grants invulnerability for the turn (such as Protect, or the first stage of Fly or Dig). However, the situation for one-hit knockout moves is very different; the accuracy varies based on the difference between the user's HP and the target's HP.

Accuracy can be increased by Abilities or held items, such as Compoundeyes raising the user's accuracy by 30%, Victory Star raising a Pokémon's accuracy by 10%, and the Wide Lens boosting accuracy by 10%.

Formula for accuracy and evasion

The probability that a move will hit is calculated as follows:

File:Accuracy calc.png

Where:

  • Abase is the base accuracy of the move (in percent - e.g. a base accuracy of 95 is counted as 0.95),
  • Accuracy is the current Accuracy stat of the user (in percent - e.g. raising accuracy by three stages raises this number to 2), and
  • Evasion is the current Evasion stat of the target (in percent - e.g. lowering evasion by two stages lowers this number to 0.6).

If P is greater than 1, the move will surely hit. In a Double or Triple Battle, it is possible for a move that targets multiple Pokémon to hit some and miss others—the probabilities are calculated individually for each Pokémon.

Trivia

  • In the Generation I games, even moves with a 100% accuracy would miss once in a great while for seemingly no reason whatsoever. This was due to accuracy being internally calculated as a fraction of 256, when the highest internal accuracy a move could possess was 255 (FF in hexadecimal, and the highest value expressible in a single byte), yielding an accuracy of 99.6%. This also applied to secondary effects such as poison or paralysis, but it was resolved in Generation II.
  • It was not possible to view a move's accuracy in-game until Generation III.