• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "User:Jigaraphale/Sandbox/11"

From Kancolle Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 
!Hit Rate
 
|-
 
|
 
<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:
 
 
<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>
 
 
* <math>\text{Accuracy}_\text{atk}</math> is 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.
 
** 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.
 
** Sparkled is '''0.7''',
 
** Normal is '''1.0''',
 
** Orange is '''1.2''',
 
** Red is '''1.4'''.
 
* <math>\text{Acc}_\text{proficiency}</math> is 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 value is '''12''' for {{Double Chevron}} planes.
 
 
;Hit Rate Caps
 
By following this formula, the hit rate is:
 
* '''10''' at minimum,
 
* '''96''' at maximum.
 
|}
 

Revision as of 13:21, 30 July 2023