Line 12: |
Line 12: |
| | | | | |
| {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | |valign="center"| <math>\text{Hit %} = \bigl\lfloor \text{Hit}_\text{cap} \bigr\rfloor + \text{Acc}_\text{proficiency} +1</math> | + | |valign="center"| <math>\text{Hit %} = \bigl\lfloor \text{Hit}_\text{cap} \bigr\rfloor + \text{Acc}_\text{proficiency} +1</math> |
| |} | | |} |
| | | |
| Where, the Capped Hit Rate <math>\left( \text{Hit}_\text{cap} \right)</math> is: | | Where, the Capped Hit Rate <math>\left( \text{Hit}_\text{cap} \right)</math> is: |
| {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | |valign="center"| <math>\text{Hit}_\text{cap} = MIN \Big[ \big( MAX \big[ ( \text{Accuracy}_\text{atk} - \text{Evasion}_\text{post-cap} ) ; {\color{tomato} \text{10}} \big] \times \text{Morale}_\text{defender} \big) ; {\color{DeepSkyBlue} \text{96}} \Big]</math> | + | |valign="center"| <math>\text{Hit}_\text{cap} = MIN \Big[ \big( MAX \big[ ( \text{Accuracy}_\text{atk} - \text{Evasion}_\text{post-cap} ) ; {\color{tomato} \text{10}} \big] \times \text{Morale}_\text{defender} \big) ; {\color{DeepSkyBlue} \text{96}} \Big]</math> |
| |} | | |} |
| | | |
| ;With | | ;With |
− | * <math>\text{Accuracy}_\text{atk}</math> is the calculated accuracy of the attack. Please see [[#Accuracy|below]] for the various accuracy formulas. | + | * <math>\text{Accuracy}_\text{atk}</math> the calculated accuracy of the attack. Please see [[#Accuracy|below]] for the various accuracy formulas. |
− | * <math>\text{Evasion}_\text{post-cap}</math> is the calculated evasion of the defending ship. Please see [[#Evasion|below]] for the evasion formula. | + | * <math>\text{Evasion}_\text{post-cap}</math> the calculated evasion of the defending ship. Please see [[#Evasion|below]] for the evasion formula. |
| ** If negative, it is still applied the same way, increasing the hit rate. | | ** If negative, it is still applied the same way, increasing the hit rate. |
− | * <math>\text{Morale}_\text{defender}</math> is the morale state modifier of the defending ship. Morale is referring to the value of attacking timing, not the value before entering battle. Please see [[Morale_and_Fatigue#Morale Effects|Morale and Fatigue]] for more details. | + | * <math>\text{Morale}_\text{defender}</math> the morale state modifier of the defending ship. Morale is referring to the value of attacking timing, not the value before entering battle. Please see [[Morale_and_Fatigue#Morale Effects|Morale and Fatigue]] for more details. |
| ** Sparkled is '''0.7''', | | ** Sparkled is '''0.7''', |
| ** Normal is '''1.0''', | | ** Normal is '''1.0''', |
| ** Orange is '''1.2''', | | ** Orange is '''1.2''', |
| ** Red is '''1.4'''. | | ** Red is '''1.4'''. |
− | * <math>\text{Acc}_\text{proficiency}</math> is the '''average''' plane proficiency accuracy bonus. Please see [[Plane Proficiency]] for more details. | + | * <math>\text{Acc}_\text{proficiency}</math> the '''average''' plane proficiency accuracy bonus. Please see [[Plane Proficiency]] for more details. |
| ** The average is calculated only from dive bombers, torpedo bombers, seaplane bombers and large flying boats. | | ** The average is calculated only from dive bombers, torpedo bombers, seaplane bombers and large flying boats. |
| ** The value is '''12''' for {{Double Chevron}} planes. | | ** The value is '''12''' for {{Double Chevron}} planes. |
Line 91: |
Line 91: |
| * <math>\text{Hit}_\text{cap}</math> the Hit Rate Cap defined [[#Hit Rate|above]], | | * <math>\text{Hit}_\text{cap}</math> the Hit Rate Cap defined [[#Hit Rate|above]], |
| | | |
− | * <math>\text{Acc}_\text{proficiency}</math> is the '''average''' plane proficiency accuracy bonus. Please see [[Plane Proficiency]] for more details. | + | * <math>\text{Acc}_\text{proficiency}</math> the '''average''' plane proficiency accuracy bonus. Please see [[Plane Proficiency]] for more details. |
| ** The average is calculated only from dive bombers, torpedo bombers, seaplane bombers and large flying boats. | | ** The average is calculated only from dive bombers, torpedo bombers, seaplane bombers and large flying boats. |
| ** The value is '''12''' for {{Double Chevron}} planes. | | ** The value is '''12''' for {{Double Chevron}} planes. |