Accuracy: Difference between revisions

63 bytes added ,  18 October 2020
m (→‎Generations III onward: Changed link from nonexistant Accuracy#Stage_multipliers to Statistic#Stage_multipliers)
Line 46: Line 46:
Where...
Where...
* ''A'' is the computed threshold value that will determine whether the move will hit,
* ''A'' is the computed threshold value that will determine whether the move will hit,
* ''Accuracy<sub>move</sub>'' is the move's accuracy, a value from 1 to 100 (internally, 0 is also a valid value, but this is displayed as "&mdash;" and means that the move ignores accuracy checks),
* ''Accuracy<sub>move</sub>'' is the move's accuracy, a value from 1 to 100 (moves can also ignore accuracy checks and display a "&mdash;" in this field, which is internally represented by the value 0 in Generation III-IV or the value 101 in later generations),
* ''Adjusted_stages'' is the equivalent accuracy [[Statistic#Stage_multipliers|stage multiplier]] of the user after the target's evasion stage is subtracted from the user's accuracy stage, both possibly modified by Ability or move effects such as {{a|Simple}} or {{m|Foresight}} (to no less than -6 and no more than 6 after the subtraction), and
* ''Adjusted_stages'' is the equivalent accuracy [[Statistic#Stage_multipliers|stage multiplier]] of the user after the target's evasion stage is subtracted from the user's accuracy stage, both possibly modified by Ability or move effects such as {{a|Simple}} or {{m|Foresight}} (to no less than -6 and no more than 6 after the subtraction), and
* ''Other_mods'' encompasses all multipliers from other accuracy or evasion modifiers from Ability effects, [[fog]], move effects, and item effects, serially applied.
* ''Other_mods'' encompasses all multipliers from other accuracy or evasion modifiers from Ability effects, [[fog]], move effects, and item effects, serially applied.