- 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"
Jigaraphale (talk | contribs) |
Jigaraphale (talk | contribs) (tsundb, formula missing today) |
||
Line 8: | Line 8: | ||
* Every player starts off with only '''2 construction slots'''. Up to 2 more slots can be unlocked by using a '''[[Dock Opening Key]]''' each time. | * Every player starts off with only '''2 construction slots'''. Up to 2 more slots can be unlocked by using a '''[[Dock Opening Key]]''' each time. | ||
− | =Construction Types= | + | =Overview= |
+ | ==Construction Types== | ||
===Normal Construction=== | ===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}}. | '''"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}}. | ||
Line 24: | Line 25: | ||
**For few ships, an exact Secretary is required in order to be built, see ''[[#Special Secretary|below]]''. | **For few ships, an exact Secretary is required in order to be built, see ''[[#Special Secretary|below]]''. | ||
− | =Special Secretary= | + | ==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. | ||
+ | |||
+ | Upon starting a construction, a random ship will be selected based on a formula using 2 values that are generated: | ||
+ | *Pool 1: {{Steel}} {{Bauxite}} | ||
+ | <math>??</math> | ||
+ | |||
+ | *Pool 2: {{Ammo}} {{Steel}} | ||
+ | <math>??</math> | ||
+ | |||
+ | *Pool 3: {{Ammo}} {{Steel}} | ||
+ | <math>??</math> | ||
+ | |||
+ | *Pool 4: {{Fuel}} {{Steel}} | ||
+ | <math>??</math> | ||
+ | |||
+ | ;With | ||
+ | *<math>Res</math> a number that can be incremented by having low/high resource inputs of certain types, | ||
+ | **51 is its maximum possible value. | ||
+ | **The resources used to increment this value depend on the pool that has been selected. | ||
+ | *<math>Rand_1</math> a random number between 0 and 100, | ||
+ | *<math>Rand_2</math> a random number generated between 0 and <math>Res</math>. The resulting value is subtracted by 1 if it is higher than 0. | ||
+ | *<math>ID</math> the value achieved by subtracting <math>Rand_1</math> with <math>Rand_2</math>. This value is what determines which ship will be crafted. | ||
+ | In case <math>ID</math> becomes 0 or negative, the value will be converted back into a positive value and incremented by 2. | ||
+ | |||
+ | [https://tsundb.kc3.moe/construction] | ||
+ | |||
+ | ==Special Secretary== | ||
Some ships require a specific Secretary (1st fleet flagship) in order to be crafted. | 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. | *For any other construction, the Secretary is independent of the crafting result. |
Revision as of 07:09, 6 July 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 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).
- For a more comprehensive list of construction recipes and rates, please see PoiDB's construction page.
Constructing a girl costs Resources. It will also take time unless instant constructions 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 each time.
Overview
Construction Types
Normal Construction
"Normal Construction" is the basic construction method. Recipes range from 30-999 fuel , ammo , steel and bauxite and each attempt costs 1 development material . Speeding up construction costs 1 instant construction .
- Construction results are solely determined by the amount of resources used.
If applicable, it is often more resource efficient to find a desired ship in sorties as a drop rather than building them.
Large Ship Construction
"Large Ship Construction" (LSC) allows to build rarer "bigger" ships in exchange for more resources. Recipes range from 1500-7000 fuel and ammo ; 2000-7000 steel and 1000-7000 bauxite . Each attempt also costs either 1, 20, or 100 development materials . Speeding up construction costs 10 instant construction .
- LSC is unlocked by completing quest F10.
- According to the developers, having empty construction docks very slightly increases the chances of obtaining rarer ships [1]. 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.
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+ , 400+ , 300+ ,
- Pool 2 - 400+ , 600+ ,
- Pool 3 - 250+ , 200+ ,
- 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.
Upon starting a construction, a random ship will be selected based on a formula using 2 values that are generated:
[math]\displaystyle{ ?? }[/math]
[math]\displaystyle{ ?? }[/math]
[math]\displaystyle{ ?? }[/math]
[math]\displaystyle{ ?? }[/math]
- With
- [math]\displaystyle{ Res }[/math] a number that can be incremented by having low/high resource inputs of certain types,
- 51 is its maximum possible value.
- The resources used to increment this value depend on the pool that has been selected.
- [math]\displaystyle{ Rand_1 }[/math] a random number between 0 and 100,
- [math]\displaystyle{ Rand_2 }[/math] a random number generated between 0 and [math]\displaystyle{ Res }[/math]. The resulting value is subtracted by 1 if it is higher than 0.
- [math]\displaystyle{ ID }[/math] the value achieved by subtracting [math]\displaystyle{ Rand_1 }[/math] with [math]\displaystyle{ Rand_2 }[/math]. This value is what determines which ship will be crafted.
In case [math]\displaystyle{ ID }[/math] becomes 0 or negative, the value will be converted back into a positive value and incremented by 2.
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 | |
Quest D8 MUST be completed first.[citation needed] | |||
Kongou must be Kai Ni/C | |||
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 | Maruyu | LSC |
00:18:00 | Destroyer | Mutsuki-class |
|
00:20:00 | Fubuki-class , Ayanami-class , Akatsuki-class , Hatsuharu-class |
||
00:22:00 | Shiratsuyu-class , Asashio-class |
||
Submarine | I-168, I-8, I-58 | ||
00:24:00 | Destroyer | Kagerou-class , Z1-class |
|
00:30:00 | Shimakaze | ||
01:00:00 | Light Cruiser | Tenryuu-class , Kuma-class , Nagara, Natori, Yura, Sendai-class |
|
Agano-class [1] |
LSC | ||
Heavy Cruiser | Furutaka-class , Aoba-class |
||
01:10:00 | Training Cruiser | Katori | |
Kashima | LSC | ||
Heavy Cruiser | Zara | LSC | |
01:15:00 | Light Cruiser | Kinu, Abukuma | |
01:20:00 | Heavy Cruiser | Myoukou-class |
|
01:22:00 | Light Cruiser | Yuubari | |
01:25:00 | Heavy Cruiser | Takao-class |
|
01:30:00 | Mogami, Suzuya, Kumano, Tone-class |
||
Mikuma | LSC | ||
02:00:00 | Light Aircraft Carrier | Houshou | |
02:20:00 | Seaplane Tender | Chitose, Chiyoda | |
Mizuho | LSC | ||
Fleet Oiler | Kamoi | LSC | |
02:30:00 | Amphibious Assault Ship | Akitsu Maru | LSC |
02:40:00 | Light Aircraft Carrier | Shouhou-class |
|
02:50:00 | Ryuujou | ||
03:00:00 | Hiyou-class |
||
03:20:00 | Aircraft Carrying Submarine | I-401 | LSC |
03:40:00 | Fleet Oiler | Hayasui | LSC |
04:00:00 | Fast Battleship | Kongou-class |
|
04:10:00 | Regular Aircraft Carrier | Souryuu, Hiryuu | |
Ark Royal | LSC | ||
04:20:00 | Battleship | Fusou-class |
|
Regular Aircraft Carrier | Kaga | ||
04:30:00 | Battleship | Ise-class |
|
Regular Aircraft Carrier | Akagi | ||
04:40:00 | Battleship | Warspite | LSC |
05:00:00 | Battleship | Nagato-class |
|
Bismarck | LSC | ||
05:30:00 | Regular Aircraft Carrier | Saratoga | LSC |
06:00:00 | Regular Aircraft Carrier | Shoukaku-class |
|
06:40:00 | Armored Aircraft Carrier | Taihou | LSC |
08:00:00 | Battleship | Yamato-class |
LSC |
Ship Availability
- 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
See Also
- Poi-Statistics Database
- Common Recipes
|