Accuracy: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Aezlo
(Created page with "Dexterity affects and increases Accuracy. Accuracy is compared to enemy evasion when determining if an attack hits or misses. The complete formula is below: chance to hit =...")
 
>Aezlo
(Created page with "Dexterity affects and increases Accuracy. Accuracy is compared to enemy evasion when determining if an attack hits or misses. The complete formula is below: chance to hit =...")
(No difference)

Revision as of 10:39, 18 June 2012

Dexterity affects and increases Accuracy.

Accuracy is compared to enemy evasion when determining if an attack hits or misses. The complete formula is below:

chance to hit = attacker_accuracy / ( attacker_accuracy + ((defender_evasion/4)^0.8))

Chance to hit can never be lower than 5%, nor higher than 95%.