- 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 "Drop List"
Jigaraphale (talk | contribs) m (→Overview) |
|||
Line 3: | Line 3: | ||
=Overview= | =Overview= | ||
When scoring a victory on certain combat nodes, depending on the situation, a ship might be dropped and added to the inventory. | When scoring a victory on certain combat nodes, depending on the situation, a ship might be dropped and added to the inventory. | ||
− | *Ship drops are always level 1 and on base remodel and modernization. | + | * Ship drops are always level 1 and on base remodel and modernization. |
+ | * Having either the ship or equipment slot full will prevent any drop. | ||
+ | * The drop tables of each map are listed here on the wiki, as well as on each map page and ship page, please refer to those tables for each situation. | ||
+ | |||
+ | For a given drop pool, each droppable ship will have a given base drop rate which is then affected by the factor detailed below: | ||
+ | |||
+ | ;Victory Rank | ||
+ | * "Victories" (S, A, and B ranks) being the only way to drop a ship. | ||
+ | * Scoring a greater victory will usually yield more and better drops. | ||
+ | ;Nodes | ||
+ | * Most nodes dropping ships on higher ranks only (mostly "A and S only", or even "S only"), | ||
+ | * Normal nodes have a base rate of 30-40% to drop nothing, | ||
+ | ** Some nodes will have a higher chance of dropping nothing, | ||
+ | ** Some nodes do not drop ship in any situation (mostly minor event nodes), | ||
+ | * Boss node always dropping ships (only applicable to the final boss on most multi-boss maps), | ||
+ | ;Enemy Formation | ||
+ | * Some "easier" formation may not drop the rarer ship | ||
+ | ;Specific Mechanic | ||
+ | * In the case of [[#Limited Time Drops]] on normal maps, they usually overlap or replace an existing rate. | ||
+ | * Some individual drop rates might also be affected by drop caps, proportionally increasing the rest of the drop rates of the list. | ||
+ | * The difficulty (event only) changing the enemy formation, with better drops being limited to higher difficulties' formation. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Drops do '''NOT''' depend on: | Drops do '''NOT''' depend on: | ||
*Items drops (e.g. [[Saury]]), where it is possible to drop both a ship and an item when applicable, the two being independent. | *Items drops (e.g. [[Saury]]), where it is possible to drop both a ship and an item when applicable, the two being independent. | ||
*Some "mercy mechanic", improving the odds of dropping something after a given amount of attempts. | *Some "mercy mechanic", improving the odds of dropping something after a given amount of attempts. | ||
+ | *Any direct effect of HQ level is currently unproven. However HQ level has an indirect effect as it affects enemy formation. | ||
*The fact that a ship was [[scrap]]ped rectly. | *The fact that a ship was [[scrap]]ped rectly. | ||
**''Certain rumors pretend that scrapping given ships will prevent said ships from dropping for a long time, but so far this has never been verified, being additionally an odd arbitrary mechanic by itself. | **''Certain rumors pretend that scrapping given ships will prevent said ships from dropping for a long time, but so far this has never been verified, being additionally an odd arbitrary mechanic by itself. | ||
+ | ==Drop caps== | ||
+ | The drop caps (only applicable for few ships), is when some "rarer/more valuable" ships are limited in how many copies can be owned at once ("dupe cap") or on how many can be dropped in a certain period of time ("overfishing cap"). This way, the majority of ships can be dropped an infinite amount of time (certain players have 200+ copies of a ship), but certain ships will have an arbitrary limit: | ||
+ | *Unlikely, for [[Akashi]] on [[1-5]] and [[3-5]], and [[Ooyodo]] on [[1-6]], they will drop '''only''' if currently not possessed, meaning that duplicates cannot be dropped here (dupes are still possible on any other location). | ||
+ | *For the '''"dupe cap"''', some ships will be limited on how many can be owned at once, with their drop rate falling to zero on all locations when this cap is reached. | ||
+ | **Usually, the amount of a given ship being possessed will affect the drop rate, the more ships the worse the rate, down to 0 %. | ||
+ | **As this mechanic is not fully understood and is not very limiting, there is no clear list of the affected ships. | ||
+ | **Famously, for the first few events after their introduction, [[Intrepid]], [[Nelson]], and [[Atlanta]] were each limited to only 1, meaning that it was impossible to drop duplicates. As of {{GameUpdates|2024-06-27}} update, those limitations have been raised to at least 3 for all ships in the game. | ||
+ | *For the '''"overfishing cap"''', so far only observed for [[Kaiboukan]]s and maybe just a fluke, there might be a limit on how many DE can be dropped by an account on ALL maps (normal and event) for a given amount of time or period [https://note.com/shiroos/n/nc69eeb09585f][https://note.com/shiroos/n/nf94178915b6c][https://twitter.com/Sashimi91640578/status/1807745269595025450]. | ||
+ | |||
+ | ==Drop Theory== | ||
+ | |||
+ | On every map in the game, there are two tables determining the ship being dropped. One table is for the boss node and the other is for normal nodes. In regards to the drop mechanic if there are multiple boss nodes on the map (W7 or event) only the last one is considered a boss node and the other are considered normal nodes. | ||
+ | These tables have 100 rows numbered from 1 to 100 and each row contains a ship or is empty. The same ship can be on multiple rows. Boss table seems to never have empty rows. | ||
+ | Note that rare ships are at the beginning of the table and the empty rows are always at the end. | ||
+ | |||
+ | Once the battle is finished the process that choise the drop is as follows: | ||
+ | # The game rolls if there is a drop or not with the following rates: | ||
+ | #* Normal nodes: | ||
+ | #** S: 70%, | ||
+ | #** A: 60%, | ||
+ | #** B: 70%, | ||
+ | #* Boss nodes: | ||
+ | #** 100%, | ||
+ | # The game will roll a random whole number between two boundaries included <math>ID=Rand(a,b)</math>, | ||
+ | #* The boundaries depend on the victory rank, | ||
+ | #** S: 1-49, | ||
+ | #** A: 20-79, | ||
+ | #** B: 50-99, | ||
+ | # An "offset" is added to the generated number. <math>ID=ID+OFFSET</math>, | ||
+ | #* The offset is solely determined by the enemy formation, each one has a fixed offset, | ||
+ | #** As a general rule easy enemy formation especially on normal nodes have a higher offset, | ||
+ | # The resulting number <math>ID</math> determines which row of the table will be chosen (the row may be empty resulting in no drop). | ||
+ | [https://kancolle.fandom.com/wiki/User_blog:Fouryuu/Drop_Mechanics] | ||
+ | |||
+ | ;Pratical conclusion | ||
+ | * In a specific node, in a specific enemy formation, in a specific victory rank, 50 rows from the drop table will be selectable by the procedure and each one of them has a 2% chance to be selected. | ||
+ | * If a correctly filtered drop sample shows drop rates that are not multiple of 2%, that means these drops are conditional. | ||
+ | |||
+ | ===Conditionnal Drop=== | ||
+ | |||
+ | In some cases, some rows in a table may have a second ship that will replace the normal drop when some conditions are met. | ||
+ | This is used for the following mechanics: | ||
+ | * Limited time drop | ||
+ | * DE "overfishing" | ||
+ | * Drop caps | ||
+ | * May include other things | ||
+ | ** For example the very high drop rate of [[Yamakaze]] during some events on nodes close to where she sunk. | ||
=Limited Time Drops= | =Limited Time Drops= | ||
A list of all the limited drops available on regular [[map]]s. | A list of all the limited drops available on regular [[map]]s. |
Revision as of 17:27, 17 July 2024
Dropping ships from combat nodes in sorties is the main way to obtain new girls in the game, with a majority of "good" ships being only obtainable this way.
Overview
When scoring a victory on certain combat nodes, depending on the situation, a ship might be dropped and added to the inventory.
- Ship drops are always level 1 and on base remodel and modernization.
- Having either the ship or equipment slot full will prevent any drop.
- The drop tables of each map are listed here on the wiki, as well as on each map page and ship page, please refer to those tables for each situation.
For a given drop pool, each droppable ship will have a given base drop rate which is then affected by the factor detailed below:
- Victory Rank
- "Victories" (S, A, and B ranks) being the only way to drop a ship.
- Scoring a greater victory will usually yield more and better drops.
- Nodes
- Most nodes dropping ships on higher ranks only (mostly "A and S only", or even "S only"),
- Normal nodes have a base rate of 30-40% to drop nothing,
- Some nodes will have a higher chance of dropping nothing,
- Some nodes do not drop ship in any situation (mostly minor event nodes),
- Boss node always dropping ships (only applicable to the final boss on most multi-boss maps),
- Enemy Formation
- Some "easier" formation may not drop the rarer ship
- Specific Mechanic
- In the case of #Limited Time Drops on normal maps, they usually overlap or replace an existing rate.
- Some individual drop rates might also be affected by drop caps, proportionally increasing the rest of the drop rates of the list.
- The difficulty (event only) changing the enemy formation, with better drops being limited to higher difficulties' formation.
Drops do NOT depend on:
- Items drops (e.g. Saury), where it is possible to drop both a ship and an item when applicable, the two being independent.
- Some "mercy mechanic", improving the odds of dropping something after a given amount of attempts.
- Any direct effect of HQ level is currently unproven. However HQ level has an indirect effect as it affects enemy formation.
- The fact that a ship was scrapped rectly.
- Certain rumors pretend that scrapping given ships will prevent said ships from dropping for a long time, but so far this has never been verified, being additionally an odd arbitrary mechanic by itself.
Drop caps
The drop caps (only applicable for few ships), is when some "rarer/more valuable" ships are limited in how many copies can be owned at once ("dupe cap") or on how many can be dropped in a certain period of time ("overfishing cap"). This way, the majority of ships can be dropped an infinite amount of time (certain players have 200+ copies of a ship), but certain ships will have an arbitrary limit:
- Unlikely, for Akashi on 1-5 and 3-5, and Ooyodo on 1-6, they will drop only if currently not possessed, meaning that duplicates cannot be dropped here (dupes are still possible on any other location).
- For the "dupe cap", some ships will be limited on how many can be owned at once, with their drop rate falling to zero on all locations when this cap is reached.
- Usually, the amount of a given ship being possessed will affect the drop rate, the more ships the worse the rate, down to 0 %.
- As this mechanic is not fully understood and is not very limiting, there is no clear list of the affected ships.
- Famously, for the first few events after their introduction, Intrepid, Nelson, and Atlanta were each limited to only 1, meaning that it was impossible to drop duplicates. As of 2024-06-27 update, those limitations have been raised to at least 3 for all ships in the game.
- For the "overfishing cap", so far only observed for Kaiboukans and maybe just a fluke, there might be a limit on how many DE can be dropped by an account on ALL maps (normal and event) for a given amount of time or period [1][2][3].
Drop Theory
On every map in the game, there are two tables determining the ship being dropped. One table is for the boss node and the other is for normal nodes. In regards to the drop mechanic if there are multiple boss nodes on the map (W7 or event) only the last one is considered a boss node and the other are considered normal nodes. These tables have 100 rows numbered from 1 to 100 and each row contains a ship or is empty. The same ship can be on multiple rows. Boss table seems to never have empty rows. Note that rare ships are at the beginning of the table and the empty rows are always at the end.
Once the battle is finished the process that choise the drop is as follows:
- The game rolls if there is a drop or not with the following rates:
- Normal nodes:
- S: 70%,
- A: 60%,
- B: 70%,
- Boss nodes:
- 100%,
- Normal nodes:
- The game will roll a random whole number between two boundaries included [math]\displaystyle{ ID=Rand(a,b) }[/math],
- The boundaries depend on the victory rank,
- S: 1-49,
- A: 20-79,
- B: 50-99,
- The boundaries depend on the victory rank,
- An "offset" is added to the generated number. [math]\displaystyle{ ID=ID+OFFSET }[/math],
- The offset is solely determined by the enemy formation, each one has a fixed offset,
- As a general rule easy enemy formation especially on normal nodes have a higher offset,
- The offset is solely determined by the enemy formation, each one has a fixed offset,
- The resulting number [math]\displaystyle{ ID }[/math] determines which row of the table will be chosen (the row may be empty resulting in no drop).
- Pratical conclusion
- In a specific node, in a specific enemy formation, in a specific victory rank, 50 rows from the drop table will be selectable by the procedure and each one of them has a 2% chance to be selected.
- If a correctly filtered drop sample shows drop rates that are not multiple of 2%, that means these drops are conditional.
Conditionnal Drop
In some cases, some rows in a table may have a second ship that will replace the normal drop when some conditions are met. This is used for the following mechanics:
- Limited time drop
- DE "overfishing"
- Drop caps
- May include other things
- For example the very high drop rate of Yamakaze during some events on nodes close to where she sunk.
Limited Time Drops
A list of all the limited drops available on regular maps.
- Note that some limited drops might last for some weeks only, and others for several years, the duration of which being arbitrary.
- Most drops on 7-4 and 7-5 are very more likely permanent ones, but are listed there as devs were cryptic about those drops being permanent or not.
Map | Node | Drops | Relevant Updates | |
---|---|---|---|---|
Normal | Event Only | |||
1-1 | C (Boss) | 2024-05-29 | ||
1-2 | E (Boss) | 2024-05-29 | ||
1-3 | J (Boss) | |
2019-09-30 2021-10-15 2023-11-28 2024-05-29 | |
1-4 | L (Boss) | 2023-11-28 | ||
1-5 | J (Boss) | 2024-05-29 | ||
1-6 | J | 2021-06-22 | ||
2-2 | B, D, E, & G | 2021-03-30 | ||
K (Boss) | ||||
2-3 | N (Boss) | |
|
2021-01-13 2021-03-01 2021-03-30 2023-11-28 2024-04-10 2024-04-23 2024-06-27 |
2-4 | P (Boss) | 2021-10-15 2023-11-28 | ||
2-5 | O (Boss) | 2021-01-13 | ||
3-1 | F | |
2023-11-28 2024-01-25 | |
G (Boss) | |
|||
3-4 | P (Boss) | 2023-11-02 | ||
7-2 | G (Boss) | 2023-10-11 | ||
7-3 | E (Boss) | 2021-03-30 2022-08-04 | ||
P (Boss) | | |||
7-4 | H | |
2021-12-28 2022-08-04 | |
L | ||||
P (Boss) | | |||
7-5 | D | 2023-01-20 2024-04-23 | ||
K (Boss) | | |||
M | ||||
Q (Boss) | | |||
R | ||||
T (Boss) | | |||
4-4 | K (Boss) | 2023-11-28 | ||
5-1 | J (Boss) | 2023-06-14 | ||
5-4 | P (Boss) | 2021-06-22 2024-02-13 | ||
5-5 | S (Boss) | 2023-06-14 | ||
6-1 | K (Boss) | 2022-08-04 | ||
6-5 | M (Boss) | |
2023-11-28 2024-05-29 | |
Use Tsunkit - Kancolle Navigator to check the status and drop rate of limited-time drops. |
Permanent Drops
Mouse over the ✔️ to display the percentages.
- On 1-5 and 2-5, Akashi drops only if currently not possessed, meaning that duplicates cannot be dropped here.
- On 1-6, Ooyodo drops only if currently not possessed, meaning that duplicates cannot be dropped here.
Ship | Rarity | Type | No. | World 1 | World 2 | World 3 | World 7 | World 4 | World 5 | World 6 | Remarks | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 1 | 2 | 3 | 4 | 5 | 1 | 2 | 3 | 4 | 5 | 1 | 2 | 3 | 4 | 5 | 1 | 2 | 3 | 4 | 5 | 1 | 2 | 3 | 4 | 5 | 1 | 2 | 3 | 4 | 5 | |||||
Abukuma | Very Rare | CL | 110 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||||||||
Agano | Very Rare | CL | 137 | ✔️ | ✔️ | ✔️ | LSC only | |||||||||||||||||||||||||||||||||
Akagi | Holo | CV | 006 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||||||||||||
Akashi | Holo | AR | 182 | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||
Akatsuki | Uncommon | DD | 071 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||
Akebono | Very Common | DD | 068 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||
Akigumo | Rare | DD | 132 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||||||||||
Akitsushima | S Holo | AV | 245 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Amagiri | Rare | DD | 279 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Amatsukaze | Holo | DD | 181 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Aoba | Uncommon | CA | 054 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||
Arare | Very Common | DD | 089 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||
Arashi | Very Rare | DD | 254 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Arashio | Very Common | DD | 088 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||
Asagumo | Rare | DD | 213 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Asakaze | Rare | DD | 272 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Asashimo | Rare | DD | 225 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Asashio | Uncommon | DD | 085 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||
Ashigara | Common | CA | 057 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||
Atago | Rare | CA | 060 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||
Ayanami | Uncommon | DD | 017 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||
Chikuma | Rare | CA | 064 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||
Chitose | Common | AV | 049 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||
Chiyoda | Very Common | AV | 050 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||
Choukai | Very Common | CA | 062 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||
Daitou | Rare | DE | 352 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Fubuki | Uncommon | DD | 011 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||
Fujinami | Rare | DD | 285 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Fumizuki | Common | DD | 034 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||
Furutaka | Uncommon | CA | 052 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||
Fusou | Rare | BB | 026 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||
Gambier Bay | Very Rare | CVL | 344 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Hagikaze | Very Rare | DD | 255 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Haguro | Very Common | CA | 058 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||
Hamakaze | Rare | DD | 170 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||
Haruna | Very Rare | FBB | 023 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||
Harusame | Rare | DD | 205 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Hatakaze | Rare | DD | 275 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Hatsuharu | Uncommon | DD | 075 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||
Hatsukaze | Rare | DD | 118 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Hatsushimo | Common | DD | 078 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||
Hatsuyuki | Very Common | DD | 013 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||
Hayashimo | Rare | DD | 209 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Hayasui | Holo | AO | 260 | ✔️ | LSC only | |||||||||||||||||||||||||||||||||||
Hibiki | Common | DD | 072 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||
Hiburi | Rare | DE | 351 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Hiei | Very Rare | FBB | 022 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||
Hirato | Rare | DE | 370 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Hiryuu | Holo | CV | 009 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||||||||||||||
Hiyou | Rare | CVL | 065 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||
Houshou | Uncommon | CVL | 025 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||
Hyuuga | Very Rare | BB | 004 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||
I-168 | Uncommon | SS | 126 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||||
I-19 | Rare | SS | 123 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | |||||||||||||||||||||||||
I-401 | Holo | SSV | 155 | ✔️ | LSC only | |||||||||||||||||||||||||||||||||||
I-58 | Rare | SS | 127 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||||
I-8 | Very Rare | SS | 128 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||||||||||||
Ikazuchi | Very Common | DD | 073 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||
Inazuma | Very Common | DD | 074 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||
Ise | Very Rare | BB | 003 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||||||
Isokaze | Very Rare | DD | 167 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Isonami | Very Common | DD | 016 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||
Isuzu | Common | CL | 043 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||
Jintsuu | Very Common | CL | 047 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||
Junyou | Rare | CVL | 066 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||
Kaga | Very Rare | CV | 007 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||||||||||||||
Kagerou | Uncommon | DD | 091 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||
Kako | Very Common | CA | 053 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||
Kamikaze | Rare | DD | 271 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Kamoi | Rare | AO | 162 | ✔️ | LSC only | |||||||||||||||||||||||||||||||||||
Kashima | Rare | CT | 265 | ✔️ | LSC only | |||||||||||||||||||||||||||||||||||
Kasumi | Common | DD | 090 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||
Katori | Rare | CT | 154 | ✔️ | Buildable | |||||||||||||||||||||||||||||||||||
Kawakaze | Rare | DD | 259 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Kazagumo | Rare | DD | 253 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Kikuzuki | Very Common | DD | 036 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||
Kinu | Rare | CL | 109 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||||||||
Kinugasa | Rare | CA | 120 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||
Kirishima | Very Rare | FBB | 024 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||
Kisaragi | Common | DD | 032 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||
Kishinami | Rare | DD | 327 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Kiso | Very Common | CL | 041 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||
Kitakami | Rare | CL | 020 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||
Kiyoshimo | Rare | DD | 210 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Kongou | Very Rare | FBB | 021 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||
Kuma | Rare | CL | 039 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||
Kumano | Rare | CA | 125 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||||||||||||
Kuroshio | Very Common | DD | 093 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||
Libeccio | Holo | DD | 243 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Luigi Torelli | Rare | SS | 325 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Maikaze | Rare | DD | 119 | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||
Makigumo | Rare | DD | 134 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||
Maruyu | Very Rare | SS | 163 | ✔️ | ✔️ | ✔️ | ✔️ | LSC only | ||||||||||||||||||||||||||||||||
Matsuwa | Rare | DE | 335 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Maya | Very Common | CA | 061 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||
Michishio | Very Common | DD | 087 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||
Mikazuki | Very Common | DD | 037 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||
Mikuma | Very Rare | CA | 116 | ✔️ | ✔️ | ✔️ | ✔️ | LSC only | ||||||||||||||||||||||||||||||||
Mikura | Rare | DE | 411 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Minazuki | Rare | DD | 281 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Miyuki | Common | DD | 014 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||
Mizuho | Very Rare | AV | 251 | ✔️ | ✔️ | ✔️ | LSC only | |||||||||||||||||||||||||||||||||
Mochizuki | Very Common | DD | 038 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||
Mogami | Rare | CA | 051 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||
Murakumo | Common | DD | 015 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||
Murasame | Common | DD | 081 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||
Mutsu | S Holo | BB | 002 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||||||||
Mutsuki | Uncommon | DD | 031 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||
Myoukou | Rare | CA | 055 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||
Nachi | Very Common | CA | 056 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||
Naganami | Rare | DD | 135 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||
Nagara | Rare | CL | 042 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||
Nagato | S Holo | BB | 001 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||||||||||||||||||||||
Nagatsuki | Common | DD | 035 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||
Naka | Common | CL | 048 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||
Natori | Common | CL | 044 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||
Nenohi | Very Common | DD | 076 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||
Noshiro | Very Rare | CL | 138 | ✔️ | LSC only | |||||||||||||||||||||||||||||||||||
Nowaki | Very Rare | DD | 215 | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||||
Oboro | Very Common | DD | 067 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||||
Okinami | Rare | DD | 252 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Ooi | Very Rare | CL | 019 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||
Ooshio | Very Common | DD | 086 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||
Ooyodo | Holo | CL | 183 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Oyashio | Very Rare | DD | 256 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Pola | Holo | CA | 249 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Ryuujou | Rare | CVL | 030 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||
Sado | Rare | DE | 339 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Sagiri | Rare | DD | 280 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Sakawa | Very Rare | CL | 140 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Samidare | Common | DD | 083 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||
Satsuki | Common | DD | 033 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||
Sazanami | Common | DD | 069 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||||
Sendai | Rare | CL | 046 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||
Shigure | Common | DD | 080 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||
Shikinami | Common | DD | 018 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||
Shimakaze | Holo | DD | 010 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||||||||||
Shiranui | Common | DD | 092 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||
Shiratsuyu | Uncommon | DD | 079 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||
Shirayuki | Common | DD | 012 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||
Shouhou | Rare | CVL | 094 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||||
Shoukaku | Very Rare | CV | 106 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||||||||||||||||||||
Souryuu | Very Rare | CV | 008 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||||||||||||||
Suzukaze | Uncommon | DD | 084 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||
Suzuya | Rare | CA | 124 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | |||||||||||||||||||||||
Taigei | Rare | AS | 184 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||
Takanami | Rare | DD | 224 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Takao | Rare | CA | 059 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||
Tama | Common | CL | 040 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||
Tanikaze | Rare | DD | 169 | ✔️ | ✔️ | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||
Tatsuta | Uncommon | CL | 029 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||
Tenryuu | Uncommon | CL | 028 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||
Tokitsukaze | Very Rare | DD | 186 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Tone | Rare | CA | 063 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||
Tsushima | Rare | DE | 340 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Umikaze | Rare | DD | 258 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Unryuu | Holo | CV | 201 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Urakaze | Rare | DD | 168 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | |||||||||||||||||||||||||||||
Uranami | Rare | DD | 286 | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||||||||
Ushio | Very Common | DD | 070 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||
Uzuki | Rare | DD | 165 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | |||||||||||||||||||||||||||||
Wakaba | Common | DD | 077 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||
Yahagi | Holo | CL | 139 | ✔️ | LSC only | |||||||||||||||||||||||||||||||||||
Yamagumo | Rare | DD | 214 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||
Yamakaze | Rare | DD | 257 | ✔️ | Unbuildable | |||||||||||||||||||||||||||||||||||
Yamashiro | Rare | BB | 027 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||
Yayoi | Rare | DD | 164 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||||||||
Yukikaze | Holo | DD | 005 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | |||||||||||||||||||||||||||
Yura | Very Common | CL | 045 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||
Yuubari | Very Rare | CL | 111 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||||||||
Yuudachi | Common | DD | 082 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable (no LSC) | ||||||||||||||||
Yuugumo | Rare | DD | 133 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Unbuildable | ||||||||||||||||||||||||||
Z1 | Very Rare | DD | 174 | ✔️ | Buildable (no LSC) | |||||||||||||||||||||||||||||||||||
Zuihou | Very Rare | CVL | 112 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable | ||||||||||||||||||||||||
Zuikaku | Holo | CV | 107 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Buildable |
Event Only Drops
[edit]Event Only Drops History | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Legend: R = Reward, R & D = Reward & Drop, D = Drop, Empty = not implemented yet, N = not dropped | |||||||||||||||||||
Exclusive Ships | 2018 Events | 2019 Events | 2020 Events | 2021 Events | 2022 Events | 2023 Events | 2024 Events | ||||||||||||
Portrait Name | |||||||||||||||||||
R | N | N | D | N | D | N | D | N | N | N | N | D | D | D | D | N | N | D | |
R | D | N | N | N | N | N | N | D | N | D | N | N | D | D | N | N | N | D | |
R | N | N | N | D | N | N | D | D | N | D | N | D | N | D | N | D | N | D | |
R | N | N | N | N | D | N | N | N | N | N | N | N | D | N | D | N | N | N | |
R | N | N | D | N | N | N | N | N | N | N | N | D | N | N | D | N | N | N | |
R | D | N | N | D | N | N | N | D | N | D | N | N | N | D | N | D | N | D | |
D | D | N | N | D | N | N | N | N | N | D | N | N | N | D | N | D | N | D | |
R | N | D | D | N | D | N | D | N | D | N | N | N | D | N | N | D | D | D | |
D | D | N | N | N | N | N | D | D | D | D | N | D | N | D | N | D | N | D | |
R | D | N | N | N | D | N | D | D | D | N | N | D | N | N | D | N | N | D | |
R | N | N | D | N | N | N | N | N | N | N | N | D | N | D | D | N | N | N | |
R | D | N | N | D | N | N | N | N | N | D | N | N | N | D | N | D | N | D | |
D | N | N | N | N | D | N | N | D | D | N | N | N | D | N | D | N | N | N | |
D | D | N | N | D | N | N | N | D | N | D | N | N | N | D | N | D | N | D | |
D | D | N | N | D | D | N | D | N | D | N | D | N | N | D | D | D | D | N | |
R | D | N | D | D | N | N | N | D | N | N | D | N | D | D | N | D | N | D | |
R | D | N | N | N | D | N | D | D | D | N | N | N | D | N | D | N | N | N | |
R | D | N | N | N | N | N | D | N | N | N | N | N | D | N | N | D | D | N | |
D | D | N | N | N | D | N | D | N | N | N | N | N | D | N | N | D | D | N | |
R | D | D | D | N | D | N | D | D | D | N | D | D | N | N | N | N | N | N | |
R | N | N | D | N | N | N | D | D | N | D | N | N | N | N | N | N | N | N | |
D | D | D | D | N | N | N | D | D | D | D | D | N | D | D | N | D | D | N | |
D | D | D | D | N | D | N | D | N | D | D | D | N | N | D | N | D | D | N | |
D | D | D | D | D | D | D | D | N | D | D | D | D | D | D | N | D | D | N | |
R | N | N | N | N | D | N | D | D | D | N | D | N | D | N | D | N | N | N | |
R | D | N | N | D | N | D | N | D | N | D | N | N | N | D | N | D | N | D | |
D | D | N | D | D | N | N | D | D | N | D | N | D | N | D | N | D | N | N | |
D | D | N | D | N | D | D | D | D | D | D | N | D | D | D | N | N | D | N | |
R | N | D | D | N | N | N | D | N | D | N | N | D | D | N | D | D | N | N | |
R | D | N | D | D | D | D | D | D | D | D | D | D | D | D | N | N | N | D | |
D | D | D | D | D | D | D | D | D | D | N | D | D | D | D | D | D | N | D | |
D | D | N | D | N | N | N | D | N | N | N | D | N | D | D | D | N | D | D | |
R | D | D | D | D | D | N | D | D | D | N | D | D | D | D | N | N | D | N | |
R | N | N | D | N | N | D | D | D | N | N | N | N | D | D | D | D | N | D | |
R | N | N | D | N | N | N | N | N | N | N | D | N | D | D | D | D | D | D | |
D | D | D | D | D | D | N | D | D | D | N | D | D | D | D | N | D | N | D | |
D | N | N | N | D | N | N | N | D | N | D | N | D | N | D | N | D | N | D | |
D | N | D | D | D | D | D | D | D | D | D | N | D | D | D | N | N | N | D | |
D | N | N | D | D | N | N | D | D | N | N | N | N | N | N | N | N | N | D | |
[EDT 1] | N | N | D | N | N | D | N | N | N | N | N | D | D | D | N | D | D | N | |
[EDT 2] | D | D | D | D | D | D | D | N | N | N | D | D | D | D | N | N | N | N | |
R | N | D | D | D | N | D | D | N | D | D | D | D | D | N | D | N | N | ||
R | N | N | D | N | N | N | N | N | D | N | N | N | D | N | D | N | D | ||
R | N | N | D | N | N | N | D | N | D | N | N | N | D | N | D | D | D | ||
D | D | D | D | N | D | N | D | N | N | N | N | D | N | N | D | N | D | ||
R | N | D | D | D | D | N | D | N | N | N | D | N | N | N | N | N | |||
R | N | N | N | N | D | N | D | N | N | N | D | N | D | N | D | N | |||
D | D | D | D | D | D | D | D | D | N | D | D | D | N | N | N | D | |||
D | D | D | N | N | D | N | N | N | N | N | D | D | D | D | D | N | |||
R | N | N | N | N | D | N | D | N | N | N | D | N | D | N | N | ||||
R | N | N | N | N | D | D | N | N | D | D | D | N | N | D | N | ||||
R | N | D | N | D | N | D | D | D | D | D | D | D | N | D | N | ||||
D | N | D | N | D | N | D | D | D | D | D | D | D | N | D | N | ||||
D | N | D | N | D | N | D | N | D | N | D | D | D | D | D | D | ||||
R | N | N | N | N | N | D | N | N | N | D | N | D | N | N | |||||
R | N | N | N | D | N | D | N | N | N | D | N | D | N | D | |||||
D | D | N | D | N | D | N | D | D | D | N | D | N | N | D | |||||
D | N | N | N | D | N | D | N | N | N | D | N | D | N | D | |||||
R | N | D | D | D | D | N | D | D | D | N | D | N | N | ||||||
R | N | N | D | D | N | D | D | N | N | D | D | N | D | ||||||
R | N | N | N | N | N | N | D | N | N | D | D | D | D | ||||||
D | N | D | N | N | N | N | D | N | N | N | D | N | N | ||||||
D | N | D | N | D | N | N | D | N | D | D | D | D | N | ||||||
D | D | D | N | D | N | D | D | D | D | D | N | N | N | ||||||
D | N | D | N | D | N | N | N | D | D | N | D | N | N | ||||||
R | N | N | N | D | N | D | D | D | D | D | D | ||||||||
R | N | D | N | N | D | D | D | N | N | D | N | ||||||||
R | N | N | N | D | D | N | N | D | D | N | N | ||||||||
R | N | D | N | N | D | D | D | D | D | D | N | ||||||||
R | N | D | N | N | D | D | D | D | D | D | D | ||||||||
D | D | D | N | N | D | D | D | D | D | D | D | ||||||||
D | D | D | D | D | D | D | N | D | D | N | N | ||||||||
D | N | D | D | N | D | D | N | D | D | N | D | ||||||||
D | N | D | N | N | D | N | D | D | D | D | N | ||||||||
D | N | D | N | D | D | D | N | D | N | D | D | ||||||||
R | D | D | N | D | N | D | D | D | D | N | |||||||||
R | N | N | D | D | N | N | D | D | N | D | |||||||||
D | N | D | N | N | N | D | N | D | N | D | |||||||||
D | N | D | N | D | N | D | N | D | D | D | |||||||||
R | N | D | D | N | N | N | D | N | N | ||||||||||
R | N | N | N | N | D | N | N | D | N | ||||||||||
R | N | N | N | N | N | D | D | D | D | ||||||||||
D | N | D | D | D | N | D | D | N | N | ||||||||||
D | N | N | N | D | N | N | N | N | N | ||||||||||
D | D | N | N | D | D | N | D | N | D | ||||||||||
D | D | D | D | D | N | D | D | D | N | ||||||||||
R | N | N | N | N | N | N | N | D | |||||||||||
R | N | D | N | N | N | D | D | D | |||||||||||
D | D | D | D | D | N | D | D | D | |||||||||||
D | D | D | D | N | D | D | N | N | |||||||||||
R | N | D | N | D | D | D | N | ||||||||||||
D | D | D | D | N | D | D | D | ||||||||||||
R | N | N | D | D | N | N | |||||||||||||
R | N | N | D | D | N | D | |||||||||||||
D | N | N | D | D | N | N | |||||||||||||
D | D | N | N | N | N | N | |||||||||||||
R | N | N | N | N | D | ||||||||||||||
R | N | D | N | N | N | ||||||||||||||
D | N | D | N | N | N | ||||||||||||||
D | N | N | N | D | D | ||||||||||||||
R | D | N | N | D | |||||||||||||||
R | D | D | D | D | |||||||||||||||
R | N | D | N | D | |||||||||||||||
D | N | D | N | D | |||||||||||||||
D | N | N | N | D | |||||||||||||||
D | D | D | D | D | |||||||||||||||
D | D | D | D | N | |||||||||||||||
R | D | N | N | ||||||||||||||||
R&D | D | D | N | ||||||||||||||||
R | D | D | D | ||||||||||||||||
D | D | N | D | ||||||||||||||||
D | D | D | N | ||||||||||||||||
D | N | N | D | ||||||||||||||||
R&D | N | D | |||||||||||||||||
R | D | N | |||||||||||||||||
R&D | N | D | |||||||||||||||||
R | N | D | |||||||||||||||||
D | N | N | |||||||||||||||||
D | D | N | |||||||||||||||||
D | D | N | |||||||||||||||||
D | D | D | |||||||||||||||||
D | N | D | |||||||||||||||||
R | N | ||||||||||||||||||
R | N | ||||||||||||||||||
D | N | ||||||||||||||||||
D | D | ||||||||||||||||||
R&D | |||||||||||||||||||
R | |||||||||||||||||||
D | |||||||||||||||||||
D | |||||||||||||||||||
D | |||||||||||||||||||
This table includes all ships that are currently not permanently available outside of events (Limited Time Drops are still counted as "event drops").
|
See Also
Japanese WikiWiki - Limited time drops page