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

Difference between revisions of "Construction"

From Kancolle Wiki
Jump to navigation Jump to search
(90 intermediate revisions by 11 users not shown)
Line 1: Line 1:
==Introduction==
+
{{PortMechanicsPortal}}
 
[[File:Constuction_menu.png|right|thumb|Construction Menu as shown]] [[File:LSC_Menu.png|right|thumb|Large Ship Construction Menu as shown]]
 
[[File:Constuction_menu.png|right|thumb|Construction Menu as shown]] [[File:LSC_Menu.png|right|thumb|Large Ship Construction Menu as shown]]
  
Construction is a feature that enables admirals to build new ships. Building ships consumes resources and one development material (or more devmats in the case of large ship construction) [[file:Development material.png|30px]] per attempt. Development materials can be earned by completing quests, expeditions, and some sorties.
+
Construction is accessible from the [[Arsenal]] menu and allows building new ship girls. Note that not all ships are available from construction, some being drops from normal maps, and others event exclusive (see ''[[#Ship Availability|below]]'' for details).
 +
*''For a more comprehensive list of construction recipes and rates, please see [https://db.kcwiki.org/construction PoiDB's construction page].
  
Construction results are independent of HQ level, and are solely determined by the amount of resources and devmats used. There are also some ships that are currently unbuildable; this list can be found [[Construction#Ships currently not buildable|below]].
+
Constructing a girl costs a selectable amount of the 4 main [[Resources]] as well as "development materials" {{DM}}. It will also take a variable amount of time unless instant constructions {{IC}} are used.  
 +
* Every player starts off with only '''2 construction slots'''. Up to 2 more slots can be unlocked by using a '''[[Dock Opening Key]]''' for each.  
  
It is sometimes more resource efficient to find your desired ship in sorties as a drop rather than building them, farming ships through sorties also has the added benefit of training your ships.
+
=Construction Types=
 +
Two types of ship construction are possible, "Normal Construction" and "Large Ship Construction" (LSC), the former being the most used and cheaper one, and the later being the most expensive with the greatest results.
 +
 
 +
==Normal Construction==
 +
'''"Normal Construction"''' is the basic construction method. Recipes range from 30-999 fuel {{Fuel}}, ammo {{Ammo}}, steel {{Steel}} and bauxite {{Bauxite}} and each attempt costs 1 development material {{DM}}. Speeding up construction costs 1 instant construction {{IC}}.
 +
*If applicable, it is often more resource efficient to find a desired ship in sorties as a drop rather than building them.
 +
 
 +
===Construction Theory===
 +
In normal construction, there are 4 pools determining the ship being crafted. Each group has exactly 100 unique ships and the available pools remain the same '''regardless of which Secretary used''' (excepted for the {{Class|Z1}}).
 +
The selection of a pool is based on the resource input during the construction:
 +
*Pool 1 - 300+ {{Fuel}}, 400+ {{Steel}}, 300+ {{Bauxite}},
 +
*Pool 2 - 400+ {{Fuel}}, 600+ {{Steel}},
 +
*Pool 3 - 250+ {{Fuel}}, 200+ {{Steel}},
 +
*Pool 4 - Do not meet any of the above requirements.
 +
*Note: The check is done from top to bottom, if the requirements of multiple pools are fulfilled, only the topmost one is used.
 +
 
 +
The constructed ship is selected in the pool by a value called "<math>ID</math>" which can go from 1 to 100, calculated by substating two random values:
 +
 
 +
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 +
!colspan=2|<math>ID</math> Calculation
 +
|-
 +
|
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>ID = Rand [0 ; 100] - Rand [0 ; Res - 1]</math>
 +
|}
 +
 
 +
;With
 +
*<math>Rand</math> the function returning a random whole number between its boundaries, included,
 +
*<math>Res</math> a whole number that is incremented by having low/high resource inputs of certain types, defined below,
 +
**The resources used to increment this value depend on the pool that has been selected.
 +
In case <math>ID</math> is 0 or negative, the value will be converted back into a positive value and incremented by 2.
 +
|-
 +
|
 +
Which resources that are used to increment value <math>Res</math> is dependent on the pool that has been selected:
 +
*Pool 1: {{Steel}} {{Bauxite}}
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Steel-400}{25} \Bigg\rceil + \Bigg\lceil \frac{Baux-300}{20} \Bigg\rceil \Bigg| ; 51\Bigg)</math>
 +
|}
 +
 
 +
*Pool 2: {{Ammo}} {{Steel}}
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Ammo-400}{25} \Bigg\rceil + \Bigg\lceil \frac{Steel-600}{30} \Bigg\rceil \Bigg| ; 51\Bigg)</math>
 +
|}
 +
 
 +
*Pool 3: {{Ammo}} {{Steel}}
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Ammo-200}{13} \Bigg\rceil + \Bigg\lceil \frac{Steel-200}{20} \Bigg\rceil \Bigg| ; 51\Bigg)</math>
 +
|}
 +
 
 +
*Pool 4: {{Fuel}} {{Steel}}
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Fuel-100}{10} \Bigg\rceil + \Bigg\lceil \frac{Steel-30}{15} \Bigg\rceil \Bigg| ; 51\Bigg)</math>
 +
|}
 +
Source: [https://tsundb.kc3.moe/construction]
 +
|}
 +
 
 +
;Pratical Conclusion
 +
* Only 2 resources will have an effect depending on the pool. Changing the two others will have no effect as long as it does not change the pool.
 +
* Of the two resources that have an effect, one has a bigger effect than the other.
 +
** The effect is capped, above a certain threshold increasing the resources further will not have any effect.
 +
* The effect of changing resources will increase the drop of some ships by reducing the drop of others.
 +
* The direct consequence of the round-up is that the effect of resources works by steps starting from the minimum recipe plus one.
 +
** Increasing the resource of a recipe by an amount inferior to the step has no effect.
 +
** The steps are as follows:
 +
*** Pool 1: 25 {{Steel}}, 20 {{Bauxite}}
 +
*** Pool 2: 25 {{Ammo}}, 30 {{Steel}}
 +
*** Pool 3: 13 {{Ammo}}, 20 {{Steel}}
 +
*** Pool 4: 10 {{Fuel}}, 15 {{Steel}}
 +
 
 +
;Construction Pools
 +
{|class="wikitable mw-collapsible mw-collapsed sortable" style="text-align:center"
 +
!colspan=7|Construction Pools List
 +
|-
 +
!Ship!!Name!!Type!!Pool 4<br>"Light"!!Pool 3<br>"Special"!!Pool 2<br>"Heavy"!!Pool 1<br>"Aviation"
 +
|-
 +
|{{Ship/Banner|Mutsuki|small=true}}||[[Mutsuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kisaragi|small=true}}||[[Kisaragi]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Satsuki|small=true}}||[[Satsuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Fumizuki|small=true}}||[[Fumizuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Nagatsuki|small=true}}||[[Nagatsuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kikuzuki|small=true}}||[[Kikuzuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Mikazuki|small=true}}||[[Mikazuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Mochizuki|small=true}}||[[Mochizuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Yayoi|small=true}}||[[Yayoi]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Fubuki|small=true}}||[[Fubuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Shirayuki|small=true}}||[[Shirayuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Hatsuyuki|small=true}}||[[Hatsuyuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Miyuki|small=true}}||[[Miyuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Murakumo|small=true}}||[[Murakumo]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Isonami|small=true}}||[[Isonami]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Ayanami|small=true}}||[[Ayanami]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Shikinami|small=true}}||[[Shikinami]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Oboro|small=true}}||[[Oboro]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Akebono|small=true}}||[[Akebono]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Sazanami|small=true}}||[[Sazanami]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Ushio|small=true}}||[[Ushio]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Akatsuki|small=true}}||[[Akatsuki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Hibiki|small=true}}||[[Hibiki]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Ikazuchi|small=true}}||[[Ikazuchi]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Inazuma|small=true}}||[[Inazuma]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Hatsuharu|small=true}}||[[Hatsuharu]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Nenohi|small=true}}||[[Nenohi]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Wakaba|small=true}}||[[Wakaba]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Hatsushimo|small=true}}||[[Hatsushimo]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Shiratsuyu|small=true}}||[[Shiratsuyu]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Shigure|small=true}}||[[Shigure]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Murasame|small=true}}||[[Murasame]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Yuudachi|small=true}}||[[Yuudachi]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Samidare|small=true}}||[[Samidare]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Suzukaze|small=true}}||[[Suzukaze]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Asashio|small=true}}||[[Asashio]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Ooshio|small=true}}||[[Ooshio]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Michishio|small=true}}||[[Michishio]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Arashio|small=true}}||[[Arashio]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Arare|small=true}}||[[Arare]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kasumi|small=true}}||[[Kasumi]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kagerou|small=true}}||[[Kagerou]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Shiranui|small=true}}||[[Shiranui]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Kuroshio|small=true}}||[[Kuroshio]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Akigumo|small=true}}||[[Akigumo]]||[[DD]]||style="background-color:#90ee90"|✔️||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Yukikaze|small=true}}||[[Yukikaze]]||[[DD]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Shimakaze|small=true}}||[[Shimakaze]]||[[DD]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Z1|small=true}}||[[Z1]]||[[DD]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Z3|small=true}}||[[Z3]]||[[DD]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Tenryuu|small=true}}||[[Tenryuu]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Tatsuta|small=true}}||[[Tatsuta]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kuma|small=true}}||[[Kuma]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Tama|small=true}}||[[Tama]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Kitakami|small=true}}||[[Kitakami]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Ooi|small=true}}||[[Ooi]]||[[CL]]||style="background-color:#ffb6c1"|❌  ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ 
 +
|-
 +
|{{Ship/Banner|Kiso|small=true}}||[[Kiso]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Nagara|small=true}}||[[Nagara]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Isuzu|small=true}}||[[Isuzu]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Natori|small=true}}||[[Natori]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Yura|small=true}}||[[Yura]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ 
 +
|-
 +
|{{Ship/Banner|Kinu|small=true}}||[[Kinu]]||[[CL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Abukuma|small=true}}||[[Abukuma]]||[[CL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Sendai|small=true}}||[[Sendai]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Jintsuu|small=true}}||[[Jintsuu]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Naka|small=true}}||[[Naka]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Yuubari|small=true}}||[[Yuubari]]||[[CL]]||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Katori|small=true}}||[[Katori]]||[[CT]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Furutaka|small=true}}||[[Furutaka]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kako|small=true}}||[[Kako]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Aoba|small=true}}||[[Aoba]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kinugasa|small=true}}||[[Kinugasa]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Myoukou|small=true}}||[[Myoukou]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Nachi|small=true}}||[[Nachi]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Ashigara|small=true}}||[[Ashigara]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Haguro|small=true}}||[[Haguro]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Takao|small=true}}||[[Takao]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Atago|small=true}}||[[Atago]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Maya|small=true}}||[[Maya]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Choukai|small=true}}||[[Choukai]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Mogami|small=true}}||[[Mogami]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Kumano|small=true}}||[[Kumano]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌  ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Suzuya|small=true}}||[[Suzuya]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌  ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Tone|small=true}}||[[Tone]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Chikuma|small=true}}||[[Chikuma]]||[[CA]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Kongou|small=true}}||[[Kongou]]||[[FBB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Hiei|small=true}}||[[Hiei]]||[[FBB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Haruna|small=true}}||[[Haruna]]||[[FBB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Kirishima|small=true}}||[[Kirishima]]||[[FBB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Fusou|small=true}}||[[Fusou]]||[[BB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Yamashiro|small=true}}||[[Yamashiro]]||[[BB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Ise|small=true}}||[[Ise]]||[[BB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Hyuuga|small=true}}||[[Hyuuga]]||[[BB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Nagato|small=true}}||[[Nagato]]||[[BB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Mutsu|small=true}}||[[Mutsu]]||[[BB]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Shouhou|small=true}}||[[Shouhou]]||[[CVL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Ryuujou|small=true}}||[[Ryuujou]]||[[CVL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Shouhou|small=true}}||[[Shouhou]]||[[CVL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Zuihou|small=true}}||[[Zuihou]]||[[CVL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Hiyou|small=true}}||[[Hiyou]]||[[CVL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Junyou|small=true}}||[[Junyou]]||[[CVL]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Akagi|small=true}}||[[Akagi]]||[[CV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Kaga|small=true}}||[[Kaga]]||[[CV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Souryuu|small=true}}||[[Souryuu]]||[[CV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Hiryuu|small=true}}||[[Hiryuu]]||[[CV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Shoukaku|small=true}}||[[Shoukaku]]||[[CV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Zuikaku|small=true}}||[[Zuikaku]]||[[CV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|I-168|small=true}}||[[I-168]]||[[SS]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|I-8|small=true}}||[[I-8]]||[[SS]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|I-58|small=true}}||[[I-58]]||[[SS]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|{{Ship/Banner|Chitose|small=true}}||[[Chitose]]||[[AV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|{{Ship/Banner|Chiyoda|small=true}}||[[Chiyoda]]||[[AV]]||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|}
  
 
==Large Ship Construction==
 
==Large Ship Construction==
Large Ship Construction (also abbreviated: LSC) involves the input of a larger quantity of resources (2,000-7,000 for steel, 1,000-7,000 for bauxite, 1,500-7,000 for other resources), along with 1, 20, or 100 development materials [[File:Development_material.png|30x30px]]. The cost for instant construction is 10 [[File:Instant construction-0.jpg|28x28px]] units.
+
'''"Large Ship Construction" (LSC)''' allows to build rarer "bigger" ships in exchange for more resources. Recipes range from 1500-7000 fuel {{Fuel}} and ammo {{Ammo}}; 2000-7000 steel {{Steel}} and 1000-7000 bauxite {{Bauxite}}. Each attempt also costs either 1, 20, or 100 development materials {{DM}}. Speeding up construction costs 10 instant construction {{IC}}.
 +
*LSC is unlocked by completing quest {{Q|F10}}.
 +
*According to the developers, having empty construction docks very slightly increases the chances of obtaining rarer ships [https://twitter.com/KanColle_STAFF/status/415300448770207744]. This statement has not been fully tested yet.
  
LSC is unlocked by completing two quests:
+
*Construction results are solely determined by the amount of resources and devmats used.
#Complete Modernization Quest: You will be required to successfully modernize a ship 4 times.
+
**For few ships, an exact Secretary is required in order to be built, see ''[[#Special Secretary|below]]''.
#Complete Crafting Quest: You will be required to scrap equipment four times (i.e. perform the scrap action four times, **not** scrap four pieces of equipment)
 
According to the [https://twitter.com/KanColle_STAFF/status/415300448770207744 official Twitter] , having empty construction docks very slightly increases the chances of "better" ships appearing, but this has not been formally tested
 
  
Large ship construction is used to obtain ships that are otherwise impossible to build in regular construction or difficult to farm, such as Maruyu (who cannot be built in regular construction) or Musashi (who can neither be built nor farmed).  
+
===LSC Construction Theory===
 +
LSC works similarly to normal construction, there are 4 pools determining the ship being crafted. Each group has exactly 100 unique ships and the available pools remain the same '''regardless of which Secretary used'''
 +
The selection of a pool is based on the resource input during the construction:
 +
*Pool 1 - {{Fuel}} > <math>2400+Rand[0;1200]</math>, {{Ammo}} > <math>1050+Rand[0;900]</math>, {{Steel}} > <math>2800+Rand[0;1400]</math>, {{Bauxite}} > <math>2800+Rand[0;2400]</math>;
 +
*Pool 2 - {{Fuel}} > <math>2240+Rand[0;1120]</math>, {{Ammo}} > <math>2940+Rand[0;2520]</math>, {{Steel}} > <math>4400+Rand[0;2200]</math>, {{Bauxite}} > <math>1050+Rand[0;900]</math>, {{DM}} > 20;
 +
*Pool 3 - {{Fuel}} > <math>1920+Rand[0;960]</math>, {{Ammo}} > <math>2240+Rand[0;1920]</math>, {{Steel}} > <math>3040+Rand[0;1520]</math>, {{Bauxite}} > <math>910+Rand[0;780]</math>;
 +
*Pool 4 - Do not meet any of the above requirements.
 +
*Note: The check is done from top to bottom, if the requirements of multiple pools are fulfilled, only the topmost one is used.
  
Furthermore, certain ships can only be constructed with designated secretary ships, for instance, constructing Saratoga requires either Kamoi or Iowa (both american-made ships).
+
The constructed ship is selected in the pool by a value called "<math>ID</math>" which can go from 1 to 100, calculated by subtracting two random values:
  
==Construction Time==
+
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 +
!colspan=2|<math>ID</math> Calculation
 +
|-
 +
|
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>ID = Rand [a ; b] - MAX \big( Rand [0 ; Res - 1] ; 50 \big)</math>
 +
|}
 +
 
 +
;With
 +
*<math>a,b</math> depend on the number of construction docks "open" (either empty or finished):
 +
{|class="wikitable
 +
!colspan=3|<math>a,b</math>
 +
|-
 +
!Nb dock!!<math>a</math>!!<math>b</math>
 +
|-
 +
|1||3||99
 +
|-
 +
|2||1||99
 +
|-
 +
|3||1||95
 +
|-
 +
|4||1||91
 +
|}
 +
*<math>Rand</math> the function returning a random whole number between its boundaries, included,
 +
*<math>Res</math> a whole number that is incremented by having low/high resource inputs of certain types, defined below,
 +
**The resources used to increment this value depend on the pool that has been selected.
 +
** Note that if <math>Res<1</math> then the result of <math>Rand [0 ; Res - 1]</math> is zero.
 +
In case <math>ID</math> is 0 or negative, the value will be converted back into a positive value and incremented by 2.
 +
|-
 +
|
 +
In LSC every resource (including {{DM}}) are used to increment value <math>Res</math> only the weight depend on the pool:
 +
*Pool 1:
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = \big[ (Fuel-3000) \times 0.003 \big] + \big[ (Ammo-2000) \times 0.003 \big] + \big[ (Steel-4000) \times 0.004 \big] + \big[ (Baux-5000) \times 0.005 \big] + \big[ (DevMat-50) \times 0.1 \big]</math>
 +
|}
 +
 
 +
*Pool 2:
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = \big[ (Fuel-3500) \times 0.003 \big] + \big[ (Ammo-4500) \times 0.005 \big] + \big[ (Steel-5500) \times 0.004 \big] + \big[ (Baux-2200) \times 0.002 \big] + \big[ (DevMat-60) \times 0.1 \big]</math>
 +
|}
 +
 
 +
*Pool 3:
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = \big[ (Fuel-4000) \times 0.003 \big] + \big[ (Ammo-3000) \times 0.003 \big] + \big[ (Steel-4000) \times 0.003 \big] + \big[ (Baux-1800) \times 0.002 \big] + \big[ (DevMat-40) \times 0.2 \big]</math>
 +
|}
 +
 
 +
*Pool 4:
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>Res = \big[ (Fuel-2000) \times 0.002 \big] + \big[ (Ammo-2500) \times 0.002 \big] + \big[ (Steel-3000) \times 0.002 \big] + \big[ (Baux-1500) \times 0.002 \big] + \big[ (DevMat-40) \times 0.2 \big]</math>
 +
|}
 +
 
 +
;Note
 +
* The value between <math>\big[ x \big]</math> is round down if it's positive and round up if it's negative ([1.5] -> 1 ; [-1.5] -> -1)
 +
Source: [https://github.com/johndpope/kancolle-kai-decompile-source/blob/master/Server_Controllers/Api_req_Kousyou.cs]
 +
|}
 +
 
 +
;Large Ship Construction Pools
 +
{|class="wikitable mw-collapsible mw-collapsed sortable" style="text-align:center"
 +
!colspan=8|Large Ship Constructions Pools List
 +
|-
 +
!N°!!Ship!!Name!!Type!!Pool 4!!Pool 3!!Pool 2!!Pool 1
 +
|-
 +
|163 ||{{Ship/Banner|Maruyu|small=true}}||[[Maruyu]]||[[SS]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|155 ||{{Ship/Banner|I-401|small=true}}||[[I-401]]||[[SSV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|137 ||{{Ship/Banner|Agano|small=true}}||[[Agano]]||[[CL]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|138 ||{{Ship/Banner|Noshiro|small=true}}||[[Noshiro]]||[[CL]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|139 ||{{Ship/Banner|Yahagi|small=true}}||[[Yahagi]]||[[CL]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|154 ||{{Ship/Banner|Katori|small=true}}||[[Katori]]||[[CT]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|265 ||{{Ship/Banner|Kashima|small=true}}||[[Kashima]]||[[CT]] ||style="background-color:#ffb6c1"|{{Color|black|'''?}}||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}}
 +
|-
 +
|51 ||{{Ship/Banner|Mogami|small=true}}||[[Mogami]]||[[CA]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|116 ||{{Ship/Banner|Mikuma|small=true}}||[[Mikuma]]||[[CA]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|124 ||{{Ship/Banner|Suzuya|small=true}}||[[Suzuya]]||[[CA]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|125 ||{{Ship/Banner|Kumano|small=true}}||[[Kumano]]||[[CA]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|63 ||{{Ship/Banner|Tone|small=true}}||[[Tone]]||[[CA]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|64 ||{{Ship/Banner|Chikuma|small=true}}||[[Chikuma]]||[[CA]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|248 ||{{Ship/Banner|Zara|small=true}}||[[Zara]]||[[CA]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|21 ||{{Ship/Banner|Kongou|small=true}}||[[Kongou]]||[[FBB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|22 ||{{Ship/Banner|Hiei|small=true}}||[[Hiei]]||[[FBB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|23 ||{{Ship/Banner|Haruna|small=true}}||[[Haruna]]||[[FBB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|24 ||{{Ship/Banner|Kirishima|small=true}}||[[Kirishima]]||[[FBB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|171 ||{{Ship/Banner|Bismarck|small=true}}||[[Bismarck]]||[[FBB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|26 ||{{Ship/Banner|Fusou|small=true}}||[[Fusou]]||[[BB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|27 ||{{Ship/Banner|Yamashiro|small=true}}||[[Yamashiro]]||[[BB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|3 ||{{Ship/Banner|Ise|small=true}}||[[Ise]]||[[BB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|4 ||{{Ship/Banner|Hyuuga|small=true}}||[[Hyuuga]]||[[BB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|1 ||{{Ship/Banner|Nagato|small=true}}||[[Nagato]]||[[BB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|2 ||{{Ship/Banner|Mutsu|small=true}}||[[Mutsu]]||[[BB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|131 ||{{Ship/Banner|Yamato|small=true}}||[[Yamato]]||[[BB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|143 ||{{Ship/Banner|Musashi|small=true}}||[[Musashi]]||[[BB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|239 ||{{Ship/Banner|Warspite|small=true}}||[[Warspite]]||[[BB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌
 +
|-
 +
|30 ||{{Ship/Banner|Ryuujou|small=true}}||[[Ryuujou]]||[[CVL]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|65 ||{{Ship/Banner|Hiyou|small=true}}||[[Hiyou]]||[[CVL]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|66 ||{{Ship/Banner|Junyou|small=true}}||[[Junyou]]||[[CVL]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|94 ||{{Ship/Banner|Shouhou|small=true}}||[[Shouhou]]||[[CVL]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|112 ||{{Ship/Banner|Zuihou|small=true}}||[[Zuihou]]||[[CVL]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|6 ||{{Ship/Banner|Akagi|small=true}}||[[Akagi]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|7 ||{{Ship/Banner|Kaga|small=true}}||[[Kaga]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|8 ||{{Ship/Banner|Souryuu|small=true}}||[[Souryuu]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|9 ||{{Ship/Banner|Hiryuu|small=true}}||[[Hiryuu]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|106 ||{{Ship/Banner|Shoukaku|small=true}}||[[Shoukaku]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|107 ||{{Ship/Banner|Zuikaku|small=true}}||[[Zuikaku]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|153 ||{{Ship/Banner|Taihou|small=true}}||[[Taihou]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|233 ||{{Ship/Banner|Saratoga|small=true}}||[[Saratoga]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|315 ||{{Ship/Banner|Ark Royal|small=true}}||[[Ark Royal]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|251 ||{{Ship/Banner|Mizuho|small=true}}||[[Mizuho]]||[[AV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|161 ||{{Ship/Banner|Akitsu Maru|small=true}}||[[Akitsu Maru]]||[[LHA]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|162 ||{{Ship/Banner|Kamoi|small=true}}||[[Kamoi]]||[[AO]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️
 +
|-
 +
|260 ||{{Ship/Banner|Hayasui|small=true}}||[[Hayasui]]||[[AO]] ||style="background-color:#ffb6c1"|{{Color|black|'''?}}||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}}
 +
|}
 +
 
 +
==Special Secretary==
 +
Some ships require a specific Secretary (1st fleet flagship) in order to be crafted.
 +
*For any other construction, the Secretary is independent of the crafting result.
 +
 
 +
{|class="wikitable" style="max-width:1200px; text-align:center"
 +
!colspan=4|Special Construction Requirements
 +
|-
 +
!
 +
!style="max-width:420px"|Required Secretary
 +
!Ship added to craft pool
 +
!Notes
 +
|-
 +
! rowspan=2 style="line-height:99%; padding:.4em; background-position:center bottom 6px; overflow:hidden; td-style=width:40px; font-size:20px"|<div style="-webkit-writing-mode:vertical-rl; -o-writing-mode:vertical-rl; -ms-writing-mode:tb-rl; writing-mode:tb-rl; writing-mode:vertical-rl; layout-flow:vertical-ideographic; display:inline-block; -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); -ms-transform:none; padding-left:1px; text-align:left;">Normal Construction</div>
 +
!{{QuestRewardShip|Z1|small=true}}
 +
|{{QuestRewardShip|Z3|small=true}}
 +
| rowspan=3| Quest {{Q|D8}} '''MUST''' be completed first.{{cite}}
 +
|-
 +
!{{QuestRewardShip|Z3|small=true}}
 +
|{{QuestRewardShip|Z1|small=true}}
 +
|-
 +
! rowspan=5 style="line-height:99%; padding:.4em; background-position:center bottom 6px; overflow:hidden; td-style=width:40px; font-size:20px"|<div style="-webkit-writing-mode:vertical-rl; -o-writing-mode:vertical-rl; -ms-writing-mode:tb-rl; writing-mode:tb-rl; writing-mode:vertical-rl; layout-flow:vertical-ideographic; display:inline-block; -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); -ms-transform:none; padding-left:1px; text-align:left;">Large Ship Construction</div>
 +
!{{QuestRewardShip|Z1|small=true}}{{QuestRewardShip|Z3|small=true}}
 +
|{{QuestRewardShip|Bismarck|small=true}}
 +
|-
 +
!{{QuestRewardShip|Libeccio|small=true}}{{QuestRewardShip|Pola|small=true}}
 +
|{{QuestRewardShip|Zara|small=true}}
 +
|
 +
|-
 +
!{{QuestRewardShip|Kamoi|small=true}}{{QuestRewardShip|Iowa|small=true}}
 +
|{{QuestRewardShip|Saratoga|small=true}}
 +
|
 +
|-
 +
!{{QuestRewardShip|Kongou Kai Ni|small=true}}
 +
|{{QuestRewardShip|Warspite|small=true}}
 +
|Kongou must be {{Ship/Link|Kongou/Kai Ni|Kongou/Kai Ni C|text=Kai Ni/C}}
 +
|-
 +
!{{QuestRewardShip|Warspite|small=true}}
 +
|{{QuestRewardShip|Ark Royal|small=true}}
 +
|}
 +
 
 +
=Construction Timers=
 
The times below reflect the type of ship or specific ship you will obtain after hitting the build button.
 
The times below reflect the type of ship or specific ship you will obtain after hitting the build button.
<div id="constable">
+
{|class="wikitable" cellpadding="1" cellspacing="1" border="0" style="margin: auto"
{| class="wikitable" style="text-align:center;"
 
 
|-
 
|-
! scope="col" style="text-align: center; width:10%;" |Time
+
!width="10%"|Time
! scope="col" style="text-align: center; width:20%;" |Ship Class
+
!width="25%"|Ship Type
! scope="col" style="text-align: center; width:20%;" |Result
+
!width="55%"|Result
! scope="col" style="text-align: center; width:35%;" |Note
+
!width="10%"|Note
|- style="background: #aaedaa;"
 
| style="text-align: center;" |00:17:00
 
| colspan="1" rowspan="1" |Transport Submarine
 
|  style="width:200px;" | [[Maruyu]]
 
|[[Maruyu]] can only be built through large-scale construction.
 
 
|-
 
|-
| style="text-align: center;" |00:18:00
+
!00:17:00
| colspan="1" rowspan="3" |Destroyer
+
|Submarine
| style="width:20%;" | [[:Category:Mutsuki_Class|Mutsuki class]]
+
|{{Ship/Link|Maruyu}}
|[[Uzuki]] is unbuildable.
+
|style="color:red"|'''LSC'''
 
|-
 
|-
| style="text-align: center;" |00:20:00
+
!00:18:00
| [[:Category:Fubuki Class|Fubuki class]], [[:Category:Ayanami Class|Ayanami class]], [[:Category:Akatsuki Class|Akatsuki class]], [[:Category:Hatsuharu Class|Hatsuharu class]]
+
|rowspan=3|Destroyer
 +
|{{Ship/Link|Mutsuki|Kisaragi|Yayoi|Satsuki|Fumizuki|Nagatsuki|Kikuzuki|Mikazuki|Mochizuki|link_class=Mutsuki|text=''Mutsuki''-class}}
 
|
 
|
 
|-
 
|-
| rowspan="2" style="text-align:center;" |00:22:00
+
!00:20:00
| [[:Category:Shiratsuyu Class|Shiratsuyu class]], [[:Category:Asashio Class|Asashio class]]
+
|{{Ship/Link|Fubuki|Shirayuki|Hatsuyuki|Miyuki|Murakumo|Isonami|link_class=Fubuki|text=''Fubuki''-class}}, {{Ship/Link|Ayanami|Shikinami|Oboro|Akebono|Sazanami|Ushio|link_class=Ayanami|text=''Ayanami''-class}}, {{Ship/Link|Akatsuki|Hibiki|Ikazuchi|Inazuma|link_class=Akatsuki|text=''Akatsuki''-class}}, {{Ship/Link|Hatsuharu|Nenohi|Wakaba|Hatsushimo|link_class=Hatsuharu|text=''Hatsuharu''-class}}
|[[Harusame]], [[Asagumo]] and [[Yamagumo]] are unbuildable.
+
|
 +
|-
 +
!rowspan=2|00:22:00
 +
|{{Ship/Link|Shiratsuyu|Shigure|Murasame|Yuudachi|Samidare|Suzukaze|link_class=Shiratsuyu|text=''Shiratsuyu''-class}}, {{Ship/Link|Asashio|Ooshio|Michishio|Arashio|Arare|Kasumi|link_class=Asashio|text=''Asashio''-class}}
 +
|
 
|-
 
|-
 
|Submarine
 
|Submarine
|[[I-168]], [[I-58]], [[I-8]]
+
|{{Ship/Link|I-168}}, {{Ship/Link|I-8}}, {{Ship/Link|I-58}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |00:24:00
+
!00:24:00
| colspan="1" rowspan="2" |Destroyer
+
|rowspan=2|Destroyer
| [[:Category:Kagero Class|Kagerou class]], [[:Category:Type 1934  Class|Type 1934 Class]]
+
|{{Ship/Link|Kagerou|Shiranui|Kuroshio|Yukikaze|Akigumo|link_class=Kagerou|text=''Kagerou''-class}}, {{Ship/Link|Z1|Z3|link_class=Z1|text=''Z1''-class}}
|[[Yukikaze]] is included with the Kagerou-class.
+
|
 
|-
 
|-
| style="text-align: center;" |00:30:00
+
!00:30:00
|[[Shimakaze]]
+
|{{Ship/Link|Shimakaze}}
 
|
 
|
 
|-
 
|-
| colspan="1" rowspan="3" style="text-align: center;" |01:00:00
+
!rowspan=3|01:00:00
| rowspan="2" |Light Cruiser
+
|rowspan=2|Light Cruiser
| [[:Category:Tenryū Class|Tenryuu class]], [[:Category:Kuma Class|Kuma class]], [[:Category:Nagara Class|Nagara class]], [[:Category:Sendai Class|Sendai class]]
+
|{{Ship/Link|Tenryuu|Tatsuta|link_class=Tenryuu|text=''Tenryuu''-class}}, {{Ship/Link|Kuma|Tama|Kitakami|Ooi|Kiso|link_class=Kuma|text=''Kuma''-class}}, {{Ship/Link|Nagara}}, {{Ship/Link|Natori}}, {{Ship/Link|Yura}}, {{Ship/Link|Sendai|Jintsuu|Naka|link_class=Sendai|text=''Sendai''-class}}
|[[Kinu]] and [[Abukuma]] of the Nagara-class take longer to build.
+
|
|- style="background: #aaedaa;"
+
|-
| [[:Category:Agano Class|Agano class]]
+
|{{Ship/Link|Agano|Noshiro|Yahagi|link_class=Agano|text=''Agano''-class}}
|[[Agano]], [[Noshiro]] and [[Yahagi]] can only be built through large-scale construction.<br />[[Sakawa]] is entirely unbuildable.
+
|style="color:red"|'''LSC'''
 
|-
 
|-
 
|Heavy Cruiser
 
|Heavy Cruiser
| [[:Category:Furutaka Class|Furutaka class]], [[:Category:Aoba Class|Aoba class]]
+
|{{Ship/Link|Furutaka|Kako|link_class=Furutaka|text=''Furutaka''-class}}, {{Ship/Link|Aoba|Kinugasa|link_class=Aoba|text=''Aoba''-class}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |01:10:00
+
!rowspan=3|01:10:00
|Training Cruiser
+
|rowspan=2|Training Cruiser
|[[Katori]]
+
|{{Ship/Link|Katori}}
|- style="background: #aaedaa;"
+
|
| style="text-align: center;" |01:10:00
+
|-  
 +
|{{Ship/Link|Kashima}}
 +
|style="color:red"|'''LSC'''
 +
|-
 
|Heavy Cruiser
 
|Heavy Cruiser
|[[Zara]]
+
|{{Ship/Link|Zara}}
|Can only be built through large-scale construction.
+
|style="color:red"|'''LSC'''
 
|-
 
|-
| style="text-align: center;" |01:15:00
+
!01:15:00
 
|Light Cruiser
 
|Light Cruiser
|[[Kinu]], [[Abukuma]]
+
|{{Ship/Link|Kinu}}, {{Ship/Link|Abukuma}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |01:20:00
+
!01:20:00
 
|Heavy Cruiser
 
|Heavy Cruiser
|[[:Category:Myōkō_Class|Myoukou class]]
+
|{{Ship/Link|Myoukou|Nachi|Ashigara|Haguro|link_class=Myoukou|text=''Myoukou''-class}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |01:22:00
+
!01:22:00
 
|Light Cruiser
 
|Light Cruiser
|[[Yuubari]]
+
|{{Ship/Link|Yuubari}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |01:25:00
+
!01:25:00
| rowspan="2" |Heavy Cruiser
+
|rowspan=3|Heavy Cruiser
|[[:Category:Takao Class|Takao class]]
+
|{{Ship/Link|Takao|Atago|Maya|Choukai|link_class=Takao|text=''Takao''-class}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |01:30:00
+
!rowspan=2|01:30:00
|[[:Category:Tone Class|Tone class]], [[:Category:Mogami Class|Mogami class]]
+
|{{Ship/Link|Mogami}}, {{Ship/Link|Suzuya}}, {{Ship/Link|Kumano}}, {{Ship/Link|Tone|Chikuma|link_class=Tone|text=''Tone''-class}}
|[[Mikuma]] can only be built through large-scale construction.
+
|
 
|-
 
|-
| style="text-align: center;" |02:00:00
+
|{{Ship/Link|Mikuma}}
 +
|style="color:red"|'''LSC'''
 +
|-
 +
!02:00:00
 
|Light Aircraft Carrier
 
|Light Aircraft Carrier
|[[Houshou]]
+
|{{Ship/Link|Houshou}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |02:20:00
+
!rowspan=3|02:20:00
|Seaplane Tender
+
|rowspan=2|Seaplane Tender
|[[Chitose]], [[Chiyoda]]
+
|{{Ship/Link|Chitose}}, {{Ship/Link|Chiyoda}}
 
|
 
|
|- style="background: #aaedaa;"
+
|-
| style="text-align: center;" |02:30:00
+
|{{Ship/Link|Mizuho}}
 +
|style="color:red"|'''LSC'''
 +
|-
 +
|Fleet Oiler
 +
|{{Ship/Link|Kamoi}}
 +
|style="color:red"|'''LSC'''
 +
|-
 +
!02:30:00
 
|Amphibious Assault Ship
 
|Amphibious Assault Ship
|[[Akitsu Maru]]
+
|{{Ship/Link|Akitsu Maru}}
|Can only be built through large-scale construction.
+
|style="color:red"|'''LSC'''
 
|-
 
|-
| style="text-align: center;" |02:40:00
+
!02:40:00
| colspan="1" rowspan="3" |Light Aircraft Carrier
+
|rowspan=3|Light Aircraft Carrier
|[[Shouhou]], [[Zuihou]]
+
|{{Ship/Link|Shouhou|Zuihou|link_class=Shouhou|text=''Shouhou''-class}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |02:50:00
+
!02:50:00
|[[Ryuujou]]
+
|{{Ship/Link|Ryuujou}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |03:00:00
+
!03:00:00
|[[Hiyou]], [[Junyou]]
+
|{{Ship/Link|Hiyou|Junyou|link_class=Hiyou|text=''Hiyou''-class}}
 
|
 
|
|- style="background: #aaedaa;"
+
|-
| style="text-align: center;" |03:20:00
+
!03:20:00
 
|Aircraft Carrying Submarine
 
|Aircraft Carrying Submarine
|[[I-401]]
+
|{{Ship/Link|I-401}}
|Can only be built through large-scale construction.
+
|style="color:red"|'''LSC'''
 +
|-
 +
!03:40:00
 +
|Fleet Oiler
 +
|{{Ship/Link|Hayasui}}
 +
|style="color:red"|'''LSC'''
 
|-
 
|-
| style="text-align: center;" |04:00:00
+
!04:00:00
 
|Fast Battleship
 
|Fast Battleship
|[[:Category:Kongo Class|Kongou class]]
+
|{{Ship/Link|Kongou|Hiei|Haruna|Kirishima|link_class=Kongou|text=''Kongou''-class}}
 +
|
 +
|-
 +
!rowspan=2|04:10:00
 +
|rowspan=2|Regular Aircraft Carrier
 +
|{{Ship/Link|Souryuu}}, {{Ship/Link|Hiryuu}}
 +
|
 +
|-
 +
|{{Ship/Link|Ark Royal}}
 +
|style="color:red"|'''LSC'''
 +
|-
 +
!rowspan=2|04:20:00
 +
|Battleship
 +
|{{Ship/Link|Fusou|Yamashiro|link_class=Fusou|text=''Fusou''-class}}
 
|
 
|
 
|-
 
|-
| style="text-align: center;" |04:10:00
 
 
|Regular Aircraft Carrier
 
|Regular Aircraft Carrier
|[[Souryuu]], [[Hiryuu]]
+
|{{Ship/Link|Kaga}}
 
|
 
|
 
|-
 
|-
| colspan="1" rowspan="2" style="text-align: center;" |04:20:00
+
!rowspan=2|04:30:00
 
|Battleship
 
|Battleship
|[[Fusou]], [[Yamashiro]]
+
|{{Ship/Link|Ise|Hyuuga|link_class=Ise|text=''Ise''-class}}
 
|
 
|
 
|-
 
|-
 
|Regular Aircraft Carrier
 
|Regular Aircraft Carrier
|[[Kaga]]
+
|{{Ship/Link|Akagi}}
 
|
 
|
 
|-
 
|-
| rowspan="2" style="text-align: center;" |04:30:00
+
!|04:40:00
 
|Battleship
 
|Battleship
|[[Ise]], [[Hyuuga]]
+
|{{Ship/Link|Warspite}}
 +
|style="color:red"|'''LSC'''
 +
|-
 +
!rowspan=2|05:00:00
 +
|rowspan=2|Battleship
 +
|{{Ship/Link|Nagato|Mutsu|link_class=Nagato|text=''Nagato''-class}}
 
|
 
|
 
|-
 
|-
 +
|{{Ship/Link|Bismarck}}
 +
|style="color:red"|'''LSC'''
 +
|-
 +
!05:30:00
 
|Regular Aircraft Carrier
 
|Regular Aircraft Carrier
|[[Akagi]]
+
|{{Ship/Link|Saratoga}}
|
+
|style="color:red"|'''LSC'''
|- style="background: #aaedaa;"
 
| style="text-align: center;" |05:00:00
 
| Battleship
 
|[[Nagato]], [[Mutsu]], [[Bismarck]]
 
|[[Bismarck]] can only be built through large-scale construction.
 
 
|-
 
|-
| style="text-align: center;" |06:00:00
+
!06:00:00
 
|Regular Aircraft Carrier
 
|Regular Aircraft Carrier
|[[Shoukaku]], [[Zuikaku]]
+
|{{Ship/Link|Shoukaku|Zuikaku|link_class=Shoukaku|text=''Shoukaku''-class}}
 
|
 
|
|- style="background: #aaedaa;"
+
|-
| style="text-align: center;" |06:40:00
+
!06:40:00
 
|Armored Aircraft Carrier
 
|Armored Aircraft Carrier
|[[Taihou]]
+
|{{Ship/Link|Taihou}}
|Can only be built through large-scale construction.
+
|style="color:red"|'''LSC'''
|- style="background: #aaedaa;"
 
| style="text-align: center;" |08:00:00
 
|Heavy Battleship
 
|[[Yamato]], [[Musashi]]
 
|Can only be built through large-scale construction.
 
|}
 
</div>
 
 
 
==Ships currently not buildable==
 
{| class="mw-collapsible mw-collapsed wikitable" style="width:100%;"
 
! Available from Sortie
 
 
|-
 
|-
|
+
!08:00:00
*舞風 [[Maikaze]] 3-3 random drop, 5-2 boss drop, 5-5 random drop
+
|Battleship
*初風 [[Hatsukaze]] 3-4 and 5-5 (all from bosses)
+
|{{Ship/Link|Yamato|Musashi|link_class=Yamato|text=''Yamato''-class}}
*夕雲 [[Yuugumo]] 2-5, 4-2, 5-1, 5-2, 5-3, 5-4 drop (all from bosses), 6-2 random drop
+
|style="color:red"|'''LSC'''
*巻雲 [[Makigumo]] 1-4, 2-3, 2-5, 4-3, 5-2, 6-1, 6-2 drop (all from bosses), 2-4, 5-4, 5-5 random drop
 
*長波 [[Naganami]] 3-2, 3-5, 4-4, 5-1, 5-3, 6-1 drop (all from bosses), 5-4 random drop
 
*酒匂 [[Sakawa]] 6-2 Boss Drop
 
*卯月 [[Uzuki]] 2-5, 3-4, 4-4, 5-1, 5-2, 5-3, 5-4, 6-1 drop (all from bosses)
 
*浦風 [[Urakaze]] 2-4, 2-5, 4-2, 4-3 Boss Drop
 
*谷風 [[Tanikaze]] 3-5 drop
 
*浜風 [[Hamakaze]] 2-2, 3-3, 4-2, 4-4, 5-2, 5-4, 5-5, 6-2 drop (all from bosses), 2-5, 6-1 random drop
 
*伊19 [[I-19]] 2-5, 3-5, 5-4, 5-5 drop (all from bosses), 1-5, 6-1 random drop
 
*天津風 [[Amatsukaze]] 3-5 boss node drop
 
*明石 [[Akashi]] 1,5 Boss Drop (for those who don't have her), 2-5 Boss Drop (for those who don't have her), 3-5, 6-2 Random Drop
 
*大淀 [[Ooyodo]] 1-6 random drop
 
*大鯨 [[Taigei]] 2-4, 2-5, 3-4, 3-5, 4-4, 5-2, 5-5, 6-1 drop (all from bosses)
 
*朝雲 [[Asagumo]] 1-6 random drop
 
*山雲 [[Yamagumo]] 2-4, 3-3, 3-5 Boss Node drop
 
*清霜 [[Kiyoshimo]] 4-5 Boss Node Drop
 
*早霜 [[Hayashimo]] 4-5 Boss Node Drop
 
*朝霜 [[Asashimo]] 4-5, 6-5 Boss Node Drop
 
*時津風 [[Tokitsukaze]] 6-4 Boss Node Drop
 
*野分 [[Nowaki]] 4-5, 6-5 Boss node Drop
 
*春雨 [[Harusame]] 6-2 and 6-5 Boss node Drop
 
*雲龍 [[Unryuu]] 6-2 Boss Node Drop
 
*江風 [[Kawakaze]] 2-5 boss node drop
 
*秋津洲 [[Akitsushima]], 6-4 node drop
 
*鹿島 [[Kashima]] 6-5 Boss Drop
 
*風雲 [[Kazagumo]] 3-5 Boss Node Drop
 
*海風 [[Umikaze]] 6-5 Boss Node Drop
 
*高波 [[Takanami]] 6-5 Boss Node Drop
 
*沖波 [[Okinami]] 6-5 Boss Node Drop
 
*浦波 [[Uranami]] 2-4 Drop, 4-1 Boss Node, 5-1 Boss Node, 6-2 Boss Node
 
*リベッチオ [[Libeccio]] 4-5 Drop
 
 
|}
 
|}
  
{| class="mw-collapsible mw-collapsed wikitable" style="width:100%;"
+
=Ship Availability=
! Event Only
+
{|class="wikitable" style="width:100%"
 +
|+ Ship Availability
 
|-
 
|-
|
+
!rowspan=2 width="5%"|Ship Type
* プリンツ・オイゲン [[Prinz Eugen]] 2014 Fall event E-3 Completion reward
+
!colspan=2|Buidable
* 天城 [[Amagi]] 2015 Winter Event E-5 Completion reward
+
!colspan=2|Unbuidable
* 磯風 [[Isokaze]] 2014 Summer event E-6 completion reward, 2015 Winter event E-5 drop
 
* 秋月 [[Akizuki]] 2014 Fall event E-2 Completion reward
 
* [[U-511]], 2015 Winter event E-3 completion reward.
 
* [[Katsuragi]], 2015 Spring event E-2 completion reward.
 
* [[Littorio]] 2015 Spring event E-4 completion reward.
 
* [[Roma]], initially a random drop from E-6 of the 2015 Spring event, she has returned as a drop in all events since.
 
* [[Takanami]], initially a random drop from numerous maps in the 2015 Spring event.
 
* [[Teruzuki]]
 
* [[Arashi]]
 
* [[Hagikaze]]
 
* [[Graf Zeppelin]]
 
|}
 
 
 
These ships ''may'' become buildable in future updates.
 
 
 
==Ships buildable only via large construction==
 
*大和 [[Yamato]] 2013 August event E4 complete reward
 
*三隈 [[Mikuma]] 4-3, 5-2 boss drop
 
*能代 [[Noshiro]] 2013 November event E2 complete reward
 
*武蔵 [[Musashi]] 2013 November event E5 complete reward
 
*阿賀野 [[Agano]] 5-4 boss drop
 
*矢矧 [[Yahagi]]
 
*大鳳 [[Taihou]]
 
*あきつ丸 [[Akitsu Maru]]
 
*まるゆ [[Maruyu]]
 
*ビスマルク [[Bismarck]]
 
*伊401 [[I-401]]  2013 Christmas event complete reward
 
* Zara [[Zara]] Winter 2016 Event Reward
 
* 瑞穂 [[Mizuho]] Summer 2015 Event Reward, 5-3 Boss Drop, 6-4 Boss Drop
 
 
 
==Building Recipes==
 
'''Disclaimer''': These recipes are not guaranteed to give you the ship you want in the number of crafting attempts that you can afford. Percentages listed are sourced from the [[Construction#Databases|Japanese databases]] and are not representative of the real craft-rates.
 
 
 
===[[EliteDD|Destroyer]]===
 
 
 
{| class="wikitable"
 
 
|-
 
|-
! scope="col" style="text-align: center;" |[[File:Fuel.png|25px]]
+
!width="30%"|Craftable
! scope="col" style="text-align: center;" |[[File:Ammunition.png|25px]]
+
!width="15%"|LSC only
! scope="col" style="text-align: center;" |[[File:Steel.png|25px]]
+
!width="25%"|[[Drop]]s
! scope="col" style="text-align: center;" |[[File:Bauxite.png|25px]]
+
!width="25%"|[[Drop#Event Only Drops|Event Only]]
! scope="col" |Remarks
 
 
|-
 
|-
| style="text-align: center;" |30
+
!DE
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~DE|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~DE|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~DE|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| Mainly destroyers and light cruisers, with a small chance of heavy cruisers. No rare destroyers. Small chance of [[Yayoi]], [[Yuubari]].
+
|{{calc|@base_names|~code~DE|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
 
|-
 
|-
| style="text-align: center;" |250
+
!DD
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~DD|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |200
+
|{{calc|@base_names|~code~DD|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~DD|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
|
+
|{{calc|@base_names|~code~DD|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
Includes chance of rare destroyers ([[Shimakaze]], [[Yukikaze]], [[Z1]], [[Z3]]) and submarines ([[I-168]], [[I-58]], [[I-8]]).
 
 
 
1.22% [[Shimakaze]]<span style="font-size:14px;line-height:22px;">, 1.71% </span>[[Yukikaze|Yukikaze,]]<span style="font-size:14px;line-height:22px;"> 2.6% for submarines. [http://kancolle-db.net/ship/250-30-200-30.html]</span>
 
 
 
<span style="font-size:14px;line-height:22px;">[[Z3]] when using [[Z1]] or [[I-8]] as secretary ship. [http://unlockacgweb.galstars.net/Kancollewiki/viewCreateShipLog?sid=175]</span>
 
 
 
<span style="font-size:14px;line-height:22px;">[[Z1]] when using [[Z3]] as secretary ship.</span>
 
 
|-
 
|-
| style="text-align: center;" |250
+
!CL
| style="text-align: center;" |130*
+
|{{calc|@base_names|~code~CL|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |200
+
|{{calc|@base_names|~code~CL|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~CL|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| 1.47%<span style="font-size:14px;line-height:22px;"> </span>[[Shimakaze]]<span style="font-size:14px;line-height:22px;">, 1.24% </span>[[Yukikaze]]<span style="font-size:14px;line-height:22px;">. 2.87% for submarines. [http://kancolle-db.net/ship/250-130-200-30.html]</span>
+
|{{calc|@base_names|~code~CL|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
|}
 
*Recipe percentages don't count [[Z3]] yet.
 
*It is highly likely that the [[Z1]] unlock quest must be cleared before [[I-8]] can construct Z3. Due to low sample size and lack of pictorial evidence other than collected construction data, avoid using her unless you've lost all your German ships after completing the quest.
 
 
 
===[[EliteCL|Light cruiser]]===
 
 
 
{| class="wikitable"
 
 
|-
 
|-
! scope="col" style="text-align: center;" |[[File:Fuel.png|25px]]
+
!CA
! scope="col" style="text-align: center;" |[[File:Ammunition.png|25px]]
+
|{{calc|@base_names|~code~CA|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
! scope="col" style="text-align: center;" |[[File:Steel.png|25px]]
+
|{{calc|@base_names|~code~CA|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
! scope="col" style="text-align: center;" |[[File:Bauxite.png|25px]]
+
|{{calc|@base_names|~code~CA|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
! scope="col" |Remarks
+
|{{calc|@base_names|~code~CA|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
 
|-
 
|-
| style="text-align: center;" |30
+
!F/BB
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~BB,FBB|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~BB,FBB|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~BB,FBB|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| Mainly destroyers and light cruisers, with a small chance of heavy cruisers. No rare destroyers. A small chance of [[Yuubari]] (1%).
+
|{{calc|@base_names|~code~BB,FBB|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
 
|-
 
|-
| style="text-align: center;" |250
+
!CVL
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~CVL|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |200
+
|{{calc|@base_names|~code~CVL|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~CVL|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| Light cruisers, heavy cruisers, rare destroyers and submarines. Small chance to yield training cruiser [[Katori]].
+
|{{calc|@base_names|~code~CVL|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
|}
 
 
 
===[[EliteCA|Heavy cruiser]]===
 
 
 
{| class="wikitable"
 
 
|-
 
|-
! scope="col" style="text-align: center;" |[[File:Fuel.png|25px]]
+
!CV/B
! scope="col" style="text-align: center;" |[[File:Ammunition.png|25px]]
+
|{{calc|@base_names|~code~CV,CVB|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
! scope="col" style="text-align: center;" |[[File:Steel.png|25px]]
+
|{{calc|@base_names|~code~CV,CVB|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
! scope="col" style="text-align: center;" |[[File:Bauxite.png|25px]]
+
|{{calc|@base_names|~code~CV,CVB|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
! scope="col" |Remarks
+
|{{calc|@base_names|~code~CV,CVB|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
 
|-
 
|-
| style="text-align: center;" |250
+
!SS/V
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~SS,SSV|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |200
+
|{{calc|@base_names|~code~SS,SSV|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~SS,SSV|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| Light cruisers, heavy cruisers, rare destroyers and submarines. Small chance to yield training cruiser [[Katori]].
+
|{{calc|@base_names|~code~SS,SSV|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
 
|-
 
|-
| style="text-align: center;" |270
+
! Aux
| style="text-align: center;" |30
+
|{{calc|@base_names|~code~AV,AS,AO,LHA,AR,CT|~buildable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |330
+
|{{calc|@base_names|~code~AV,AS,AO,LHA,AR,CT|~buildable~false|~buildable_lsc~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| style="text-align: center;" |130
+
|{{calc|@base_names|~code~AV,AS,AO,LHA,AR,CT|~buildable_or~false|~dropable~true|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
| Slightly higher chance for heavy cruisers.
+
|{{calc|@base_names|~code~AV,AS,AO,LHA,AR,CT|~buildable_or~false|~dropable~false|?link|concat=&#32;'''·'''&#32;|sort=type,sort_id}}
 
|}
 
|}
  
===[[EliteBB|Battleship]]===
+
*Some ships are rewarded in [[Quests]].
 +
*Several ships are currently dropable for a limited time, see ''[[Drop|here]].
 +
*Some ships may become buildable in future updates.
  
{| class="wikitable"
+
=Building Recipes=
 +
;Disclaimers
 +
* These recipes are not guaranteed to give the exact ship wanted in any reasonable number of crafting attempts.
 +
* Percentages listed are sourced from the [[Construction#See Also|drop databases]] and may not be representative of the real craft rates.
 +
* Some ships require special Secretary to be crafted (see [[Construction#Special Secretary|here]]).
 +
 
 +
==Normal Construction Recipes==
 +
===[[Destroyer]] / [[Light Cruiser]] / [[Heavy Cruiser]] / [[Submarine]]===
 +
{|class="wikitable" style="text-align:center"
 +
!{{Fuel}}
 +
!{{Ammo}}
 +
!{{Steel}}
 +
!{{Bauxite}}
 +
!Notes
 
|-
 
|-
! scope="col" style="text-align: center;" |[[File:Fuel.png|25px]]
+
|30
! scope="col" style="text-align: center;" |[[File:Ammunition.png|25px]]
+
|30
! scope="col" style="text-align: center;" |[[File:Steel.png|25px]]
+
|30
! scope="col" style="text-align: center;" |[[File:Bauxite.png|25px]]
+
|30
! scope="col" |Remarks
+
|Mainly common destroyers and light cruisers. No rare destroyers. Small chance of [[Akigumo]], [[Yayoi]], & [[Yuubari]].
 
|-
 
|-
| style="text-align: center;" |400
+
|250
| style="text-align: center;" |100
+
|30
| style="text-align: center;" |600
+
|200
| style="text-align: center;" |30
+
|30
| BB (32.01%), CA (57.93%), CL (7.38%).
+
|'''Heavy cruisers, submarines, rare light Cruisers, and rare destroyers.''' Small chance to yield training cruiser [[Katori]].
2.98% [[Suzuya]], 2.53% [[Mutsu]], 1.49% [[Nagato]]. [http://kancolle-db.net/ship/400-100-600-30.html]
+
Includes chance of rare destroyers ([[Shimakaze]], [[Yukikaze]]) and submarines ([[I-168]], [[I-58]], [[I-8]]).<br>
 +
1.22 % [[Shimakaze]], 1.71 % [[Yukikaze]], 2.6 % for submarines. [http://kancolle-db.net/ship/250-30-200-30.html]<br>
 +
[[Z3]] when using [[Z1]] as Secretary.<br>
 +
[[Z1]] when using [[Z3]] as Secretary.
 +
<!--
 
|-
 
|-
| style="text-align: center;" |500
+
|250
| style="text-align: center;" |30
+
|130*
| style="text-align: center;" |600
+
|200
| style="text-align: center;" |30
+
|30
| BB (32.01%), CA (58.63%), CL (6.87%), slim chance to result in [[Suzuya]], [[Mutsu]], or [[Nagato]].
+
|1.47 % [[Shimakaze]], 1.24 % [[Yukikaze]]. 2.87 % for submarines. [http://kancolle-db.net/ship/250-130-200-30.html]
 +
-->
 
|}
 
|}
 +
*Recipe percentages do not count [[Z1]] & [[Z3]] yet.
  
===Aircraft carrier===
+
===[[Battleship]]===
:''See also: [[EliteCVL|List of Light Carriers]] and [[EliteCV|List of Standard Carriers]]''
+
{|class="wikitable" style="text-align:center"
{| class="wikitable"
+
!{{Fuel}}
 +
!{{Ammo}}
 +
!{{Steel}}
 +
!{{Bauxite}}
 +
!Notes
 
|-
 
|-
! scope="col" style="text-align: center;" |[[File:Fuel.png|25px]]
+
|400
! scope="col" style="text-align: center;" |[[File:Ammunition.png|25px]]
+
|30
! scope="col" style="text-align: center;" |[[File:Steel.png|25px]]
+
|600
! scope="col" style="text-align: center;" |[[File:Bauxite.png|25px]]
+
|30
! scope="col" |Remarks
+
| BB (32.52 %), CA (59.84 %).
|-
+
2.98 % [[Suzuya]], 2.01 % [[Mutsu]], 1.09 % [[Nagato]].
| style="text-align: center;" |300
+
|}
| style="text-align: center;" |30
+
 
| style="text-align: center;" |400
+
===[[Standard Carrier]] / [[Light Carrier]]===
| style="text-align: center;" |300
+
{|class="wikitable" style="text-align:center"
| Most common recipe. 7.9% chance for carrier. 32.3% light carrier [http://kancolle-db.net/ship/300-30-400-300.html]<br> Minimum amount needed to possible create a CV/CVL according to KC Kai data.
+
!{{Fuel}}
 +
!{{Ammo}}
 +
!{{Steel}}
 +
!{{Bauxite}}
 +
!Notes
 
|-
 
|-
| style="text-align: center;" |350
+
|300
| style="text-align: center;" |30
+
|30
| style="text-align: center;" |400
+
|400
| style="text-align: center;" |350
+
|300
| 8.5% < 500 entries
+
|Most common recipe. 7.9 % chance for carriers. 32.3 % light carrier [http://kancolle-db.net/ship/300-30-400-300.html]<br>Minimum amount needed to possibly create a CV/CVL according to KC Kai data.
 
|-
 
|-
| style="text-align: center;" |300
+
|350
| style="text-align: center;" |30
+
|30
| style="text-align: center;" |600
+
|400
| style="text-align: center;" |400
+
|350
| 14.3% < 500 entries
+
|8.5 % < 500 entries
 
|-
 
|-
| style="text-align: center;" |300
+
|300
| style="text-align: center;" |300
+
|30
| style="text-align: center;" |600
+
|600
| style="text-align: center;" |600
+
|400
| 12%
+
|14.3 % < 500 entries
 
|-
 
|-
| style="text-align: center;" |350
+
|350
| style="text-align: center;" |30
+
|30
| style="text-align: center;" |600
+
|600
| style="text-align: center;" |350
+
|350
|
+
|11.9 % carrier, 32.7 % light carrier [http://kancolle-db.net/ship/350-30-600-350.html]
11.9% carrier, 32.7% light carrier [http://kancolle-db.net/ship/350-30-600-350.html]
 
 
|}
 
|}
  
===[[EliteSS|Submarine]]===
+
==Large Ship Construction Recipes==
{| class="wikitable"
+
Due to their nature and expansiveness, data on LSC recipes is relatively low and may not be fully accurate or up to date.
 +
*Please note that all ships craftable via LSC often come back as [[Event]] rare drops.
 +
 
 +
{{color|red|'''Using any of the above mentioned [[#Special Secretary|Helper]] is either required or discouraged, depending on the targeted craft.'''}}
 +
*When crafting a ship requiring a helper, then said helper is mandatory,
 +
*However, when crafting any other ship, using those helpers will decrease the crafting rate of the targeted ship.
 +
 
 +
;Notes
 +
*Regarding the use of 1/20/100 {{DM}} DevMats:
 +
**The amount used affects the pool of craftable ships, with some ships only appearing with 20+ DevMats.
 +
**Using 100 DevMats does give better rates for some heavier ships, but the gain is often too marginal to justify this cost increase.
 +
**E.g.:
 +
***I-401 chances are improved with 1 dev mat.
 +
***Yamato appears with all dev mat inputs.
 +
***Musashi, Bismarck, and Warspite only appear with 20+ DevMat.
 +
***Aiming for Bismarck or Warspite before Musashi can help save both resources and DevMats as Musashi can always appear from a Bismarck attempt, but not necessarily the other way around (if a German ship is not used).
 +
 
 +
===Theorical Recipes===
 +
The following are optimized recipes using data from the [[Kancolle Kai]] version [https://bbs.nga.cn/read.php?tid=35255321&rand=476].
 +
 
 +
The general rule for using the recipes:
 +
* The "minimum recipes" are the minimum resources needed to obtain the desired ship.
 +
* Increasing the resource does increase the rate and is recommended to some extent.
 +
** Depending on the pool, increasing some resources is more effective than others.
 +
** Like normal construction, resources should be increased by step. Those steps are here collapsed in the recipes table below.
 +
** Unless capped, it is not recommended to increase the {{DM}} DevMats cost.
 +
* Unless stated otherwise having more [[Key|construction docks]] empty increases the rate.
 +
** That means LSC should not be done one after another because the "in construction" docks will decrease the rate.
 +
 
 +
<table class="wikitable">
 +
<tr>
 +
<th colspan=6>[[Maruyu]]</th>
 +
</tr>
 +
<tr>
 +
<th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th>
 +
</tr>
 +
<tr>
 +
<td>'''1500'''</td><td>'''1500'''</td><td>'''2000'''</td><td>'''1000'''</td><td>'''1'''</td><td>'''Recommended recipe'''</td>
 +
</tr>
 +
<tr>
 +
<th colspan=6></th>
 +
</tr>
 +
<tr>
 +
<td colspan=6>
 +
;Notes
 +
* Unlike other recipes, the number of free docks should be minimum (ideally 1).
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
<table class="wikitable">
 +
<tr>
 +
<th colspan=6>{{Class|Yamato}} (& [[Bismarck]] / [[Warspite]])</th>
 +
</tr>
 +
<tr>
 +
<th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th>
 +
</tr>
 +
<tr>
 +
<td>3360</td><td>5500</td><td>6750</td><td>1950</td><td>20</td><td>Minimum recipe</td>
 +
</tr>
 +
<tr>
 +
<td colspan=6><span class="mw-customtoggle-AA">[{{color|orange|Show resource steps}}]</span></td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>3840</td><td>5700</td><td>7000</td><td>2700</td><td>100</td>
 +
<td rowspan=10>
 +
* Increasing {{Ammo}} ammo is more effective than {{Fuel}} fuel
 +
* {{Bauxite}} Bauxite should not be increased above 2700, else the recipe will fall on the carrier pool.
 +
</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>4170</td><td>5900</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>4500</td><td>6100</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>4840</td><td>6300</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>5170</td><td>6500</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>5500</td><td>6700</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>5840</td><td>6900</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>6170</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>6500</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
 +
<td>6840</td>
 +
</tr>
 +
<tr>
 +
<td>'''3360'''</td><td>'''6900'''</td><td>'''7000'''</td><td>'''1950'''</td><td>'''20'''</td><td>'''Recommended recipe'''</td>
 +
</tr>
 +
<tr>
 +
<th colspan=6></th>
 +
</tr>
 +
<tr>
 +
<td colspan=6>
 +
;Notes
 +
* This recipe should be used first if neither Yamato nor Musashi are in possession.
 +
* If Musashi is constructed first, use the "Yamato only" recipe below for Yamato instead.
 +
* Using the adequate secretary with those recipes can construct [[Bismarck]] or [[Warspite]].
 +
** Note that it will '''greatly reduced''' the rate of both Yamato and Musashi.
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
<table class="wikitable">
 +
<tr>
 +
<th colspan=6>[[Yamato]] only (& [[Zara]])</th>
 +
</tr>
 +
<tr>
 +
<th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th>
 +
</tr>
 +
<tr>
 +
<td>3000</td><td>4340</td><td>4670</td><td>1690</td><td>1</td><td>Minimum recipe</td>
 +
</tr>
 +
<tr>
 +
<td colspan=6><span class="mw-customtoggle-BB">[{{color|orange|Show resource steps}}]</span></td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>3500</td><td>4670</td><td>5000</td><td>2300</td><td>X</td>
 +
<td rowspan=8>
 +
* Increasing {{Ammo}} ammo and {{Steel}} steel is more effective than {{Fuel}} fuel
 +
* {{Bauxite}} Bauxite should not be increased above 2800, else the recipe will fall on the carrier pool.
 +
* {{DM}} DevMats should not be increased, else the recipe will fall on the heavy pool.
 +
</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>4000</td><td>5000</td><td>5000</td><td>2800</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>4500</td><td>5340</td><td>5340</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>5000</td><td>5670</td><td>5670</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>5500</td><td>6000</td><td>6000</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>6000</td><td>6340</td><td>6340</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>6500</td><td>6670</td><td>6670</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
 +
<td>7000</td><td>7000</td><td>7000</td>
 +
</tr>
 +
<tr>
 +
<td>'''3000'''</td><td>'''6000'''</td><td>'''6000'''</td><td>'''1690'''</td><td>'''1'''</td><td>'''Recommended recipe'''</td>
 +
</tr>
 +
<tr>
 +
<th colspan=6></th>
 +
</tr>
 +
<tr>
 +
<td colspan=6>
 +
;Notes
 +
* The above Yamasushi recipe should be used first if neither Yamato nor Musashi are in possession.
 +
* Using the adequate secretary with those recipes can construct [[Zara]].
 +
** Note that it will '''greatly reduced''' the rate of Yamato.
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
<table class="wikitable">
 +
<tr>
 +
<th colspan=6>[[Taihou]] (& [[Saratoga]] / [[Ark Royal]])</th>
 +
</tr>
 +
<tr>
 +
<th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th>
 +
</tr>
 +
<tr>
 +
<td>3670</td><td>1950</td><td>4250</td><td>5200</td><td>1</td><td>Minimum recipe</td>
 +
</tr>
 +
<tr>
 +
<td colspan=6><span class="mw-customtoggle-CC">[{{color|orange|Show resource steps}}]</span></td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>4000</td><td>2340</td><td>4500</td><td>5400</td><td>X</td>
 +
<td rowspan=15>
 +
* Increasing {{Steel}} steel and {{bauxite}} bauxite is more effective than {{Fuel}} fuel and {{Ammo}} ammo.
 +
</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>4340</td><td>2670</td><td>4750</td><td>5600</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>4670</td><td>3000</td><td>5000</td><td>5800</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>5000</td><td>3340</td><td>5250</td><td>6000</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>5340</td><td>3670</td><td>5500</td><td>6200</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>5670</td><td>4000</td><td>5750</td><td>6400</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>6000</td><td>4340</td><td>6000</td><td>6600</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>6340</td><td>4670</td><td>6250</td><td>6800</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>6670</td><td>5000</td><td>6500</td><td>7000</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>7000</td><td>5340</td><td>6750</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td rowspan=5> </td><td>5670</td><td>7000</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>6000</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>6340</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>6670</td>
 +
</tr>
 +
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
 +
<td>7000</td>
 +
</tr>
 +
<tr>
 +
<td>'''4000'''</td><td>'''1950'''</td><td>'''5000'''</td><td>'''6000'''</td><td>'''1'''</td><td>'''Recommended recipe'''</td>
 +
</tr>
 +
<tr>
 +
<th colspan=6></th>
 +
</tr>
 +
<tr>
 +
<td colspan=6>
 +
;Notes
 +
* Using the adequate secretary with those recipes can construct [[Saratoga]] or [[Ark Royal]].
 +
** Note that it will '''greatly reduced''' the rate of Taihou.
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
<table class="wikitable">
 +
<tr>
 +
<th colspan=6>[[I-401]]</th>
 +
</tr>
 +
<tr>
 +
<th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th>
 +
</tr>
 +
<tr>
 +
<td>'''2880'''</td><td>'''4160'''</td><td>'''4560'''</td><td>'''1690'''</td><td>'''1'''</td><td>'''Recommended recipe'''</td>
 +
</tr>
 +
<tr>
 +
<th colspan=6></th>
 +
</tr>
 +
<tr>
 +
<td colspan=6>
 +
;Notes
 +
* Unlike other rare ships, I-401 is not at the beginning of the pool (as Yamato is), so the best recipe is the minimum one.
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
<table class="wikitable">
 +
<tr>
 +
<th colspan=6>[[Kamoi]] & [[Akitsu Maru]]</th>
 +
</tr>
 +
<tr>
 +
<th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th>
 +
</tr>
 +
<tr>
 +
<td>'''3670'''</td><td>'''1950'''</td><td>'''4250'''</td><td>'''5200'''</td><td>'''1'''</td><td>'''Recommended recipe'''</td>
 +
</tr>
 +
<tr>
 +
<th colspan=6></th>
 +
</tr>
 +
<tr>
 +
<td colspan=6>
 +
;Notes
 +
* Unlike other rare ships, Kamoi and Akitsu Maru are not at the beginning of the pool (as Taihou is), so the best recipe is the minimum one.
 +
* For Kamoi, the number of free docks should be a minimum (ideally 1).
 +
* For Akitsu Maru, the number of free docks should be maximum.
 +
* Akitsu Maru is available in other pools but her rate is the highest in the carrier pool.
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
===Old Empirical Recipes===
 +
{{imbox|type=content|image = [[Image:Imbox outdated.png|42px]]|textstyle=color:red; font-weight:bold; font-style:italic|text=This section is empirical, being [[:Category:Outdated Articles|outdated]] by nature.<br>Some recipes and percentages are missing and outdated. Potential misinformation. [[Category:Outdated Articles]]<br>'''Those recipes are still viable but may not be optimal.'''}}
 +
 
 +
{|class="wikitable mw-collapsible mw-collapsed" text-align="center"
 +
!{{Fuel}}
 +
!{{Ammo}}
 +
!{{Steel}}
 +
!{{Bauxite}}
 +
!|{{DM}}
 +
!Focused Ship
 +
!Crafting rate
 +
!Sample size
 +
![[#Special Secretary|Helper?]]
 +
!Notes
 
|-
 
|-
! scope="col" style="text-align: center;" |[[File:Fuel.png|25px]]
+
|Any||Any||Any||Any||Any
! scope="col" style="text-align: center;" |[[File:Ammunition.png|25px]]
+
|[[Maruyu]]
! scope="col" style="text-align: center;" |[[File:Steel.png|25px]]
+
|'''14.9 %''' with 1.5/1.5/2/1<br>6.2 % with 4/6/6/2|| -
! scope="col" style="text-align: center;" |[[File:Bauxite.png|25px]]
+
|||Using fewer resources increases the rate
! scope="col" |Remarks
 
 
|-
 
|-
| style="text-align: center;" |250
+
|1500||1500||2000||1000||1
| style="text-align: center;" |30
+
|{{Class|Nagato}}<br>{{Class|Mogami}}<br>{{Class|Agano}}
| style="text-align: center;" |200
+
|3.2 % [[Nagato]]; 6.2 % [[Mutsu]]<br>2.1 % [[Mikuma]]; 3.0 % [[Suzuya]]; 3.2 % [[Kumano]]<br>3.2 % [[Agano]]; 2.1 % [[Noshiro]]; 1.7 % [[Yahagi]]|| 25 000
| style="text-align: center;" |30
+
|❌||
| SS (2.54%), recipe shared with rare destroyers and light cruisers. [http://kancolle-db.net/ship/250-30-200-30.html] >10000 entries
 
 
|-
 
|-
| style="text-align: center;" |250
+
|4000||2000||5000||7000||20
| style="text-align: center;" |130
+
|[[Taihou]]
| style="text-align: center;" |200
+
|5.5 %|| 7 062
| style="text-align: center;" |30
+
|❌||
| 3.03% [http://kancolle-db.net/ship/250-130-200-30.html] >5000 entries
 
|}
 
 
 
===Large Ship Construction Recipe===
 
'''Note: Based on [http://kancolle-db.net/ Kancolle DB] reports unless otherwise specified. Results may vary.'''
 
 
 
{| class="wikitable"
 
 
|-
 
|-
! scope="col" style="text-align: center;" |{{Fuel}}
+
|4000||2000||5000||6000||20
! scope="col" style="text-align: center;" |{{Ammo}}
+
|[[Taihou]]
! scope="col" style="text-align: center;" |{{Steel}}
+
|5.7 %|| 4 721
! scope="col" style="text-align: center;" |{{Bauxite}}
+
|||
! scope="col" style="text-align: center;" |{{DM}}
 
! scope="col" style="text-align: center; width=200px" |Ship Name
 
! scope="col" style="text-align: center;" |Kancolle DB Report
 
! scope="col" style="text-align: center;" |UnlockACGWebPro Report
 
 
|-
 
|-
| style="text-align: center;" |Any
+
|4000||2000||5000||5200||20
| style="text-align: center;" |Any
+
|[[Taihou]]
| style="text-align: center;" |Any
+
|5.0 %|| 15 165
| style="text-align: center;" |Any
+
|❌||
| style="text-align: center;" |Any
 
| style="text-align: center;" |[[Maruyu]]
 
| style="text-align: center;" |14.9%% with 1.5/1.5/2/1<br />6.2% with 4/6/6/2<br />''Using fewer resources increases your chance''. 
 
|
 
 
|-
 
|-
| style="text-align: center;" |1500
+
|3600||2000||5300||5200||20
| style="text-align: center;" |1500
+
|[[Taihou]]
| style="text-align: center;" |2000
+
|4.6 %|| 717
| style="text-align: center;" |1000
+
|❌||''Lacking data
| style="text-align: center;" |1
 
| style="text-align: center;" |[[:Category:Nagato Class|Nagato-class]]<br />[[:Category:Mogami Class|Mogami-class]]<br />[[:Category:Agano Class|Agano-class]]
 
| style="text-align: center;" |3.2% [[Nagato]] 6.2% [[Mutsu]]<br />3.2% [[Agano]] 2.1% [[Noshiro]] 1.7% [[Yahagi]]<br />2.1% [[Mikuma]] 3.0% [[Suzuya]] 3.2% [[Kumano]]<br />14.8% [[Maruyu]]<br />(~25000 reports)
 
|
 
 
|-
 
|-
| style="text-align: center;" |4000
+
|3600||2000||5300||5200||1
| style="text-align: center;" |2000
+
|[[Akitsu Maru]]
| style="text-align: center;" |5000
+
|7.0 %|| 717
| style="text-align: center;" |7000
+
|||''Lacking data
| style="text-align: center;" |20
 
| style="text-align: center;" |[[Taihou]]
 
| style="text-align: center;" |6.7% (1257 reports)
 
| style="text-align: center;" |5.2% (5805 reports)
 
 
|-
 
|-
| style="text-align: center;" |4000
+
|4000||2000||5000||5500||20
| style="text-align: center;" |2000
+
|[[Taihou]]<br>[[Akitsu Maru]]
| style="text-align: center;" |5000
+
|'''6.0 %''' [[Taihou]]<br>8.6 % [[Akitsu Maru]]|| 909
| style="text-align: center;" |6000
+
|||''Lacking data
| style="text-align: center;" |20
 
| style="text-align: center;" |[[Taihou]]
 
| style="text-align: center;" |6.5% (490 reports)
 
| style="text-align: center;" |5.7% (4231 reports)
 
 
|-
 
|-
| style="text-align: center;" |4000
+
|rowspan=2|4000||rowspan=2|6000||rowspan=2|6000||rowspan=2|3000||rowspan=2|20
| style="text-align: center;" |2000
+
|{{Class|Yamato}}<br>Yamato focus
| style="text-align: center;" |5000
+
|'''2.7 %''' [[Yamato]]<br>2.9 % [[Musashi]]|| 23 902
| style="text-align: center;" |5200
+
|❌||
| style="text-align: center;" |20
 
| style="text-align: center;" |[[Taihou]]
 
| style="text-align: center;" |5.4% (1318 reports)
 
| style="text-align: center;" |5.0% (13847 reports)
 
 
|-
 
|-
| style="text-align: center;" rowspan="2"|3600
+
|[[Bismarck]]
| style="text-align: center;" rowspan="2"|2000
+
|2.4 %|| 4 064
| style="text-align: center;" rowspan="2"|5300
+
|✔️||{{Class|Yamato}} possible
| style="text-align: center;" rowspan="2"|5200
 
| style="text-align: center;" |20
 
| style="text-align: center;" |[[Taihou]]
 
| style="text-align: center;" rowspan="2"|4.6% [[Taihou]]<br />7.0% [[Akitsumaru]]<br />(717 reports)
 
|
 
 
|-
 
|-
| style="text-align: center;" |1
+
|rowspan=2|4000||rowspan=2|7000||rowspan=2|7000||rowspan=2|2000||rowspan=2|20
| style="text-align: center;" |[[Akitsumaru]]
+
|{{Class|Yamato}}<br>Musashi focus
|
+
|2.7 % [[Yamato]]<br>'''5.8 %''' [[Musashi]]|| 10 117
 +
|❌||
 
|-
 
|-
| style="text-align: center;" |4000
+
|[[Bismarck]]
| style="text-align: center;" |2000
+
|1.1 %|| 4 628
| style="text-align: center;" |5000
+
|✔️||{{Class|Yamato}} possible
| style="text-align: center;" |5500
 
| style="text-align: center;" |20
 
| style="text-align: center;" |[[Taihou]]<br />[[Akitsumaru]]
 
| style="text-align: center;" |6.0%[[Taihou]] (55 results)<br />8.6% [[Akitsumaru]] (78 results)<br />(909 reports)
 
|
 
 
|-
 
|-
| style="text-align: center;" rowspan="2"|4000
+
|4000||7000||7000||2000||1
| style="text-align: center;" rowspan="2"|6000
+
|[[I-401]]<br>[[Yamato]]
| style="text-align: center;" rowspan="2"|6000
+
|'''4.1 %''' [[I-401]]<br>3.2 % [[Yamato]]|| 4 547
| style="text-align: center;" rowspan="2"|3000
+
|❌||
| style="text-align: center;" rowspan="2"|20
 
| style="text-align: center;" rowspan="2"|[[:Category:Yamato Class|Yamato-class]]<br />Yamato Focus
 
| style="text-align: center;" rowspan="2"|3.3% [[Yamato]] (50 results)<br />1.8% [[Musashi]] (28 results)<br />0.8% [[Bismarck]] (13 results)<br />(1540 reports)<br />[[Bismarck]] when using [[Z1]], [[Z3]],<br />[[I-8]] or [[Prinz Eugen]] as secretary.
 
|style="text-align: center;" |2.7% [[Yamato]] (594 results)<br />3.0% [[Musashi]] (681 results)<br />(22362 reports)
 
 
|-
 
|-
|style="text-align: center;"|3.4% [[Bismarck]] (85 results)<br />(2524 reports)
+
|6000||7000||7000||2000||20
 +
|{{Class|Yamato}}<br>Musashi focus
 +
|2.7 % [[Yamato]]<br>'''7.2 %''' [[Musashi]]|| 9 975
 +
|❌||
 
|-
 
|-
| style="text-align: center;" rowspan="3"|4000
+
|rowspan=2|4000||rowspan=2|6000||rowspan=2|7000||rowspan=2|2000||rowspan=2|20
| style="text-align: center;" rowspan="3"|7000
+
|rowspan=2|{{Class|Yamato}}<br>Bismarck focus
| style="text-align: center;" rowspan="3"|7000
+
|1.9 % [[Yamato]]<br>3.5 % [[Musashi]]|| 17 498
| style="text-align: center;" rowspan="3"|2000
+
|❌||Should uses Bismarck's helpers
| style="text-align: center;" rowspan="2"|20
 
| style="text-align: center;" rowspan="2"|[[:Category:Yamato Class|Yamato-class]]<br />Musashi Focus
 
| style="text-align: center;" rowspan="3"|2.8% [[Yamato]] (104 results)<br />5.6% [[Musashi]] (209 results)<br />0.4% [[Bismarck]] (16 results)<br />(3708 reports)<br />[[Bismarck]] when using [[Z1]], [[Z3]],<br />[[I-8]] or [[Prinz Eugen]] as secretary
 
| style="text-align: center;" |2.6% [[Yamato]] (165 results)<br />5.9% [[Musashi]] (380 results)<br />(6409 reports)
 
 
|-
 
|-
| style="text-align: center;" |3.8% [[Bismarck]] (35 results)<br />(920 reports)
+
|'''6.9%''' [[Bismarck]]|| 11 683
 +
|✔️||
 
|-
 
|-
| style="text-align: center;" |1
+
|rowspan=2|4000||rowspan=2|6000||rowspan=2|6000||rowspan=2|2000||rowspan=2|20
| style="text-align: center;" |[[I-401]]
+
||{{Class|Yamato}}
| style="text-align: center;" |3.2% [[Yamato]] (27 results)<br />4.1% [[I-401]] (34 results)<br />(839 reports)
+
|2.4 % [[Yamato]]<br>2.6 % [[Musashi]]<br>1.3 % [[I-401]]|| 57 104
 +
|❌||rowspan=3|Most Reported
 
|-
 
|-
| style="text-align: center;" |6000
+
|[[Bismarck]]
| style="text-align: center;" |7000
+
|2.5 %|| 19 000
| style="text-align: center;" |7000
+
|✔️
| style="text-align: center;" |2000
 
| style="text-align: center;" |20
 
| style="text-align: center;" |[[:Category:Yamato Class|Yamato-class]]<br />Musashi Focus
 
|
 
| style="text-align: center;" |2.7% [[Yamato]] (271 results)<br />7.2% [[Musashi]] (721 results)<br />(9975 reports)
 
 
|-
 
|-
| style="text-align: center;" rowspan="2"|4000
+
|4000||6000||6000||2000||1
| style="text-align: center;" rowspan="2"|6000
+
|[[I-401]]<br>[[Yamato]]
| style="text-align: center;" rowspan="2"|7000
+
|4.3 % [[I-401]]<br>2.5 % [[Yamato]]|| 30 200
| style="text-align: center;" rowspan="2"|2000
+
|
| style="text-align: center;" rowspan="2"|20
 
| style="text-align: center;" rowspan="2"|[[:Category:Yamato Class|Yamato-class]]<br />Bismarck Focus
 
| style="text-align: center;" rowspan="2"|1.3% [[Yamato]] (44 results)<br />2.1% [[Musashi]] (70 results)<br />6.2% [[Bismarck]] (212 results)<br />(3407 reports)<br />[[Bismarck]] when using [[Z1]], [[Z3]], <br />[[I-8]] or [[Prinz Eugen]] as secretary
 
| style="text-align: center;" |2.1% [[Yamato]] (295 results)<br />3.9% [[Musashi]] (543 results)<br />(14091 reports)
 
 
|-
 
|-
| style="text-align: center;" |7.2% [[Bismarck]] (598 results)<br />(8276 reports)
+
|4000||5900||6000||2000||1
 +
|[[I-401]]
 +
|4.3 %|| 1 324
 +
|❌||''Lacking data
 
|-
 
|-
| style="text-align: center;" rowspan="3"|4000
+
|4000||7000||7000||3000||1
| style="text-align: center;" rowspan="3"|6000
+
|[[I-401]]
| style="text-align: center;" rowspan="3"|6000
+
|'''6.9 %'''|| 306
| style="text-align: center;" rowspan="3"|2000
+
|❌||''Lacking data
| style="text-align: center;" rowspan="2"|20
 
| style="text-align: center;" rowspan="2"|[[:Category:Yamato Class|Yamato-class]]<br />Most Reported
 
| style="text-align: center;" rowspan="3"|2.2% [[Yamato]] (253 results)<br />1.6% [[Musashi]] (186 results)<br />1.8% [[Bismarck]] (208 results)<br />0.9% [[I-401]] (108 results)<br />(11760 reports)<br />[[Bismarck]] when using [[Z1]], [[Z3]],<br />[[I-8]] or [[Prinz Eugen]] as secretary
 
| style="text-align: center;" |2.5% [[Yamato]] (1145 results)<br />2.9% [[Musashi]] (1301 results)<br />1.4% [[I-401]] (613 results)<br />(45344 reports)
 
 
|-
 
|-
| style="text-align: center;" |3.7% [[Bismarck]] (268 results)<br />(7240 reports)
+
|3000||4500||4500||2000||20
|-
+
|[[Zara]]
| style="text-align: center;" |1
+
|3.3 %|| 3627
| style="text-align: center;" |[[I-401]]
+
|✔️||
| style="text-align: center;" |2.5% [[Yamato]] (465 results)<br />4.3% [[I-401]] (793 results)<br />(18440 reports)
 
 
|-
 
|-
| style="text-align: center;" |4000
+
|3500||3500||6000||6000||20
| style="text-align: center;" |5900
+
|[[Kamoi]]
| style="text-align: center;" |6000
+
|1.5 %|| 4796
| style="text-align: center;" |2000
+
|❌||
| style="text-align: center;" |1
 
| style="text-align: center;" |[[I-401]]
 
| style="text-align: center;" |4.17% (1083 reports)
 
| style="text-align: center;" |4.98% (241 reports)
 
 
|-
 
|-
| style="text-align: center;" |4000
+
|4000||2000||5000||6000<br>7000||20
| style="text-align: center;" |7000
+
|[[Kamoi]]<br>[[Saratoga]]
| style="text-align: center;" |7000
+
|2.8 % [[Kamoi]]<br>2.0 % [[Saratoga]]|| 19 350
| style="text-align: center;" |3000
+
|✔️||
| style="text-align: center;" |1
 
| style="text-align: center;" |[[I-401]]
 
| style="text-align: center;" |
 
| style="text-align: center;" |6.86% (306 reports)
 
 
|-
 
|-
| style="text-align: center;" |3000
+
|7000||7000||7000||3000||20
| style="text-align: center;" |4000
+
|[[Warspite]]
| style="text-align: center;" |4000
+
|1.9%|| 161
| style="text-align: center;" |2000
+
|✔️||''Lacking data
| style="text-align: center;" |1
 
| style="text-align: center;" |[[Zara]]
 
| style="text-align: center;" | [[Libeccio]] or [[Pola]] as secretary ship.
 
| style="text-align: center;" |Recently Discovered need testing
 
 
|-
 
|-
| style="text-align: center;" |3500
+
|4000||2000||5000||5200||20
| style="text-align: center;" |3500
+
|[[Ark Royal]]
| style="text-align: center;" |6000
+
|? %|| N/A
| style="text-align: center;" |6000
+
|✔️||''Lacking data
| style="text-align: center;" |20
 
| style="text-align: center;" |[[Kamoi]]
 
| style="text-align: center;" |
 
| style="text-align: center;" | Recently Released as of September 12th, 2017
 
 
|-
 
|-
| style="text-align: center;" |4000
+
|??||??||??||??||??
| style="text-align: center;" |2000
+
|[[Kashima]]
| style="text-align: center;" |5000
+
|? %|| N/A
| style="text-align: center;" |6000
+
|❌||''Lacking data
| style="text-align: center;" |20
 
| style="text-align: center;" rowspan="2"| [[Kamoi]]<br> [[Saratoga]]
 
| style="text-align: center;" rowspan="2"|[[Saratoga]] requires either [[Kamoi]] or [[Iowa]] as the Secretary ship in order to obtain her.
 
| style="text-align: center;" rowspan="2"| Recently Released as of September 12th, 2017
 
 
|-
 
|-
| style="text-align: center;" |4000
+
|??||??||??||??||??
| style="text-align: center;" |2000
+
|[[Hayasui]]
| style="text-align: center;" |5000
+
|? %|| N/A
| style="text-align: center;" |7000
+
|❌||''Lacking data
| style="text-align: center;" |20
 
 
|}
 
|}
*Kancolle DB reports include all # development materials and secretary ships.  This is especially noticeable for BB recipes where the number of attempts with/without Z1/Z3 skew the results towards either Bismarck or Yamato-class significantly.  However, since the data sets are still significantly less biased than wikiwiki reports it still gives a better idea of what to expect.
 
*It is highly likely that the [[Z1]] unlock quest must be cleared before [[I-8]] or [[Prinz Eugen]] can construct German ships. Due to low sample size and lack of pictorial evidence other than collected construction data, avoid using her unless you've lost all your German ships after completing the quest.
 
* Bismarck and Musashi do not appear with 1 dev mat. Shioi chances are improved with 1 dev mat. Yamato appears with all dev mat inputs. Starting with Bismarck then Musashi construction can help save dev mats if you are aiming for all the ships in the long run.
 
  
==See Also==
+
;Sources
Here are links to the construction databases. They have large data sets for popular recipes and are reliable indicators on the probabilities of getting a certain ship per recipe.
+
*Based on [https://db.kcwiki.cn/construction/ Poi-Statistics].
 +
*Kancolle DB reports include all development materials and Secretary used. This is especially noticeable for BB recipes where the number of attempts with/without Z1/Z3 skew the results towards either Bismarck or ''Yamato''-class significantly. However, since the data sets are still significantly less biased than wikiwiki reports, it gives a better idea of what to expect.
  
http://unlockacgweb.galstars.net/Kancollewiki/viewCreateShipLogList
+
=See Also=
 +
*[https://db.kcwiki.cn/construction/ Poi-Statistics] Database
 +
*[https://wikiwiki.jp/kancolle/%E5%A4%A7%E5%9E%8B%E8%89%A6%E5%BB%BA%E9%80%A0 Japanese Wiki - LSC Page]
 +
*[https://zh.kcwiki.cn/wiki/%E5%BB%BA%E9%80%A0#%E7%9B%AE%E6%A0%87%E8%88%B0%E5%A8%98%E4%B8%8E%E5%85%AC%E5%BC%8F Chinese Wiki - Construction Page]
  
http://kancolle-db.net/
 
<br>
 
 
{{Mechanics}}
 
{{Mechanics}}
[[zh:建造]]
 
[[ko:건조]]
 

Revision as of 14:05, 31 August 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


Construction Menu as shown
Large Ship Construction Menu as shown

Construction is accessible from the Arsenal menu and allows building new ship girls. Note that not all ships are available from construction, some being drops from normal maps, and others event exclusive (see below for details).

Constructing a girl costs a selectable amount of the 4 main Resources as well as "development materials" Development material. It will also take a variable amount of time unless instant constructions Instant construction Material are used.

  • Every player starts off with only 2 construction slots. Up to 2 more slots can be unlocked by using a Dock Opening Key for each.

Construction Types

Two types of ship construction are possible, "Normal Construction" and "Large Ship Construction" (LSC), the former being the most used and cheaper one, and the later being the most expensive with the greatest results.

Normal Construction

"Normal Construction" is the basic construction method. Recipes range from 30-999 fuel Fuel, ammo Ammunition, steel Steel and bauxite Bauxite and each attempt costs 1 development material Development material. Speeding up construction costs 1 instant construction Instant construction Material.

  • If applicable, it is often more resource efficient to find a desired ship in sorties as a drop rather than building them.

Construction Theory

In normal construction, there are 4 pools determining the ship being crafted. Each group has exactly 100 unique ships and the available pools remain the same regardless of which Secretary used (excepted for the Z1-class). The selection of a pool is based on the resource input during the construction:

  • Pool 1 - 300+ Fuel, 400+ Steel, 300+ Bauxite,
  • Pool 2 - 400+ Fuel, 600+ Steel,
  • Pool 3 - 250+ Fuel, 200+ Steel,
  • Pool 4 - Do not meet any of the above requirements.
  • Note: The check is done from top to bottom, if the requirements of multiple pools are fulfilled, only the topmost one is used.

The constructed ship is selected in the pool by a value called "[math]\displaystyle{ ID }[/math]" which can go from 1 to 100, calculated by substating two random values:

[math]\displaystyle{ ID }[/math] Calculation
[math]\displaystyle{ ID = Rand [0 ; 100] - Rand [0 ; Res - 1] }[/math]
With
  • [math]\displaystyle{ Rand }[/math] the function returning a random whole number between its boundaries, included,
  • [math]\displaystyle{ Res }[/math] a whole number that is incremented by having low/high resource inputs of certain types, defined below,
    • The resources used to increment this value depend on the pool that has been selected.

In case [math]\displaystyle{ ID }[/math] is 0 or negative, the value will be converted back into a positive value and incremented by 2.

Which resources that are used to increment value [math]\displaystyle{ Res }[/math] is dependent on the pool that has been selected:

  • Pool 1: Steel Bauxite
[math]\displaystyle{ Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Steel-400}{25} \Bigg\rceil + \Bigg\lceil \frac{Baux-300}{20} \Bigg\rceil \Bigg| ; 51\Bigg) }[/math]
  • Pool 2: Ammunition Steel
[math]\displaystyle{ Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Ammo-400}{25} \Bigg\rceil + \Bigg\lceil \frac{Steel-600}{30} \Bigg\rceil \Bigg| ; 51\Bigg) }[/math]
  • Pool 3: Ammunition Steel
[math]\displaystyle{ Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Ammo-200}{13} \Bigg\rceil + \Bigg\lceil \frac{Steel-200}{20} \Bigg\rceil \Bigg| ; 51\Bigg) }[/math]
  • Pool 4: Fuel Steel
[math]\displaystyle{ Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Fuel-100}{10} \Bigg\rceil + \Bigg\lceil \frac{Steel-30}{15} \Bigg\rceil \Bigg| ; 51\Bigg) }[/math]

Source: [1]

Pratical Conclusion
  • Only 2 resources will have an effect depending on the pool. Changing the two others will have no effect as long as it does not change the pool.
  • Of the two resources that have an effect, one has a bigger effect than the other.
    • The effect is capped, above a certain threshold increasing the resources further will not have any effect.
  • The effect of changing resources will increase the drop of some ships by reducing the drop of others.
  • The direct consequence of the round-up is that the effect of resources works by steps starting from the minimum recipe plus one.
    • Increasing the resource of a recipe by an amount inferior to the step has no effect.
    • The steps are as follows:
      • Pool 1: 25 Steel, 20 Bauxite
      • Pool 2: 25 Ammunition, 30 Steel
      • Pool 3: 13 Ammunition, 20 Steel
      • Pool 4: 10 Fuel, 15 Steel
Construction Pools
Construction Pools List
Ship Name Type Pool 4
"Light"
Pool 3
"Special"
Pool 2
"Heavy"
Pool 1
"Aviation"
Ship Banner Mutsuki.png Mutsuki DD ✔️
Ship Banner Kisaragi.png Kisaragi DD ✔️
Ship Banner Satsuki.png Satsuki DD ✔️
Ship Banner Fumizuki.png Fumizuki DD ✔️
Ship Banner Nagatsuki.png Nagatsuki DD ✔️
Ship Banner Kikuzuki.png Kikuzuki DD ✔️
Ship Banner Mikazuki.png Mikazuki DD ✔️
Ship Banner Mochizuki.png Mochizuki DD ✔️
Ship Banner Yayoi.png Yayoi DD ✔️
Ship Banner Fubuki.png Fubuki DD ✔️ ✔️
Ship Banner Shirayuki.png Shirayuki DD ✔️ ✔️
Ship Banner Hatsuyuki.png Hatsuyuki DD ✔️ ✔️
Ship Banner Miyuki.png Miyuki DD ✔️ ✔️
Ship Banner Murakumo.png Murakumo DD ✔️ ✔️
Ship Banner Isonami.png Isonami DD ✔️ ✔️
Ship Banner Ayanami.png Ayanami DD ✔️ ✔️
Ship Banner Shikinami.png Shikinami DD ✔️ ✔️
Ship Banner Oboro.png Oboro DD ✔️
Ship Banner Akebono.png Akebono DD ✔️
Ship Banner Sazanami.png Sazanami DD ✔️
Ship Banner Ushio.png Ushio DD ✔️
Ship Banner Akatsuki.png Akatsuki DD ✔️ ✔️
Ship Banner Hibiki.png Hibiki DD ✔️ ✔️
Ship Banner Ikazuchi.png Ikazuchi DD ✔️ ✔️
Ship Banner Inazuma.png Inazuma DD ✔️ ✔️
Ship Banner Hatsuharu.png Hatsuharu DD ✔️ ✔️
Ship Banner Nenohi.png Nenohi DD ✔️
Ship Banner Wakaba.png Wakaba DD ✔️
Ship Banner Hatsushimo.png Hatsushimo DD ✔️
Ship Banner Shiratsuyu.png Shiratsuyu DD ✔️ ✔️
Ship Banner Shigure.png Shigure DD ✔️ ✔️
Ship Banner Murasame.png Murasame DD ✔️
Ship Banner Yuudachi.png Yuudachi DD ✔️
Ship Banner Samidare.png Samidare DD ✔️
Ship Banner Suzukaze.png Suzukaze DD ✔️ ✔️
Ship Banner Asashio.png Asashio DD ✔️
Ship Banner Ooshio.png Ooshio DD ✔️
Ship Banner Michishio.png Michishio DD ✔️
Ship Banner Arashio.png Arashio DD ✔️
Ship Banner Arare.png Arare DD ✔️
Ship Banner Kasumi.png Kasumi DD ✔️
Ship Banner Kagerou.png Kagerou DD ✔️ ✔️
Ship Banner Shiranui.png Shiranui DD ✔️ ✔️
Ship Banner Kuroshio.png Kuroshio DD ✔️
Ship Banner Akigumo.png Akigumo DD ✔️ ✔️
Ship Banner Yukikaze.png Yukikaze DD ✔️
Ship Banner Shimakaze.png Shimakaze DD ✔️
Ship Banner Z1.png Z1 DD ✔️
Ship Banner Z3.png Z3 DD ✔️
Ship Banner Tenryuu.png Tenryuu CL ✔️ ✔️
Ship Banner Tatsuta.png Tatsuta CL ✔️ ✔️
Ship Banner Kuma.png Kuma CL ✔️ ✔️ ✔️ ✔️
Ship Banner Tama.png Tama CL ✔️ ✔️ ✔️ ✔️
Ship Banner Kitakami.png Kitakami CL ✔️ ✔️ ✔️ ✔️
Ship Banner Ooi.png Ooi CL ✔️
Ship Banner Kiso.png Kiso CL ✔️ ✔️ ✔️ ✔️
Ship Banner Nagara.png Nagara CL ✔️ ✔️ ✔️ ✔️
Ship Banner Isuzu.png Isuzu CL ✔️ ✔️ ✔️ ✔️
Ship Banner Natori.png Natori CL ✔️ ✔️ ✔️ ✔️
Ship Banner Yura.png Yura CL ✔️ ✔️ ✔️
Ship Banner Kinu.png Kinu CL ✔️ ✔️
Ship Banner Abukuma.png Abukuma CL ✔️ ✔️
Ship Banner Sendai.png Sendai CL ✔️ ✔️ ✔️ ✔️
Ship Banner Jintsuu.png Jintsuu CL ✔️ ✔️ ✔️ ✔️
Ship Banner Naka.png Naka CL ✔️ ✔️ ✔️ ✔️
Ship Banner Yuubari.png Yuubari CL ✔️ ✔️
Ship Banner Katori.png Katori CT ✔️
Ship Banner Furutaka.png Furutaka CA ✔️ ✔️
Ship Banner Kako.png Kako CA ✔️ ✔️ ✔️
Ship Banner Aoba.png Aoba CA ✔️ ✔️
Ship Banner Kinugasa.png Kinugasa CA ✔️ ✔️
Ship Banner Myoukou.png Myoukou CA ✔️ ✔️
Ship Banner Nachi.png Nachi CA ✔️ ✔️
Ship Banner Ashigara.png Ashigara CA ✔️ ✔️
Ship Banner Haguro.png Haguro CA ✔️ ✔️
Ship Banner Takao.png Takao CA ✔️ ✔️
Ship Banner Atago.png Atago CA ✔️ ✔️
Ship Banner Maya.png Maya CA ✔️ ✔️
Ship Banner Choukai.png Choukai CA ✔️ ✔️
Ship Banner Mogami.png Mogami CA ✔️ ✔️ ✔️
Ship Banner Kumano.png Kumano CA ✔️
Ship Banner Suzuya.png Suzuya CA ✔️
Ship Banner Tone.png Tone CA ✔️ ✔️ ✔️
Ship Banner Chikuma.png Chikuma CA ✔️ ✔️ ✔️
Ship Banner Kongou.png Kongou FBB ✔️
Ship Banner Hiei.png Hiei FBB ✔️
Ship Banner Haruna.png Haruna FBB ✔️
Ship Banner Kirishima.png Kirishima FBB ✔️
Ship Banner Fusou.png Fusou BB ✔️
Ship Banner Yamashiro.png Yamashiro BB ✔️
Ship Banner Ise.png Ise BB ✔️
Ship Banner Hyuuga.png Hyuuga BB ✔️
Ship Banner Nagato.png Nagato BB ✔️
Ship Banner Mutsu.png Mutsu BB ✔️
Ship Banner Shouhou.png Shouhou CVL ✔️
Ship Banner Ryuujou.png Ryuujou CVL ✔️
Ship Banner Shouhou.png Shouhou CVL ✔️
Ship Banner Zuihou.png Zuihou CVL ✔️
Ship Banner Hiyou.png Hiyou CVL ✔️
Ship Banner Junyou.png Junyou CVL ✔️
Ship Banner Akagi.png Akagi CV ✔️
Ship Banner Kaga.png Kaga CV ✔️
Ship Banner Souryuu.png Souryuu CV ✔️
Ship Banner Hiryuu.png Hiryuu CV ✔️
Ship Banner Shoukaku.png Shoukaku CV ✔️
Ship Banner Zuikaku.png Zuikaku CV ✔️
Ship Banner I-168.png I-168 SS ✔️
Ship Banner I-8.png I-8 SS ✔️
Ship Banner I-58.png I-58 SS ✔️
Ship Banner Chitose.png Chitose AV ✔️
Ship Banner Chiyoda.png Chiyoda AV ✔️

Large Ship Construction

"Large Ship Construction" (LSC) allows to build rarer "bigger" ships in exchange for more resources. Recipes range from 1500-7000 fuel Fuel and ammo Ammunition; 2000-7000 steel Steel and 1000-7000 bauxite Bauxite. Each attempt also costs either 1, 20, or 100 development materials Development material. Speeding up construction costs 10 instant construction Instant construction Material.

  • LSC is unlocked by completing quest F10.
  • According to the developers, having empty construction docks very slightly increases the chances of obtaining rarer ships [2]. This statement has not been fully tested yet.
  • Construction results are solely determined by the amount of resources and devmats used.
    • For few ships, an exact Secretary is required in order to be built, see below.

LSC Construction Theory

LSC works similarly to normal construction, there are 4 pools determining the ship being crafted. Each group has exactly 100 unique ships and the available pools remain the same regardless of which Secretary used The selection of a pool is based on the resource input during the construction:

  • Pool 1 - Fuel > [math]\displaystyle{ 2400+Rand[0;1200] }[/math], Ammunition > [math]\displaystyle{ 1050+Rand[0;900] }[/math], Steel > [math]\displaystyle{ 2800+Rand[0;1400] }[/math], Bauxite > [math]\displaystyle{ 2800+Rand[0;2400] }[/math];
  • Pool 2 - Fuel > [math]\displaystyle{ 2240+Rand[0;1120] }[/math], Ammunition > [math]\displaystyle{ 2940+Rand[0;2520] }[/math], Steel > [math]\displaystyle{ 4400+Rand[0;2200] }[/math], Bauxite > [math]\displaystyle{ 1050+Rand[0;900] }[/math], Development material > 20;
  • Pool 3 - Fuel > [math]\displaystyle{ 1920+Rand[0;960] }[/math], Ammunition > [math]\displaystyle{ 2240+Rand[0;1920] }[/math], Steel > [math]\displaystyle{ 3040+Rand[0;1520] }[/math], Bauxite > [math]\displaystyle{ 910+Rand[0;780] }[/math];
  • Pool 4 - Do not meet any of the above requirements.
  • Note: The check is done from top to bottom, if the requirements of multiple pools are fulfilled, only the topmost one is used.

The constructed ship is selected in the pool by a value called "[math]\displaystyle{ ID }[/math]" which can go from 1 to 100, calculated by subtracting two random values:

[math]\displaystyle{ ID }[/math] Calculation
[math]\displaystyle{ ID = Rand [a ; b] - MAX \big( Rand [0 ; Res - 1] ; 50 \big) }[/math]
With
  • [math]\displaystyle{ a,b }[/math] depend on the number of construction docks "open" (either empty or finished):
[math]\displaystyle{ a,b }[/math]
Nb dock [math]\displaystyle{ a }[/math] [math]\displaystyle{ b }[/math]
1 3 99
2 1 99
3 1 95
4 1 91
  • [math]\displaystyle{ Rand }[/math] the function returning a random whole number between its boundaries, included,
  • [math]\displaystyle{ Res }[/math] a whole number that is incremented by having low/high resource inputs of certain types, defined below,
    • The resources used to increment this value depend on the pool that has been selected.
    • Note that if [math]\displaystyle{ Res\lt 1 }[/math] then the result of [math]\displaystyle{ Rand [0 ; Res - 1] }[/math] is zero.

In case [math]\displaystyle{ ID }[/math] is 0 or negative, the value will be converted back into a positive value and incremented by 2.

In LSC every resource (including Development material) are used to increment value [math]\displaystyle{ Res }[/math] only the weight depend on the pool:

  • Pool 1:
[math]\displaystyle{ Res = \big[ (Fuel-3000) \times 0.003 \big] + \big[ (Ammo-2000) \times 0.003 \big] + \big[ (Steel-4000) \times 0.004 \big] + \big[ (Baux-5000) \times 0.005 \big] + \big[ (DevMat-50) \times 0.1 \big] }[/math]
  • Pool 2:
[math]\displaystyle{ Res = \big[ (Fuel-3500) \times 0.003 \big] + \big[ (Ammo-4500) \times 0.005 \big] + \big[ (Steel-5500) \times 0.004 \big] + \big[ (Baux-2200) \times 0.002 \big] + \big[ (DevMat-60) \times 0.1 \big] }[/math]
  • Pool 3:
[math]\displaystyle{ Res = \big[ (Fuel-4000) \times 0.003 \big] + \big[ (Ammo-3000) \times 0.003 \big] + \big[ (Steel-4000) \times 0.003 \big] + \big[ (Baux-1800) \times 0.002 \big] + \big[ (DevMat-40) \times 0.2 \big] }[/math]
  • Pool 4:
[math]\displaystyle{ Res = \big[ (Fuel-2000) \times 0.002 \big] + \big[ (Ammo-2500) \times 0.002 \big] + \big[ (Steel-3000) \times 0.002 \big] + \big[ (Baux-1500) \times 0.002 \big] + \big[ (DevMat-40) \times 0.2 \big] }[/math]
Note
  • The value between [math]\displaystyle{ \big[ x \big] }[/math] is round down if it's positive and round up if it's negative ([1.5] -> 1 ; [-1.5] -> -1)

Source: [3]

Large Ship Construction Pools
Large Ship Constructions Pools List
Ship Name Type Pool 4 Pool 3 Pool 2 Pool 1
163 Ship Banner Maruyu.png Maruyu SS ✔️ ✔️ ✔️ ✔️
155 Ship Banner I-401.png I-401 SSV ✔️
137 Ship Banner Agano.png Agano CL ✔️ ✔️ ✔️
138 Ship Banner Noshiro.png Noshiro CL ✔️ ✔️ ✔️
139 Ship Banner Yahagi.png Yahagi CL ✔️ ✔️ ✔️
154 Ship Banner Katori.png Katori CT ✔️
265 Ship Banner Kashima.png Kashima CT ? ? ? ?
51 Ship Banner Mogami.png Mogami CA ✔️
116 Ship Banner Mikuma.png Mikuma CA ✔️
124 Ship Banner Suzuya.png Suzuya CA ✔️ ✔️
125 Ship Banner Kumano.png Kumano CA ✔️ ✔️
63 Ship Banner Tone.png Tone CA ✔️
64 Ship Banner Chikuma.png Chikuma CA ✔️
248 Ship Banner Zara.png Zara CA ✔️
21 Ship Banner Kongou.png Kongou FBB ✔️ ✔️ ✔️
22 Ship Banner Hiei.png Hiei FBB ✔️ ✔️ ✔️
23 Ship Banner Haruna.png Haruna FBB ✔️ ✔️ ✔️
24 Ship Banner Kirishima.png Kirishima FBB ✔️ ✔️ ✔️
171 Ship Banner Bismarck.png Bismarck FBB ✔️
26 Ship Banner Fusou.png Fusou BB ✔️ ✔️ ✔️
27 Ship Banner Yamashiro.png Yamashiro BB ✔️ ✔️ ✔️
3 Ship Banner Ise.png Ise BB ✔️ ✔️ ✔️
4 Ship Banner Hyuuga.png Hyuuga BB ✔️ ✔️ ✔️
1 Ship Banner Nagato.png Nagato BB ✔️ ✔️ ✔️
2 Ship Banner Mutsu.png Mutsu BB ✔️ ✔️ ✔️
131 Ship Banner Yamato.png Yamato BB ✔️ ✔️
143 Ship Banner Musashi.png Musashi BB ✔️
239 Ship Banner Warspite.png Warspite BB ✔️
30 Ship Banner Ryuujou.png Ryuujou CVL ✔️
65 Ship Banner Hiyou.png Hiyou CVL ✔️
66 Ship Banner Junyou.png Junyou CVL ✔️
94 Ship Banner Shouhou.png Shouhou CVL ✔️
112 Ship Banner Zuihou.png Zuihou CVL ✔️
6 Ship Banner Akagi.png Akagi CV ✔️
7 Ship Banner Kaga.png Kaga CV ✔️
8 Ship Banner Souryuu.png Souryuu CV ✔️
9 Ship Banner Hiryuu.png Hiryuu CV ✔️
106 Ship Banner Shoukaku.png Shoukaku CV ✔️
107 Ship Banner Zuikaku.png Zuikaku CV ✔️
153 Ship Banner Taihou.png Taihou CV ✔️
233 Ship Banner Saratoga.png Saratoga CV ✔️
315 Ship Banner Ark Royal.png Ark Royal CV ✔️
251 Ship Banner Mizuho.png Mizuho AV ✔️
161 Ship Banner Akitsu Maru.png Akitsu Maru LHA ✔️ ✔️ ✔️
162 Ship Banner Kamoi.png Kamoi AO ✔️
260 Ship Banner Hayasui.png Hayasui AO ? ? ? ?

Special Secretary

Some ships require a specific Secretary (1st fleet flagship) in order to be crafted.

  • For any other construction, the Secretary is independent of the crafting result.
Special Construction Requirements
Required Secretary Ship added to craft pool Notes
Normal Construction
Ship Banner Z1.png
Z1
Ship Banner Z3.png
Z3
Quest D8 MUST be completed first.[citation needed]
Ship Banner Z3.png
Z3
Ship Banner Z1.png
Z1
Large Ship Construction
Ship Banner Z1.png
Z1
Ship Banner Z3.png
Z3
Ship Banner Bismarck.png
Bismarck
Ship Banner Libeccio.png
Libeccio
Ship Banner Pola.png
Pola
Ship Banner Zara.png
Zara
Ship Banner Kamoi.png
Kamoi
Ship Banner Iowa.png
Iowa
Ship Banner Saratoga.png
Saratoga
Ship Banner Kongou Kai Ni.png
Kongou Kai Ni
Ship Banner Warspite.png
Warspite
Kongou must be Kai Ni/CKongou Kai Ni
Kongou Kai Ni C
Ship Banner Warspite.png
Warspite
Ship Banner Ark Royal.png
Ark Royal

Construction Timers

The times below reflect the type of ship or specific ship you will obtain after hitting the build button.

Time Ship Type Result Note
00:17:00 Submarine MaruyuMaruyu LSC
00:18:00 Destroyer Mutsuki-classMutsuki
Kisaragi
Yayoi
Satsuki
Fumizuki
Nagatsuki
Kikuzuki
Mikazuki
Mochizuki
00:20:00 Fubuki-classFubuki
Shirayuki
Hatsuyuki
Miyuki
Murakumo
Isonami
, Ayanami-classAyanami
Shikinami
Oboro
Akebono
Sazanami
Ushio
, Akatsuki-classAkatsuki
Hibiki
Ikazuchi
Inazuma
, Hatsuharu-classHatsuharu
Nenohi
Wakaba
Hatsushimo
00:22:00 Shiratsuyu-classShiratsuyu
Shigure
Murasame
Yuudachi
Samidare
Suzukaze
, Asashio-classAsashio
Ooshio
Michishio
Arashio
Arare
Kasumi
Submarine I-168I-168, I-8I-8, I-58I-58
00:24:00 Destroyer Kagerou-classKagerou
Shiranui
Kuroshio
Yukikaze
Akigumo
, Z1-classZ1
Z3
00:30:00 ShimakazeShimakaze
01:00:00 Light Cruiser Tenryuu-classTenryuu
Tatsuta
, Kuma-classKuma
Tama
Kitakami
Ooi
Kiso
, NagaraNagara, NatoriNatori, YuraYura, Sendai-classSendai
Jintsuu
Naka
Agano-classAgano
Noshiro
Yahagi
LSC
Heavy Cruiser Furutaka-classFurutaka
Kako
, Aoba-classAoba
Kinugasa
01:10:00 Training Cruiser KatoriKatori
KashimaKashima LSC
Heavy Cruiser ZaraZara LSC
01:15:00 Light Cruiser KinuKinu, AbukumaAbukuma
01:20:00 Heavy Cruiser Myoukou-classMyoukou
Nachi
Ashigara
Haguro
01:22:00 Light Cruiser YuubariYuubari
01:25:00 Heavy Cruiser Takao-classTakao
Atago
Maya
Choukai
01:30:00 MogamiMogami, SuzuyaSuzuya, KumanoKumano, Tone-classTone
Chikuma
MikumaMikuma LSC
02:00:00 Light Aircraft Carrier HoushouHoushou
02:20:00 Seaplane Tender ChitoseChitose, ChiyodaChiyoda
MizuhoMizuho LSC
Fleet Oiler KamoiKamoi LSC
02:30:00 Amphibious Assault Ship Akitsu MaruAkitsu Maru LSC
02:40:00 Light Aircraft Carrier Shouhou-classShouhou
Zuihou
02:50:00 RyuujouRyuujou
03:00:00 Hiyou-classHiyou
Junyou
03:20:00 Aircraft Carrying Submarine I-401I-401 LSC
03:40:00 Fleet Oiler HayasuiHayasui LSC
04:00:00 Fast Battleship Kongou-classKongou
Hiei
Haruna
Kirishima
04:10:00 Regular Aircraft Carrier SouryuuSouryuu, HiryuuHiryuu
Ark RoyalArk Royal LSC
04:20:00 Battleship Fusou-classFusou
Yamashiro
Regular Aircraft Carrier KagaKaga
04:30:00 Battleship Ise-classIse
Hyuuga
Regular Aircraft Carrier AkagiAkagi
04:40:00 Battleship WarspiteWarspite LSC
05:00:00 Battleship Nagato-classNagato
Mutsu
BismarckBismarck LSC
05:30:00 Regular Aircraft Carrier SaratogaSaratoga LSC
06:00:00 Regular Aircraft Carrier Shoukaku-classShoukaku
Zuikaku
06:40:00 Armored Aircraft Carrier TaihouTaihou LSC
08:00:00 Battleship Yamato-classYamato
Musashi
LSC

Ship Availability

Ship Availability
Ship Type Buidable Unbuidable
Craftable LSC only Drops Event Only
DE Matsuwa · Sado · Tsushima · Hirato · Mikura · Hiburi · Daitou Kaiboukan No.22 · Inagi · Shounan · Ukuru · Kurahashi · Noumi · Shimushu · Kunashiri · Hachijou · Ishigaki · Etorofu · Fukae · Yashiro · Kaiboukan No.4 · Kaiboukan No.30
DD Mutsuki · Kisaragi · Yayoi · Satsuki · Fumizuki · Nagatsuki · Kikuzuki · Mikazuki · Mochizuki · Fubuki · Shirayuki · Hatsuyuki · Miyuki · Murakumo · Isonami · Ayanami · Shikinami · Oboro · Akebono · Sazanami · Ushio · Akatsuki · Hibiki · Ikazuchi · Inazuma · Hatsuharu · Nenohi · Wakaba · Hatsushimo · Shiratsuyu · Shigure · Murasame · Yuudachi · Samidare · Suzukaze · Asashio · Ooshio · Michishio · Arashio · Arare · Kasumi · Kagerou · Shiranui · Kuroshio · Yukikaze · Akigumo · Shimakaze · Z1 · Z3 Kamikaze · Asakaze · Hatakaze · Uzuki · Minazuki · Uranami · Amagiri · Sagiri · Harusame · Umikaze · Yamakaze · Kawakaze · Asagumo · Yamagumo · Oyashio · Hatsukaze · Amatsukaze · Tokitsukaze · Urakaze · Isokaze · Hamakaze · Tanikaze · Nowaki · Arashi · Hagikaze · Maikaze · Yuugumo · Makigumo · Kazagumo · Naganami · Takanami · Fujinami · Okinami · Kishinami · Asashimo · Hayashimo · Kiyoshimo · Libeccio Yuugure · Shirakumo · Natsugumo · Heywood L. Edwards · Mogador · Fuyutsuki · Javelin · Tamanami · Ume · Hayashio · Harukaze · Matsukaze · Usugumo · Ariake · Minegumo · Makinami · Suzunami · Hayanami · Hamanami · Akishimo · Akizuki · Teruzuki · Suzutsuki · Hatsuzuki · Matsu · Take · Momo · Maestrale · Grecale · Scirocco · Fletcher · Johnston · Samuel B. Roberts · Jervis · Janus · Tashkent
CL Tenryuu · Tatsuta · Kuma · Tama · Kitakami · Ooi · Kiso · Nagara · Isuzu · Natori · Yura · Kinu · Abukuma · Sendai · Jintsuu · Naka · Yuubari Agano · Noshiro · Yahagi Sakawa · Ooyodo Gloire · Brooklyn · Phoenix · Duca degli Abruzzi · Giuseppe Garibaldi · Honolulu · Helena · Atlanta · Sheffield · Gotland · De Ruyter · Perth
CA Furutaka · Kako · Aoba · Kinugasa · Myoukou · Nachi · Ashigara · Haguro · Takao · Atago · Maya · Choukai · Mogami · Suzuya · Kumano · Tone · Chikuma Mikuma · Zara Pola Tuscaloosa · Prinz Eugen · Northampton · Houston
F/BB Kongou · Hiei · Haruna · Kirishima · Fusou · Yamashiro · Ise · Hyuuga · Nagato · Mutsu Bismarck · Yamato · Musashi · Warspite Massachusetts · Jean Bart · Littorio · Roma · Washington · South Dakota · Iowa · Richelieu · Gangut · Nevada · Rodney · Valiant · Maryland · Conte di Cavour · Colorado · Nelson
CVL Houshou · Ryuujou · Shouhou · Zuihou · Hiyou · Junyou Gambier Bay Yawata Maru · Langley · Kasuga Maru · Shinyou
CV/B Akagi · Kaga · Souryuu · Hiryuu · Shoukaku · Zuikaku Saratoga · Ark Royal · Taihou Unryuu Ranger · Lexington · Amagi · Katsuragi · Graf Zeppelin · Aquila · Intrepid · Hornet · Victorious
SS/V I-168 · I-8 · I-58 Maruyu · I-401 I-19 · Luigi Torelli C.Cappellini · Scamp · Salmon · Drum · I-201 · I-26 · I-47 · I-203 · U-511 · I-41 · I-36 · I-13 · I-14 · I-400
Aux Chitose · Chiyoda · Katori Mizuho · Akitsu Maru · Kashima · Kamoi · Hayasui Akitsushima · Akashi · Taigei Nisshin · Commandant Teste · Kumano Maru · No.101 Transport Ship · Shinshuu Maru · Heian Maru · Jingei · Chougei · Asahi · Yamashio Maru · Souya
  • Some ships are rewarded in Quests.
  • Several ships are currently dropable for a limited time, see here.
  • Some ships may become buildable in future updates.

Building Recipes

Disclaimers
  • These recipes are not guaranteed to give the exact ship wanted in any reasonable number of crafting attempts.
  • Percentages listed are sourced from the drop databases and may not be representative of the real craft rates.
  • Some ships require special Secretary to be crafted (see here).

Normal Construction Recipes

Destroyer / Light Cruiser / Heavy Cruiser / Submarine

Fuel Ammunition Steel Bauxite Notes
30 30 30 30 Mainly common destroyers and light cruisers. No rare destroyers. Small chance of Akigumo, Yayoi, & Yuubari.
250 30 200 30 Heavy cruisers, submarines, rare light Cruisers, and rare destroyers. Small chance to yield training cruiser Katori.

Includes chance of rare destroyers (Shimakaze, Yukikaze) and submarines (I-168, I-58, I-8).
1.22 % Shimakaze, 1.71 % Yukikaze, 2.6 % for submarines. [4]
Z3 when using Z1 as Secretary.
Z1 when using Z3 as Secretary.

  • Recipe percentages do not count Z1 & Z3 yet.

Battleship

Fuel Ammunition Steel Bauxite Notes
400 30 600 30 BB (32.52 %), CA (59.84 %).

2.98 % Suzuya, 2.01 % Mutsu, 1.09 % Nagato.

Standard Carrier / Light Carrier

Fuel Ammunition Steel Bauxite Notes
300 30 400 300 Most common recipe. 7.9 % chance for carriers. 32.3 % light carrier [5]
Minimum amount needed to possibly create a CV/CVL according to KC Kai data.
350 30 400 350 8.5 % < 500 entries
300 30 600 400 14.3 % < 500 entries
350 30 600 350 11.9 % carrier, 32.7 % light carrier [6]

Large Ship Construction Recipes

Due to their nature and expansiveness, data on LSC recipes is relatively low and may not be fully accurate or up to date.

  • Please note that all ships craftable via LSC often come back as Event rare drops.

Using any of the above mentioned Helper is either required or discouraged, depending on the targeted craft.

  • When crafting a ship requiring a helper, then said helper is mandatory,
  • However, when crafting any other ship, using those helpers will decrease the crafting rate of the targeted ship.
Notes
  • Regarding the use of 1/20/100 Development material DevMats:
    • The amount used affects the pool of craftable ships, with some ships only appearing with 20+ DevMats.
    • Using 100 DevMats does give better rates for some heavier ships, but the gain is often too marginal to justify this cost increase.
    • E.g.:
      • I-401 chances are improved with 1 dev mat.
      • Yamato appears with all dev mat inputs.
      • Musashi, Bismarck, and Warspite only appear with 20+ DevMat.
      • Aiming for Bismarck or Warspite before Musashi can help save both resources and DevMats as Musashi can always appear from a Bismarck attempt, but not necessarily the other way around (if a German ship is not used).

Theorical Recipes

The following are optimized recipes using data from the Kancolle Kai version [7].

The general rule for using the recipes:

  • The "minimum recipes" are the minimum resources needed to obtain the desired ship.
  • Increasing the resource does increase the rate and is recommended to some extent.
    • Depending on the pool, increasing some resources is more effective than others.
    • Like normal construction, resources should be increased by step. Those steps are here collapsed in the recipes table below.
    • Unless capped, it is not recommended to increase the Development material DevMats cost.
  • Unless stated otherwise having more construction docks empty increases the rate.
    • That means LSC should not be done one after another because the "in construction" docks will decrease the rate.
Maruyu
FuelAmmunitionSteelBauxiteDevelopment materialNote
15001500200010001Recommended recipe
Notes
  • Unlike other recipes, the number of free docks should be minimum (ideally 1).
Yamato-class (& Bismarck / Warspite)
FuelAmmunitionSteelBauxiteDevelopment materialNote
336055006750195020Minimum recipe
[Show resource steps]
3840570070002700100
  • Increasing Ammunition ammo is more effective than Fuel fuel
  • Bauxite Bauxite should not be increased above 2700, else the recipe will fall on the carrier pool.
41705900
45006100
48406300
51706500
55006700
58406900
6170
6500
6840
336069007000195020Recommended recipe
Notes
  • This recipe should be used first if neither Yamato nor Musashi are in possession.
  • If Musashi is constructed first, use the "Yamato only" recipe below for Yamato instead.
  • Using the adequate secretary with those recipes can construct Bismarck or Warspite.
    • Note that it will greatly reduced the rate of both Yamato and Musashi.
Yamato only (& Zara)
FuelAmmunitionSteelBauxiteDevelopment materialNote
30004340467016901Minimum recipe
[Show resource steps]
3500467050002300X
  • Increasing Ammunition ammo and Steel steel is more effective than Fuel fuel
  • Bauxite Bauxite should not be increased above 2800, else the recipe will fall on the carrier pool.
  • Development material DevMats should not be increased, else the recipe will fall on the heavy pool.
4000500050002800
450053405340
500056705670
550060006000
600063406340
650066706670
700070007000
30006000600016901Recommended recipe
Notes
  • The above Yamasushi recipe should be used first if neither Yamato nor Musashi are in possession.
  • Using the adequate secretary with those recipes can construct Zara.
    • Note that it will greatly reduced the rate of Yamato.
Taihou (& Saratoga / Ark Royal)
FuelAmmunitionSteelBauxiteDevelopment materialNote
36701950425052001Minimum recipe
[Show resource steps]
4000234045005400X
  • Increasing Steel steel and Bauxite bauxite is more effective than Fuel fuel and Ammunition ammo.
4340267047505600
4670300050005800
5000334052506000
5340367055006200
5670400057506400
6000434060006600
6340467062506800
6670500065007000
700053406750
56707000
6000
6340
6670
7000
40001950500060001Recommended recipe
Notes
  • Using the adequate secretary with those recipes can construct Saratoga or Ark Royal.
    • Note that it will greatly reduced the rate of Taihou.
I-401
FuelAmmunitionSteelBauxiteDevelopment materialNote
28804160456016901Recommended recipe
Notes
  • Unlike other rare ships, I-401 is not at the beginning of the pool (as Yamato is), so the best recipe is the minimum one.
Kamoi & Akitsu Maru
FuelAmmunitionSteelBauxiteDevelopment materialNote
36701950425052001Recommended recipe
Notes
  • Unlike other rare ships, Kamoi and Akitsu Maru are not at the beginning of the pool (as Taihou is), so the best recipe is the minimum one.
  • For Kamoi, the number of free docks should be a minimum (ideally 1).
  • For Akitsu Maru, the number of free docks should be maximum.
  • Akitsu Maru is available in other pools but her rate is the highest in the carrier pool.

Old Empirical Recipes

Fuel Ammunition Steel Bauxite Development material Focused Ship Crafting rate Sample size Helper? Notes
Any Any Any Any Any Maruyu 14.9 % with 1.5/1.5/2/1
6.2 % with 4/6/6/2
- Using fewer resources increases the rate
1500 1500 2000 1000 1 Nagato-class
Mogami-class
Agano-class
3.2 % Nagato; 6.2 % Mutsu
2.1 % Mikuma; 3.0 % Suzuya; 3.2 % Kumano
3.2 % Agano; 2.1 % Noshiro; 1.7 % Yahagi
25 000
4000 2000 5000 7000 20 Taihou 5.5 % 7 062
4000 2000 5000 6000 20 Taihou 5.7 % 4 721
4000 2000 5000 5200 20 Taihou 5.0 % 15 165
3600 2000 5300 5200 20 Taihou 4.6 % 717 Lacking data
3600 2000 5300 5200 1 Akitsu Maru 7.0 % 717 Lacking data
4000 2000 5000 5500 20 Taihou
Akitsu Maru
6.0 % Taihou
8.6 % Akitsu Maru
909 Lacking data
4000 6000 6000 3000 20 Yamato-class
Yamato focus
2.7 % Yamato
2.9 % Musashi
23 902
Bismarck 2.4 % 4 064 ✔️ Yamato-class possible
4000 7000 7000 2000 20 Yamato-class
Musashi focus
2.7 % Yamato
5.8 % Musashi
10 117
Bismarck 1.1 % 4 628 ✔️ Yamato-class possible
4000 7000 7000 2000 1 I-401
Yamato
4.1 % I-401
3.2 % Yamato
4 547
6000 7000 7000 2000 20 Yamato-class
Musashi focus
2.7 % Yamato
7.2 % Musashi
9 975
4000 6000 7000 2000 20 Yamato-class
Bismarck focus
1.9 % Yamato
3.5 % Musashi
17 498 Should uses Bismarck's helpers
6.9% Bismarck 11 683 ✔️
4000 6000 6000 2000 20 Yamato-class 2.4 % Yamato
2.6 % Musashi
1.3 % I-401
57 104 Most Reported
Bismarck 2.5 % 19 000 ✔️
4000 6000 6000 2000 1 I-401
Yamato
4.3 % I-401
2.5 % Yamato
30 200
4000 5900 6000 2000 1 I-401 4.3 % 1 324 Lacking data
4000 7000 7000 3000 1 I-401 6.9 % 306 Lacking data
3000 4500 4500 2000 20 Zara 3.3 % 3627 ✔️
3500 3500 6000 6000 20 Kamoi 1.5 % 4796
4000 2000 5000 6000
7000
20 Kamoi
Saratoga
2.8 % Kamoi
2.0 % Saratoga
19 350 ✔️
7000 7000 7000 3000 20 Warspite 1.9% 161 ✔️ Lacking data
4000 2000 5000 5200 20 Ark Royal ? % N/A ✔️ Lacking data
?? ?? ?? ?? ?? Kashima ? % N/A Lacking data
?? ?? ?? ?? ?? Hayasui ? % N/A Lacking data
Sources
  • Based on Poi-Statistics.
  • Kancolle DB reports include all development materials and Secretary used. This is especially noticeable for BB recipes where the number of attempts with/without Z1/Z3 skew the results towards either Bismarck or Yamato-class significantly. However, since the data sets are still significantly less biased than wikiwiki reports, it gives a better idea of what to expect.

See Also