Difference between revisions of "Modernization"

>Lunarian Ace
m
 
(155 intermediate revisions by 37 users not shown)
Line 1: Line 1:
==Introduction==
+
{{PortMechanicsPortal}}
You can upgrade your ships by modernization, which can increase their firepower, armor, anti-air and/or torpedo attack, also, a good way to get rid unwanted ships.
+
[[file:moderniztion_intro01.jpg|300px|thumb|Main [[Remodel (Menu)]] page]]
 +
Modernization is used to increase the [[Stats]] of a given ship, namely, the firepower {{Firepower}}, torpedo {{Torpedo}}, anti-air {{AA}}, armor {{Armor}}, HP {{HP}}, ASW {{ASW}}, and Luck {{Luck}}. 1 to 5 other ship girls are required in order to perform a Modernization.
 +
*''This page is about the Modernization mechanic. Please see [[Remodel (Menu)]] for information about the UI.''
  
[[file:moderniztion_intro01.jpg|300px]]
+
=How To Modernize=
 +
[[File:moderniztion_intro02.png|thumb|Modernization selection. Here Amatsukaze has 3 stars of modernization and her armor is maxed.]]
 +
[[File:NPC_Penguin.png|thumb|The Failure box ("Penguin") shown for failled modernizations.]]
  
First pick the ship you want to upgrade, then choose 1 to 5 ships to "merge". You will lose them in the progress, make sure you didn't pick the one you want to keep.
+
# Click the '''Select (選択)''' button in the empty modernization slot to bring up a list of non-locked ship girls sorted by level.
 +
# Select a ship girl to be placed in a modernization slot.
 +
# Stats that will be improved will turn blue and show the potential maximum improvement.
 +
#* HP, ASW, and Luck will just display a blue up arrow.
 +
# Once the selection is made, to modernize, click on either:
 +
##The {{TextGlow|'''Modernization Start (after disarming)!!'''|white|text-colour=blue|glow-size=2px}} button (blue, left), to modernize while disarming and saving any equipment currently equipped on the consumed girls,
 +
##The {{TextGlow|'''Modernization Start!!'''|white|text-colour=green|glow-size=2px}} (合成開始!!) button (green, right), to modernize while also losing any equipment currently equipped on the consumed girls.
 +
#* The buttons will be greyed out if the ship girl cannot be modernized any further with the currently used ships.
 +
*If the modernization fails, the "failure box" (penguin) will be displayed.
  
==Note==
+
=Overview=
*'''You will lose all modernization upgrades after remodel.''' Do not modernize any ship before they are remodeled unless you had a reason to do so otherwise.
+
* Modernization upgrades for firepower, torpedo, AA, and armor are reset upon [[remodeling]].
*'''A consumed ship's equipments get wasted''', You will not retain any equipment still equipped on the consumed ship. Remember to remove any valuable equipment the consumable ship might possibly have. Also stock equipment can be broken down for small amounts of material though most likely not worth the effort.
+
** HP, ASW, and luck modernization upgrades are carried over.
*There is a maximum cap for upgrades, you can view the number at [[Ship Maximum Status]].
+
* Equipment on a ship girl used for modernization will be lost.
*Modernization can fail with +1 only, see the graph below for details (0 will give you the penguin failure screen, all other results will display as the success message).
+
** Remember to '''remove valuable equipment''' before using a ship girl as modernization fodder.
{| class="wikitable"
+
* Stats cannot be increased beyond certain caps.
| style="background-color: Lavender;"|Input
+
** For firepower, torpedo, AA, armor, and luck; it is dependent on the ship girl and its remodels. Please see the individual ship girl pages or [[Ship Maximum Status]] for the caps.
| style="width: 20px; background-color: Lightgrey;"|1
+
** For HP, it is '''+2''', and may be capped lower after [[marriage]] HP gains;
| style="width: 20px; background-color: Lightgrey;"|2
+
** For ASW, it is '''+9''' for ships with a base ASW stat, '''0''' otherwise.
| style="width: 20px; background-color: Lightgrey;"|3
+
* [[Composition#Locking_Ship_Girls|Locking]] ship girls will prevent them from showing up as modernization fodder.
| style="width: 20px; background-color: Lightgrey;"|4
+
 
| style="width: 20px; background-color: Lightgrey;"|5
+
When a ship get modernized, its "modernization level" increases, being represented by stars [[File:Modernization Star.png]], from 1 to 5.
| style="width: 20px; background-color: Lightgrey;"|6
+
*Once fully modernized in firepower, torpedo, AA, and armor, the [[File:Modernization Star Max.png|30px]] "Max Modernized Star" will be displayed next to her level.
| style="width: 20px; background-color: Lightgrey;"|7
 
| style="width: 20px; background-color: Lightgrey;"|8
 
| style="width: 20px; background-color: Lightgrey;"|9
 
| style="width: 20px; background-color: Lightgrey;"|10
 
| style="width: 20px; background-color: Lightgrey;"|11
 
| style="width: 20px; background-color: Lightgrey;"|12
 
| style="width: 20px; background-color: Lightgrey;"|13
 
|-
 
| style="background-color: Lavender;"|Success
 
|1
 
|2
 
|3
 
|5
 
|6
 
|7
 
|8
 
|9
 
|11
 
|12
 
|13
 
|14
 
|15
 
|-
 
| style="background-color: Lavender;"|Fail
 
|0
 
|1
 
|2
 
|2
 
|3
 
|3
 
|4
 
|5
 
|5
 
|6
 
|6
 
|7
 
|8
 
|}
 
*The chance of success is 50% for each stat you're trying to boost with Modernization, i.e. you can attempt to Modernize for +15 firepower +15 armor, but end up with +15 firepower +8 armor as the result.
 
*Following the December 2013 update, fully maxed out ships can be modernized for a small chance to increase the luck stat.
 
  
==Ships==
+
=General Modernization=
All ships will provide a fixed input for modernization
+
This applies to firepower {{Firepower}}, torpedo {{Torpedo}}, anti-air {{AA}}, and armor {{Armor}}. The formula for bonus stats from Modernization to these stats is:
 +
{{Formula
 +
|Title=Modernization Stat Formula
 +
|Math=\begin{align}
 +
\text{Stat}_\text{success} &= \bigg\lfloor \text{Stat}_\text{input} + \frac{\text{Stat}_\text{input} +1}{5} \bigg\rfloor \\
 +
\text{Stat}_\text{failure} &= \bigg\lfloor 0.5 \times \left( \text{Stat}_\text{input} + \frac{\text{Stat}_\text{input} +2}{5} \right) \bigg\rfloor
 +
\end{align}
 +
|Var=<math>\text{Stat}_\text{input}</math> the stat increase displayed on the Modernization menu.
 +
|Notes=There is a fixed 50/50 chance of success/failure.
 +
* Success/failure is calculated '''independently per stat'''.
 +
** This means that it is possible for one stat to succeed and another to fail.
 +
* Successes are capped by the cap of the respective stat.
 +
** This can change the modernization efficiency listed below.
 +
* For maximum gains, it is better to spam multiple +5 modernizations.
 +
}}
  
===Destroyer===
+
{|class="wikitable" style="text-align:center"
some ships have no data yet
+
|+General Modernization Chart
{|
+
!Input Value
|
+
!1!!2!!3!!4!!5!!6!!7!!8!!9!!10!!11!!12
{| class="wikitable"
 
!Class
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|Shimakaze
 
|[[Shimakaze]] 島風
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +2
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="6"|Fubuki
 
|[[Fubuki]] 吹雪
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shirayuki]] 白雪
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Hatsuyuki]] 初雪
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Miyuki]] 深雪
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Murakumo]] 叢雲
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Isonami]] 磯波
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="6"|Ayanami
 
|[[Ayanami]] 綾波
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shikinami]] 敷波
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Oboro]] 朧
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Akebono]] 曙
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Sazanami]] 漣
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Ushio]] 潮
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="8"|Mutsuki
 
|[[Mutsuki]] 睦月
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kisaragi]] 如月
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Satsuki]] 皐月
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Fumizuki]] 文月
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Nagatsuki]] 長月
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kikuzuki]] 菊月
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Mikazuki]] 三日月
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Mochizuki]] 望月
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="5"|Akatsuki
 
|[[Akatsuki]] 暁
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Hibiki]] 響
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Ikazuchi]] 雷
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Inazuma]] 電
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="4"|Hatsuharu
 
|[[Hatsuharu]] 初春
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Nenohi]] 子日
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Wakaba]] 若葉
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Hatsushimo]] 初霜
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="8"|Shiratsuyu
 
|[[Shirasuyu|Shiratsuyu]] 白露
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shigure]] 時雨
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Murasame]] 村雨
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yudachi]] 夕立
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Samidare]] 五月雨
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Suzukaze]] 涼風
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="6"|Asashio
 
|[[Asashio]] 朝潮
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Oshio]] 大潮
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Michishio]] 満潮
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Arashio]] 荒潮
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Arare]] 霰
+
!Success
! style="background-color: LightCoral;"|
+
|1||2||3||5||6||7||8||9||11||12||13||14
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Kasumi]] 霞
+
!Failure
! style="background-color: LightCoral;"|
+
| 0|| 1|| 2|| 2|| 3|| 3| 4|| 5|| 5|| 6|| 6|| 7|| 7
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
| colspan="1" rowspan="7"|Kagero
+
!Efficiency %<ref>Calculated as the weighted expected value for a given input.</ref>
|[[Kagero]] 陽炎
+
| 50 || 75 || 83.3 || 87.5 || '''90''' || 83.3 || 85.7 || 87.5 || 88.9 || '''90''' || 86.4 || 87.5
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Shiranui]] 不知火
+
!Input Value
! style="background-color: LightCoral;"|
+
!13!!14!!15!!16!!17!!18!!19!!20!!21!!22!!23!!24
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Kuroshio]] 黒潮
+
!Success
! style="background-color: LightCoral;"|
+
| 17 || 18 || 19 || 20 || 21 || 23 || 24 || 25 || 26 || 27 || 29 || 30
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Yukikaze]] 雪風
+
!Failure
! style="background-color: LightCoral;"|
+
| 8 || 8 || 9 || 9 || 10 || 11 || 11 || 12 || 12 || 13 || 14 || 14
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Hatsukaze]] 初風
+
!Efficiency
! style="background-color: LightCoral;"|
+
| 88.5 || 89.3 || '''90''' || 87.5 || 88.2 || 88.9 || 89.5 || '''90''' || 88.1 || 88.6 || 89.1 || 89.6
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Maikaze]] 舞風
+
!Input Value
! style="background-color: LightCoral;"|
+
!25!!26!!27!!28!!29!!30!!31!!32!!33!!34!!35!!36<ref>Currently impossible to achieve.</ref>
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Akigumo]] 秋雲
+
!Success
! style="background-color: LightCoral;"|
+
| 30 || 31 || 32 || 33 || 35 || 36 || 37 || 38 || 39 || 41 || 42 || -
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
| colspan="1" rowspan="3"|Yuugumo
+
!Failure
|[[Yuugumo]] 夕雲
+
| 15 || 15 || 16 || 17 || 17 || 18 || 18 || 19 || 20 || 20 || 21 || -
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Makigumo]] 巻雲
+
!Efficiency
! style="background-color: LightCoral;"|
+
| '''90''' || 88.5 || 88.9 ||89.3  || 89.7 || '''90''' || 88.7 || 89.1 || 89.4 || 89.7 || '''90''' || -
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Naganami]] 長波
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|}
 
|}
|
+
<references/>
{| class="wikitable"
+
{{Clear}}
!Name
+
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
+
=Special Modernizations=
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
+
When using certain ships, it is additionally possible to modernize HP {{HP}}, ASW {{ASW}}, and Luck {{Luck}}.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
+
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
+
{|class="wikitable" style="text-align:center"
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
+
|+Special Modernization Chart
|-
+
!Ships used as fodder
|[[Shimakaze]] 島風改
+
!Modernization get
! style="background-color: LightCoral;"| +1
+
!Affected ships
! style="background-color: LightSkyBlue;"| +2
+
!Notes
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Fubuki]] 吹雪改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shirayuki]] 白雪改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Hatsuyuki]] 初雪改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Miyuki]] 深雪改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Murakumo]] 叢雲改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Isonami]] 磯波改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Ayanami]] 綾波改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shikinami]] 敷波改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Oboro]] 朧改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Akebono]] 曙改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Sazanami]] 漣改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Ushio]] 潮改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Mutsuki]] 睦月改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kisaragi]] 如月改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Satsuki]] 皐月改
+
![[Maruyu]]
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
+
| +1.2 {{Luck}}
! style="background-color: LightSkyBlue;"| +1
+
|rowspan=2|All
! style="background-color: SandyBrown;"|
+
|rowspan=2|5 Maruyu Kai should always be used at once
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Fumizuki]] 文月改
+
![[Maruyu Kai]]
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
+
| +1.6 {{Luck}}
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Nagatsuki]] 長月改
+
!1 DE
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
+
|rowspan=3| +1/2 {{ASW}} /or/ +1/2 {{Luck}}
! style="background-color: LightSkyBlue;"| +1
+
|rowspan=4| All for {{Luck}} & {{HP}}<br>All with initial base {{ASW}} for {{ASW}}
! style="background-color: SandyBrown;"|
+
|rowspan=4 width=200px|Using higher-level DE increases the chance of gaining +2 of a stat
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Kikuzuki]] 菊月改
+
!2 DE of different classes
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Mikazuki]] 三日月改
+
!2 same DE
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Mochizuki]] 望月改
+
!2 different DE of the same class
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
+
| +1/2 {{HP}} /or/ +1/2 {{Luck}}
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Akatsuki]] 暁改
+
![[Pumpkin]]s
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
+
| +1/2/3 {{Luck}}|||All||Requires the use of duplicates or same class ships to gain more luck
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Hibiki]] 響改
+
![[Kamoi]]
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
+
| +1/2 {{HP}}
! style="background-color: LightSkyBlue;"| +1
+
|Only [[Mizuho]], [[Kamoi]], {{Class|Agano}}, {{Class|Yamato}}
! style="background-color: SandyBrown;"| +1
+
|rowspan=2| +30% per base AV/AO<br>+40% per Kai+ AV/AO
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Hibiki]] Верный
+
![[Mizuho]]
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
+
| +1/2 {{HP}}
! style="background-color: LightSkyBlue;"| +2
+
|Only [[Mizuho]], [[Kamoi]]
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Ikazuchi]] 雷改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Inazuma]] 電改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Hatsuharu]] 初春改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Nenohi]] 子日改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Wakaba]] 若葉改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Hatsushimo]] 初霜改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shirasuyu|Shiratsuyu]] 白露改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shigure]] 時雨改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shigure]] 時雨改二
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +2
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Murasame]] 村雨改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yudachi]] 夕立改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yudachi]] 夕立改二
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +2
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Samidare]] 五月雨改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Suzukaze]] 涼風改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Asashio]] 朝潮改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Oshio]] 大潮改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Michishio]] 満潮改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Arashio]] 荒潮改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Arare]] 霰改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kasumi]] 霞改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kagero]] 陽炎改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Shiranui]] 不知火改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kuroshio]] 黒潮改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yukikaze]] 雪風改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +2
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Hatsukaze]] 初風改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Maikaze]] 舞風改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Akigumo]] 秋雲改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yuugumo]] 夕雲改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Makigumo]] 巻雲改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Naganami]] 長波改
 
! style="width: 25px; vertical-align: middle; background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|}
 
 
|}
 
|}
 +
;Notes
 +
*It is unclear if using more than 2 DE is taken into account. If it is, the speculated working is:
 +
**Using 4 DE will count as 2 pairs,
 +
**Using 3 or 5 DE with count as 1 or 2 pairs, and a single ship.
 +
 +
==Stats==
 +
===Luck Modernization===
 +
'''Luck''' {{Luck}} can be modernized either by using:
 +
*[[Maruyu]], on any ship (''see [[#Maruyu|here]]''),
 +
*[[Coastal Defense Ship]]s, on any ship (''see [[#Coastal Defense Ships (DE)|here]]''),
 +
*[[Pumpkin]]s, on any ship (''see [[#Pumpkins|here]]'').
 +
 +
Luck modernization is kept on remodel.
 +
*The luck cap is arbitrary for each ship remodel, and us usually very high.
 +
[[Marriage]] also gives some luck.
 +
 +
===HP Modernization===
 +
'''HP''' {{HP}} can be modernized either by using:
 +
*[[Coastal Defense Ship]]s, on any ship (''see [[#Coastal Defense Ships (DE)|here]]''),
 +
*[[Mizuho]] or [[Kamoi]], on some ship (''see [[#Mizuho & Kamoi|here]]'').
 +
 +
HP modernization is kept on remodel.
 +
*The HP cap is arbitrary for each ship remodel, but the HP modernization is capped at +2 for '''unmarried''' ships, and between 0 and 2 for '''married''' ones.
 +
[[Marriage]] also gives some HP, and will interfere with HP modernization for the following ships:
 +
* '''Capped at +0''' after marriage:
 +
** BB: [[Nagato|Nagato Kai/Ni]], [[Mutsu|Mutsu Kai/Ni]], [[Yamato]] (base), [[Musashi]] (base), [[Nelson Kai]], [[Rodney Kai]], [[Colorado Kai]], [[Maryland Kai]], [[Nevada|Nevada Kai/Mod.2]]
 +
** FBB: [[Bismarck|Bismarck/Kai/Zwei/Drei]], [[Richelieu]] (base), [[Littorio|Littorio/Italia]], [[Roma|Roma/Kai]], [[South Dakota Kai]], [[Washington Kai]],
 +
** SS(V): [[I-168 Kai]], [[I-8]] (base), [[I-36]] (base), [[I-400]] (base), [[I-401]] (base), [[Maruyu]] (base)
 +
** AO: [[Hayasui Kai]],
 +
* '''Capped at +1''' after marriage:
 +
** FBB: [[Massachusetts Kai]], [[Jean Bart]] (base)
 +
** SS(V): [[I-13]] (base), [[I-14]] (base), [[I-19]] (base), [[I-26]] (base), [[I-41]] (base), [[I-47]] (base), [[I-58]] (base), [[U-511 Kai]] (base), [[Salmon]] (base), [[Drum]] (base), [[Scamp]] (base)
 +
** AO: [[Hayasui]] (base)
 +
* '''Capped at +2''' after marriage for all other ships.
 +
 +
===ASW Modernization===
 +
'''ASW''' {{ASW }} can be modernized by using [[Coastal Defense Ship]]s (''see [[#Coastal Defense Ships (DE)|here]]'').
 +
* Modernization is only possible for ships that already have some base [[ASW]] stats.
 +
 +
ASW modernization is kept on remodel.
 +
*The ASW cap is +9 for all ships.
 +
*For certain ship changing type on remodel, this can have undesired effects (''see [[ASW Shelling|here]]'').
 +
 +
==Maruyu==
 +
A base remodel Maruyu will provide '''+1.2''' luck while her Kai remodel provides '''+1.6''' luck. Refer to the chart below for Modernization results:
  
===Light Cruiser===
+
{|class="wikitable" style="text-align:center"
{|
+
|+Maruyu Luck Modernization Chart
|
+
!rowspan=2 colspan=2|Success/Failure<br>(Expected Result)
{| class="wikitable"
+
!colspan=6|Base Remodel
!Class
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
 
|-
 
|-
| colspan="1" rowspan="2"|Tenryu
+
! 0!! 1!! 2!! 3!! 4!! 5
|[[Tenryu]] 天龍
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Tatsuta]] 龍田
+
! rowspan=6| Kai Remodel
! style="background-color: LightCoral;"|
+
! 0
! style="background-color: LightSkyBlue;"| +1
+
| -|| 2/1<br>(1.2)|| 3/2<br>(2.4)|| 4/3<br>(3.6)|| 5/4<br>(4.8)|| 6/-<br>(6.0)
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
| colspan="1" rowspan="5"|Kuma
+
! 1
|[[Kuma]] 球磨
+
| 2/1<br>(1.6)|| 3/2<br>(2.8)|| 4/-<br>(4.0)|| 6/5<br>(5.2)|| 7/6<br>(6.4)|| -
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Tama]] 多摩
+
! 2
! style="background-color: LightCoral;"|
+
| 4/3<br>(3.2)|| 5/4<br>(4.4)|| 6/5<br>(4.6)|| 7/6<br>(6.8)|| -|| -
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Kiso]] 木曾
+
! 3
! style="background-color: LightCoral;"|
+
| 5/4<br>(4.8)|| 6/-<br>(6.0)|| 8/7<br>(7.2)|| -|| -|| -
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Oi]] 大井
+
! 4
! style="background-color: LightCoral;"|
+
| 7/6<br>(6.4)|| 8/7<br>(7.6)|| -|| -|| -|| -
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
 
|-
 
|-
|[[Kitakami]] 北上
+
! 5
! style="background-color: LightCoral;"|
+
| 8/-<br>(8.0)|| -|| -|| -|| -|| -
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="7"|Nagara
 
|[[Nagara]] 長良
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Isuzu]] 五十鈴
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Natori]] 名取
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yura]] 由良
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kinu]] 鬼怒
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Abukuma]] 阿武隈
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="3"|Sendai
 
|[[Sendai]] 川内
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Jintsu]] 神通
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Naka]] 那珂
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1"|Yubari
 
|[[Yubari]] 夕張
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="3"|Agano
 
|[[Agano]] 阿賀野
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Noshiro]] 能代
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yahagi]] 矢矧
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="3"|Kuma (Torpedo)
 
|[[Oi]] 大井改二
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +5
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kitakami]] 北上改二
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +5
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kiso]] 木曾改二
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +5
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|}
 
|
 
{| class="wikitable"
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|[[Tenryu]] 天龍改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Tatsuta]] 龍田改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kuma]] 球磨改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Tama]] 多摩改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kiso]] 木曾改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Oi]] 大井改
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +4
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kitakami]] 北上改
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"| +4
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Nagara]] 長良改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Isuzu]] 五十鈴改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +4
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Isuzu]] 五十鈴改二
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +2
 
! style="background-color: SandyBrown;"| +4
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Natori]] 名取改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yura]] 由良改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kinu]] 鬼怒改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Abukuma]] 阿武隈改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Sendai]] 川内改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Jintsu]] 神通改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Naka]] 那珂改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yubari]] 夕張改
 
! style="background-color: LightCoral;"| +1
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +2
 
! style="background-color: yellow;"| +1
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Agano]] 阿賀野改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Noshiro]] 能代改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Yahagi]] 矢矧改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|}
 
 
|}
 
|}
  
===Heavy Cruiser===
+
;Notes
{|
+
* +8 luck modernization is '''guaranteed''' when using 5 [[Maruyu Kai]].
|
+
** This is why it is very important to remodel her before using her as modernization fodder.
{| class="wikitable"
+
 
!Class
+
==Pumpkins==
!Name
+
It is possible to use the Pumpkins given during the [[Pumpkin Festival]] to increase luck during regular modernization.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
+
*By consuming 1 [[Pumpkin]] on a normal modernization, between 1 an 3 luck {{Luck}} will be added.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
+
*See [[Pumpkin Festival#Luck Modding with Pumpkins|''here'']] for more details.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
+
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
+
==Mizuho & Kamoi==
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
+
[[Mizuho]] and [[Kamoi]] (AV/AO) can be used to increase the HP of certain ships:
|-
+
* '''Mizuho''' for [[Mizuho]] and [[Kamoi]].
| colspan="1" rowspan="4"|Mogami
+
* '''Kamoi''' for [[Mizuho]], [[Kamoi]], the {{Class|Agano}}, and the {{Class|Yamato}}.
|[[Mogami]] 最上
+
*Mizuho and Kamoi are '''not interchangeable'''.
! style="background-color: LightCoral;"| +2
+
*Mizuho or Kamoi must be used in pairs to trigger HP modding.
! style="background-color: LightSkyBlue;"| +1
+
**Using their Kai+ remodels has greater effects.
! style="background-color: SandyBrown;"|
+
 
! style="background-color: yellow;"| +2
+
The HP mod success rate compared to the Luck mode is as follows:  
! style="background-color: LightGreen;"|
+
{{Formula
|-
+
|Title=Mizuho & Kamoi HP Modding
|[[Mikuma]] 三隈
+
|Math=\text{HPmod}_\text{Rate}\text{%} = 30 \times \text{N}_\text{b} + 40 \times \text{N}_\text{K}
! style="background-color: LightCoral;"| +2
+
|Var=<math>\text{N}_\text{b}</math> the number of AV/AO on base form,
! style="background-color: LightSkyBlue;"| +1
+
*<math>\text{N}_\text{K}</math> the number of AV/AO on Kai+ form.
! style="background-color: SandyBrown;"|
+
|Notes=If the success rate goes over 100%, a roll for a second HP increase is performed (e.g. 120% = 20% chance for +2HP).
! style="background-color: yellow;"| +2
+
}}
! style="background-color: LightGreen;"|
+
 
|-
+
==Coastal Defense Ships (DE)==
|[[Suzuya]] 鈴谷
+
[[Coastal Defense Ship]]s (DE) have a chance of granting:
! style="background-color: LightCoral;"| +2
+
*'''+1''' [[#Luck|Luck]] {{Luck}} when used "alone or in pairs".
! style="background-color: LightSkyBlue;"| +1
+
*'''+1''' [[#HP|HP]] {{HP}} when used in "pairs of different ships from the same class".
! style="background-color: SandyBrown;"|
+
*'''+1''' [[#ASW|ASW]] {{ASW}} when used "alone or in pairs".
! style="background-color: yellow;"| +2
+
 
! style="background-color: LightGreen;"|
+
Using pairs of '''different''' [[DE]] from the '''same class''' will guarante +1 HP or +1 [[#Luck Modernization|Luck]].
|-
+
 
|[[Kumano]] 熊野
+
===Luck===
! style="background-color: LightCoral;"| +2
+
----
! style="background-color: LightSkyBlue;"| +1
+
DE can give '''+1''' [[#Luck|Luck]] {{Luck}} when used alone or in pairs.
! style="background-color: SandyBrown;"|
+
*It will give +1 [[#HP|HP]] {{ASW}} or [[#ASW|ASW]] {{ASW}} if it fails, depending of the situation.
! style="background-color: yellow;"| +2
+
 
! style="background-color: LightGreen;"|
+
*For single DE:
|-
+
{{Formula
| colspan="1" rowspan="2"|Furutaka
+
|Title=Single DE Luck Modding
|[[Furutaka]] 古鷹
+
|Math=\text{LUCKmod}_\text{Rate}\text{%} = 29 + 0.8 \times \text{Lv}
! style="background-color: LightCoral;"| +2
+
|Var=<math>\text{Lv}</math> the level of the DE used in the modding.
! style="background-color: LightSkyBlue;"| +1
+
}}
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kako]] 加古
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="3"|Aoba
 
|[[Aoba]] 青葉
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kinugasa]] 衣笠
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
| -
 
! style="background-color: LightCoral;"|
 
! style="background-color: LightSkyBlue;"|
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"|
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="4"|Myoko
 
|[[Myoko]] 妙高
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Nachi]] 那智
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Ashigara]] 足柄
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Haguro]] 羽黒
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="4"|Takao
 
|[[Takao]] 高雄
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Atago]] 愛宕
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Maya]] 摩耶
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Chokai]] 鳥海
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"|
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="2"|Tone
 
|[[Tone]] 利根
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Chikuma]] 筑摩
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|}
 
|
 
{| class="wikitable"
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|[[Mogami]] 最上改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +3
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Mikuma]] 三隈改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +3
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Suzuya]] 鈴谷改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +3
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kumano]] 熊野改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +3
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Furutaka]] 古鷹改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kako]] 加古改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Aoba]] 青葉改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kinugasa]] 衣笠改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Kinugasa]] 衣笠改二
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Myoko]] 妙高改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Nachi]] 那智改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Ashigara]] 足柄改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Haguro]] 羽黒改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Takao]] 高雄改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Atago]] 愛宕改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Maya]] 摩耶改
 
! style="background-color: LightCoral;"| +2
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +4
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Chokai]] 鳥海改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +1
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Tone]] 利根改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +2
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|-
 
|[[Chikuma]] 筑摩改
 
! style="background-color: LightCoral;"| +3
 
! style="background-color: LightSkyBlue;"| +1
 
! style="background-color: SandyBrown;"| +2
 
! style="background-color: yellow;"| +2
 
! style="background-color: LightGreen;"|
 
|}
 
|}
 
  
===Battleship===
+
*For DE pairs:
{|
+
{{Formula
|
+
|Title=DE Pairs Luck Modding
{| class="wikitable"
+
|Math=\text{LUCKmod}_\text{Rate}\text{%} = 100 - \text{X}_\text{Rate}\text{%}
!Class
+
|Var=<math>\text{X}_\text{Rate}</math> being either:
!Name
+
**<math>\text{HPmod}_\text{Rate}</math> for [[#HP|HP]] DE pairs,
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
+
**<math>\text{ASWmod}_\text{Rate}</math> for [[#ASW|ASW]] DE pairs.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
+
}}
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
| colspan="1" rowspan="2"|Nagato
 
|[[Nagato]] 長門
 
| style="background-color: LightCoral;"| +5
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Mutsu]] 陸奥
 
| style="background-color: LightCoral;"| +5
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="6"|Kongo
 
|[[Kongo]] 金剛
 
| style="background-color: LightCoral;"| +3
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
| -
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Hiei]] 比叡
 
| style="background-color: LightCoral;"| +3
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
| -
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Haruna]] 榛名
 
| style="background-color: LightCoral;"| +3
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Kirishima]] 霧島
 
| style="background-color: LightCoral;"| +3
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="2"|Fuso
 
|[[Fuso]] 扶桑
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Yamashiro]] 山城
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="2"|Ise
 
|[[Ise]] 伊勢
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Hyuga]] 日向
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
| colspan="1" rowspan="2"|Yamato
 
|[[Yamato]] 大和
 
| style="background-color: LightCoral;"| +7
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +5
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Musashi]] 武蔵
 
| style="background-color: LightCoral;"| +7
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +5
 
| style="background-color: LightGreen;"|
 
|}
 
|
 
{| class="wikitable"
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|[[Nagato]] 長門改
 
| style="background-color: LightCoral;"| +5
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +5
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Mutsu]] 陸奥改
 
| style="background-color: LightCoral;"| +5
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +5
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Kongo]] 金剛改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Kongo]] 金剛改二
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Hiei]] 比叡改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Hiei]] 比叡改二
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Haruna]] 榛名改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Kirishima]] 霧島改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Fuso]] 扶桑改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Yamashiro]] 山城改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Ise]] 伊勢改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Hyuga]] 日向改
 
| style="background-color: LightCoral;"| +4
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Yamato]] 大和改
 
| style="background-color: LightCoral;"| +6
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +6
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Musashi]] 武蔵改
 
| style="background-color: LightCoral;"| +6
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +6
 
| style="background-color: LightGreen;"|
 
|}
 
|}
 
  
===Seaplane Tender===
+
Notably:
Chitose class sisters
+
* +1 luck or [[#HP|HP]] is guaranteed from upgrades of pairs of different DE from a same class.
 +
* +1 luck or [[#ASW|ASW]] is guaranteed from upgrades of single DE of any other pairing.
 +
* If the total level of 2 DE is around 80+ (e.g. each of them lv 40+), there is a small chance (~6-7%) for an extra +1 luck
 +
**In the case the ship cannot receive one of the 2 guaranteed stats (e.g. a BB for ASW) then there is a chance to fail the modernization.
  
{| class="wikitable"
+
'''It is highly advised to save DEs to modernize HP/ASW instead of luck.'''
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|[[Chitose]] 千歳
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Chiyoda]] 千代田
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Chitose Kai 千歳改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Chiyoda Kai 千代田改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Chitose A 千歳甲
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Chiyoda A 千代田甲
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Chitose Carrier 千歳航
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Chiyoda Carrier 千代田航
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Chitose Carrier Kai 千歳航改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|Chiyoda Carrier Kai 千代田航改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|Chitose Carrier Kai2 千歳航改二
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|Chiyoda Carrier Kai2 千代田航改二
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|}
 
  
===Light Carrier===
+
===HP===
{|
+
----
|
+
DE can give '''+1''' [[#HP|HP]] {{HP}} when used in "pairs of different ships from the same class".
{| class="wikitable"
+
*It will give +1 [[#Luck|Luck]] {{Luck}} if it fails .
!Class
+
*If the ship is already at max HP, this will instead guarantee +1 ASW or +1 Luck.
!Name
+
*It has been observed that, the higher the total level of two DEs used for modernization, the higher is the chance to get +1 HP.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
+
*The HP mod success rate compared to the Luck mode is approximately as follows [https://docs.google.com/spreadsheets/d/1sTd9tQ0fIHWjKaLrAqwyGgAXSpjdYQxveVRM1W9yrVE/edit?gid=0#gid=0]:  
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
+
{{Formula
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
+
|Title=DE Pair HP Modding
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
+
|Math=\text{HPmod}_\text{Rate}\text{%} = 30 + 0.35 \times \sum_\text{DE} \text{Lv}
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
+
|Var=<math>\text{Lv}</math> the level of the DE used in the modding.
|-
+
}}
|Hosho
 
|[[Hosho]] 鳳翔
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|Ryujo
 
|[[Ryujo]] 龍驤
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|rowspan="2"|Hiyo
 
|[[Hiyo]] 飛鷹
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Junyo]] 隼鷹
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|rowspan="2"|Shoho
 
|[[Shoho]] 祥鳳
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Zuiho]] 瑞鳳
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +2
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|rowspan="2"|Hei
 
|[[Akitsu Maru]] あきつ丸
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +1
 
| style="background-color: LightGreen;"|
 
|}
 
|
 
{| class="wikitable"
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|[[Hosho]] 鳳翔改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Ryujo]] 龍驤改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Hiyo]] 飛鷹改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Junyo]] 隼鷹改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Shoho]] 祥鳳改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Zuiho]] 瑞鳳改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +3
 
| style="background-color: yellow;"| +2
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Akitsu Maru]] あきつ丸改
 
| style="background-color: LightCoral;"| +1
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +1
 
| style="background-color: LightGreen;"|
 
|}
 
|}
 
  
===Standard Carrier===
+
*Notably:
 +
**If both DE are Lv 1, the rate is about 30 %,
 +
**If the total level of both DE is around 180+ (e.g. each of them lv 90+), the rate is about 90% [https://twitter.com/Matsu_class_DD/status/1188450823769968641][https://docs.google.com/spreadsheets/d/1sTd9tQ0fIHWjKaLrAqwyGgAXSpjdYQxveVRM1W9yrVE/edit#gid=1312760281].
  
{|
+
===ASW===
|
+
----
{| class="wikitable"
+
DE can give '''+1''' [[#HP|HP]] {{HP}} when used "alone" or in pairs that are not "different ships from the same class".
!Class
+
*It will give +1 [[#Luck|Luck]] {{Luck}} if it fails .
!Name
+
* Modernization will fail if the ship girl is at the ASW cap.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
+
** Modernization can still succeed if luck is rolled instead of ASW (if the ship girl is not at her luck cap).
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
+
*Using "pairs of different DE from the same class" will also guarantee +1 ASW or +1 Luck if the ship is already at max HP.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
+
*It has been observed that, the higher the total level of two DEs used for modernization, the higher is the chance to get +1 ASW.
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
+
The ASW mod success rate compared to the Luck mode is approximately as follows[https://docs.google.com/spreadsheets/d/1sTd9tQ0fIHWjKaLrAqwyGgAXSpjdYQxveVRM1W9yrVE/edit?gid=0#gid=0]:  
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
+
*For single DE:
|-
+
{{Formula
|Akagi
+
|Title=Single DE ASW Modding
|[[Akagi]] 赤城
+
|Math=\text{ASWmod}_\text{Rate}\text{%} = 100 - \text{LUCKmod}_\text{Rate}\text{%}
| style="background-color: LightCoral;"|
+
|Var=<math>\text{LUCKmod}_\text{Rate}</math> the luck modding rate from the above formula.
| style="background-color: LightSkyBlue;"|
+
}}
| style="background-color: SandyBrown;"| +5
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|Kaga
 
|[[Kaga]] 加賀
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +5
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|Soryu
 
|[[Soryu]] 蒼龍
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|Hiryu
 
|[[Hiryu]] 飛龍
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|rowspan="2"|Shokaku
 
|[[Shokaku]] 翔鶴
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Zuikaku]] 瑞鶴
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|rowspan="2"|Taihou
 
|[[Taihou]]<span style="text-align:start;">大鳳</span>
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +5
 
| style="background-color: yellow;"| +5
 
| style="background-color: LightGreen;"|
 
|}
 
|
 
{| class="wikitable"
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|[[Akagi]] 赤城改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +5
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Kaga]] 加賀改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +5
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Soryu]] 蒼龍改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Hiryu]] 飛龍改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +4
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Shokaku]] 翔鶴改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Zuikaku]] 瑞鶴改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +4
 
| style="background-color: yellow;"| +3
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Taihou]] 大鳳改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"|
 
| style="background-color: SandyBrown;"| +6
 
| style="background-color: yellow;"| +6
 
| style="background-color: LightGreen;"|
 
|}
 
|}
 
  
===Submarine===
+
*For DE pairs:
 +
{{Formula
 +
|Title=DE Pairs ASW Modding
 +
|Math=\text{ASWmod}_\text{Rate}\text{%} = 10 + 0.40 \times \sum_\text{DE} \text{Lv}
 +
|Var=<math>\text{Lv}</math> the level of the DE used in the modding.
 +
}}
  
{|
+
*Notably:
|
+
** If the total level of both DE is around 80+ (e.g. each of them lv 40+), the rate is about 20-30 %.
{| class="wikitable"
+
** Using two DE pairs with a level total at 180+ has a chance of +2 ASW.
!Class
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|Kaidai-6a
 
|[[I-168]] 伊168
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|Type-B3
 
|[[I-58]] 伊58
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|Type-B1
 
|[[I-19]] 伊19
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|Type-J3
 
|[[I-8]] 伊8
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|Sen Toku
 
|[[I-401]]伊401
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +1
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +1
 
| style="background-color: LightGreen;"|
 
|-
 
|
 
|[[Maruyu]] まるゆ
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +1
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"| +1
 
|}
 
|
 
{| class="wikitable"
 
!Name
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightCoral;"|[[file:icon_Gun.png|Firepower]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightSkyBlue;"|[[file:icon_Torpedo.png|Torpedo Attack]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: SandyBrown;"|[[file:icon_AA.png|Anti-Air]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: yellow;"|[[file:icon_Armor.png|Armor]]
 
! style="width: 24px; text-align: center; vertical-align: middle; background-color: LightGreen;"|[[file:icon_Luck.png|Luck]]
 
|-
 
|[[I-168]] 伊168改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|[[I-58]] 伊58改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|[[I-19]] 伊19改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|[[I-8]] 伊8改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"|
 
| style="background-color: LightGreen;"|
 
|-
 
|[[I-401]] 伊401改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +2
 
| style="background-color: SandyBrown;"| +1
 
| style="background-color: yellow;"| +1
 
| style="background-color: LightGreen;"|
 
|-
 
|[[Maruyu]] まるゆ改
 
| style="background-color: LightCoral;"|
 
| style="background-color: LightSkyBlue;"| +1
 
| style="background-color: SandyBrown;"|
 
| style="background-color: yellow;"| +1
 
| style="background-color: LightGreen;"| +2
 
|}
 
|}
 
  
==See Also==
+
=See Also=
*[http://wikiwiki.jp/kancolle/?%B6%E1%C2%E5%B2%BD%B2%FE%BD%A4 Modernization value data on Wikiwiki]
+
*[[Stats]]
*[http://www56.atwiki.jp/kancolle/pages/47.html Modernization value data on @wiki]
+
*[[Help:Modernization|Modernization Priority]]
[[Category:Kanmusu]]
+
*[[Marriage]]
[[Category:Modernization]]
+
{{Mechanics}}
[[Category:Remodeling]]
 

Latest revision as of 08:08, 20 September 2024

Home Port's Mechanics Portal
Ship Equipment
Marriage · Morale and Fatigue · Gifting · Supply
Repairs · Remodel · Modernization · Construction
Development · Improvement · Fit Bonuses
Speed · Range · Plane Proficiency
Stats · Resources · Experience and Rank · Ranking


Main Remodel (Menu) page

Modernization is used to increase the Stats of a given ship, namely, the firepower Firepower, torpedo Torpedo Attack, anti-air Anti-Air, armor Armor, HP Health, ASW Anti-Submarine Warfare, and Luck Luck. 1 to 5 other ship girls are required in order to perform a Modernization.

  • This page is about the Modernization mechanic. Please see Remodel (Menu) for information about the UI.

How To Modernize

 
Modernization selection. Here Amatsukaze has 3 stars of modernization and her armor is maxed.
 
The Failure box ("Penguin") shown for failled modernizations.
  1. Click the Select (選択) button in the empty modernization slot to bring up a list of non-locked ship girls sorted by level.
  2. Select a ship girl to be placed in a modernization slot.
  3. Stats that will be improved will turn blue and show the potential maximum improvement.
    • HP, ASW, and Luck will just display a blue up arrow.
  4. Once the selection is made, to modernize, click on either:
    1. The Modernization Start (after disarming)!! button (blue, left), to modernize while disarming and saving any equipment currently equipped on the consumed girls,
    2. The Modernization Start!! (合成開始!!) button (green, right), to modernize while also losing any equipment currently equipped on the consumed girls.
    • The buttons will be greyed out if the ship girl cannot be modernized any further with the currently used ships.
  • If the modernization fails, the "failure box" (penguin) will be displayed.

Overview

  • Modernization upgrades for firepower, torpedo, AA, and armor are reset upon remodeling.
    • HP, ASW, and luck modernization upgrades are carried over.
  • Equipment on a ship girl used for modernization will be lost.
    • Remember to remove valuable equipment before using a ship girl as modernization fodder.
  • Stats cannot be increased beyond certain caps.
    • For firepower, torpedo, AA, armor, and luck; it is dependent on the ship girl and its remodels. Please see the individual ship girl pages or Ship Maximum Status for the caps.
    • For HP, it is +2, and may be capped lower after marriage HP gains;
    • For ASW, it is +9 for ships with a base ASW stat, 0 otherwise.
  • Locking ship girls will prevent them from showing up as modernization fodder.

When a ship get modernized, its "modernization level" increases, being represented by stars  , from 1 to 5.

  • Once fully modernized in firepower, torpedo, AA, and armor, the   "Max Modernized Star" will be displayed next to her level.

General Modernization

This applies to firepower  , torpedo  , anti-air  , and armor  . The formula for bonus stats from Modernization to these stats is:

Modernization Stat Formula
[math]\displaystyle{ \begin{align} \text{Stat}_\text{success} &= \bigg\lfloor \text{Stat}_\text{input} + \frac{\text{Stat}_\text{input} +1}{5} \bigg\rfloor \\ \text{Stat}_\text{failure} &= \bigg\lfloor 0.5 \times \left( \text{Stat}_\text{input} + \frac{\text{Stat}_\text{input} +2}{5} \right) \bigg\rfloor \end{align} }[/math]
With
  • [math]\displaystyle{ \text{Stat}_\text{input} }[/math] the stat increase displayed on the Modernization menu.
Notes
  • There is a fixed 50/50 chance of success/failure.
  • Success/failure is calculated independently per stat.
    • This means that it is possible for one stat to succeed and another to fail.
  • Successes are capped by the cap of the respective stat.
    • This can change the modernization efficiency listed below.
  • For maximum gains, it is better to spam multiple +5 modernizations.
General Modernization Chart
Input Value 1 2 3 4 5 6 7 8 9 10 11 12
Success 1 2 3 5 6 7 8 9 11 12 13 14
Failure 0 1 2 2 3 4 5 5 6 6 7 7
Efficiency %[1] 50 75 83.3 87.5 90 83.3 85.7 87.5 88.9 90 86.4 87.5
Input Value 13 14 15 16 17 18 19 20 21 22 23 24
Success 17 18 19 20 21 23 24 25 26 27 29 30
Failure 8 8 9 9 10 11 11 12 12 13 14 14
Efficiency 88.5 89.3 90 87.5 88.2 88.9 89.5 90 88.1 88.6 89.1 89.6
Input Value 25 26 27 28 29 30 31 32 33 34 35 36[2]
Success 30 31 32 33 35 36 37 38 39 41 42 -
Failure 15 15 16 17 17 18 18 19 20 20 21 -
Efficiency 90 88.5 88.9 89.3 89.7 90 88.7 89.1 89.4 89.7 90 -
  1. Calculated as the weighted expected value for a given input.
  2. Currently impossible to achieve.

Special Modernizations

When using certain ships, it is additionally possible to modernize HP  , ASW  , and Luck  .

Special Modernization Chart
Ships used as fodder Modernization get Affected ships Notes
Maruyu +1.2   All 5 Maruyu Kai should always be used at once
Maruyu Kai +1.6  
1 DE +1/2   /or/ +1/2   All for   &  
All with initial base   for  
Using higher-level DE increases the chance of gaining +2 of a stat
2 DE of different classes
2 same DE
2 different DE of the same class +1/2   /or/ +1/2  
Pumpkins +1/2/3   All Requires the use of duplicates or same class ships to gain more luck
Kamoi +1/2   Only Mizuho, Kamoi, Agano-class, Yamato-class +30% per base AV/AO
+40% per Kai+ AV/AO
Mizuho +1/2   Only Mizuho, Kamoi
Notes
  • It is unclear if using more than 2 DE is taken into account. If it is, the speculated working is:
    • Using 4 DE will count as 2 pairs,
    • Using 3 or 5 DE with count as 1 or 2 pairs, and a single ship.

Stats

Luck Modernization

Luck   can be modernized either by using:

Luck modernization is kept on remodel.

  • The luck cap is arbitrary for each ship remodel, and us usually very high.

Marriage also gives some luck.

HP Modernization

HP   can be modernized either by using:

HP modernization is kept on remodel.

  • The HP cap is arbitrary for each ship remodel, but the HP modernization is capped at +2 for unmarried ships, and between 0 and 2 for married ones.

Marriage also gives some HP, and will interfere with HP modernization for the following ships:

ASW Modernization

ASW   can be modernized by using Coastal Defense Ships (see here).

  • Modernization is only possible for ships that already have some base ASW stats.

ASW modernization is kept on remodel.

  • The ASW cap is +9 for all ships.
  • For certain ship changing type on remodel, this can have undesired effects (see here).

Maruyu

A base remodel Maruyu will provide +1.2 luck while her Kai remodel provides +1.6 luck. Refer to the chart below for Modernization results:

Maruyu Luck Modernization Chart
Success/Failure
(Expected Result)
Base Remodel
0 1 2 3 4 5
Kai Remodel 0 - 2/1
(1.2)
3/2
(2.4)
4/3
(3.6)
5/4
(4.8)
6/-
(6.0)
1 2/1
(1.6)
3/2
(2.8)
4/-
(4.0)
6/5
(5.2)
7/6
(6.4)
-
2 4/3
(3.2)
5/4
(4.4)
6/5
(4.6)
7/6
(6.8)
- -
3 5/4
(4.8)
6/-
(6.0)
8/7
(7.2)
- - -
4 7/6
(6.4)
8/7
(7.6)
- - - -
5 8/-
(8.0)
- - - - -
Notes
  • +8 luck modernization is guaranteed when using 5 Maruyu Kai.
    • This is why it is very important to remodel her before using her as modernization fodder.

Pumpkins

It is possible to use the Pumpkins given during the Pumpkin Festival to increase luck during regular modernization.

  • By consuming 1 Pumpkin on a normal modernization, between 1 an 3 luck   will be added.
  • See here for more details.

Mizuho & Kamoi

Mizuho and Kamoi (AV/AO) can be used to increase the HP of certain ships:

  • Mizuho for Mizuho and Kamoi.
  • Kamoi for Mizuho, Kamoi, the Agano-class, and the Yamato-class.
  • Mizuho and Kamoi are not interchangeable.
  • Mizuho or Kamoi must be used in pairs to trigger HP modding.
    • Using their Kai+ remodels has greater effects.

The HP mod success rate compared to the Luck mode is as follows:

Mizuho & Kamoi HP Modding
[math]\displaystyle{ \text{HPmod}_\text{Rate}\text{%} = 30 \times \text{N}_\text{b} + 40 \times \text{N}_\text{K} }[/math]
With
  • [math]\displaystyle{ \text{N}_\text{b} }[/math] the number of AV/AO on base form,
  • [math]\displaystyle{ \text{N}_\text{K} }[/math] the number of AV/AO on Kai+ form.
Notes
  • If the success rate goes over 100%, a roll for a second HP increase is performed (e.g. 120% = 20% chance for +2HP).

Coastal Defense Ships (DE)

Coastal Defense Ships (DE) have a chance of granting:

  • +1 Luck   when used "alone or in pairs".
  • +1 HP   when used in "pairs of different ships from the same class".
  • +1 ASW   when used "alone or in pairs".

Using pairs of different DE from the same class will guarante +1 HP or +1 Luck.

Luck


DE can give +1 Luck   when used alone or in pairs.

  • It will give +1 HP   or ASW   if it fails, depending of the situation.
  • For single DE:
Single DE Luck Modding
[math]\displaystyle{ \text{LUCKmod}_\text{Rate}\text{%} = 29 + 0.8 \times \text{Lv} }[/math]
With
  • [math]\displaystyle{ \text{Lv} }[/math] the level of the DE used in the modding.
  • For DE pairs:
DE Pairs Luck Modding
[math]\displaystyle{ \text{LUCKmod}_\text{Rate}\text{%} = 100 - \text{X}_\text{Rate}\text{%} }[/math]
With
  • [math]\displaystyle{ \text{X}_\text{Rate} }[/math] being either:
    • [math]\displaystyle{ \text{HPmod}_\text{Rate} }[/math] for HP DE pairs,
    • [math]\displaystyle{ \text{ASWmod}_\text{Rate} }[/math] for ASW DE pairs.

Notably:

  • +1 luck or HP is guaranteed from upgrades of pairs of different DE from a same class.
  • +1 luck or ASW is guaranteed from upgrades of single DE of any other pairing.
  • If the total level of 2 DE is around 80+ (e.g. each of them lv 40+), there is a small chance (~6-7%) for an extra +1 luck
    • In the case the ship cannot receive one of the 2 guaranteed stats (e.g. a BB for ASW) then there is a chance to fail the modernization.

It is highly advised to save DEs to modernize HP/ASW instead of luck.

HP


DE can give +1 HP   when used in "pairs of different ships from the same class".

  • It will give +1 Luck   if it fails .
  • If the ship is already at max HP, this will instead guarantee +1 ASW or +1 Luck.
  • It has been observed that, the higher the total level of two DEs used for modernization, the higher is the chance to get +1 HP.
  • The HP mod success rate compared to the Luck mode is approximately as follows [1]:
DE Pair HP Modding
[math]\displaystyle{ \text{HPmod}_\text{Rate}\text{%} = 30 + 0.35 \times \sum_\text{DE} \text{Lv} }[/math]
With
  • [math]\displaystyle{ \text{Lv} }[/math] the level of the DE used in the modding.
  • Notably:
    • If both DE are Lv 1, the rate is about 30 %,
    • If the total level of both DE is around 180+ (e.g. each of them lv 90+), the rate is about 90% [2][3].

ASW


DE can give +1 HP   when used "alone" or in pairs that are not "different ships from the same class".

  • It will give +1 Luck   if it fails .
  • Modernization will fail if the ship girl is at the ASW cap.
    • Modernization can still succeed if luck is rolled instead of ASW (if the ship girl is not at her luck cap).
  • Using "pairs of different DE from the same class" will also guarantee +1 ASW or +1 Luck if the ship is already at max HP.
  • It has been observed that, the higher the total level of two DEs used for modernization, the higher is the chance to get +1 ASW.

The ASW mod success rate compared to the Luck mode is approximately as follows[4]:

  • For single DE:
Single DE ASW Modding
[math]\displaystyle{ \text{ASWmod}_\text{Rate}\text{%} = 100 - \text{LUCKmod}_\text{Rate}\text{%} }[/math]
With
  • [math]\displaystyle{ \text{LUCKmod}_\text{Rate} }[/math] the luck modding rate from the above formula.
  • For DE pairs:
DE Pairs ASW Modding
[math]\displaystyle{ \text{ASWmod}_\text{Rate}\text{%} = 10 + 0.40 \times \sum_\text{DE} \text{Lv} }[/math]
With
  • [math]\displaystyle{ \text{Lv} }[/math] the level of the DE used in the modding.
  • Notably:
    • If the total level of both DE is around 80+ (e.g. each of them lv 40+), the rate is about 20-30 %.
    • Using two DE pairs with a level total at 180+ has a chance of +2 ASW.

See Also