Difference between revisions of "User:Ninnin/Sandbox/1"

 
(41 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
==Calculation==
 +
Installations generally have a lot of HP and/or armor. But multiple different cumulative bonuses exist against them, allowing for massive damage when using the right set-ups.
 +
These bonuses are divided into 5 groups and are calculated in the following order<ref>https://docs.google.com/document/d/1mXGyJ3yeNWeOmuGZQrXkcuGSuSEQYqmKhPelHMkzkGI/edit</ref>:
 +
# [[#Ship Type Bonuses|Ship type bonuses]],
 +
# [[#General Multiplicative Bonuses|General multiplicative bonuses]],
 +
# [[#Landing Craft Specific Bonuses|Landing craft specific bonuses]],
 +
# [[#Flat Damage Bonuses|Flat damage bonuses]],
 +
# [[#Post-Cap Bonuses|Post-cap bonuses]],
 +
# [[#Airstrike And Land-Base Bonus|Airstrike and land-base]] special cases,
 +
# [[#Installation-Like Warships|"Installation-like warships"]] special cases.
 +
*The bonuses' exact order is still under investigation and may be subject to changes.
 +
 +
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 +
!colspan=2|Damage Bonuses Calculations
 +
|-
 +
!width=20px|<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Pre-cap</div>
 +
|
 +
'''Surface Shelling:'''
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>\text{Atk}_\text{pre-cap} =
 +
\Bigg[ \Bigg( \bigg[ \bigg( \Big[ \Big( \big[ \big( [ (
 +
\text{Atk}_\text{base} {\color{tomato} \times \text{A0}} {\color{DeepSkyBlue} + \text{B0}} )
 +
{\color{tomato} \times \text{A1}} {\color{DeepSkyBlue}} ]
 +
{\color{tomato} \times \text{A21}} {\color{DeepSkyBlue} + \text{B21}} \big)
 +
{\color{tomato} \times \text{A22}} {\color{DeepSkyBlue} + \text{B22}} \big]
 +
{\color{tomato} \times \text{A23}} {\color{DeepSkyBlue} + \text{B23}} \Big)
 +
{\color{tomato} \times \text{A24}} {\color{DeepSkyBlue} + \text{B24}} \Big]
 +
{\color{tomato} \times \text{A25}} {\color{DeepSkyBlue} + \text{B25}} \bigg)
 +
{\color{tomato} \times \text{A26}} {\color{DeepSkyBlue} + \text{B26}} \bigg]
 +
{\color{tomato} \times \text{A27}} {\color{DeepSkyBlue} + \text{B27}} \Bigg)
 +
{\color{tomato} \times \text{A28}} {\color{DeepSkyBlue} + \text{B28} + \text{B1}} \Bigg]
 +
\times \text{Mod}_\text{others}</math>
 +
|}
 +
 +
 +
'''Carrier Shelling:'''
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>\text{Atk}_\text{pre-cap} =
 +
\Bigg[ \Bigg( \bigg[ \bigg( \Big[ \Big( \big[ \big( [ ( \text{Atk}_\text{base} {\color{tomato} \times \text{A0} \times \text{A1}} )
 +
{\color{tomato} \times \text{A21}} {\color{DeepSkyBlue} + \text{B21}} ]
 +
{\color{tomato} \times \text{A22}} {\color{DeepSkyBlue} + \text{B22}} \big)
 +
{\color{tomato} \times \text{A23}} {\color{DeepSkyBlue} + \text{B23}} \big]
 +
{\color{tomato} \times \text{A24}} {\color{DeepSkyBlue} + \text{B24}} \Big)
 +
{\color{tomato} \times \text{A25}} {\color{DeepSkyBlue} + \text{B25}} \Big]
 +
{\color{tomato} \times \text{A26}} {\color{DeepSkyBlue} + \text{B26}} \bigg)
 +
{\color{tomato} \times \text{A27}} {\color{DeepSkyBlue} + \text{B27}} \bigg]
 +
{\color{tomato} \times \text{A28}} {\color{DeepSkyBlue} + \text{B28} + \text{B1}} +(\text{DB} \times 1.3) + 15 \Bigg)
 +
\times 1.5 +25 \Bigg]
 +
\times \text{Mod}_\text{others}</math>
 +
|}
 +
 +
|-
 +
!width=20px|<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Cap</div>
 +
|
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"|  <math>\text{Atk}_\text{cap} = \text{Cap} + \sqrt{\text{Atk}_\text{pre-cap} - \text{Cap}}</math>
 +
|}
 +
|-
 +
!width=20px|<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Post-Cap</div>
 +
|
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"|  <math>\text{Atk}_\text{post-cap} = \text{Atk}_\text{cap} \times \text{Mod}_\text{others} {\color{tomato} \times \text{C}} {\color{tomato} \times \text{C1} \times \text{Mod}_\text{Inst}} \times_\downarrow \text{Crit}</math>
 +
|}
 +
|-
 +
|colspan=2|
 +
;With
 +
*<math>\text{Atk}_\text{base}</math> the base attack deffined [[Damage Calculations#Basic Attack Power Formulas|''here'']],
 +
* '''{{Color|tomato|A & C}}''' the Multiplicative bonuses,
 +
* '''{{Color|DeepSkyBlue|B}}''' the Flat bonuses,
 +
* '''A & B''' being pre-cap bonuses,
 +
* '''C''' being post-cap bonuses.
 +
* <math>\text{Mod}_\text{others}</math> being all other modifiers unrelated to installation (see [[Damage Calculations]] for more details)
 +
* <math>\text{DB}</math> being the {{Dive}} bombing stat of '''Anti-installation''' Dive Bomber only
 +
* <math>\text{Cap}</math> is:
 +
**'''220''' during day,
 +
**'''360''' during night.
 +
 +
<references/>
 +
|}
 +
 
==Bonuses==
 
==Bonuses==
 
+
===Ship Type Bonuses===
===Ship type bonuses===
 
 
{|class="wikitable" style="font-weight:bold;
 
{|class="wikitable" style="font-weight:bold;
 
!
 
!
!Ship type!!Target!!Bonuses
+
!Ship Type!!Target!!Bonuses
 
|-
 
|-
 
!style="font-size:125%; color:tomato" rowspan=2|A0
 
!style="font-size:125%; color:tomato" rowspan=2|A0
|[[DD]] / [[CL]]
+
|[[DD]], [[CL]]
 
|{{Enemy/Link|Artillery Imp|Pillbox Imp|Anti-Air Guns Imp|Fortified Pillbox Princess|link=Pillbox|text=Pillboxes}}
 
|{{Enemy/Link|Artillery Imp|Pillbox Imp|Anti-Air Guns Imp|Fortified Pillbox Princess|link=Pillbox|text=Pillboxes}}
 
| 1.4
 
| 1.4
 
|-
 
|-
|[[Akagi]] / [[Hiryuu]] / [[Souryuu]]<ref>Kaga has been tested and no bonus has been found against the [[Harbour Summer Princess]].</ref>
+
|[[Akagi]], [[Hiryuu]], [[Souryuu]]<ref>Kaga has been tested and no bonus has been found against the [[Harbour Summer Princess]].</ref>
 
|{{Enemy/Banner|Harbour Summer Princess|small=true}}
 
|{{Enemy/Banner|Harbour Summer Princess|small=true}}
 
| 1.25
 
| 1.25
 
|-
 
|-
 
!style="font-size:125%; color:DeepSkyBlue"|B0
 
!style="font-size:125%; color:DeepSkyBlue"|B0
|[[SS]] / [[SSV]]
+
|[[SS]], [[SSV]]
 
|All installation
 
|All installation
 
| 30
 
| 30
Line 22: Line 101:
 
<references/>
 
<references/>
  
===General multiplicative bonuses===
+
===General Multiplicative Bonuses===
 
These bonuses depend on the enemy targeted, as well as the equipment used.
 
These bonuses depend on the enemy targeted, as well as the equipment used.
  
 
{|class="wikitable" style="font-weight:bold; text-align:center"
 
{|class="wikitable" style="font-weight:bold; text-align:center"
! style="font-size:150%; color:tomato" colspan=10|A1<ref>Last time updated: 09/10/2022, source:https://nga.178.com/read.php?tid=33769345&rand=329</ref>
+
! style="font-size:150%; color:tomato" colspan=10|A1<ref>Last time updated: 21/03/2024, source:https://bbs.nga.cn/read.php?tid=33769345&rand=868</ref>
 
|-
 
|-
 
! rowspan=3 colspan=2| Installation Type
 
! rowspan=3 colspan=2| Installation Type
Line 32: Line 111:
 
! width="130px" colspan=6| Hard-Skinned
 
! width="130px" colspan=6| Hard-Skinned
 
|-
 
|-
! width="130px" colspan=2| {{Enemy/Banner|Isolated Island Princess}}
+
! width="130px" colspan=2| {{Enemy/Banner|Isolated Island Princess|small=true}}
! width="130px" colspan=2| {{Enemy/Link|Artillery Imp|Pillbox Imp|Anti-Air Guns Imp|Fortified Pillbox Princess|link=Pillbox|text=Pillboxes}}
+
! width="130px" colspan=2| {{Enemy/Link|Artillery Imp|Pillbox Imp|Anti-Air Guns Imp|Fortified Pillbox Princess|link=Pillbox|text=Pillboxes|small=true}}
! width="130px" colspan=2| {{Enemy/Banner|Harbour Summer Princess}}
+
! width="130px" colspan=2| {{Enemy/Banner|Harbour Summer Princess|small=true}}
 
|-
 
|-
 
! colspan=2| Isolated Island Princess
 
! colspan=2| Isolated Island Princess
Line 48: Line 127:
 
| width="80px"|{{AA Shell}}
 
| width="80px"|{{AA Shell}}
 
| width="200px"|{{Equipment/Link|Type 3 Shell|Type 3 Shell Kai|Type 3 Shell Kai Ni|text=AA Shells|link_category=Anti-Aircraft Shells}}
 
| width="200px"|{{Equipment/Link|Type 3 Shell|Type 3 Shell Kai|Type 3 Shell Kai Ni|text=AA Shells|link_category=Anti-Aircraft Shells}}
|colspan=2|2.5
+
|2.5
|colspan=2|1.75
+
!
 +
|1.75
 +
!
 
!colspan=2|
 
!colspan=2|
|colspan=2|1.75
+
|1.75
 +
!
 
|-
 
|-
 
|{{AP Shell}}
 
|{{AP Shell}}
Line 57: Line 139:
 
!colspan=2|
 
!colspan=2|
 
!colspan=2|
 
!colspan=2|
|colspan=2|1.85
+
|1.85
|colspan=2|1.3
+
!
 +
|1.3
 +
!
 
|-
 
|-
 
|rowspan=2|{{AntiGroundArtillery}}
 
|rowspan=2|{{AntiGroundArtillery}}
 
|{{EquipmentLink|WG42 (Wurfgerät 42)}}
 
|{{EquipmentLink|WG42 (Wurfgerät 42)}}
 
|1.3
 
|1.3
|{{ToolTip|1.82|1.3 * 1.4}}
 
 
|1.4
 
|1.4
|{{ToolTip|2.1|1.4 * 1.5}}
+
|1.4
 +
|1.5
 
|1.6
 
|1.6
|{{ToolTip|2.72|1.6 * 1.7}}
+
|1.7
 
|1.4
 
|1.4
|{{ToolTip|1.68|1.4 * 1.2}}
+
|1.2
 
|-
 
|-
 
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Type 4 Anti-Ground Rockets}}
 
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Type 4 Anti-Ground Rockets}}
 
|1.25
 
|1.25
|{{ToolTip|1.875|1.25 * 1.5}}
+
|1.5
 
|1.3
 
|1.3
|{{ToolTip|2.145|1.3 * 1.65}}
+
|1.65
 
|1.5
 
|1.5
|{{ToolTip|2.7|1.5 * 1.8}}
+
|1.8
 
|1.25
 
|1.25
|{{ToolTip|1.75|1.25 * 1.4}}
+
|1.4
 
|-
 
|-
 
|{{DCother}}
 
|{{DCother}}
 
|{{Equipment/Link|Type 2 12cm Mortar Kai|Type 2 12cm Mortar Kai (Concentrated Deployment)|text=ASW Mortars|link_category=ASW Mortars}}
 
|{{Equipment/Link|Type 2 12cm Mortar Kai|Type 2 12cm Mortar Kai (Concentrated Deployment)|text=ASW Mortars|link_category=ASW Mortars}}
 
|1.2
 
|1.2
|{{ToolTip|1.56|1.2 * 1.3}}
+
|1.3
 
|1.2
 
|1.2
|{{ToolTip|1.68|1.2 * 1.4}}
+
|1.4
 
|1.3
 
|1.3
|{{ToolTip|1.95|1.3 * 1.5}}
+
|1.5
 
|1.1
 
|1.1
|{{ToolTip|1.265|1.1 * 1.15}}
+
|1.15
 
|-
 
|-
 
|{{Dive Bomber}}
 
|{{Dive Bomber}}
Line 96: Line 180:
 
!colspan=2|
 
!colspan=2|
 
|1.4
 
|1.4
|{{ToolTip|2.45|1.4 * 1.75}}
+
|1.75
 
|1.5
 
|1.5
|{{ToolTip|3.0|1.5 * 2}}
+
|2
 
|1.3
 
|1.3
|{{ToolTip|1.56|1.3 * 1.2}}
+
|1.2
 
|-
 
|-
 
|{{SPB}}{{SPF}}
 
|{{SPB}}{{SPF}}
 
|Seaplane [[SPB|Bombers]]/[[SPF|Fighters]]
 
|Seaplane [[SPB|Bombers]]/[[SPF|Fighters]]
|colspan=2|1.2
+
|1.2
 +
!
 
!colspan=2|
 
!colspan=2|
|colspan=2|1.5
+
|1.5
|colspan=2|1.3
+
!
 +
|1.3
 +
!
 
|-
 
|-
 
!colspan=10|
 
!colspan=10|
 
 
|-
 
|-
|colspan=2|{{LandingCraft}}{{Amphibious Tank}} [[Landing Equipment]] Type Multiplier (exclude Ka-Mi)
+
|colspan=2|{{LandingCraft}} [[Landing Craft]] Type and<br>{{Amphibious Tank}} [[Ka-Tsu]] Type Multiplier
 
|colspan=2|1.4
 
|colspan=2|1.4
 
|colspan=2|1.8
 
|colspan=2|1.8
Line 118: Line 204:
 
|colspan=2|1.7
 
|colspan=2|1.7
 
|-
 
|-
|colspan=2 |{{IM2}} Landing Craft Improvement Multiplier
+
|rowspan=7|{{LandingCraft}}<br>{{Amphibious Tank}}
|colspan=8|1 + (Average DLC {{Star}} /50) + (Average Ka-tsu {{Star}} /50)<br>({{MaxStar}} 1.2x)
 
|-
 
|rowspan=5|{{LandingCraft}}<br>{{Amphibious Tank}}
 
 
|{{EquipmentLink|Toku Daihatsu Landing Craft|text=Toku Daihatsu}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII">https://twitter.com/Divinity_123/status/1695813425660661965</ref><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 
|{{EquipmentLink|Toku Daihatsu Landing Craft|text=Toku Daihatsu}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII">https://twitter.com/Divinity_123/status/1695813425660661965</ref><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
|colspan=2|1.15
+
|1.15
|colspan=2|1.15
+
!
|colspan=2|1.15
+
|1.15
|colspan=2|1.2
+
!
 +
|1.15
 +
!
 +
|1.2
 +
!
 
|-
 
|-
|{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII"/><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
+
|{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 Tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII"/><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
'''Counts for Multiple only
 
<ref>For example: vs Soft-Skin, 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''no bonus''', 2 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''1.3''' (1.95/1.5), 1 {{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=T89}} + 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''1.95'''</ref>:
 
'''<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Toku DLC + Chi-Ha}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}
 
<ref name="chiha">https://docs.google.com/document/d/1y8kisQTFuAd57GFAQRpJzPOEk9kpUzoEf1sxmnywx3A/edit#heading=h.hycuzmt5tebu, TsunDB, confirmed except Harbour Summer Princess</ref>
 
 
|1.5
 
|1.5
|{{ToolTip|1.95|1.5 * 1.3}}
+
|rowspan=2|1.3
 
|1.2
 
|1.2
|{{ToolTip|1.68|1.2 * 1.4}}
+
|rowspan=2|1.4
 
|1.5
 
|1.5
|{{ToolTip|2.1|1.5 * 1.4}}
+
|rowspan=2|1.4
 
|1.6
 
|1.6
|{{ToolTip|2.4|1.6 * 1.5}}
+
|rowspan=2|1.5
 +
|-
 +
|{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Toku DLC + Chi-Ha}}<ref>For example: vs Soft-Skin, 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''no bonus''', 2 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''1.3''', 1 {{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=T89}} + 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''1.95''' (1.5x1.3)</ref><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}<ref name="chiha">https://docs.google.com/document/d/1y8kisQTFuAd57GFAQRpJzPOEk9kpUzoEf1sxmnywx3A/edit#heading=h.hycuzmt5tebu, TsunDB, confirmed except Harbour Summer Princess</ref>
 +
! !! !! !!
 
|-
 
|-
 
|{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
|{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
| 1.5
 
| 1.5
| {{ToolTip|1.95|1.5 * 1.3}}
+
| 1.3
 
| 1.2
 
| 1.2
| {{ToolTip|1.68|1.2 * 1.4}}
+
| 1.4
 
| 1.5
 
| 1.5
| {{ToolTip|2.1|1.5 * 1.4}}
+
| 1.4
 
| 1.6
 
| 1.6
| {{ToolTip|2.4|1.6 * 1.5}}
+
| 1.5
 
|-
 
|-
 
|{{EquipmentLink|M4A1 DD}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}<ref name="chiha"></ref><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 
|{{EquipmentLink|M4A1 DD}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}<ref name="chiha"></ref><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
|colspan=2|1.1
+
|1.1
|colspan=2|1.8
+
!
|colspan=2|2.0
+
|1.8
|colspan=2|2.0
+
!
 +
|2.0
 +
!
 +
|2.0
 +
!
 
|-
 
|-
|{{EquipmentLink|Armed Daihatsu}}<br>{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}<br>'''Counts for Multiple only :<br>{{EquipmentLink|Special Type 4 Amphibious Tank|text=Ka-tsu Tank}}<br>{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-tsu Tank Kai}}
+
|☀ Day Only
☀ Day Only
+
{{EquipmentLink|Armed Daihatsu}}<br>{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}
 
| 1.1
 
| 1.1
| {{ToolTip|1.21|1.1 * 1.1}}
+
|rowspan=2| 1.1
 
| 1.3
 
| 1.3
| {{ToolTip|1.43|1.3 * 1.1}}
+
|rowspan=2| 1.1
 
| 1.3
 
| 1.3
| {{ToolTip|1.56|1.3 * 1.2}}
+
|rowspan=2| 1.2
 
| 1.5
 
| 1.5
| {{ToolTip|1.65|1.5 * 1.1}}
+
|rowspan=2| 1.1
 
|-
 
|-
!colspan=10|
+
|☀ Day Only
 +
{{EquipmentLink|Special Type 4 Amphibious Tank|text=Ka-Tsu Tank}}<br>{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Tank Kai}}
 +
! !! !! !!
 
|-
 
|-
 
|rowspan=2|{{Amphibious Tank}}
 
|rowspan=2|{{Amphibious Tank}}
|{{EquipmentLink|Special Type 2 Amphibious Tank|text=Ka-Mi tank}}
+
|{{EquipmentLink|Special Type 2 Amphibious Tank|text=Ka-Mi Tank}}
 
|1.5
 
|1.5
|rowspan=2|{{ToolTip|1.8|1.5 * 1.2}}<br> <br>1.2
+
|rowspan=2|1.2
 
|2.4
 
|2.4
|rowspan=2|{{ToolTip|3.24|2.4 * 1.35}}<br> <br>1.35
+
|rowspan=2|1.35
 
|2.4
 
|2.4
|rowspan=2|{{ToolTip|3.24|2.4 * 1.35}}<br> <br>1.35
+
|rowspan=2|1.35
 
|2.8
 
|2.8
|rowspan=2|{{ToolTip|4.2|2.8 * 1.5}}<br> <br>1.5
+
|rowspan=2|1.5
 
|-
 
|-
|{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-tsu Tank Kai}}
+
|{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Tank Kai}}<ref>In this case the Ka-Tsu Kai count as two, 1 Ka-Tsu Kai = 1.2</ref>
! -
+
! !! !! !!
! -
 
! -
 
! -
 
 
|-
 
|-
 
|{{Landing Forces}}
 
|{{Landing Forces}}
|'''[[Landing Force]]s'''
+
|'''[[Landing Force]]s
 +
|colspan=8|''Unknown yet
 +
|-
 +
!colspan=10|
 +
|-
 +
|rowspan=3|{{IM2}} {{Star}}<br>[[Improvement]]
 +
| {{LandingCraft}} [[Landing Craft]] &<br>{{Amphibious Tank}} {{Equipment/Link|Special Type 4 Amphibious Tank|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Tanks|link=Ka-Tsu}}
 +
|colspan=8|1 + (Average DLC {{Star}} /50) + (Average Ka-Tsu {{Star}} /50)
 +
|-
 +
|{{Amphibious Tank}} {{Equipment/Link|Special Type 2 Amphibious Tank|text=Ka-Mi Tank}}
 +
|colspan=8|1 + (Average {{Star}} /30)
 +
|-
 +
|{{Landing Forces}} '''[[Landing Force]]s
 
|colspan=8|''Unknown yet
 
|colspan=8|''Unknown yet
 
|}
 
|}
Line 197: Line 298:
 
<references/>
 
<references/>
  
===Specific equipment bonuses===
+
===Landing Craft Specific Bonuses===
 
The following multipliers are '''pre-cap'''.
 
The following multipliers are '''pre-cap'''.
  
 
{|class="wikitable" style="width:950px; font-weight:bold; text-align:center"
 
{|class="wikitable" style="width:950px; font-weight:bold; text-align:center"
 
!colspan=3|Equipment
 
!colspan=3|Equipment
!Multiplicative bonus
+
!Multiplicative Bonuses
!Flat Bonus
+
!Flat Bonuses
 
|-
 
|-
 
!colspan=3|Toku DLC Tank Bonus
 
!colspan=3|Toku DLC Tank Bonus
Line 211: Line 312:
 
|colspan=3|
 
|colspan=3|
 
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + 11th Tank Regiment|text=Toku DLC + 11th Reg}}<br>
 
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + 11th Tank Regiment|text=Toku DLC + 11th Reg}}<br>
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni tank}}<br>
+
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}<br>
 
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<br>
 
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<br>
 
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 
{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 
| 1.8|| 25
 
| 1.8|| 25
|-
 
|colspan=5|
 
 
|-
 
|-
 
!colspan=3|Sherman Bonus
 
!colspan=3|Sherman Bonus
Line 224: Line 323:
 
|colspan=3|{{Landing Craft}}{{EquipmentLink|M4A1 DD}}
 
|colspan=3|{{Landing Craft}}{{EquipmentLink|M4A1 DD}}
 
| 1.4|| 35
 
| 1.4|| 35
|-
 
|colspan=5|
 
 
|-
 
|-
 
!colspan=3|Ho-Ni Tank Regiment Bonus
 
!colspan=3|Ho-Ni Tank Regiment Bonus
Line 231: Line 328:
 
!style="font-size:125%; color:DeepSkyBlue"|B23
 
!style="font-size:125%; color:DeepSkyBlue"|B23
 
|-
 
|-
|colspan=3|{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni tank}}
+
|colspan=3|{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}
 
| 1.3|| 42
 
| 1.3|| 42
|-
 
|colspan=5|
 
 
|-
 
|-
 
!colspan=3|Chi-Ha (non-Kai) Bonus
 
!colspan=3|Chi-Ha (non-Kai) Bonus
Line 242: Line 337:
 
|colspan=3|{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Toku DLC + Chi-Ha}}
 
|colspan=3|{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Toku DLC + Chi-Ha}}
 
| 1.4|| 28
 
| 1.4|| 28
|-
 
|colspan=5|
 
 
|-
 
|-
 
!colspan=3|Chi-Ha Kai Bonus
 
!colspan=3|Chi-Ha Kai Bonus
Line 251: Line 344:
 
|colspan=3|{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}
 
|colspan=3|{{Landing Craft}}{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}
 
| 1.5|| 33
 
| 1.5|| 33
|-
 
|colspan=5|
 
 
|-
 
|-
 
!colspan=3|Katsu Bonus
 
!colspan=3|Katsu Bonus
Line 258: Line 349:
 
!style="font-size:125%; color:DeepSkyBlue"|B26
 
!style="font-size:125%; color:DeepSkyBlue"|B26
 
|-
 
|-
|colspan=3|{{Amphibious Tank}}{{EquipmentLink|Special Type 4 Amphibious Tank|text=Ka-tsu}}<br>{{Amphibious Tank}}{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-tsu Kai}}
+
|colspan=3|{{Amphibious Tank}}{{EquipmentLink|Special Type 4 Amphibious Tank|text=Ka-Tsu}}<br>{{Amphibious Tank}}{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Kai}}
 
| 1.2|| 42
 
| 1.2|| 42
|-
 
|colspan=5|
 
 
|-
 
|-
 
!colspan=3|Katsu Kai Bonus
 
!colspan=3|Katsu Kai Bonus
Line 267: Line 356:
 
!style="font-size:125%; color:DeepSkyBlue"|B27
 
!style="font-size:125%; color:DeepSkyBlue"|B27
 
|-
 
|-
|colspan=3|{{Amphibious Tank}}{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-tsu Kai}}
+
|colspan=3|{{Amphibious Tank}}{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Kai}}
 
| 1.1|| 28
 
| 1.1|| 28
 
|-
 
|-
|colspan=5|
+
!colspan=3|Armored Boats Synergy Bonus<ref>https://twitter.com/oxke_admiral/status/1642326265364615168?cxt=HHwWgMDQxa7C28otAAAA</ref>
 +
!rowspan=2 style="font-size:125%; color:tomato"|A28
 +
!rowspan=2 style="font-size:125%; color:DeepSkyBlue"|B28
 
|-
 
|-
!colspan=3|DLC Synergy Bonus<ref>https://twitter.com/oxke_admiral/status/1642326265364615168?cxt=HHwWgMDQxa7C28otAAAA</ref>
+
!{{Landing Craft}}{{EquipmentLink|Armed Daihatsu}}<br>{{Landing Craft}}{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}
!style="font-size:125%; color:tomato"|A28
+
!Group 1
!style="font-size:125%; color:DeepSkyBlue"|B28
+
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto"
 +
!
 
|-
 
|-
!{{Landing Craft}}{{EquipmentLink|Armed Daihatsu}}<br>{{Landing Craft}}{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}
+
|{{QuestRewardEquip|Daihatsu Landing Craft}} {{QuestRewardEquip|Toku Daihatsu Landing Craft}}<br>{{QuestRewardEquip|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)}} {{QuestRewardEquip|Toku Daihatsu Landing Craft + Type 1 Gun Tank}}<br>{{QuestRewardEquip|Daihatsu Landing Craft (Panzer II/North African Specification)}} {{QuestRewardEquip|Special Type 4 Amphibious Tank}}<br>{{QuestRewardEquip|Special Type 4 Amphibious Tank Kai}}
!Group 1<ref>{{Equipment/Link|Daihatsu Landing Craft}}, {{Equipment/Link|Toku Daihatsu Landing Craft}}, {{Equipment/Link|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 tank}}, {{Equipment/Link|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni tank}}, {{Equipment/Link|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer}}, {{EquipmentLink|Special Type 4 Amphibious Tank|text=Ka-tsu}}, {{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-tsu Kai}}</ref>
+
|}
!Group 2<ref>{{Equipment/Link|Special Type 2 Amphibious Tank|text=Ka-Mi tank}}, {{Equipment/Link|Toku Daihatsu Landing Craft + 11th Tank Regiment|text=Toku DLC + 11th Reg}}, {{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC+Panzer III}}, {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha||Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC+Chi-Ha (Kai)}}, {{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}</ref>
+
!Group 2
!Multiplicative bonus
+
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto"
!Flat Bonus
+
!
 +
|-
 +
|{{QuestRewardEquip|Toku Daihatsu Landing Craft + 11th Tank Regiment}} {{QuestRewardEquip|Toku Daihatsu Landing Craft + Panzer III (North African Specification)}}<br>{{QuestRewardEquip|Toku Daihatsu Landing Craft + Chi-Ha}} {{QuestRewardEquip|Toku Daihatsu Landing Craft + Chi-Ha Kai}}<br>{{QuestRewardEquip|Toku Daihatsu Landing Craft + Panzer III Ausf. J}} {{QuestRewardEquip|Special Type 2 Amphibious Tank}}
 +
|}
 
|-
 
|-
 
|Only one<ref>Due to some bug using 2 Soukoutei or 2 Armed Daihatsu cancel the bonuses</ref>
 
|Only one<ref>Due to some bug using 2 Soukoutei or 2 Armed Daihatsu cancel the bonuses</ref>
Line 311: Line 406:
 
|75||110||140||160
 
|75||110||140||160
 
|-
 
|-
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|text=Anti-Ground Rocket Launcher}}
+
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|text=Type 4 Anti-Ground Rockets}}
 
|55||115||160||190
 
|55||115||160||190
 
|-
 
|-
|{{EquipmentLink|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Anti-Ground Rocket Launcher CD}}
+
|{{EquipmentLink|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Type 4 Anti-Ground Rockets CD}}
 
|80||170||230||260
 
|80||170||230||260
 
|-
 
|-
|rowspan=2|{{DepthCharge}}
+
|rowspan=2|{{DCother}}
 
|{{EquipmentLink|Type 2 12cm Mortar Kai|text=ASW Mortar}}
 
|{{EquipmentLink|Type 2 12cm Mortar Kai|text=ASW Mortar}}
 
|30||55||75||90
 
|30||55||75||90
Line 325: Line 420:
 
|}
 
|}
  
===Post-Cap Bonus===
+
===Post-Cap Bonuses===
 
====Supply Depot Princess====
 
====Supply Depot Princess====
 
{{Enemy/Link|Supply Depot Princess}} and its variants are currently the only installations to have post-cap bonuses.  
 
{{Enemy/Link|Supply Depot Princess}} and its variants are currently the only installations to have post-cap bonuses.  
Line 333: Line 428:
  
 
{|class="wikitable" style="font-weight:bold; text-align:center"
 
{|class="wikitable" style="font-weight:bold; text-align:center"
!colspan=4 style="font-size:150%; color:tomato"|C
+
!colspan=5 style="font-size:150%; color:tomato"|C
 
|-
 
|-
 
! rowspan=2 colspan=2| Installation Type
 
! rowspan=2 colspan=2| Installation Type
! width="130px" colspan=2| {{Enemy/Banner|Supply Depot Princess}}
+
! width="130px" colspan=3| {{Enemy/Banner|Supply Depot Princess|small=true}}
 
|-
 
|-
! colspan=2| Supply Depot Princesses
+
! colspan=3| Supply Depot Princesses
 
|-
 
|-
 
! colspan=2| Number Equipped
 
! colspan=2| Number Equipped
 
! Single
 
! Single
! Multiple
+
!colspan=2| Multiple
 
|-
 
|-
 
|width="80px" rowspan=2|{{AntiGroundArtillery}}
 
|width="80px" rowspan=2|{{AntiGroundArtillery}}
 
|{{EquipmentLink|WG42 (Wurfgerät 42)|text=WG42}}
 
|{{EquipmentLink|WG42 (Wurfgerät 42)|text=WG42}}
 
|1.25
 
|1.25
|{{ToolTip|1.625|1.25 * 1.3}}
+
|colspan=2|1.3
 
|-
 
|-
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Anti-Ground Rocket Launcher}}
+
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Type 4 Anti-Ground Rockets}}
 
|1.2
 
|1.2
|{{ToolTip|1.68|1.2 * 1.4}}
+
|colspan=2|1.4
 
|-
 
|-
|{{DepthCharge}}
+
|{{DCother}}
 
|{{Equipment/Link|Type 2 12cm Mortar Kai|Type 2 12cm Mortar Kai (Concentrated Deployment)|text=ASW Mortars|link_category=ASW Mortars}}
 
|{{Equipment/Link|Type 2 12cm Mortar Kai|Type 2 12cm Mortar Kai (Concentrated Deployment)|text=ASW Mortars|link_category=ASW Mortars}}
 
|1.15
 
|1.15
|{{ToolTip|1.38|1.15 * 1.2}}
+
|colspan=2|1.2
 
|-
 
|-
|{{LandingCraft}}
+
!colspan=5|
|[[:Category:Landing_Craft|Landing Craft]] Type Multiplier
 
|colspan=2|1.7
 
 
|-
 
|-
|rowspan=2 colspan=2|{{IM2}} Landing Craft Improvement Multiplier
+
|colspan=2|{{LandingCraft}} [[Landing Craft]] Type and<br>{{Amphibious Tank}} [[Ka-Tsu]] Type Multiplier
|colspan=2|[1 + (Average {{Star}} /50)]<sup>'''N'''</sup>
+
|colspan=3|1.7
 
|-
 
|-
|colspan=2 style="text-align:left"|
+
|rowspan=6|{{LandingCraft}}
* N = 1 for any [[Landing Craft]]
 
* +1 to N for each unique:
 
**{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 tank}} OR {{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni}} OR {{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII"/>
 
**{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
|-
 
|rowspan=5|{{LandingCraft}}
 
 
|{{EquipmentLink|Toku Daihatsu Landing Craft|text=Toku Daihatsu}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII">https://twitter.com/Divinity_123/status/1695813425660661965</ref><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 
|{{EquipmentLink|Toku Daihatsu Landing Craft|text=Toku Daihatsu}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII">https://twitter.com/Divinity_123/status/1695813425660661965</ref><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
|colspan=2|1.2
+
|1.2
 +
!colspan=2|
 
|-
 
|-
|{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII"/><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
+
|{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 Tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII"/><br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
'''Counts for Multiple only<ref>For example: 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''no bonus''', 2 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''1.6''' (2.08/1.3), 1 {{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=T89}} + 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''2.08'''</ref>:
 
'''<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Toku DLC + Chi-Ha}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}
 
 
|1.3
 
|1.3
|{{ToolTip|2.08|1.3 * 1.6}}
+
|rowspan=2 colspan=2|1.6
 +
|-
 +
|{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Toku DLC + Chi-Ha}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}<ref>For example: 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''no bonus''', 2 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''1.6''', 1 {{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=T89}} + 1 {{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha|text=Chi-Ha}} = '''2.08''' (1.3x1.6)</ref>
 +
!
 
|-
 
|-
 
|{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
|{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
| 1.3
 
| 1.3
|{{ToolTip|2.08|1.3 * 1.6}}
+
|colspan=2| 1.6
 
|-
 
|-
 
|{{EquipmentLink|M4A1 DD}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 
|{{EquipmentLink|M4A1 DD}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Chi-Ha Kai|text=Toku DLC + Chi-Ha Kai}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
|colspan=2|1.2
+
|1.2
 +
!colspan=2|
 
|-
 
|-
 
|{{EquipmentLink|Armed Daihatsu}}<br>{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}
 
|{{EquipmentLink|Armed Daihatsu}}<br>{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}
 
| 1.5
 
| 1.5
| {{ToolTip|1.65|1.5 * 1.1}}
+
|rowspan=2 colspan=2| 1.1
 +
|-
 +
|rowspan=3|{{Amphibious Tank}}
 +
|{{EquipmentLink|Special Type 4 Amphibious Tank|text=Ka-Tsu Tank}}<br>{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Tank Kai}}
 +
!
 
|-
 
|-
|{{Amphibious Tank}}
+
|{{EquipmentLink|Special Type 2 Amphibious Tank|text=Ka-Mi Tank}}
|{{EquipmentLink|Special Type 2 Amphibious Tank|text=Ka-Mi tank}}
 
 
|1.7
 
|1.7
|{{ToolTip|2.55|1.7 * 1.5}}
+
|rowspan=2 colspan=2|1.5
 
|-
 
|-
|colspan=2 |{{IM2}} Special Amphibious Tank Improvement Multiplier
+
|{{EquipmentLink|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Tank Kai}}<ref>In this case the Ka-Tsu Kai count as two, 1 Ka-Tsu Kai = 1.2</ref>
|colspan=2|1 + (Average {{Star}} /30)<br>({{MaxStar}} 1.33x)
+
!
 +
|-
 +
!colspan=2| Number Equipped
 +
! 1
 +
! 2
 +
! 3
 +
|-
 +
|colspan=2| {{Landing Forces}} [[Landing Force]]s Type Multiplier
 +
|3.15||2.35||1.2
 +
|-
 +
|rowspan=2|{{Landing Forces}}
 +
|{{EquipmentLink|Type 97 Medium Tank New Turret (Chi-Ha Kai)}}<br>{{EquipmentLink|Army Infantry Corps + Chi-Ha Kai}}
 +
|1.2
 +
!colspan=2|
 +
|-
 +
|{{EquipmentLink|Army Infantry Corps}}<br>{{EquipmentLink|Army Infantry Corps + Chi-Ha Kai}}
 +
|1.55
 +
!colspan=2|
 +
|-
 +
!colspan=8|
 +
|-
 +
|rowspan=5|{{IM2}} {{Star}}<br>[[Improvement]]
 +
|-
 +
|rowspan=2|{{LandingCraft}} [[Landing Craft]] &<br>{{Amphibious Tank}} {{Equipment/Link|Special Type 4 Amphibious Tank|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Tanks|link=Ka-Tsu}}
 +
|colspan=3|[1 + (Average DLC {{Star}} /50) + (Average Ka-Tsu {{Star}} /50)]<sup>'''N'''</sup>
 +
|-
 +
|colspan=3 style="text-align:left"|
 +
* N = 1 for any [[Landing Craft]]/[[Ka-Tsu]]
 +
* +1 to N for each unique:
 +
**{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 Tank}}<br>OR {{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}<br>OR {{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<ref name="PanzerIII"/><br>OR {{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 +
**{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 +
|-
 +
|{{Amphibious Tank}} {{Equipment/Link|Special Type 2 Amphibious Tank|text=Ka-Mi Tank}}
 +
|colspan=3|1 + (Average {{Star}} /30)
 +
|-
 +
|{{Landing Forces}} '''[[Landing Force]]s
 +
|colspan=3|''Unknown yet
 
|}
 
|}
 
<references/>
 
<references/>
Line 430: Line 559:
 
<references/>
 
<references/>
 
;Notes:
 
;Notes:
*A {{LandingCraft}} [[:Category:Landing_Craft|Landing Craft]] might be required to be equipped on the attacking ship for this bonus to be applied.
+
*A {{LandingCraft}} [[Landing Craft]] might be required to be equipped on the attacking ship for this bonus to be applied.
 
*As it is the only post-cap bonus common to all installations, it has a great potential.
 
*As it is the only post-cap bonus common to all installations, it has a great potential.
 
*Due to the limited nature of Rations, this bonus is mostly "Pay To Win", and so is not recommended.
 
*Due to the limited nature of Rations, this bonus is mostly "Pay To Win", and so is not recommended.
  
===Airstrike and Land Base Bonus===
+
===Airstrike And Land-Base Bonus===
 
For the damage formula, please refer to the [[Land-Based Air Squadron#Attack Power|LBAS]] and [[Damage_Calculations#Airstrike|airstrike]] page. The multiplier is chosen randomly between two values. The chance is roughly 50%.
 
For the damage formula, please refer to the [[Land-Based Air Squadron#Attack Power|LBAS]] and [[Damage_Calculations#Airstrike|airstrike]] page. The multiplier is chosen randomly between two values. The chance is roughly 50%.
  
Line 458: Line 587:
 
|Low mod ||High mod ||Low mod ||High mod
 
|Low mod ||High mod ||Low mod ||High mod
 
|-
 
|-
!width="130px"|{{Enemy/Banner|Isolated Island Princess}}<br>Isolated Island Princess (1671-1672)
+
!width="130px"|{{Enemy/Banner|Isolated Island Princess|small=true}}<br>Isolated Island Princess (1671-1672)
 
!colspan=2|  
 
!colspan=2|  
 
|colspan=2| 2
 
|colspan=2| 2
 
|-
 
|-
!width="130px"|{{Enemy/Banner|Artillery Imp}}<br>Artillery Imp (1665-1667)
+
!width="130px"|{{Enemy/Banner|Artillery Imp|small=true}}<br>Artillery Imp (1665-1667)
 
|1.3? ||1.7 ||1.6 ||2.5
 
|1.3? ||1.7 ||1.6 ||2.5
 
|-
 
|-
!width="130px"|{{Enemy/Banner|Supply Depot Princess}}<br>"Old" Supply Depot Princesses (1653-1658)
+
!width="130px"|{{Enemy/Banner|Supply Depot Princess|small=true}}<br>"Old" Supply Depot Princesses (1653-1658)
 
|rowspan=2|1.5  
 
|rowspan=2|1.5  
 
|rowspan=2|2.4
 
|rowspan=2|2.4
 
|1.7 ||3.6?
 
|1.7 ||3.6?
 
|-
 
|-
!width="130px"|{{Enemy/Banner|Supply Depot Princess D}}<br>"New" Supply Depot Princesses (B, C, D, ...) (ID>1658)
+
!width="130px"|{{Enemy/Banner|Supply Depot Princess D|small=true}}<br>"New" Supply Depot Princesses (B, C, D, ...) (ID>1658)
 
! !!
 
! !!
 
|-
 
|-
!width="130px"|{{Enemy/Banner|Harbour Summer Princess B}}<br>Harbour Summer Princess B (2023)
+
!width="130px"|{{Enemy/Banner|Harbour Summer Princess B|small=true}}<br>Harbour Summer Princess B (2023)
 
|? ||? ||? ||?
 
|? ||? ||? ||?
 
|}
 
|}
  
===Installation-like warships===
+
===Installation-Like Warships===
 
This section is for special ships with installation-like behaviors, taking additional damage from anti-installation equipment.
 
This section is for special ships with installation-like behaviors, taking additional damage from anti-installation equipment.
 
*Those bonuses are '''post-cap only''', meaning none of the "anti-installation bonuses" previously mentioned are applied.
 
*Those bonuses are '''post-cap only''', meaning none of the "anti-installation bonuses" previously mentioned are applied.
Line 483: Line 612:
  
 
{|class="wikitable mw-collapsible mw-collapsed" style="font-weight:bold; text-align:center"
 
{|class="wikitable mw-collapsible mw-collapsed" style="font-weight:bold; text-align:center"
! colspan=8|Installation-like warships
+
! colspan=9|Installation-like warships
 
|-
 
|-
! style="font-size:150%; color:tomato" colspan=8|C
+
! style="font-size:150%; color:tomato" colspan=9|C
 
|-
 
|-
 
! colspan=2 rowspan=2| Installation Type
 
! colspan=2 rowspan=2| Installation Type
! width="130px" colspan=2| {{Enemy/Banner|Anchorage Water Demon Vacation Mode}}
+
! width="130px" colspan=2| {{Enemy/Banner|Anchorage Water Demon Vacation Mode|small=true}}
! width="130px" colspan=2| {{Enemy/Banner|Dock Princess}}
+
! width="130px" colspan=2| {{Enemy/Banner|Dock Princess|small=true}}
! width="130px" colspan=2| {{ItemStack|item={{Enemy/Banner|Supply Depot Princess C Vacation Mode Damaged}}|text=Mod C}}{{ItemStack|item={{Enemy/Banner|Supply Depot Princess C Vacation Mode}}|text=Mod C}}
+
! width="130px" colspan=3| {{ItemStack|item={{Enemy/Banner|Supply Depot Princess C Vacation Mode Damaged|small=true}}|text=Mod C}}{{ItemStack|item={{Enemy/Banner|Supply Depot Princess C Vacation Mode|small=true}}|text=Mod C}}
 
|-
 
|-
 
! colspan=2|Anchorage Water Demon Vacation Mode
 
! colspan=2|Anchorage Water Demon Vacation Mode
 
! colspan=2| Dock Princess
 
! colspan=2| Dock Princess
! colspan=2| Supply Depot Princess C Vacation Mode
+
! colspan=3| Supply Depot Princess C<br>Vacation Mode
 
|-
 
|-
 
! colspan=2| Number Equipped
 
! colspan=2| Number Equipped
! Single!! Multiple!! Single!! Multiple!! Single!! Multiple
+
! Single!! Multiple!! Single!! Multiple!! Single
 +
!colspan=2| Multiple
 +
|-
 +
|Ships
 +
|{{Class|Nagato}}<br>{{Class|Yamato}}
 +
|1.2
 +
!
 +
!colspan=2|
 +
!colspan=3|
 
|-
 
|-
| width="80px"|{{GreenAmmo}}
+
| width="80px"|{{AA Shell}}
 
| width="200px"|{{Equipment/Link|Type 3 Shell|Type 3 Shell Kai|Type 3 Shell Kai Ni|text=AA Shells|link_category=Anti-Aircraft Shells}}
 
| width="200px"|{{Equipment/Link|Type 3 Shell|Type 3 Shell Kai|Type 3 Shell Kai Ni|text=AA Shells|link_category=Anti-Aircraft Shells}}
|colspan=2|1.45
+
|1.45
|colspan=2|1.3
+
!
!colspan=2|  
+
|1.3
 +
!
 +
!colspan=3|  
 
|-
 
|-
 
|rowspan=2|{{AntiGroundArtillery}}
 
|rowspan=2|{{AntiGroundArtillery}}
 
|{{EquipmentLink|WG42 (Wurfgerät 42)}}
 
|{{EquipmentLink|WG42 (Wurfgerät 42)}}
 
|1.2
 
|1.2
|{{ToolTip|1.56|1.2 * 1.3}}
+
|1.3
 
|1.1
 
|1.1
|{{ToolTip|1.32|1.1 * 1.2}}
+
|1.2
 
|1.25
 
|1.25
|{{ToolTip|1.625|1.25 * 1.3}}
+
|colspan=2|1.3
 
|-
 
|-
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Anti-Ground Rocket Launcher}}
+
|{{EquipmentLink|Shipborne Model Type 4 20cm Anti-ground Rocket Launcher|Type 4 20cm Anti-ground Rocket Launcher (Concentrated Deployment)|text=Type 4 Anti-Ground Rockets}}
 
|1.15
 
|1.15
|{{ToolTip|1.61|1.15 * 1.4}}
+
|1.4
|colspan=2|?
+
!colspan=2|?
 
|1.2
 
|1.2
|{{ToolTip|1.68|1.2 * 1.4}}
+
|colspan=2|1.4
 
|-
 
|-
|{{DepthCharge}}
+
|{{DCother}}
 
|{{Equipment/Link|Type 2 12cm Mortar Kai|Type 2 12cm Mortar Kai (Concentrated Deployment)|text=ASW Mortars|link_category=ASW Mortars}}
 
|{{Equipment/Link|Type 2 12cm Mortar Kai|Type 2 12cm Mortar Kai (Concentrated Deployment)|text=ASW Mortars|link_category=ASW Mortars}}
 
|1.1
 
|1.1
 
|?
 
|?
|colspan=2|?
+
!colspan=2|?
 
|1.15
 
|1.15
|{{ToolTip|1.38|1.15 * 1.2}}
+
|colspan=2|1.2
 
|-
 
|-
|colspan=2|{{LandingCraft}} [[:Category:Landing_Craft|Landing Craft]] Type Multiplier
+
|{{Dive Bomber}}
|colspan=2|1.4
+
|[[Dive Bomber]]s
 +
|1.4
 +
|rowspan=2|1.75
 +
|rowspan=2|1.1
 +
|rowspan=2|1.1
 +
!colspan=3|
 +
|-
 +
|{{JetFighterBomber1}}
 +
|[[Jets]]
 +
|1.75
 +
!colspan=3|
 +
|-
 +
|{{SPB}}{{SPF}}
 +
|Seaplane [[SPB|Bombers]]/[[SPF|Fighters]]
 +
!colspan=2|
 
|colspan=2|1.1
 
|colspan=2|1.1
|colspan=2|1.7
+
!colspan=3|  
 
|-
 
|-
|rowspan=2 colspan=2|{{IM2}} Landing Craft Improvement Multiplier
+
! colspan=9|
|rowspan=2 colspan=4|1 + (Average {{Star}} /50)<br>({{MaxStar}} 1.2x)
 
|colspan=2|[1 + (Average {{Star}} /50)]<sup>'''N'''</sup>
 
 
|-
 
|-
|colspan=2 style="text-align:left"|
+
|colspan=2|{{LandingCraft}} [[Landing Craft]] Type Multiplier
* N = 1 for any [[Landing Craft]]
+
|colspan=2|1.4
* +1 to N for each unique:
+
|colspan=2|1.1
**{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 tank}} OR {{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni}}
+
|colspan=3|1.7
**{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
 
|-
 
|-
 
|rowspan=6|{{LandingCraft}}
 
|rowspan=6|{{LandingCraft}}
 
|{{EquipmentLink|Toku Daihatsu Landing Craft|text=Toku Daihatsu}}
 
|{{EquipmentLink|Toku Daihatsu Landing Craft|text=Toku Daihatsu}}
|colspan=2|1.15
+
|1.15
 +
!
 +
!colspan=2|
 +
|1.2
 
!colspan=2|
 
!colspan=2|
|colspan=2|1.2
 
 
|-
 
|-
|{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni tank}}
+
|{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 Tank}}<br>{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}
 
|1.2
 
|1.2
|{{ToolTip|1.68|1.2 * 1.4}}
+
|1.4
 +
|1.15
 
|1.15
 
|1.15
|{{ToolTip|1.3225|1.15 * 1.15}}
 
 
|1.3
 
|1.3
|{{ToolTip|2.08|1.3 * 1.6}}
+
|colspan=2|1.6
 
|-
 
|-
 
|{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
|{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
|1.2
 
|1.2
|{{ToolTip|1.68|1.2 * 1.4}}
+
|1.4
 +
|1.15
 
|1.15
 
|1.15
|{{ToolTip|1.3225|1.15 * 1.15}}
 
 
|1.3
 
|1.3
|{{ToolTip|2.08|1.3 * 1.6}}
+
|colspan=2|1.6
 
|-
 
|-
 
|{{EquipmentLink|M4A1 DD}}
 
|{{EquipmentLink|M4A1 DD}}
|colspan=2|1.8
+
|1.8
|colspan=2|1.1
+
!
|colspan=2|1.2
+
|1.1
 +
!
 +
|1.2
 +
!colspan=2|
 
|-
 
|-
 
|{{EquipmentLink|Armed Daihatsu}}<br>{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}
 
|{{EquipmentLink|Armed Daihatsu}}<br>{{EquipmentLink|Soukoutei (Armored Boat Class)|text=Soukoutei}}
|colspan=2|1.2
+
|1.2
|colspan=2|1.1
+
!
 +
|1.1
 +
!
 
| 1.5
 
| 1.5
| {{ToolTip|1.65|1.5 * 1.1}}
+
|colspan=2| 1.1
 
|-
 
|-
 
|
 
|
 
{{EquipmentLink|Toku Daihatsu Landing Craft + 11th Tank Regiment|text=Toku DLC + 11th Reg}}<br>
 
{{EquipmentLink|Toku Daihatsu Landing Craft + 11th Tank Regiment|text=Toku DLC + 11th Reg}}<br>
{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni tank}}<br>
+
{{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}<br>
 
{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}
 
{{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}
 
!colspan=2|
 
!colspan=2|
|colspan=2|1.4
+
|1.4
!colspan=2|
+
!
 +
!colspan=3|
 
|-
 
|-
 
|{{Amphibious Tank}}
 
|{{Amphibious Tank}}
|{{EquipmentLink|Special Type 2 Amphibious Tank|text=Ka-Mi tank}}
+
|{{EquipmentLink|Special Type 2 Amphibious Tank|text=Ka-Mi Tank}}
 
|2.4
 
|2.4
|{{ToolTip|3.24|2.4 * 1.35}}
+
|1.35
 +
|1.2
 
|1.2
 
|1.2
|{{ToolTip|1.44|1.2 * 1.2}}
 
 
|1.7
 
|1.7
|{{ToolTip|2.55|1.7 * 1.5}}
+
|colspan=2|1.5
 
|-
 
|-
|colspan=2|{{IM2}} Special Amphibious Tank Improvement Multiplier
+
!colspan=2| Number Equipped
|colspan=6|1 + (Average {{Star}} /30)<br>({{MaxStar}} 1.33x)
+
!colspan=4|
|-
+
! 1
|{{RedPlane}}
+
! 2
|[[Dive Bomber]]s
+
! 3
|1.4
 
|rowspan=2|{{ToolTip|2.45|1.4 * 1.75}}
 
|rowspan=2|1.1
 
|rowspan=2|{{ToolTip|1.21|1.1 * 1.1}}
 
!colspan=2|
 
 
|-
 
|-
|{{JetFighterBomber1}}
+
|colspan=2| {{Landing Forces}} [[Landing Force]]s Type Multiplier
|[[Jets]]
+
!colspan=4; rowspan=3| ''Unknown
|{{ToolTip|2.45|1.4 * 1.75}}
+
|3.15||2.35||1.2
!colspan=2|
 
 
|-
 
|-
|{{SPB}}{{SPF}}
+
|rowspan=2|{{Landing Forces}}
|Seaplane [[SPB|Bombers]]/[[SPF|Fighters]]
+
|{{EquipmentLink|Type 97 Medium Tank New Turret (Chi-Ha Kai)}}<br>{{EquipmentLink|Army Infantry Corps + Chi-Ha Kai}}
 +
|1.2
 
!colspan=2|
 
!colspan=2|
|colspan=2|1.1
 
!colspan=2|
 
 
|-
 
|-
|Ship
+
|{{EquipmentLink|Army Infantry Corps}}<br>{{EquipmentLink|Army Infantry Corps + Chi-Ha Kai}}
|{{Class|Nagato}}<br>{{Class|Yamato}}
+
|1.55
|colspan=2|1.2
 
 
!colspan=2|
 
!colspan=2|
!colspan=2|
 
|}
 
<references/>
 
 
===LST & Landing Forces===
 
''The following are preliminary tests, lacking data to be accurate.
 
{|class="wikitable" style="font-weight:bold; text-align:center"
 
!colspan=5 style="font-size:150%; color:tomato"|C<ref>https://twitter.com/yukicacoon/status/1704153380913090880</ref>
 
 
|-
 
|-
! rowspan=2; colspan=2| Installation Type
+
! colspan=9|
! width="130px" colspan=3| {{Enemy/Banner|Supply Depot Princess}}
 
 
|-
 
|-
! colspan=3| Supply Depot Princesses
+
|rowspan=4|{{IM2}} {{Star}}<br>[[Improvement]]
 +
|rowspan=2| {{LandingCraft}} [[Landing Craft]] &<br>{{Amphibious Tank}} {{Equipment/Link|Special Type 4 Amphibious Tank|Special Type 4 Amphibious Tank Kai|text=Ka-Tsu Tanks|link=Ka-Tsu}}
 +
|colspan=4 rowspan=2|1 + (Average DLC {{Star}} /50) + (Average Ka-Tsu {{Star}} /50)
 +
|colspan=3|[1 + (Average DLC {{Star}} /50)<br>+ (Average Ka-Tsu {{Star}} /50)]<sup>'''N'''</sup>
 
|-
 
|-
!colspan=2| Number Equipped
+
|colspan=3 style="text-align:left"|
! 1
+
* N = 1 for any [[Landing Craft]]
! 2
+
* +1 to N for each unique:
! 3
+
**{{EquipmentLink|Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)|text=DLC + T89 Tank}}<br>OR {{EquipmentLink|Toku Daihatsu Landing Craft + Type 1 Gun Tank|text=Toku DLC + Ho-Ni Tank}}<br>OR {{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III (North African Specification)|text=Toku DLC + Panzer III}}<br>OR {{EquipmentLink|Toku Daihatsu Landing Craft + Panzer III Ausf. J|text=Toku DLC + Panzer III J}}
 +
**{{EquipmentLink|Daihatsu Landing Craft (Panzer II/North African Specification)|text=DLC + Panzer II}}
 
|-
 
|-
!colspan=2| {{Landing Forces}} [[Landing Force]]s Type Multiplier
+
|{{Amphibious Tank}} {{Equipment/Link|Special Type 2 Amphibious Tank|text=Ka-Mi Tank}}
|3.15||{{ToolTip|7.403|3.15 x 2.35}}||{{ToolTip|8.8883|3.15 x 2.35 x 1.2}}
+
|colspan=7|1 + (Average {{Star}} /30)
 
|-
 
|-
!rowspan=2|{{Landing Forces}}
+
|{{Landing Forces}} '''[[Landing Force]]s
!{{EquipmentLink|Type 97 Medium Tank New Turret (Chi-Ha Kai)}}<br>{{EquipmentLink|Army Infantry Corps + Chi-Ha Kai}}
+
|colspan=7|''Unknown
|colspan=3|1.2
 
|-
 
!{{EquipmentLink|Army Infantry Corps}}<br>{{EquipmentLink|Army Infantry Corps + Chi-Ha Kai}}
 
|colspan=3|1.55
 
 
|}
 
|}
 
;Note
 
*For now, the best set-up seems to be 2 {{Landing Forces}} and 1 {{Amphibious Tank}} {{EquipmentLink|Special Type 2 Amphibious Tank|text=Ka-Mi tank}}.
 
 
<references/>
 
<references/>
 +
*The missing bonuses from new equipment can be extrapolated from the other installation bonuses.

Latest revision as of 16:35, 23 March 2024

Calculation

Installations generally have a lot of HP and/or armor. But multiple different cumulative bonuses exist against them, allowing for massive damage when using the right set-ups. These bonuses are divided into 5 groups and are calculated in the following order[1]:

  1. Ship type bonuses,
  2. General multiplicative bonuses,
  3. Landing craft specific bonuses,
  4. Flat damage bonuses,
  5. Post-cap bonuses,
  6. Airstrike and land-base special cases,
  7. "Installation-like warships" special cases.
  • The bonuses' exact order is still under investigation and may be subject to changes.
Damage Bonuses Calculations
Pre-cap

Surface Shelling:

[math]\displaystyle{ \text{Atk}_\text{pre-cap} = \Bigg[ \Bigg( \bigg[ \bigg( \Big[ \Big( \big[ \big( [ ( \text{Atk}_\text{base} {\color{tomato} \times \text{A0}} {\color{DeepSkyBlue} + \text{B0}} ) {\color{tomato} \times \text{A1}} {\color{DeepSkyBlue}} ] {\color{tomato} \times \text{A21}} {\color{DeepSkyBlue} + \text{B21}} \big) {\color{tomato} \times \text{A22}} {\color{DeepSkyBlue} + \text{B22}} \big] {\color{tomato} \times \text{A23}} {\color{DeepSkyBlue} + \text{B23}} \Big) {\color{tomato} \times \text{A24}} {\color{DeepSkyBlue} + \text{B24}} \Big] {\color{tomato} \times \text{A25}} {\color{DeepSkyBlue} + \text{B25}} \bigg) {\color{tomato} \times \text{A26}} {\color{DeepSkyBlue} + \text{B26}} \bigg] {\color{tomato} \times \text{A27}} {\color{DeepSkyBlue} + \text{B27}} \Bigg) {\color{tomato} \times \text{A28}} {\color{DeepSkyBlue} + \text{B28} + \text{B1}} \Bigg] \times \text{Mod}_\text{others} }[/math]


Carrier Shelling:

[math]\displaystyle{ \text{Atk}_\text{pre-cap} = \Bigg[ \Bigg( \bigg[ \bigg( \Big[ \Big( \big[ \big( [ ( \text{Atk}_\text{base} {\color{tomato} \times \text{A0} \times \text{A1}} ) {\color{tomato} \times \text{A21}} {\color{DeepSkyBlue} + \text{B21}} ] {\color{tomato} \times \text{A22}} {\color{DeepSkyBlue} + \text{B22}} \big) {\color{tomato} \times \text{A23}} {\color{DeepSkyBlue} + \text{B23}} \big] {\color{tomato} \times \text{A24}} {\color{DeepSkyBlue} + \text{B24}} \Big) {\color{tomato} \times \text{A25}} {\color{DeepSkyBlue} + \text{B25}} \Big] {\color{tomato} \times \text{A26}} {\color{DeepSkyBlue} + \text{B26}} \bigg) {\color{tomato} \times \text{A27}} {\color{DeepSkyBlue} + \text{B27}} \bigg] {\color{tomato} \times \text{A28}} {\color{DeepSkyBlue} + \text{B28} + \text{B1}} +(\text{DB} \times 1.3) + 15 \Bigg) \times 1.5 +25 \Bigg] \times \text{Mod}_\text{others} }[/math]
Cap
[math]\displaystyle{ \text{Atk}_\text{cap} = \text{Cap} + \sqrt{\text{Atk}_\text{pre-cap} - \text{Cap}} }[/math]
Post-Cap
[math]\displaystyle{ \text{Atk}_\text{post-cap} = \text{Atk}_\text{cap} \times \text{Mod}_\text{others} {\color{tomato} \times \text{C}} {\color{tomato} \times \text{C1} \times \text{Mod}_\text{Inst}} \times_\downarrow \text{Crit} }[/math]
With
  • [math]\displaystyle{ \text{Atk}_\text{base} }[/math] the base attack deffined here,
  • A & C the Multiplicative bonuses,
  • B the Flat bonuses,
  • A & B being pre-cap bonuses,
  • C being post-cap bonuses.
  • [math]\displaystyle{ \text{Mod}_\text{others} }[/math] being all other modifiers unrelated to installation (see Damage Calculations for more details)
  • [math]\displaystyle{ \text{DB} }[/math] being the   bombing stat of Anti-installation Dive Bomber only
  • [math]\displaystyle{ \text{Cap} }[/math] is:
    • 220 during day,
    • 360 during night.

Bonuses

Ship Type Bonuses

Ship Type Target Bonuses
A0 DD, CL Pillboxes 
 
 
 
1.4
Akagi, Hiryuu, Souryuu[1]   1.25
B0 SS, SSV All installation 30
  1. Kaga has been tested and no bonus has been found against the Harbour Summer Princess.

General Multiplicative Bonuses

These bonuses depend on the enemy targeted, as well as the equipment used.

A1[1]
Installation Type Soft-Skinned Hard-Skinned
  Pillboxes 
 
 
 
 
Isolated Island Princess Pillboxes Harbour Summer Princess
Number Equipped Single Multiple Single Multiple Single Multiple Single Multiple
  AA Shells 
 
 
2.5 1.75 1.75
  AP Shells 
 
 
1.85 1.3
  WG42 (Wurfgerät 42)  1.3 1.4 1.4 1.5 1.6 1.7 1.4 1.2
Type 4 Anti-Ground Rockets 
 
1.25 1.5 1.3 1.65 1.5 1.8 1.25 1.4
 Other ASW Mortars 
 
1.2 1.3 1.2 1.4 1.3 1.5 1.1 1.15
  Dive Bombers 1.4 1.75 1.5 2 1.3 1.2
 Bomber  Seaplane Bombers/Fighters 1.2 1.5 1.3
  Landing Craft Type and
  Ka-Tsu Type Multiplier
1.4 1.8 1.8 1.7
 
 
Toku Daihatsu 
Toku DLC + Panzer III [2]
Toku DLC + Panzer III J 
1.15 1.15 1.15 1.2
DLC + T89 Tank 
Toku DLC + Ho-Ni Tank 
Toku DLC + Panzer III [2]
Toku DLC + Panzer III J 
1.5 1.3 1.2 1.4 1.5 1.4 1.6 1.5
Toku DLC + Chi-Ha [3]
Toku DLC + Chi-Ha Kai [4]
DLC + Panzer II  1.5 1.3 1.2 1.4 1.5 1.4 1.6 1.5
M4A1 DD 
Toku DLC + Chi-Ha Kai [4]
Toku DLC + Panzer III J 
1.1 1.8 2.0 2.0
☀ Day Only

Armed Daihatsu 
Soukoutei 

1.1 1.1 1.3 1.1 1.3 1.2 1.5 1.1
☀ Day Only

Ka-Tsu Tank 
Ka-Tsu Tank Kai 

  Ka-Mi Tank  1.5 1.2 2.4 1.35 2.4 1.35 2.8 1.5
Ka-Tsu Tank Kai [5]
  Landing Forces Unknown yet
   
Improvement
  Landing Craft &
  Ka-Tsu Tanks 
 
1 + (Average DLC   /50) + (Average Ka-Tsu   /50)
  Ka-Mi Tank  1 + (Average   /30)
  Landing Forces Unknown yet
Notes
  • The Improvement Bonus takes the average for all Landing Craft equipped on the ship.
  • The Improvement Bonus takes the average for all Special Amphibious Tanks equipped on the ship.
  1. Last time updated: 21/03/2024, source:https://bbs.nga.cn/read.php?tid=33769345&rand=868
  2. 2.0 2.1 https://twitter.com/Divinity_123/status/1695813425660661965
  3. For example: vs Soft-Skin, 1 Chi-Ha  = no bonus, 2 Chi-Ha  = 1.3, 1 T89  + 1 Chi-Ha  = 1.95 (1.5x1.3)
  4. 4.0 4.1 https://docs.google.com/document/d/1y8kisQTFuAd57GFAQRpJzPOEk9kpUzoEf1sxmnywx3A/edit#heading=h.hycuzmt5tebu, TsunDB, confirmed except Harbour Summer Princess
  5. In this case the Ka-Tsu Kai count as two, 1 Ka-Tsu Kai = 1.2

Landing Craft Specific Bonuses

The following multipliers are pre-cap.

Equipment Multiplicative Bonuses Flat Bonuses
Toku DLC Tank Bonus A21 B21

 Toku DLC + 11th Reg 
 Toku DLC + Ho-Ni Tank 
 Toku DLC + Panzer III 
 Toku DLC + Panzer III J 

1.8 25
Sherman Bonus A22 B22
 M4A1 DD  1.4 35
Ho-Ni Tank Regiment Bonus A23 B23
 Toku DLC + Ho-Ni Tank  1.3 42
Chi-Ha (non-Kai) Bonus A24 B24
 Toku DLC + Chi-Ha  1.4 28
Chi-Ha Kai Bonus A25 B25
 Toku DLC + Chi-Ha Kai  1.5 33
Katsu Bonus A26 B26
 Ka-Tsu 
 Ka-Tsu Kai 
1.2 42
Katsu Kai Bonus A27 B27
 Ka-Tsu Kai  1.1 28
Armored Boats Synergy Bonus[1] A28 B28
 Armed Daihatsu 
 Soukoutei 
Group 1
 
Daihatsu Landing Craft
 
Toku Daihatsu Landing Craft

 
Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)
 
Toku Daihatsu Landing Craft + Type 1 Gun Tank

 
Daihatsu Landing Craft (Panzer II/North African Specification)
 
Special Type 4 Amphibious Tank

 
Special Type 4 Amphibious Tank Kai
Group 2
 
Toku Daihatsu Landing Craft + 11th Tank Regiment
 
Toku Daihatsu Landing Craft + Panzer III (North African Specification)

 
Toku Daihatsu Landing Craft + Chi-Ha
 
Toku Daihatsu Landing Craft + Chi-Ha Kai

 
Toku Daihatsu Landing Craft + Panzer III Ausf. J
 
Special Type 2 Amphibious Tank
Only one[2] 1 of Any 1.2 10
Both 1 0 1.3 15
0 1 1.4 20
2 of any 1.5 25
  1. https://twitter.com/oxke_admiral/status/1642326265364615168?cxt=HHwWgMDQxa7C28otAAAA
  2. Due to some bug using 2 Soukoutei or 2 Armed Daihatsu cancel the bonuses

Flat Damage Bonuses

B1
Amount Equipped 1 2 3 4+
  WG42  75 110 140 160
Type 4 Anti-Ground Rockets  55 115 160 190
Type 4 Anti-Ground Rockets CD  80 170 230 260
 Other ASW Mortar  30 55 75 90
ASW Mortar CD  60 110 150 180

Post-Cap Bonuses

Supply Depot Princess

Supply Depot Princess  and its variants are currently the only installations to have post-cap bonuses.

  • These bonuses are applied after the damage soft-cap, and can reach the damage display cap of 9999.
    • If the damage displayed is 9999, the actual damage can be higher.
  • Supply Depot Princess is a soft-skinned installation for purposes of Pre-Cap Bonuses.
C
Installation Type  
Supply Depot Princesses
Number Equipped Single Multiple
  WG42  1.25 1.3
Type 4 Anti-Ground Rockets 
 
1.2 1.4
 Other ASW Mortars 
 
1.15 1.2
  Landing Craft Type and
  Ka-Tsu Type Multiplier
1.7
  Toku Daihatsu 
Toku DLC + Panzer III [1]
Toku DLC + Panzer III J 
1.2
DLC + T89 Tank 
Toku DLC + Ho-Ni Tank 
Toku DLC + Panzer III [1]
Toku DLC + Panzer III J 
1.3 1.6
Toku DLC + Chi-Ha 
Toku DLC + Chi-Ha Kai [2]
DLC + Panzer II  1.3 1.6
M4A1 DD 
Toku DLC + Chi-Ha Kai 
Toku DLC + Panzer III J 
1.2
Armed Daihatsu 
Soukoutei 
1.5 1.1
  Ka-Tsu Tank 
Ka-Tsu Tank Kai 
Ka-Mi Tank  1.7 1.5
Ka-Tsu Tank Kai [3]
Number Equipped 1 2 3
  Landing Forces Type Multiplier 3.15 2.35 1.2
  Type 97 Medium Tank New Turret (Chi-Ha Kai) 
Army Infantry Corps + Chi-Ha Kai 
1.2
Army Infantry Corps 
Army Infantry Corps + Chi-Ha Kai 
1.55
   
Improvement
  Landing Craft &
  Ka-Tsu Tanks 
 
[1 + (Average DLC   /50) + (Average Ka-Tsu   /50)]N
  Ka-Mi Tank  1 + (Average   /30)
  Landing Forces Unknown yet
  1. 1.0 1.1 1.2 https://twitter.com/Divinity_123/status/1695813425660661965
  2. For example: 1 Chi-Ha  = no bonus, 2 Chi-Ha  = 1.6, 1 T89  + 1 Chi-Ha  = 2.08 (1.3x1.6)
  3. In this case the Ka-Tsu Kai count as two, 1 Ka-Tsu Kai = 1.2

Rations Bonuses

The developers have mentioned that   Rations 
 
 
consumed by a girl "affect landing craft's morale"[1].

C1
Installation Type All installations[2]
Number Equipped Single Multiple
  Combat Ration  1.13 ??
Combat Ration (Special Onigiri)  ?? ??
Canned Saury  ?? ??
Notes
  • A   Landing Craft might be required to be equipped on the attacking ship for this bonus to be applied.
  • As it is the only post-cap bonus common to all installations, it has a great potential.
  • Due to the limited nature of Rations, this bonus is mostly "Pay To Win", and so is not recommended.

Airstrike And Land-Base Bonus

For the damage formula, please refer to the LBAS and airstrike page. The multiplier is chosen randomly between two values. The chance is roughly 50%.

There are exceptions:

  • For   Torpedo Bomber:
    • The   torpedo stat is counted as 0 in airstrike,
    • The behavior is unclear for LBAS (the damage are overestimated).
  • For    Jets 
     
    :
    • There are inconsistencies with the bonuses.


[math]\displaystyle{ {\color{tomato}\text{Mod}_\text{Inst}} }[/math][2]
Installation (ID) Airstrike LBAS
Low mod High mod Low mod High mod
 
Isolated Island Princess (1671-1672)
2
 
Artillery Imp (1665-1667)
1.3? 1.7 1.6 2.5
 
"Old" Supply Depot Princesses (1653-1658)
1.5 2.4 1.7 3.6?
 
"New" Supply Depot Princesses (B, C, D, ...) (ID>1658)
 
Harbour Summer Princess B (2023)
? ? ? ?

Installation-Like Warships

This section is for special ships with installation-like behaviors, taking additional damage from anti-installation equipment.

  • Those bonuses are post-cap only, meaning none of the "anti-installation bonuses" previously mentioned are applied.
  • Be aware that the sample is limited (event only) so the information may be inaccurate and/or old[1].
Installation-like warships
C
Installation Type      Mod C Mod C
Anchorage Water Demon Vacation Mode Dock Princess Supply Depot Princess C
Vacation Mode
Number Equipped Single Multiple Single Multiple Single Multiple
Ships Nagato-class
Yamato-class
1.2
  AA Shells 
 
 
1.45 1.3
  WG42 (Wurfgerät 42)  1.2 1.3 1.1 1.2 1.25 1.3
Type 4 Anti-Ground Rockets 
 
1.15 1.4 ? 1.2 1.4
 Other ASW Mortars 
 
1.1 ? ? 1.15 1.2
  Dive Bombers 1.4 1.75 1.1 1.1
  Jets 1.75
 Bomber  Seaplane Bombers/Fighters 1.1
  Landing Craft Type Multiplier 1.4 1.1 1.7
  Toku Daihatsu  1.15 1.2
DLC + T89 Tank 
Toku DLC + Ho-Ni Tank 
1.2 1.4 1.15 1.15 1.3 1.6
DLC + Panzer II  1.2 1.4 1.15 1.15 1.3 1.6
M4A1 DD  1.8 1.1 1.2
Armed Daihatsu 
Soukoutei 
1.2 1.1 1.5 1.1

Toku DLC + 11th Reg 
Toku DLC + Ho-Ni Tank 
Toku DLC + Panzer III 

1.4
  Ka-Mi Tank  2.4 1.35 1.2 1.2 1.7 1.5
Number Equipped 1 2 3
  Landing Forces Type Multiplier Unknown 3.15 2.35 1.2
  Type 97 Medium Tank New Turret (Chi-Ha Kai) 
Army Infantry Corps + Chi-Ha Kai 
1.2
Army Infantry Corps 
Army Infantry Corps + Chi-Ha Kai 
1.55
   
Improvement
  Landing Craft &
  Ka-Tsu Tanks 
 
1 + (Average DLC   /50) + (Average Ka-Tsu   /50) [1 + (Average DLC   /50)
+ (Average Ka-Tsu   /50)]N
  Ka-Mi Tank  1 + (Average   /30)
  Landing Forces Unknown
  1. Updated the 08/09/2022 during the Summer 2022 Event [1].
  • The missing bonuses from new equipment can be extrapolated from the other installation bonuses.