| Line 18: |
Line 18: |
| | 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}}). | | 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: | | 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}},
| + | {|class="wikitable" style="text-align:center" |
| − | *Pool 3 - 250+ {{Fuel}}, 200+ {{Steel}},
| + | !Pool!!{{Fuel}}!!{{Ammo}}!!{{Steel}}!!{{Bauxite}} |
| − | *Pool 4 - Do not meet any of the above requirements.
| + | |- |
| | + | !1 |
| | + | | 300+ || ''Any || 400+ || 300+ |
| | + | |- |
| | + | !2 |
| | + | | 400+ || ''Any || 600+ || ''Any |
| | + | |- |
| | + | !3 |
| | + | | 250+ || ''Any || 200+ || ''Any |
| | + | |- |
| | + | !4 |
| | + | |colspan=5|''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. | | *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: | + | 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: |
| | | | |
| | {|class="wikitable mw-collapsible mw-collapsed" width="100%" | | {|class="wikitable mw-collapsible mw-collapsed" width="100%" |
| Line 64: |
Line 77: |
| | |} | | |} |
| | | | |
| − | ;Pratical Conclusion | + | ;Practical 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. | | * 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. | | * Of the two resources that have an effect, one has a bigger effect than the other. |
| Line 317: |
Line 330: |
| | 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''' | | 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: | | 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;
| + | {|class="wikitable" style="text-align:center" |
| − | *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!!{{Fuel}}!!{{Ammo}}!!{{Steel}}!!{{Bauxite}}!!{{DM}} |
| − | *Pool 4 - Do not meet any of the above requirements.
| + | |- |
| | + | !1 |
| | + | | > <math>2400+Rand[0;1200]</math> || > <math>1050+Rand[0;900]</math> || > <math>2800+Rand[0;1400]</math> || > <math>2800+Rand[0;2400]</math> || ''Any |
| | + | |- |
| | + | !2 |
| | + | | > <math>2240+Rand[0;1120]</math> || > <math>2940+Rand[0;2520]</math> || > <math>4400+Rand[0;2200]</math> || > <math>1050+Rand[0;900]</math> || > 20 |
| | + | |- |
| | + | !3 |
| | + | | > <math>1920+Rand[0;960]</math> || > <math>2240+Rand[0;1920]</math> || > <math>3040+Rand[0;1520]</math> || > <math>910+Rand[0;780]</math> || ''Any |
| | + | |- |
| | + | !4 |
| | + | |colspan=5|''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. | | *Note: The check is done from top to bottom, if the requirements of multiple pools are fulfilled, only the topmost one is used. |
| | | | |
| Line 334: |
Line 360: |
| | | | |
| | ;With | | ;With |
| − | *<math>a,b</math> depend on the number of construction docks "open" (either empty, finished, or locked): | + | *<math>a,b</math> depending on the number of construction docks "open" (either empty, finished, or locked): |
| | {|class="wikitable | | {|class="wikitable |
| | !colspan=3|<math>a,b</math> | | !colspan=3|<math>a,b</math> |
| Line 355: |
Line 381: |
| | |- | | |- |
| | | | | | |
| − | In LSC every resource (including {{DM}}) are used to increment value <math>Res</math> only the weight depend on the pool: | + | In LSC every resource (including {{DM}}) are used to increment value <math>Res</math>, only the weight depend on the pool: |
| | *Pool 1: | | *Pool 1: |
| | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
| Line 386: |
Line 412: |
| | |- | | |- |
| | !N°!!Ship!!Name!!Type!!Pool 4!!Pool 3!!Pool 2!!Pool 1 | | !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"|✔️
| |
| − | |-
| |
| − | |293 ||{{Ship/Banner|I-400|small=true}}||[[I-400]]||[[SSV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌
| |
| − | |-
| |
| − | |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"|❌
| |
| − | |-
| |
| − | |249 ||{{Ship/Banner|Pola|small=true}}||[[Pola]]||[[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"|❌ | | |21 ||{{Ship/Banner|Kongou|small=true}}||[[Kongou]]||[[FBB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ |
| Line 429: |
Line 423: |
| | |171 ||{{Ship/Banner|Bismarck|small=true}}||[[Bismarck]]||[[FBB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||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"|❌ |
| | |- | | |- |
| − | |292 ||{{Ship/Banner|Richelieu|small=true}}||[[Richelieu]]||[[FBB]] ||style="background-color:#ffb6c1"|{{Color|black|'''?}}||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}} | + | |292 ||{{Ship/Banner|Richelieu|small=true}}||[[Richelieu]]||[[FBB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |265 ||{{Ship/Banner|Jean Bart|small=true}}||[[Jean Bart]]||[[FBB]] ||style="background-color:#ffb6c1"|{{Color|black|'''?}}||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}} ||style="background-color:#ffb6c1"|{{Color|black|'''?}} | + | |265 ||{{Ship/Banner|Jean Bart|small=true}}||[[Jean Bart]]||[[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"|❌ | | |26 ||{{Ship/Banner|Fusou|small=true}}||[[Fusou]]||[[BB]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ |
| Line 452: |
Line 446: |
| | |- | | |- |
| | |527 ||{{Ship/Banner|Valiant|small=true}}||[[Valiant]]||[[BB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ | | |527 ||{{Ship/Banner|Valiant|small=true}}||[[Valiant]]||[[BB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ |
| | + | |- |
| | + | |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"|✔️ |
| | |- | | |- |
| | |30 ||{{Ship/Banner|Ryuujou|small=true}}||[[Ryuujou]]||[[CVL]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ | | |30 ||{{Ship/Banner|Ryuujou|small=true}}||[[Ryuujou]]||[[CVL]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ |
| Line 463: |
Line 475: |
| | |112 ||{{Ship/Banner|Zuihou|small=true}}||[[Zuihou]]||[[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"|✔️ | + | |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"|❌ |
| | + | |- |
| | + | |249 ||{{Ship/Banner|Pola|small=true}}||[[Pola]]||[[CA]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |7 ||{{Ship/Banner|Kaga|small=true}}||[[Kaga]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ | + | |137 ||{{Ship/Banner|Agano|small=true}}||[[Agano]]||[[CL]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |8 ||{{Ship/Banner|Souryuu|small=true}}||[[Souryuu]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ | + | |138 ||{{Ship/Banner|Noshiro|small=true}}||[[Noshiro]]||[[CL]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |9 ||{{Ship/Banner|Hiryuu|small=true}}||[[Hiryuu]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ | + | |139 ||{{Ship/Banner|Yahagi|small=true}}||[[Yahagi]]||[[CL]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |106 ||{{Ship/Banner|Shoukaku|small=true}}||[[Shoukaku]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ | + | |154 ||{{Ship/Banner|Katori|small=true}}||[[Katori]]||[[CT]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |107 ||{{Ship/Banner|Zuikaku|small=true}}||[[Zuikaku]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ | + | |265 ||{{Ship/Banner|Kashima|small=true}}||[[Kashima]]||[[CT]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |153 ||{{Ship/Banner|Taihou|small=true}}||[[Taihou]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ | + | |163 ||{{Ship/Banner|Maruyu|small=true}}||[[Maruyu]]||[[SS]] ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||style="background-color:#90ee90"|✔️ ||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"|✔️ | + | |293 ||{{Ship/Banner|I-400|small=true}}||[[I-400]]||[[SSV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ |
| | |- | | |- |
| − | |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"|✔️ | + | |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"|❌ |
| | |- | | |- |
| | |251 ||{{Ship/Banner|Mizuho|small=true}}||[[Mizuho]]||[[AV]] ||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"|✔️ |
| | + | |- |
| | + | |182 ||{{Ship/Banner|Akashi|small=true}}||[[Akashi]]||[[AR]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ |
| | + | |- |
| | + | |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"|❌ ||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"|✔️ | | |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"|✔️ | + | |202 ||{{Ship/Banner|Amagi|small=true}}||[[Amagi]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ |
| | + | |- |
| | + | |203 ||{{Ship/Banner|Katsuragi|small=true}}||[[Katsuragi]]||[[CV]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#ffb6c1"|❌ ||style="background-color:#90ee90"|✔️ |
| | + | |- |
| | + | |232 ||{{Ship/Banner|Graf Zeppelin|small=true}}||[[Graf Zeppelin]]||[[CV]] ||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|'''?}} | + | |240 ||{{Ship/Banner|Iowa|small=true}}||[[iowa]]||[[BB]] ||style="background-color:#ffb6c1"|❌ ||style="background-color:grey"|? ||style="background-color:grey"|? ||style="background-color:#ffb6c1"|❌ |
| | |} | | |} |
| | | | |
| Line 505: |
Line 541: |
| | !{{QuestRewardShip|Z1|small=true}} | | !{{QuestRewardShip|Z1|small=true}} |
| | |{{QuestRewardShip|Z3|small=true}} | | |{{QuestRewardShip|Z3|small=true}} |
| − | | rowspan=3| Quest {{Q|D8}} '''MUST''' be completed first. | + | | rowspan=3| Quest {{Q|D8}} '''MUST''' be completed first.<ref>[https://discord.com/channels/118339803660943369/425302689887289344/1323822449665638491]</ref> |
| | |- | | |- |
| | !{{QuestRewardShip|Z3|small=true}} | | !{{QuestRewardShip|Z3|small=true}} |
| | |{{QuestRewardShip|Z1|small=true}} | | |{{QuestRewardShip|Z1|small=true}} |
| | |- | | |- |
| − | ! rowspan=7 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> | + | ! rowspan=9 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|Z1|small=true}}{{QuestRewardShip|Z3|small=true}} |
| | |{{QuestRewardShip|Bismarck|small=true}} | | |{{QuestRewardShip|Bismarck|small=true}} |
| | |- | | |- |
| − | !{{Class|Maestrale}}{{·}}{{Class|Zara}} | + | !{{Class|Zara}}{{·}}{{Class|Maestrale}} |
| | |{{QuestRewardShip|Zara|small=true}}{{QuestRewardShip|Pola|small=true}} | | |{{QuestRewardShip|Zara|small=true}}{{QuestRewardShip|Pola|small=true}} |
| | | | | | |
| Line 526: |
Line 562: |
| | |Kongou must be {{Ship/Link|Kongou/Kai Ni|Kongou/Kai Ni C|text=Kai Ni/C}} | | |Kongou must be {{Ship/Link|Kongou/Kai Ni|Kongou/Kai Ni C|text=Kai Ni/C}} |
| | |- | | |- |
| − | !{{QuestRewardShip|Warspite|small=true}} | + | !rowspan=2|{{QuestRewardShip|Warspite|small=true}} |
| | |{{QuestRewardShip|Valiant|small=true}} | | |{{QuestRewardShip|Valiant|small=true}} |
| | |- | | |- |
| − | !{{QuestRewardShip|Warspite|small=true}}
| |
| | |{{QuestRewardShip|Ark Royal|small=true}} | | |{{QuestRewardShip|Ark Royal|small=true}} |
| | |- | | |- |
| − | !{{Class|Mogador}}{{·}}{{Class|La Galissonnière}}<br>{{QuestRewardShip|Commandant Teste|small=true}} | + | !{{Class|Richelieu}}{{·}}{{Class|La Galissonnière}}{{·}}{{Class|Mogador}}{{·}}[[Commandant Teste]] |
| | |{{QuestRewardShip|Richelieu|small=true}}{{QuestRewardShip|Jean Bart|small=true}} | | |{{QuestRewardShip|Richelieu|small=true}}{{QuestRewardShip|Jean Bart|small=true}} |
| | + | |- |
| | + | !{{class|Bismarck}}{{·}}{{class|Admiral Hipper}}{{·}}{{class|Z1}}{{·}}{{Type|Type IXC U-boat}} |
| | + | |{{QuestRewardShip|Graf Zeppelin|small=true}} |
| | + | |- |
| | + | !{{QuestRewardShip|Yamato Kai|small=true}} |
| | + | |{{QuestRewardShip|Iowa|small=true}} |
| | + | |Yamato must be {{Ship/Link|Yamato/Kai|Yamato/Kai Ni|Yamato/Kai Ni Juu|text=Kai/Ni/Juu}} |
| | |} | | |} |
| | + | <references/> |
| | | | |
| | =Construction Timers= | | =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. |
| | {|class="wikitable" cellpadding="1" cellspacing="1" border="0" style="margin: auto" | | {|class="wikitable" cellpadding="1" cellspacing="1" border="0" style="margin: auto" |
| − | |-
| |
| | !width="10%"|Time | | !width="10%"|Time |
| | !width="25%"|Ship Type | | !width="25%"|Ship Type |
| Line 545: |
Line 587: |
| | !width="10%"|Note | | !width="10%"|Note |
| | |- | | |- |
| − | !00:17:00 | + | !00:17 |
| | |Submarine | | |Submarine |
| | |{{Ship/Link|Maruyu}} | | |{{Ship/Link|Maruyu}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !00:18:00 | + | !00:18 |
| | |rowspan=3|Destroyer | | |rowspan=3|Destroyer |
| | |{{Ship/Link|Mutsuki|Kisaragi|Yayoi|Satsuki|Fumizuki|Nagatsuki|Kikuzuki|Mikazuki|Mochizuki|link_class=Mutsuki|text=''Mutsuki''-class}} | | |{{Ship/Link|Mutsuki|Kisaragi|Yayoi|Satsuki|Fumizuki|Nagatsuki|Kikuzuki|Mikazuki|Mochizuki|link_class=Mutsuki|text=''Mutsuki''-class}} |
| | | | | | |
| | |- | | |- |
| − | !00:20:00 | + | !00:20 |
| | |{{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}} | | |{{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}} |
| | | | | | |
| | |- | | |- |
| − | !rowspan=2|00:22:00 | + | !rowspan=2|00:22 |
| | |{{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}} | | |{{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}} |
| | | | | | |
| Line 567: |
Line 609: |
| | | | | | |
| | |- | | |- |
| − | !00:24:00 | + | !00:24 |
| | |rowspan=2|Destroyer | | |rowspan=2|Destroyer |
| | |{{Ship/Link|Kagerou|Shiranui|Kuroshio|Yukikaze|Akigumo|link_class=Kagerou|text=''Kagerou''-class}}, {{Ship/Link|Z1|Z3|link_class=Z1|text=''Z1''-class}} | | |{{Ship/Link|Kagerou|Shiranui|Kuroshio|Yukikaze|Akigumo|link_class=Kagerou|text=''Kagerou''-class}}, {{Ship/Link|Z1|Z3|link_class=Z1|text=''Z1''-class}} |
| | | | | | |
| | |- | | |- |
| − | !00:30:00 | + | !00:30 |
| | |{{Ship/Link|Shimakaze}} | | |{{Ship/Link|Shimakaze}} |
| | | | | | |
| | |- | | |- |
| − | !rowspan=3|01:00:00 | + | !rowspan=3|01:00 |
| | |rowspan=2|Light Cruiser | | |rowspan=2|Light Cruiser |
| | |{{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|Isuzu}}, {{Ship/Link|Yura}}, {{Ship/Link|Sendai|Jintsuu|Naka|link_class=Sendai|text=''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|Isuzu}}, {{Ship/Link|Yura}}, {{Ship/Link|Sendai|Jintsuu|Naka|link_class=Sendai|text=''Sendai''-class}} |
| Line 588: |
Line 630: |
| | | | | | |
| | |- | | |- |
| − | !rowspan=3|01:10:00 | + | !rowspan=3|01:10 |
| | |rowspan=2|Training Cruiser | | |rowspan=2|Training Cruiser |
| | |{{Ship/Link|Katori}} | | |{{Ship/Link|Katori}} |
| Line 597: |
Line 639: |
| | |- | | |- |
| | |Heavy Cruiser | | |Heavy Cruiser |
| − | |{{Ship/Link|Zara}} {{Ship/Link|Pola}} | + | |{{Ship/Link|Zara|Pola|link_class=Zara|text=''Zara''-class}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !01:15:00 | + | !01:15 |
| | |Light Cruiser | | |Light Cruiser |
| | |{{Ship/Link|Kinu}}, {{Ship/Link|Abukuma}} | | |{{Ship/Link|Kinu}}, {{Ship/Link|Abukuma}} |
| | | | | | |
| | |- | | |- |
| − | !01:20:00 | + | !01:20 |
| | |Heavy Cruiser | | |Heavy Cruiser |
| | |{{Ship/Link|Myoukou|Nachi|Ashigara|Haguro|link_class=Myoukou|text=''Myoukou''-class}} | | |{{Ship/Link|Myoukou|Nachi|Ashigara|Haguro|link_class=Myoukou|text=''Myoukou''-class}} |
| | | | | | |
| | |- | | |- |
| − | !01:22:00 | + | !01:22 |
| | |Light Cruiser | | |Light Cruiser |
| | |{{Ship/Link|Yuubari}} | | |{{Ship/Link|Yuubari}} |
| | | | | | |
| | |- | | |- |
| − | !01:25:00 | + | !01:25 |
| | |rowspan=3|Heavy Cruiser | | |rowspan=3|Heavy Cruiser |
| | |{{Ship/Link|Takao|Atago|Maya|Choukai|link_class=Takao|text=''Takao''-class}} | | |{{Ship/Link|Takao|Atago|Maya|Choukai|link_class=Takao|text=''Takao''-class}} |
| | | | | | |
| | |- | | |- |
| − | !rowspan=2|01:30:00 | + | !rowspan=2|01:30 |
| | |{{Ship/Link|Mogami}}, {{Ship/Link|Suzuya}}, {{Ship/Link|Kumano}}, {{Ship/Link|Tone|Chikuma|link_class=Tone|text=''Tone''-class}} | | |{{Ship/Link|Mogami}}, {{Ship/Link|Suzuya}}, {{Ship/Link|Kumano}}, {{Ship/Link|Tone|Chikuma|link_class=Tone|text=''Tone''-class}} |
| | | | | | |
| Line 627: |
Line 669: |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !02:00:00 | + | !02:00 |
| | |Light Aircraft Carrier | | |Light Aircraft Carrier |
| | |{{Ship/Link|Houshou}} | | |{{Ship/Link|Houshou}} |
| | | | | | |
| | |- | | |- |
| − | !rowspan=3|02:20:00 | + | !rowspan=3|02:20 |
| | |rowspan=2|Seaplane Tender | | |rowspan=2|Seaplane Tender |
| − | |{{Ship/Link|Chitose}}, {{Ship/Link|Chiyoda}} | + | |{{Ship/Link|Chitose|Chiyoda|link_class=Chitose|text=''Chitose''-class}} |
| | | | | | |
| | |- | | |- |
| Line 644: |
Line 686: |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !02:30:00 | + | !02:30 |
| | |Amphibious Assault Ship | | |Amphibious Assault Ship |
| | |{{Ship/Link|Akitsu Maru}} | | |{{Ship/Link|Akitsu Maru}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !02:40:00 | + | !02:40 |
| | |rowspan=3|Light Aircraft Carrier | | |rowspan=3|Light Aircraft Carrier |
| | |{{Ship/Link|Shouhou|Zuihou|link_class=Shouhou|text=''Shouhou''-class}} | | |{{Ship/Link|Shouhou|Zuihou|link_class=Shouhou|text=''Shouhou''-class}} |
| | | | | | |
| | |- | | |- |
| − | !02:50:00 | + | !02:50 |
| | |{{Ship/Link|Ryuujou}} | | |{{Ship/Link|Ryuujou}} |
| | | | | | |
| | |- | | |- |
| − | !03:00:00 | + | !03:00 |
| | |{{Ship/Link|Hiyou|Junyou|link_class=Hiyou|text=''Hiyou''-class}} | | |{{Ship/Link|Hiyou|Junyou|link_class=Hiyou|text=''Hiyou''-class}} |
| | | | | | |
| | |- | | |- |
| − | !03:20:00 | + | !03:20 |
| | |Aircraft Carrying Submarine | | |Aircraft Carrying Submarine |
| − | |{{Ship/Link|I-400}}, {{Ship/Link|I-401}} | + | |{{Ship/Link|I-400|I-401|link_class=I-400|text=''Sentoku'' Type}} |
| | + | |style="color:red"|'''LSC''' |
| | + | |- |
| | + | !03:30 |
| | + | |Aircraft Carrier |
| | + | |{{Ship/Link|Amagi}}, {{Ship/Link|Katsuragi}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !03:40:00 | + | !03:40 |
| − | |Fleet Oiler | + | |Fleet Oiler, Repair Ship |
| − | |{{Ship/Link|Hayasui}} | + | |{{Ship/Link|Hayasui}}, {{Ship/Link|Akashi}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !04:00:00 | + | !04:00 |
| | |Fast Battleship | | |Fast Battleship |
| | |{{Ship/Link|Kongou|Hiei|Haruna|Kirishima|link_class=Kongou|text=''Kongou''-class}} | | |{{Ship/Link|Kongou|Hiei|Haruna|Kirishima|link_class=Kongou|text=''Kongou''-class}} |
| | | | | | |
| | |- | | |- |
| − | !rowspan=2|04:10:00 | + | !rowspan=2|04:10 |
| | |rowspan=2|Regular Aircraft Carrier | | |rowspan=2|Regular Aircraft Carrier |
| | |{{Ship/Link|Souryuu}}, {{Ship/Link|Hiryuu}} | | |{{Ship/Link|Souryuu}}, {{Ship/Link|Hiryuu}} |
| Line 685: |
Line 732: |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !rowspan=2|04:20:00 | + | !rowspan=2|04:20 |
| | |Battleship | | |Battleship |
| | |{{Ship/Link|Fusou|Yamashiro|link_class=Fusou|text=''Fusou''-class}} | | |{{Ship/Link|Fusou|Yamashiro|link_class=Fusou|text=''Fusou''-class}} |
| Line 694: |
Line 741: |
| | | | | | |
| | |- | | |- |
| − | !rowspan=2|04:30:00 | + | !rowspan=3|04:30 |
| | |Battleship | | |Battleship |
| | |{{Ship/Link|Ise|Hyuuga|link_class=Ise|text=''Ise''-class}} | | |{{Ship/Link|Ise|Hyuuga|link_class=Ise|text=''Ise''-class}} |
| | | | | | |
| | |- | | |- |
| − | |Regular Aircraft Carrier | + | |rowspan=2|Regular Aircraft Carrier |
| | |{{Ship/Link|Akagi}} | | |{{Ship/Link|Akagi}} |
| | | | | | |
| | |- | | |- |
| − | !04:40:00
| + | |{{Ship/Link|Graf Zeppelin}} |
| − | |Battleship | |
| − | |{{Ship/Link|Warspite}}, {{Ship/Link|Valiant}}
| |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !?? | + | !04:40 |
| | |Battleship | | |Battleship |
| − | |{{Ship/Link|Richelieu}}, {{Ship/Link|Jean Bart}} | + | |{{Ship/Link|Warspite|Valiant|link_class=Queen Elizabeth|text=''Queen Elizabeth''-class}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !rowspan=2|05:00:00 | + | !rowspan=2|05:00 |
| | |rowspan=2|Battleship | | |rowspan=2|Battleship |
| | |{{Ship/Link|Nagato|Mutsu|link_class=Nagato|text=''Nagato''-class}} | | |{{Ship/Link|Nagato|Mutsu|link_class=Nagato|text=''Nagato''-class}} |
| | | | | | |
| | |- | | |- |
| − | |{{Ship/Link|Bismarck}} | + | |{{Ship/Link|Bismarck}}, {{Ship/Link|Richelieu|Jean Bart|link_class=Richelieu|text=''Richelieu''-class}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !05:30:00 | + | !05:30 |
| | |Regular Aircraft Carrier | | |Regular Aircraft Carrier |
| | |{{Ship/Link|Saratoga}} | | |{{Ship/Link|Saratoga}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !06:00:00 | + | !06:00 |
| | |Regular Aircraft Carrier | | |Regular Aircraft Carrier |
| | |{{Ship/Link|Shoukaku|Zuikaku|link_class=Shoukaku|text=''Shoukaku''-class}} | | |{{Ship/Link|Shoukaku|Zuikaku|link_class=Shoukaku|text=''Shoukaku''-class}} |
| | | | | | |
| | |- | | |- |
| − | !06:40:00 | + | !06:40 |
| | |Armored Aircraft Carrier | | |Armored Aircraft Carrier |
| | |{{Ship/Link|Taihou}} | | |{{Ship/Link|Taihou}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |- | | |- |
| − | !08:00:00 | + | !08:00 |
| | |Battleship | | |Battleship |
| | |{{Ship/Link|Yamato|Musashi|link_class=Yamato|text=''Yamato''-class}} | | |{{Ship/Link|Yamato|Musashi|link_class=Yamato|text=''Yamato''-class}} |
| | + | |style="color:red"|'''LSC''' |
| | + | |- |
| | + | !08:20 |
| | + | |Battleship |
| | + | |{{Ship/Link|Iowa}} |
| | |style="color:red"|'''LSC''' | | |style="color:red"|'''LSC''' |
| | |} | | |} |
| Line 856: |
Line 906: |
| | ***I-401 chances are improved with 1 dev mat. | | ***I-401 chances are improved with 1 dev mat. |
| | ***Yamato appears with all dev mat inputs. | | ***Yamato appears with all dev mat inputs. |
| − | ***Musashi, Bismarck, and Warspite only appear with 20+ DevMat. | + | ***Musashi, Bismarck, ''Queen Elizabeth''-class, and ''Richelieu''-class 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). | | ***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). |
| | | | |
| Line 873: |
Line 923: |
| | <table class="wikitable"> | | <table class="wikitable"> |
| | <tr> | | <tr> |
| − | <th colspan=6>[[Maruyu]]</th> | + | <th colspan=6>Maruyu Recipe</th> |
| | + | <th>Target</th> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> | | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> |
| | + | <td rowspan=30>{{Ship/Banner|Maruyu|small=true}}</td> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| Line 894: |
Line 946: |
| | <table class="wikitable"> | | <table class="wikitable"> |
| | <tr> | | <tr> |
| − | <th colspan=6>{{Class|Yamato}} (& [[Bismarck]] / [[Warspite]])</th> | + | <th colspan=6>Heavy Recipe (Pool 2)</th> |
| | + | <th>Targets</th> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> | | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> |
| | + | <td rowspan=30>{{Ship/Banner|Yamato|small=true}}<br>{{Ship/Banner|Musashi|small=true}}<br>{{ItemStack|item={{Ship/Banner|Bismarck|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Iowa|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Warspite|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Valiant|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Richelieu|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Jean Bart|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}</td> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| Line 948: |
Line 1,002: |
| | <td colspan=6> | | <td colspan=6> |
| | ;Notes | | ;Notes |
| − | * This recipe should be used first if neither Yamato nor Musashi are in possession. | + | * This recipe targets only the pool 2. |
| − | * If Musashi is constructed first, use the "Yamato only" recipe below for Yamato instead.
| + | * This recipe should be used for Yamato and Musashi (the "Yamato only" recipe below is no longer recommended). |
| − | * Using the adequate secretary with those recipes can construct [[Bismarck]] or [[Warspite]]. | + | * Using the adequate secretary with those recipes can construct the foreign ships. |
| − | ** Note that it will '''greatly reduced''' the rate of both Yamato and Musashi. | + | ** Note that it will '''greatly reduced''' the rate of the other ships. |
| | </td> | | </td> |
| | </tr> | | </tr> |
| Line 958: |
Line 1,012: |
| | <table class="wikitable"> | | <table class="wikitable"> |
| | <tr> | | <tr> |
| − | <th colspan=6>[[Yamato]] only (& [[Zara]]/[[Pola]])</th> | + | <th colspan=6>Medium Recipe (Pool 3)</th> |
| | + | <th>Targets</th> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> | | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> |
| | + | <td rowspan=30>{{Ship/Banner|Yamato|small=true}}<br>{{Ship/Banner|Akashi|small=true}}<br>{{ItemStack|item={{Ship/Banner|Zara|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Pola|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}</td> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| Line 1,007: |
Line 1,063: |
| | <td colspan=6> | | <td colspan=6> |
| | ;Notes | | ;Notes |
| − | * The above Yamasushi recipe should be used first if neither Yamato nor Musashi are in possession. | + | * This recipe targets only the pool 3. |
| − | * Using the adequate secretary with those recipes can construct [[Zara]] & [[Pola]]. | + | * This recipe is no longer recommended to contruct [[Yamato]] as the rate got greatly reduced and replaced by [[Akashi]] [https://x.com/yukicacoon/status/1924660951204483192]. |
| − | ** Note that it will '''greatly reduced''' the rate of Yamato. | + | ** The above Yamasushi recipe should be used instead. |
| | + | * Using the adequate secretary with those recipes can construct the foreign ships. |
| | + | ** Note that it will '''greatly reduced''' the rate of the other ships. |
| | </td> | | </td> |
| | </tr> | | </tr> |
| Line 1,016: |
Line 1,074: |
| | <table class="wikitable"> | | <table class="wikitable"> |
| | <tr> | | <tr> |
| − | <th colspan=6>[[Taihou]] (& [[Saratoga]] / [[Ark Royal]])</th> | + | <th colspan=6>Carrier Recipe (Pool 1)</th> |
| | + | <th>Targets</th> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> | | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> |
| | + | <td rowspan=30>{{Ship/Banner|Taihou|small=true}}<br>{{Ship/Banner|Amagi|small=true}}<br>{{Ship/Banner|Katsuragi|small=true}}<br>{{ItemStack|item={{Ship/Banner|Saratoga|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Ark Royal|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}<br>{{ItemStack|item={{Ship/Banner|Graf Zeppelin|small=true}}|text-position=bottom:-15px;right:5px|text=Sp}}</td> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| Line 1,085: |
Line 1,145: |
| | <td colspan=6> | | <td colspan=6> |
| | ;Notes | | ;Notes |
| − | * Using the adequate secretary with those recipes can construct [[Saratoga]] or [[Ark Royal]]. | + | * This recipe targets only the pool 1. |
| − | ** Note that it will '''greatly reduced''' the rate of Taihou. | + | * Using the adequate secretary with those recipes can construct the foreign ships. |
| | + | ** Note that it will '''greatly reduced''' the rate of the other ships. |
| | </td> | | </td> |
| | </tr> | | </tr> |
| Line 1,093: |
Line 1,154: |
| | <table class="wikitable"> | | <table class="wikitable"> |
| | <tr> | | <tr> |
| − | <th colspan=6>[[I-400]] & [[I-401]]</th> | + | <th colspan=6>Submarine Recipe</th> |
| | + | <th>Targets</th> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> | | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> |
| | + | <td rowspan=30>{{Ship/Banner|I-400|small=true}}<br>{{Ship/Banner|I-401|small=true}}</td> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| Line 1,115: |
Line 1,178: |
| | <table class="wikitable"> | | <table class="wikitable"> |
| | <tr> | | <tr> |
| − | <th colspan=6>[[Kamoi]] & [[Akitsu Maru]]</th> | + | <th colspan=6>Auxiliaries Recipe</th> |
| | + | <th>Targets</th> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> | | <th>{{Fuel}}</th><th>{{Ammo}}</th><th>{{Steel}}</th><th>{{Bauxite}}</th><th>{{DM}}</th><th>Note</th> |
| | + | <td rowspan=30>{{Ship/Banner|Kamoi|small=true}}<br>{{Ship/Banner|Akitsu Maru|small=true}}</td> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| Line 1,278: |
Line 1,343: |
| | |✔️||''Lacking data | | |✔️||''Lacking data |
| | |- | | |- |
| − | |??||??||??||??||?? | + | |1500||1500||2000||1000||1 |
| | |[[Kashima]] | | |[[Kashima]] |
| − | |? %|| N/A | + | |? %|| 1 |
| | |❌||''Lacking data | | |❌||''Lacking data |
| | |- | | |- |
| Line 1,287: |
Line 1,352: |
| | |? %|| N/A | | |? %|| N/A |
| | |❌||''Lacking data | | |❌||''Lacking data |
| | + | |- |
| | + | |4000||6000||6000||2000||20 |
| | + | |[[Richelieu]]<br>[[Jean Bart]] |
| | + | |? %|| 2 |
| | + | |✔️||''Lacking data |
| | |} | | |} |
| | | | |