• 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 "Anti-Air Fire"

From Kancolle Wiki
Jump to navigation Jump to search
Tag: New redirect
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=Introduction=
+
#REDIRECT [[Aerial_Combat#Stage_2_-_Fleet_Anti-Air_Defense]]
 
 
This page is to provide detail on how plane shoot down is calculated during the [[Aerial Combat#Fleet Air Defense|Fleet Air Defense]] phase of aerial combat.
 
 
 
=Fleet Air Defense=
 
 
 
''Take note that anti-air in a combined fleet works slightly differently to a single fleet.
 
====Adjusted Anti-Air====
 
There are two adjusted anti-air values that are taken into account when calculating shoot down; the ship adjusted AA and fleet adjusted AA. The following formulas only apply to '''ship girls'''. Abyssals have their own formula.
 
 
 
<math>\text{Adj AA}_\text{ship} = \text{AA}_\text{ship} + \sum_{\text{All Slots}} \left( \text{Mod}_\text{equipS} \times \text{AA}_\text{equip} \right) + \left( \text{Mod}_\text{ImprS} \times \sqrt{\bigstar} \right)</math>
 
 
 
* <math>\text{AA}_\text{ship}</math> is the base {{AA}} of the ship.
 
* <math>\text{Mod}_\text{equipS}</math> is the '''ship anti-air''' equipment modifier.
 
** [[:Category:High-Angle Mounts|High-Angle Mounts]]/[[:Category:AAFD|Anti-Air Fire Director]]: <math>4.0</math>
 
** [[:Category:Anti-Air Guns|Anti-Air Guns]]: <math>6.0</math>
 
** [[:Category:Air RADARs|Air RADARs]]: <math>3.0</math>
 
** Other equipment: <math>0</math>
 
* <math>\text{AA}_\text{equip}</math> is the base {{AA}} of the equipment.
 
* <math>\text{Mod}_\text{ImprS}</math> is the '''ship anti-air''' equipment improvement modifier.
 
** [[:Category:High-Angle Mounts|High-Angle Mounts]]: <math>3.0</math>
 
** [[:Category:Air RADARs|Air RADARs]]: <math>0</math>
 
** [[:Category:Anti-Air Guns|Anti-Air Guns]]: <math>4.0</math>
 
* <math>\bigstar</math> is the level of [[Improvement]].
 
 
 
<math>\text{Adj AA}_\text{fleet} = 1.54 \times \lfloor \text{Mod}_\text{formation} \times \sum_{\text{All Ships}} \left( \sum_{\text{All Slots}} \left( \text{Mod}_\text{equipF} \times \text{AA}_\text{equip} \right) + \left( \text{Mod}_\text{ImprF} \times \sqrt{\bigstar} \right) \right) \rfloor</math>
 
 
 
* <math>\text{Mod}_\text{formation}</math> is the formation modifier.
 
** Line Ahead/Echelon/Line Abreast: <math>1.0</math>
 
** Vanguard: <math>1.1</math>
 
** Double Line: <math>1.2</math>
 
** Diamond: <math>1.6</math>
 
* <math>\text{Mod}_\text{equipF}</math> is the '''fleet anti-air''' equipment modifier.
 
** [[:Category:High-Angle Mounts|High-Angle Mounts]]/[[:Category:AAFD|Anti-Air Fire Director]]: <math>0.35</math>
 
** [[:Category:Anti-Air Guns|Anti-Air Guns]]/Main Guns/Secondary Guns/[[:Category:Seaplanes|Seaplanes]]: <math>0.2</math>
 
** [[:Category:Anti-Air RADARs|Anti-Air RADARs]]: <math>0.4</math>
 
** [[:Category:Anti-Aircraft_Shells|Anti-Air Shells]]: <math>0.6</math>
 
* <math>\text{AA}_\text{equip}</math> is the base {{AA}} of the equipment.
 
* <math>\text{Mod}_\text{ImprS}</math> is the '''fleet anti-air''' equipment improvement modifier.
 
** [[:Category:High-Angle Mounts|High-Angle Mounts]]: <math>3.0</math>
 
** [[:Category:Anti-Air RADARs|Anti-Air RADARs]]: <math>1.5</math>
 
** [[:Category:Anti-Air Guns|Anti-Air Guns]]: <math>0</math>
 
* <math>\bigstar</math> is the level of [[Improvement]].
 
 
 
====Fixed Shoot Down====
 
 
 
<math>\text{Shootdown}_\text{fixed} = \frac{ \left[ \text{Mod}_\text{equipped} \times \frac{\text{AA}_\text{ship} + \text{Adj AA}_\text{fleet}}{\text{Mod}_\text{equipped}} \right] \times \text{Mod}_\text{AACI} \times \text{Mod}_\text{CF}}{10}</math>
 
 
 
* <math>\text{Mod}_\text{equipped}</math> is the modifier if the ship has any anti-air equipment equipped.
 
** It is <math>2</math> if she is equipped with something and <math>1</math> if not.
 
* <math>\text{Mod}_\text{AACI}</math> is the anti-air cut-in modifier. See [[Anti-Air Fire#Anti-Air Cut-In|below]] for details.
 
* <math>\text{Mod}_\text{CF}</math> is the combined fleet modifier. It is <math>1</math> otherwise.
 
** Main Fleet: <math>0.72</math>
 
** Main Fleet: <math>0.48</math>
 
 
 
====Proportional Shoot Down====
 
 
 
<math>\text{Shootdown}_\text{proportional} = \frac{ \left[ \text{Mod}_\text{equipped} \times \frac{\text{AA}_\text{ship}}{\text{Mod}_\text{equipped}} \right] \times \text{Mod}_\text{CF}}{400} \times \text{N}_\text{planes}</math>
 
 
 
* <math>\text{Mod}_\text{equipped}</math> is the modifier if the ship has any anti-air equipment equipped.
 
** It is <math>2</math> if she is equipped with something and <math>1</math> if not.
 
* <math>\text{Mod}_\text{CF}</math> is the combined fleet modifier. It is <math>1</math> otherwise.
 
** Main Fleet: <math>0.72</math>
 
** Escort Fleet: <math>0.48</math>
 
* <math>\text{N}_\text{planes}</math> is the current plane count of the targeted slot.
 
 
 
===Abyssal Anti-Air===
 
 
 
Abyssal anti-air is weaker than ship girl anti-air and can result in 0 shoot downs. It also takes into account adjusted ship AA and adjusted fleet AA into the fixed and proportional shoot downs. 
 
 
 
 
 
<math>\text{Adj AA}_\text{Aship} = \left[ 2 \times \sqrt{\text{AA}_\text{Aship}} + \sum_{\text{All Slots}} \left( \text{Mod}_\text{equipS} \times \text{AA}_\text{equip} \right) \right] \times \text{Mod}_\text{protection}</math>
 
 
 
<math>\text{Adj AA}_\text{Afleet} = 2 \times \left[ \text{Mod}_\text{formation} \times \sum_{\text{All Ships}} \sum_{\text{All Slots}} \left( \text{Mod}_\text{equipF} \times \text{AA}_\text{equip} \right) \right] \times \text{Mod}_\text{protection}</math>
 
 
 
* <math>\text{AA}_\text{Aship}</math> is the base {{AA}} of the Abyssal.
 
* <math>\text{Mod}_\text{equipS}</math> is the '''ship anti-air''' equipment modifier.
 
** [[:Category:High-Angle Mounts|High-Angle Mounts]]/[[:Category:AAFD|Anti-Air Fire Director]]: <math>4.0</math> (Only applies to Twin High-Angles for Abyssals).
 
** [[:Category:Anti-Air Guns|Anti-Air Guns]]: <math>6.0</math>
 
** [[:Category:Air RADARs|Air RADARs]]: <math>3.0</math>
 
** Other equipment: <math>0</math>
 
* <math>\text{Mod}_\text{equipF}</math> is the '''fleet anti-air''' equipment modifier.
 
** [[:Category:High-Angle Mounts|High-Angle Mounts]]/[[:Category:AAFD|Anti-Air Fire Director]]: <math>0.35</math>
 
** [[:Category:Anti-Air Guns|Anti-Air Guns]]/Main Guns/Secondary Guns/[[:Category:Seaplanes|Seaplanes]]: <math>0.2</math>
 
** [[:Category:Air RADARs|Air RADARs]]: <math>0.4</math>
 
** [[:Category:Anti-Aircraft_Shells|Anti-Air Shells]]: <math>0.6</math>
 
** Other Abyssal AA equipment (CIC, high-angle single mount, etc): <math>0.2</math>
 
* <math>\text{AA}_\text{equip}</math> is the base {{AA}} of the equipment.
 
* <math>\text{Mod}_\text{formation}</math> is the formation modifier.
 
** Line Ahead/Echelon/Line Abreast/Combined Fleet Cruising 2/Combined Fleet Cruising 4: <math>1.0</math>
 
** Vanguard/Combined Fleet Cruising 1: <math>1.1</math>\
 
** Double Line: <math>1.2</math>
 
** Combined Fleet Cruising 3: <math>1.5</math>
 
** Diamond: <math>1.6</math>
 
* <math>\text{Mod}_\text{protection}</math> is the shoot down resistance of the plane. Please see [[Anti-Air Fire#Shoot Down Resistance|below]] for more details.
 
 
 
For calculating Abyssal fixed and proportional shootdown:
 
 
 
<math>\text{Shootdown}_\text{fixed} = \bigl\lfloor \frac{\text{Adj AA}_\text{ship} + \text{Adj AA}_\text{fleet}}{10.6} \bigr\rfloor</math>
 
 
 
<math>\text{Shootdown}_\text{proportional} = \lfloor \frac{\text{Adj AA}_\text{Aship}}{400} \times \text{Slot} \rfloor</math>
 
 
 
===Shoot Down Resistance===
 
 
 
Certain elite planes have a resistance to being shot down. This is expressed as a modifier that reduces ship anti-air, fleet anti-air or both.
 
 
 
{| class="wikitable" style="text-align: center; border-width:0.2px;"
 
|-
 
!style="background-color:#99CCFF; width:128px;"|Plane
 
!style="background-color:#99CCFF;width:64px;"|Ship AA Modifier
 
!style="background-color:#99CCFF;width:64px;"|Fleet AA Modifier
 
!style="background-color:#99CCFF; width:192px;|Notes
 
|-
 
|style="text-align: left; background-color:#AFCDFF;"| [[Type 97 Torpedo Bomber (Murata Squadron)]]
 
|style="background-color:#AFCDFF;"| 0.6
 
|style="background-color:#AFCDFF;"| 1.0
 
|style="background-color:#AFCDFF;"|
 
|-
 
|style="text-align: left; background-color:#AFCDFF;"| [[Tenzan Model 12 (Murata Squadron)]]
 
|style="background-color:#AFCDFF;"| 0.6
 
|style="background-color:#AFCDFF;"| 1.0
 
|style="background-color:#AFCDFF;"|
 
|-
 
|style="text-align: left; background-color:#AFCDFF;"| [[Type 97 Torpedo Bomber (Tomonaga Squadron)]]
 
|style="background-color:#AFCDFF;"| 0.6
 
|style="background-color:#AFCDFF;"| 1.0
 
|style="background-color:#AFCDFF;"|
 
|-
 
|style="text-align: left; background-color:#AFCDFF;"| [[Tenzan Model 12 (Tomonaga Squadron)]]
 
|style="background-color:#AFCDFF;"| 0.6
 
|style="background-color:#AFCDFF;"| 1.0
 
|style="background-color:#AFCDFF;"|
 
|-
 
|style="text-align: left; background-color:#FFB7B7;"| [[Type 99 Dive Bomber (Egusa Squadron)]]
 
|style="background-color:#FFB7B7;"| 0.6
 
|style="background-color:#FFB7B7;"| 1.0
 
|style="background-color:#FFB7B7;"|
 
|-
 
|style="text-align: left; background-color:#FFB7B7;"| [[Suisei (Egusa Squadron)]]
 
|style="background-color:#FFB7B7;"| 0.6
 
|style="background-color:#FFB7B7;"| 0.7
 
|style="background-color:#FFB7B7;"|
 
|-
 
|style="text-align: left; background-color:#FFB7B7;"| [[Zero Fighter Type 62 (Fighter-bomber/Iwai Squadron)]]
 
|style="background-color:#FFB7B7;"| 0.6
 
|style="background-color:#FFB7B7;"| 0.7
 
|style="background-color:#FFB7B7;"|
 
|-
 
|style="text-align: left; background-color:#FFB7B7;"| [[Suisei Model 12 (634 Air Group w/ Type 3 Cluster Bombs)]]
 
|style="background-color:#FFB7B7;"| 0.6
 
|style="background-color:#FFB7B7;"| 1.0
 
|style="background-color:#FFB7B7;"|
 
|-
 
|style="text-align: left; background-color:#FFB7B7;"| [[Suisei Model 12 (w/ Type 31 Photoelectric Fuze Bombs)]]
 
|style="background-color:#FFB7B7;"| 0.6
 
|style="background-color:#FFB7B7;"| 1.0
 
|style="background-color:#FFB7B7;"|
 
|-
 
|style="text-align: left; background-color:#C3FFB2;"| [[Zuiun (634 Air Group)]]
 
|style="background-color:#C3FFB2;"| 0.6
 
|style="background-color:#C3FFB2;"| 1.0
 
|style="background-color:#C3FFB2;"|
 
|-
 
|style="text-align: left; background-color:#C3FFB2;"| [[Zuiun Model 12]]
 
|style="background-color:#C3FFB2;"| 0.6
 
|style="background-color:#C3FFB2;"| 1.0
 
|style="background-color:#C3FFB2;"|
 
|-
 
|style="text-align: left; background-color:#C3FFB2;"| [[Zuiun Model 12 (634 Air Group)]]
 
|style="background-color:#C3FFB2;"| 0.6
 
|style="background-color:#C3FFB2;"| 1.0
 
|style="background-color:#C3FFB2;"|
 
|-
 
|style="text-align: left; background-color:#C3FFB2;"| [[Zuiun (634 Air Group/Skilled)]]
 
|style="background-color:#C3FFB2;"| 0.6
 
|style="background-color:#C3FFB2;"| 0.7
 
|style="background-color:#C3FFB2;"|
 
|-
 
|style="text-align: left; background-color:#C3FFB2;"| [[Zuiun Kai Ni (634 Air Group)]]
 
|style="background-color:#C3FFB2;"| 0.5
 
|style="background-color:#C3FFB2;"| 0.7
 
|style="background-color:#C3FFB2;"|
 
|-
 
|style="text-align: left; background-color:#C3FFB2;"| [[Zuiun Kai Ni (634 Air Group/Skilled)]]
 
|style="background-color:#C3FFB2;"| ??
 
|style="background-color:#C3FFB2;"| ??
 
|style="background-color:#C3FFB2;"|
 
|-
 
|style="text-align: left; background-color:#FAFFB4;"| [[Jet Keiun Kai]]
 
|style="background-color:#FAFFB4;"| 0.5
 
|style="background-color:#FAFFB4;"| 0.7
 
|style="background-color:#FAFFB4;"|
 
|-
 
|style="text-align: left; background-color:#FAFFB4;"| [[Kikka Kai]]
 
|style="background-color:#FAFFB4;"| 0.5
 
|style="background-color:#FAFFB4;"| 0.5
 
|style="background-color:#FAFFB4;"|
 
|-
 
|style="text-align: left; background-color:#B4F0C6;"| [[Type 1 Land Attacker (Nonaka Squadron)]]
 
|style="background-color:#B4F0C6;"| 0.6
 
|style="background-color:#B4F0C6;"| 1.0
 
|style="background-color:#B4F0C6;"|
 
|-
 
|}
 
 
 
=Anti-Air Cut-In=
 
[[file:AACI_35.png|thumb|right|Johnston is performing the Fletcher-class exclusive API 35 AACI]]
 
When equipped with certain equipment setups, ships will be able to perform special anti-air cut-ins that will boost the shoot down values. With AACI and enough anti-air backing it, it is possible to completely wipe out incoming bombers resulting in no damage to the fleet. This would also mean disabling enemy carrier attacks during day combat due to having 0 planes. 
 
 
 
 
 
===AACI Types===
 
 
 
Unless otherwise specified, any equipment that shares the same icon can be substituted.
 
 
 
{| class="wikitable"
 
|-
 
!style="text-align: center; border-radius: 6px 0 0 0; border-style: solid; border-width: 1px; background-color:#99CCFF; width:32px;"|API
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF;width:128px;"|Type
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF;width:32x;"|Fixed Shootdown
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF;width:32px;"|AACI Modifier
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF;width:32px;"|Trigger %
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF;width:64px;"|User
 
!style="text-align: center; border-radius: 0 6px 0 0; border-style: solid; border-width: 1px; background-color:#99CCFF; width:192px;|Notes
 
|-
 
| N/A
 
| -
 
| +1
 
| 1.0
 
| -
 
| Ship girls only.
 
| Triggers by default to give the minimum 1 shoot down.
 
|-
 
| 1
 
| {{GreenGunDP}}{{GreenGunDP}}{{Radar}}
 
| +8
 
| 1.7
 
| 65%
 
| [[:Category:Akizuki_Class|Akizuki-class]]
 
| Any HA mount will work.
 
|-
 
| 2
 
| {{GreenGunDP}}{{Radar}}
 
| +7
 
| 1.7
 
| 58%
 
| [[:Category:Akizuki_Class|Akizuki-class]]
 
| Any HA mount will work.
 
|-
 
| 3
 
| {{GreenGunDP}}{{GreenGunDP}}
 
| +5
 
| 1.6
 
| 50%
 
| [[:Category:Akizuki_Class|Akizuki-class]]
 
| Any HA mount will work.
 
|-
 
| 4
 
| {{RedGunHeavy}}{{GreenAmmo}}{{AntiAircraftFireDirector}}{{Radar}}
 
| +7
 
| 1.5
 
| 52%
 
| [[:Category:Battleships|Battleships]]
 
|
 
|-
 
| 5
 
| {{GreenGunDP}}{{GreenGunDP}}{{Radar}}
 
| +5
 
| 1.5
 
| 55%
 
| All
 
| Both HA guns must be a [[:Category:High-Angle + AA Fire Director|high-angle gun with built in AA fire directors.]]
 
|-
 
| 6
 
| {{RedGunHeavy}}{{GreenAmmo}}{{AntiAircraftFireDirector}}
 
| +5
 
| 1.45
 
| 40%
 
| [[:Category:Battleships|Battleships]]
 
|
 
|-
 
| 7
 
| {{GreenGunDP}}{{AntiAircraftFireDirector}}{{Radar}}
 
| +4
 
| 1.35
 
| 45%
 
| All
 
|
 
|-
 
| 8
 
| {{GreenGunDP}}{{Radar}}
 
| +5
 
| 1.5
 
| 50%
 
| All
 
| The HA gun must be a [[:Category:High-Angle + AA Fire Director|high-angle gun with built in AA fire directors.]]
 
|-
 
| 9
 
| {{GreenGunDP}}{{AntiAircraftFireDirector}}
 
| +3
 
| 1.3
 
| 40%
 
| All
 
|
 
|-
 
| 10
 
| {{GreenGunDP}}{{GreenGunMG}}{{Radar}}
 
| +9
 
| 1.65
 
| 60%
 
| [[Maya|Maya Kai Ni]]
 
| The machine gun must be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 11
 
| {{GreenGunDP}}{{GreenGunMG}}
 
| +7
 
| 1.5
 
| 55%
 
| [[Maya|Maya Kai Ni]]
 
| The machine gun must be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 12
 
| {{GreenGunMG}}{{GreenGunMG}}{{Radar}}
 
| +4
 
| 1.25
 
| 45%
 
| All
 
| One of the machine guns must be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 13
 
| style="text-align: center;" colspan="6"|'''Unused'''
 
|-
 
| 14
 
| {{GreenGunDP}}{{GreenGunMG}}{{Radar}}
 
| +5
 
| 1.45
 
| ??
 
| [[Isuzu|Isuzu Kai Ni]]
 
|
 
|-
 
| 15
 
| {{GreenGunDP}}{{GreenGunMG}}
 
| +4
 
| 1.3
 
| 58%?
 
| [[Isuzu|Isuzu Kai Ni]]
 
|
 
|-
 
| 16
 
| {{GreenGunDP}}{{GreenGunMG}}{{Radar}}
 
| +5
 
| 1.4
 
| ??
 
| [[Kasumi|Kasumi Kai Ni B]]
 
|
 
|-
 
| 17
 
| {{GreenGunDP}}{{GreenGunMG}}
 
| +3
 
| 1.25
 
| ??
 
| [[Kasumi|Kasumi Kai Ni B]]
 
|
 
|-
 
| 18
 
| {{GreenGunMG}}
 
| +3
 
| 1.2
 
| ??
 
| [[Satsuki|Satsuki Kai Ni]]
 
| The machine gun must be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 19
 
| {{GreenGunDP}}{{GreenGunMG}}
 
| +6
 
| 1.45
 
| ??
 
| [[Kinu|Kinu Kai Ni]]
 
| The machine gun must be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 20
 
| {{GreenGunMG}}
 
| +4
 
| 1.25
 
| ??
 
| [[Kinu|Kinu Kai Ni]]
 
| The machine gun must be a [[:Category:Special MG|special machine gun]].<br>
 
The HA gun '''must not''' be a [[:Category:High-Angle + AA Fire Director|high-angle gun with built in AA fire directors.]]
 
|-
 
| 21
 
| {{GreenGunDP}}{{Radar}}
 
| +6
 
| 1.45
 
| ??
 
| [[Yura|Yura Kai Ni]]
 
|
 
|-
 
| 22
 
| {{GreenGunMG}}
 
| +3
 
| 1.2
 
| ??
 
| [[Fumizuki|Fumizuki Kai Ni]]
 
| The machine gun must be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 23
 
| {{GreenGunMG}}
 
| +2
 
| 1.05
 
| ??
 
| [[Luigi Torelli|UIT-25 and I-504]]
 
| The machine gun '''must not''' be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 24
 
| {{GreenGunDP}}{{GreenGunMG}}
 
| +4
 
| 1.25
 
| ??
 
| [[Tatsuta|Tatsuta Kai Ni]]
 
| The machine gun '''must not''' be a [[:Category:Special MG|special machine gun]].
 
|-
 
| 25
 
| {{GreenGunMG}}{{Radar}}{{GreenAmmo}}
 
| +8
 
| 1.55
 
| ??
 
| [[:Category:Ise_Class|Ise-class Kai]]
 
| The machine gun must be a [[12cm 30 Tube Rocket Launcher Kai 2]].
 
|-
 
| 26
 
| {{GreenGunDP}}{{Radar}}
 
| +7
 
| 1.4
 
| ??
 
| [[Musashi|Musashi Kai Ni]]
 
| The HA gun must be a [[10cm Twin High-angle Gun Mount Kai + Additional Machine Guns]].
 
|-
 
| 27
 
| style="text-align: center;" colspan="6"|'''Unused'''
 
|-
 
| 28
 
| {{GreenGunMG}}{{Radar}}
 
| +5
 
| 1.4
 
| ??
 
| [[:Category:Ise_Class|Ise-class Kai/Kai Ni]] and [[Musashi|Musashi Kai/Kai Ni]]
 
| The machine gun must be a [[12cm 30 Tube Rocket Launcher Kai 2]].
 
|-
 
| 29
 
| {{GreenGunDP}}{{Radar}}
 
| +6
 
| 1.55
 
| ??
 
| [[Hamakaze|Hamakaze B Kai]] and [[Isokaze|Isokaze B Kai]]
 
| Using [[:Category:High-Angle + AA Fire Director|high-angle guns with built in AA fire directors]] will have a high chance of triggering API 5 and 8.
 
|-
 
| 30
 
| {{GreenGunDP}}{{GreenGunDP}}{{GreenGunDP}}
 
| +4
 
| 1.3
 
| ??
 
| [[Tenryuu|Tenryuu Kai Ni]]
 
|
 
|-
 
| 31
 
| {{GreenGunDP}}{{GreenGunDP}}
 
| +3
 
| 1.2
 
| ??
 
| [[Tenryuu|Tenryuu Kai Ni]]
 
|
 
|-
 
| 32
 
| {{GreenGunMG}}{{RedGunHeavy}}<br>
 
{{GreenGunMG}}{{GreenGunMG}}
 
| +4
 
| 1.2
 
| ??
 
| [[:Category:Royal_Navy_Vessels|Royal Navy ships]] and [[:Category:Kongou Class|Kongou-class Kai Ni]]
 
| Only applies to combinations of [[16inch Mk.I Triple Gun Mount Kai + FCR Type 284]] OR [[20 Tube 7 Inch UP Rocket Launcher]] and [[QF 2-pounder Octuple "Pom Pom" Naval Gun Mount]].
 
|-
 
| 33
 
| {{GreenGunDP}}{{GreenGunMG}}
 
| +4
 
| 1.35
 
| ??
 
| [[Gotland|Gotland Kai]]
 
|
 
|-
 
| 34
 
| {{GreenGunDP}}{{GreenGunDP}}
 
| +8
 
| 1.6
 
| ~65%<ref name="FletcherAACI">https://twitter.com/kankenRJ/status/1091902103381897218?s=19</ref>
 
| [[:Category:Fletcher Class|Fletcher-class]]
 
| Both HA guns must be [[5inch Naval Gun Mk.30 Kai + GFCS Mk.37]]s.<ref>The 5inch+GFCS can substitute for the regular 5inch Kai in all Fletcher-class AACI.</ref>
 
|-
 
| 35
 
| {{GreenGunDP}}{{GreenGunDP}}
 
| +7
 
| 1.55
 
| ~63%<ref name="FletcherAACI"/>
 
| [[:Category:Fletcher Class|Fletcher-class]]
 
| One HA gun must be [[5inch Naval Gun Mk.30 Kai + GFCS Mk.37]] and the other must be [[5inch Naval Gun Mk.30 Kai]].
 
|-
 
| 36
 
| {{GreenGunDP}}{{GreenGunDP}}{{Radar}}
 
| +7
 
| 1.55
 
| ~50%<ref name="FletcherAACI"/>
 
| [[:Category:Fletcher Class|Fletcher-class]]
 
| The HA guns must be [[5inch Naval Gun Mk.30 Kai]] and the radar must be [[GFCS Mk.37]]
 
|-
 
| 37
 
| {{GreenGunDP}}{{GreenGunDP}}
 
| +5
 
| 1.45
 
| ??
 
| [[:Category:Fletcher Class|Fletcher-class]]
 
| Both HA guns must be [[5inch Naval Gun Mk.30 Kai]].
 
|-
 
| 38
 
| colspan="6"| Currently Unused.
 
|-
 
| 39
 
| {{GreenGunDP}}{{GreenGunDP}}
 
| +10
 
| ??
 
| ??
 
| [[Atlanta]]
 
| One HA gun must be [[5inch Twin Dual-purpose Gun Mount (Concentrated Deployment)|5inch Twin CD]] and the other must be [[GFCS Mk.37 + 5inch Twin Dual-purpose Gun Mount (Concentrated Deployment)|5inch Twin CD + GFCS]].
 
|-
 
| 40
 
| {{GreenGunDP}}{{GreenGunDP}}{{Radar}}
 
| +10
 
| ??
 
| ??
 
| [[Atlanta]]
 
| Both HA guns must be [[5inch Twin Dual-purpose Gun Mount (Concentrated Deployment)|5inch Twin CD]].
 
|-
 
| 41
 
| {{GreenGunDP}}{{GreenGunDP}}
 
| +9
 
| ??
 
| ??
 
| [[Atlanta]]
 
| Both HA guns must be [[5inch Twin Dual-purpose Gun Mount (Concentrated Deployment)|5inch Twin CD]].
 
|-
 
|}<references/>
 
{{clear}}
 
 
 
'''Important Notes'''
 
* Except API 1/2, only radars with an {{AA}} stat can trigger AACI. 
 
* If a ship fulfills multiple AACI requirements, '''the lowest API number will be triggered'''.
 
** Only a single roll is done to determine if AACI triggers.
 
** This means that an AACI with lower priority but higher trigger chance can activate when a higher priority AACI fails the roll.
 
** The exceptions where a ship can possibly trigger either AACI are: 
 
*** 7 and 8 
 
*** 19 and 20; and 8 and 20 for Kinu
 
*** 5 and 29 for Isokaze and Hamakaze
 
* American ships with unique AACI are a special case where they get multiple AACI rolls to check against every AACI their setup qualifies them for. This makes their AACI the most reliable in the game. Currently this is available for the Fletcher and Atlanta-classes.
 
** They are also able to trigger 5 and 8 in addition to their unique AACI.
 
** There is an overlap of AACI that can be triggered depending on if you have access to the GFCS versions of the 5" guns.
 
*** Fletcher 5"GFCS: 34 > 35 > 5 > 8
 
*** Fletcher 5": 37 > 36 > 5 > 8
 
*** Atlanta 5"GFCS: 38? > 39 > 5 > 8
 
*** Atlanta 5": 41 > 40 > 5 > 8
 
* If multiple ships manage to activate AACI, '''the highest API number will be triggered'''.
 
** This means you need to be careful that the powerful AACI in your fleet are not being overridden by worse AACI.
 
* AACI '''will not''' change the determined air control state. It only affects the bombers in the airstrike phase.
 
 
 
===AACI Equipment Setups===
 
Below are recommended equipment setups for anti-air cut-ins. If an AACI type is not listed, it means that it is subpar and not worth considering. The order of the equipment is for illustrative purposes only. It does not matter what order the equipment are in.
 
 
 
{| class="wikitable" style="width: 100%;"
 
|-
 
!style="text-align: center; border-radius: 6px 6px 0 0; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;" colspan="3"| Battleships
 
|-
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''Equipment Setup'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''AACI Type'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:60%;"| '''Notes'''
 
|-
 
|{{GreenGunDP}}{{Radar}}
 
|26
 
|This is a useful setup only when [[Musashi]] is in the '''main fleet''' of a combined fleet. It also requires a reinforcement expansion so she can fit the [[10cm Twin High-angle Gun Mount Kai + Additional Machine Guns]] in it. It slightly interferes with her daytime spotting setup but it gives a decent AACI if routing requirements are tight.
 
|-
 
|{{GreenGunMG}}{{Radar}}
 
|28
 
|This one works for [[Musashi]], [[Ise]] and [[Hyuuga]] when you have no other AACI in the fleet. It also requires that they have a reinforcement expansion to fit the [[12cm 30 Tube Rocket Launcher Kai 2]] or you will be compromising their combat ability.
 
|-
 
!style="text-align: center; border-radius: 6px 6px 0 0; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;" colspan="3"| Heavy Cruisers
 
|-
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''Equipment Setup'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''AACI Type'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:60%;"| '''Notes'''
 
|-
 
|{{GreenGunDP}}{{GreenGunMG}}{{Radar}}
 
|10
 
|To get the most out of this, [[Maya]] should have a reinforcement expansion so she can free up her slots for recons to maintain daytime spotting or more high angle secondary guns to night time DA.
 
|-
 
!style="text-align: center; border-radius: 6px 6px 0 0; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;" colspan="3"| Light Cruisers
 
|-
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''Equipment Setup'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''AACI Type'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:60%;"| '''Notes'''
 
|-
 
|{{GreenGunDP}}{{Radar}}
 
|21
 
|Ideally, the High-Angle gun should be a [[8cm Twin High-angle Mount + Additional Machine Guns]] in [[Yura]]'s reinforcement expansion. This leaves the rest of her slots free so she can still perform opening torpedoes, have a recon and gun for daytime spotting or carry seaplane fighters for air support.
 
|-
 
!style="text-align: center; border-radius: 6px 6px 0 0; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;" colspan="3"| Destroyers
 
|-
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''Equipment Setup'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:20%;"| '''AACI Type'''
 
!style="text-align: center; border-style: solid; border-width: 1px; background-color:#99CCFF; width:60%;"| '''Notes'''
 
|-
 
|{{GreenGunDP}}{{GreenGunDP}}{{Radar}}
 
|1
 
|Even though any High-Angle mount works for triggering this AACI, you'll want the [[10cm Twin High-angle Mount + Anti-Aircraft Fire Director]] that come with the [[:Category:Akizuki Class|Akizuki-class]] ships. It has a high fleet anti-air stat and can be upgraded for more.
 
|-
 
|{{GreenGunDP}}{{GreenGunDP}}{{Radar}}
 
|5
 
|Generally, this isn't a very good AACI to use if you have the option of using API 1. But, it can work in a pinch if you need a more combat capable destroyer to carry the AACI role.
 
|-
 
|{{GreenGunDP}}{{Radar}}
 
|29
 
|You'll only want to use the [[10cm Twin High-angle Mount]] to activate this AACI since it has the highest fleet AA of the guns that won't trigger API 5 instead.
 
|-
 
|{{GreenGunDP}}{{GreenGunDP}}'''/'''{{Radar}}
 
|34, 35, 36, 37
 
|The best setup for the [[:Category:Fletcher Class|Fletcher-class]] is to have two [[5inch Naval Gun Mk.30 Kai + GFCS Mk.37]] and a [[GFCS Mk.37]]. This allows them to roll for all of their available AACI. Failing that, two [[5inch Naval Gun Mk.30 Kai]] with a [[GFCS Mk.37]] will suffice.
 
|-
 
|}
 
 
 
{{Mechanics}}
 

Latest revision as of 16:40, 22 June 2021