• 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:Ninnin/Sandbox/4"

From Kancolle Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==test==
+
==Old Guaranteed Shootdown Formula==
{| class="mw-collapsible mw-collapsed wikitable sortable"
+
I keep that here in case it become relevent again in the future.
!colspan=20|''Kagerou-class
+
{{Formula
|-
+
|Title=Guaranteed Shootdown Formula
!ID!!Ship!!Name (en)!!Name (jp)!!Type!!Class N°
+
|Math=\text{Guaranteed}= \lfloor \text{AACI}_\text{shotA} \times \text{AAR}_\text{AACI} \rfloor + \text{AACI}_\text{shotB}
! style="width: 24px; text-align: center; vertical-align: middle; background-color: lightcoral;" | {{firepower}}
+
|Var=<math>\text{AAR}_\text{AACI}</math> the attacking plane's '''AACI Resist'''.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: lightskyblue;" | {{torpedo}}
+
**Value is suspected to be equal to <math>\text{AAR}_\text{ship}</math>, but not confirmed for all planes.<ref>https://github.com/noro6/kc-web/blob/main/src/classes/aerialCombat/shootDownInfo.ts#L115</ref>
! style="width: 24px; text-align: center; vertical-align: middle; background-color: slategrey;" | {{NBPower}}
+
* <math>\text{AACI}_\text{shotA}</math> and <math>\text{AACI}_\text{shotB}</math> are Anti Air Cut-in (AACI) Shot-down values
! style="width: 24px; text-align: center; vertical-align: middle; background-color: sandybrown;" | {{AA}}
+
** See [[#Anti-Air Cut-in|Shot down per slot column of AACI Patterns]] for values in tooltips.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: #9C8FEE;" | {{ASW}}
+
*** Player fleet uses <math>\text{AACI}_\text{shotA} = 1</math>, <math>\text{AACI}_\text{shotB} = 0</math> if no AACI triggered
! style="width: 24px; text-align: center; vertical-align: middle; background-color: aquamarine;" | {{LOS}}
+
*** Enemy fleet uses <math>\text{AACI}_\text{shotA} = 0</math>, <math>\text{AACI}_\text{shotB} = 0</math> if no AACI triggered
! style="width: 24px; text-align: center; vertical-align: middle; background-color: palegreen;" | {{luck}}
+
*** Values for API values after 13 are unconfirmed
! style="width: 24px; text-align: center; vertical-align: middle; background-color: pink;" | {{HP}}
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: #F2E279;" | {{armor}}
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: violet;" | {{evasion}}
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: silver;" | {{aircraft}}
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: forestgreen;" | {{fuel}}
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: darkgoldenrod;" | {{ammo}}
 
|-
 
{{calc|format=table|#|@all_names|~class.name~Kagerou Class|?api_id|?banner|?link|?japanese_name|?code_link|?class_number
 
|?firepower_max|?torpedo_max|?night_battle_power|?aa_max|?asw_max|?los_max|?luck|?hp|?armor_max|?evasion_max|?format_speed|?slots|?fuel|?ammo
 
|sort=class_number,api_id}}
 
|}
 
  
{| class="mw-collapsible mw-collapsed wikitable sortable"
+
<references/>
!Icon!!Name!!Combat<br>Radius
+
}}
{{Calc|format=table|#|@equipment|?icon|?link|?combat_radius|?deployment_cost|~is_lbas_attack_aircraft~true}}
 
|}
 

Latest revision as of 20:57, 5 November 2023

Old Guaranteed Shootdown Formula

I keep that here in case it become relevent again in the future.

Guaranteed Shootdown Formula
[math]\displaystyle{ \text{Guaranteed}= \lfloor \text{AACI}_\text{shotA} \times \text{AAR}_\text{AACI} \rfloor + \text{AACI}_\text{shotB} }[/math]
With
  • [math]\displaystyle{ \text{AAR}_\text{AACI} }[/math] the attacking plane's AACI Resist.
    • Value is suspected to be equal to [math]\displaystyle{ \text{AAR}_\text{ship} }[/math], but not confirmed for all planes.[1]
  • [math]\displaystyle{ \text{AACI}_\text{shotA} }[/math] and [math]\displaystyle{ \text{AACI}_\text{shotB} }[/math] are Anti Air Cut-in (AACI) Shot-down values
    • See Shot down per slot column of AACI Patterns for values in tooltips.
      • Player fleet uses [math]\displaystyle{ \text{AACI}_\text{shotA} = 1 }[/math], [math]\displaystyle{ \text{AACI}_\text{shotB} = 0 }[/math] if no AACI triggered
      • Enemy fleet uses [math]\displaystyle{ \text{AACI}_\text{shotA} = 0 }[/math], [math]\displaystyle{ \text{AACI}_\text{shotB} = 0 }[/math] if no AACI triggered
      • Values for API values after 13 are unconfirmed