Difference between revisions of "Aimed Attack"

From FOnline 3 wiki
Jump to navigation Jump to search
m (Redirected page to Attack#Aimed attack)
(Tag: New redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Aimed attack gives you a penalty to [[Hit Chance]], but in return, grant you a bonus to [[Critical Chance]].
+
#REDIRECT [[Attack#Aimed attack]]
 
 
'''Note:''' Aimed attacks are heavily affected by your [[Luck]].
 
 
 
 
 
 
 
This table shows changes of [[Hit Chance]] and [[Critical Chance]] when you are aiming at various parts of the target's body.
 
{|border="1" cellpadding="6" cellspacing="1" align="center"
 
! Body part
 
! [[Hit Chance]]
 
! Base Critical Chance
 
! Additional [[AP]] Usage
 
|-
 
| Eyes
 
| - 60%
 
| 60%
 
| +2 AP
 
|-
 
| Head
 
| - 40%
 
| 40%
 
| +2 AP
 
|-
 
| Groin
 
| - 30%
 
| 30%
 
| +2 AP
 
|-
 
| Arms
 
| - 30%
 
| 30%
 
| +1 AP
 
|-
 
| Legs
 
| - 20%
 
| 20%
 
| +1 AP
 
|-
 
| Torso
 
| - 0%
 
| 0%
 
| +1 AP
 
|}
 
 
 
 
 
== Formula (Bonus Critical Chance) ==
 
*Base of Aimed Critical Bonus is 4%
 
*for [[Marksman]] [[Perk Synergy]] +3%
 
*for [[More Critical]] +1%
 
<code>Base Critical Chance x (20% + Aimed Critical Bonus x [[Luck]])</code><br>
 
 
 
== Examples ==
 
if Character have 20 luck aiming Eyes is 60 Critical Chance * ( 20% + 20 x 4) = 60% Critical Chance bonus
 
if Character have 20 luck and [[Marksman]] [[Perk Synergy]] aiming Eyes is 60 Critical Chance * ( 20% + 20 x 7) = 84% Critical Chance bonus
 
if Character have 20 luck and [[Marksman]] [[Perk Synergy]] and [[More Critical]] aiming Eyes is 60 Critical Chance * ( 20% + 20 x 8) = 96% Critical Chance bonus
 
if Character have 1 luck aiming Legs is 20 Critical Chance * ( 20% + 1 x 4) = 5% Critical Chance bonus
 
[[Category:Combat]]
 

Latest revision as of 00:45, 10 March 2026