Ranged Accuracy

From FFXI Wiki
Revision as of 23:39, 4 October 2019 by FaeQueenCory (talk | contribs) (→‎Pet: Ranged Accuracy from Pet: AGI)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Were you looking for Distance Correction?


Ranged Accuracy is derived from AGI, the ranged combat skill for the currently equipped ranged weapon, and any traits/abilities/gear/etc that provide accuracy boosts.

Ranged AccuracyTotal = Accuracy from AGI + Accuracy from Skill + Accuracy from Traits/Gear/etc.

The contribution of AGI to ranged accuracy is as follows:

Accuracy from AGI = floor( AGI × 0.75 )

The contribution of Skill to accuracy varies by skill levels:

Accuracy from Skill =
For Skill ≤ 200: Accuracy = Skill
For 201 ≤ Skill ≤ 400: Accuracy = floor( (Skill - 200) × 0.9 ) + 200
For 401 ≤ Skill ≤ 600: Accuracy = floor( (Skill - 400) × 0.8 ) + 380
For ≥601 Skill: Accuracy = floor( (Skill - 600) × 0.9 ) + 540

Pet: Ranged Accuracy from Pet: AGI

Pet's ranged accuracy derived from their AGI is via a different conversion rate than a player's:

Ranged Accuracy = floor( AGI × 0.5 )

Related Links