• 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 "Experience and Rank"

From Kancolle Wiki
Jump to navigation Jump to search
 
(56 intermediate revisions by 12 users not shown)
Line 1: Line 1:
=={{Anchor | Ship Experience}} Ship Experience==
+
{{PortMechanicsPortal}}
*Ship experience : Base exp × MVP Multiplier (2) × Flagship Multiplier (1.5) × Rank Multiplier
+
Experience in Kantai Collection is divided into two types. [[#Ship Girl Experience|Ship Girl experience]] and [[#Admiral Experience|Admiral experience]]. The former makes ship girls more powerful and the latter increases the player's HQ level and plays into [[Ranking]].
{| class="wikitable"
+
 
! style="text-align: center;" |Rank
+
=Ship Girl Experience=
! style="text-align: center;" |Multiplier
+
Ships earn experience through [[#SGSortie|sorties]], [[#SGExercise|exercises]] (PVP), and [[#SGExpedition|expeditions]].
 +
* For ships, the following elements are affected by level:
 +
** [[Remodeling]] (ship to ship dependant),
 +
** [[Marriage]], requiring level 99,
 +
** Some [[Expeditions]]' requirements or/and great success rate,
 +
** Natural [[Stats#Linear_Growth|stat growth]] for ASW {{ASW}}, LoS {{LOS}}, evasion {{Evasion}}, and accuracy {{Hit}}/hit rate,
 +
** [[Repairs#Repair_time|Repair time]],
 +
** [[Night Recon]] trigger rate,
 +
** [[Night Cut-In]] trigger rate,
 +
** [[Combat/Night Battle#"New Type" Cut-ins|Chance for 2nd Hit for "New Type" Cut-ins]] for DD after level 80,
 +
** Innate [[Opening Torpedo Salvo]] for SS/V after level 10,
 +
** Possibility to trigger the [[Submarine Touch]] for AS after level 30,
 +
** Possibility to trough either 2 torpedo strikes during the [[Submarine Touch]] for SS after level 75,
 +
** [[Touch]] trigger rates,
 +
** [[Touch]] damage for SS(V),
 +
** [[Experience]] bonus for CT,
 +
* ''See [[leveling]] for more details and advice on leveling up ships.
 +
 
 +
==={{anchor|SGSortie}}Sorties===
 +
Experience earned by ships in sorties is:
 +
{{Formula
 +
|Title=Sortie Experience Formula
 +
|Math=\text{Exp}_\text{sortie} = \lfloor \text{Exp}_\text{base} \times \text{Mod}_\text{MVP} \times \text{Mod}_\text{flag} \times \text{Mod}_\text{rank} \rfloor
 +
|Var=<math>\text{Exp}_\text{base}</math> the base experience of the node, being node-to-node dependent.
 +
**''See the [[Sortie|individual map pages]] for exact base exp values.
 +
* <math>\text{Mod}_\text{MVP}</math> the MVP bonus, being '''2''' for the MVP and '''1''' for all other ships,
 +
* <math>\text{Mod}_\text{flag}</math> the flagship bonus, being '''1.5''' for the flagship and '''1''' for all other ships,
 +
* <math>\text{Mod}_\text{rank}</math> the rank bonus according to the table below.
 +
{{{!}}class="wikitable" style="text-align:center"
 +
!colspan=2{{!}}<math>\text{Mod}_\text{rank}</math>
 +
{{!}}-
 +
!Rank
 +
!Multiplier
 +
{{!}}-
 +
{{!}}S{{!}}{{!}}1.2
 +
{{!}}-
 +
{{!}}A{{!}}{{!}}1.0
 +
{{!}}-
 +
{{!}}B{{!}}{{!}}1.0
 +
{{!}}-
 +
{{!}}C{{!}}{{!}}0.8
 +
{{!}}-
 +
{{!}}D{{!}}{{!}}0.7
 +
{{!}}-
 +
{{!}}E{{!}}{{!}}0.5
 +
{{!}}}
 +
|Notes=The maximum multiplier a ship can earn is '''3.6''', for a flagship MVP at S rank.
 +
* It is rarely worth it to go into each night battle to increase the sortie exp gains, as it is less time-efficient compared to doing more runs.
 +
* Most maps heavily reward clearing the boss node.
 +
}}
 +
 
 +
==={{anchor|SGExercise}}Exercises===
 +
Experience earned in exercises is:
 +
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 +
!colspan=2|Exercice Experience Formulas
 +
|-
 +
!width=20px|<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Pre-cap</div>
 +
|
 +
 
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"|  <math>\text{Exp}_\text{pre-cap} = \Big\lfloor \frac{\text{Exp}_\text{Ship1}}{100} + \frac{\text{Exp}_\text{Ship2}}{300} \Big\rfloor + \text{Rand}</math>
 +
|}
 +
;With
 +
* <math>\text{Exp}_\text{Ship1}</math> the cumulative experience of the opponent's flagship level based on [[#Ship Girl Exp Tables|exp tables]] below,
 +
* <math>\text{Exp}_\text{Ship2}</math> the cumulative experience value of the opponent's 2nd ship level based on [[#Ship Girl Exp Tables|exp tables]] below,
 +
* <math>\text{Rand}</math> a random number from 0 to 3.
 +
|-
 +
!width=20px|<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Cap</div>
 +
|
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"|  <math>\text{Exp}_\text{cap} = \Big\lfloor \text{Cap} + \sqrt{\text{Exp}_\text{pre-cap}-\text{Cap}} \Big\rfloor </math>
 +
|}
 +
;With
 +
The <math>\text{Cap}</math> being '''500''' in exercices.
 +
 
 +
|-
 +
!width=20px|<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Post-cap</div>
 +
|
 +
{|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px"
 +
|valign="center"| <math>\text{Exp}_\text{post-cap} = \Big\lfloor \lfloor \text{Exp}_\text{cap} \times \text{Mod}_\text{rank} \rfloor \times \text{Mod}_\text{MVP} \times \text{Mod}_\text{flag} \times \text{Mod}_\text{CT} \Big\rfloor</math>
 +
|}
 +
 
 +
;With
 +
* <math>\text{Mod}_\text{MVP}</math> the MVP bonus, being '''2''' for the MVP and '''1''' for all other ships,
 +
* <math>\text{Mod}_\text{flag}</math> the flagship bonus, being '''1.5''' for the flagship and '''1''' for all other ships,
 +
* <math>\text{Mod}_\text{rank}</math> the rank bonus:
 +
{|class="wikitable" style="text-align:center"
 +
!colspan=2|<math>\text{Mod}_\text{rank}</math>
 
|-
 
|-
| style="text-align: center;" |S
+
!Rank
| style="text-align: center;" |1.2
+
!Multiplier
 
|-
 
|-
| style="text-align: center;" |A
+
|S||1.2
| style="text-align: center;" |1.0
 
 
|-
 
|-
| style="text-align: center;" |B
+
|A||1.0
| style="text-align: center;" |1.0
 
 
|-
 
|-
| style="text-align: center;" |C
+
|B||1.0
| style="text-align: center;" |0.8
 
 
|-
 
|-
| style="text-align: center;" |D
+
|C||0.64
| style="text-align: center;" |0.7
 
 
|-
 
|-
| style="text-align: center;" |E
+
|D||0.56
| style="text-align: center;" |0.5, no MVP
+
|-
 +
|E||0.4
 
|}
 
|}
* Note: When the MVP is the flagship, it results in maximum experience gain.
+
* <math>\text{Mod}_\text{CT}</math> the training cruiser bonus:
** 3e + [''n'' - 1] × ''e'' = 2''e'' + ''ne''
+
{{Category:Training Cruisers}}
** 2''e'' + 1.5''e'' + [''n'' - 2] × ''e'' = 1.5''e'' + ''ne''
 
** where ''n'' is the the number of ships, ''e'' is the base experience constant
 
===Map experience===
 
*Flag = flagship, F+M = flagship+MVP
 
{| class="wikitable"
 
!Map
 
!Base
 
!Flag
 
!MVP
 
!F+M(A)
 
!F+M(S)
 
 
|-
 
|-
|1-1
+
|colspan=2|
|30
+
;Notes
|45
+
* Like sorties, the maximum multiplier a ship girl can earn is '''3.6'''. This would be for a flagship MVP at S-rank.
|60
+
** With two CT with one married in the fleet, it is '''4.23'''.
|90
+
** It is not recommended to have a CT flagship as a more valuable ship can use that experience.
|108
+
* It is recommended to do night battle in order to attempt to get a higher rank for better exp.
 +
** Participation per day in exercises is limited so it is important to maximize the exp.
 +
* Because of the way exp is calculated, even losses can yield a lot of experience.
 +
* See [[Exercises#Experience_Chart|Exercises]] for calculated experience values.
 +
|}
 +
 
 +
==={{anchor|SGExpedition}}Expeditions===
 +
 
 +
Please see [[Expeditions#Reference_Tables|Expeditions]] for the experience earned from each expedition. Note that the experience listed is multiplied by '''4''' on a [[Expeditions#Great_Success|great success]].
 +
 
 +
===Ship Girl Exp Tables===
 +
The base level cap for all ship girls is 99.
 +
{|
 +
|- style="vertical-align:top"
 +
|
 +
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
 +
!colspan=3|Lv 1-25
 +
|-
 +
!width=30px|Lv
 +
!width=70px|Exp.
 +
!width=70px|Exp. Diff
 
|-
 
|-
|1-2
+
|1||0||0
|50
 
|75
 
|100
 
|150
 
|180
 
 
|-
 
|-
|1-3
+
|2||100||100
|80
 
|120
 
|160
 
|240
 
|288
 
 
|-
 
|-
|1-4
+
|3||300||200
|100
 
|150
 
|200
 
|300
 
|360
 
 
|-
 
|-
|1-5
+
|4||600||300
|150
 
|225
 
|300
 
|450
 
|540
 
 
|-
 
|-
|2-1
+
|5||1 000||400
|120
 
|180
 
|240
 
|360
 
|432
 
 
|-
 
|-
|2-2
+
|6||1 500||500
|150
 
|225
 
|300
 
|450
 
|540
 
 
|-
 
|-
|2-3
+
|7||2 100||600
|200
 
|300
 
|400
 
|600
 
|720
 
 
|-
 
|-
|2-4
+
|8||2 800||700
|300
 
|450
 
|600
 
|900
 
|1,080
 
 
|-
 
|-
|2-5
+
|9||3 600||800
|250
 
|375
 
|500
 
|750
 
|900
 
 
|-
 
|-
|3-1
+
|10||4 500||900
|310
 
|465
 
|620
 
|930
 
|1,116
 
 
|-
 
|-
|3-2
+
|11||5 500||1 000
|320
 
|480
 
|640
 
|960
 
|1,152
 
 
|-
 
|-
|3-3
+
|12||6 600||1 100
|330
 
|495
 
|660
 
|990
 
|1,188
 
 
|-
 
|-
|3-4
+
|13||7 800||1 200
|350
 
|525
 
|700
 
|1,050
 
|1,260
 
 
|-
 
|-
|3-5
+
|14||9 100||1 300
|400
 
|600
 
|800
 
|1,200
 
|1,440
 
 
|-
 
|-
|4-1
+
|15||10 500||1 400
|310
 
|465
 
|620
 
|930
 
|1,116
 
 
|-
 
|-
|4-2
+
|16||12 000||1 500
|320
 
|480
 
|640
 
|960
 
|1,152
 
 
|-
 
|-
|4-3
+
|17||13 600||1 600
|330
 
|495
 
|660
 
|990
 
|1,188
 
 
|-
 
|-
|4-4
+
|18||15 300||1 700
|340
 
|510
 
|680
 
|1,020
 
|1,224
 
 
|-
 
|-
|5-1
+
|19||17 100||1 800
|360
 
|540
 
|720
 
|1,080
 
|1,296
 
 
|-
 
|-
|5-2
+
|20||19 000||1 900
|380
 
|570
 
|760
 
|1,140
 
|1,368
 
 
|-
 
|-
|5-3
+
|21||21 000||2 000
|400
 
|600
 
|800
 
|1,200
 
|1,440
 
 
|-
 
|-
|5-4
+
|22||23 100||2 100
|420
 
|630
 
|840
 
|1,260
 
|1,512
 
 
|-
 
|-
|5-5
+
|23||25 300||2 200
|450
 
|675
 
|900
 
|1,350
 
|1,620
 
 
|-
 
|-
|6-1
+
|24||27 600||2 300
|400
 
|600
 
|800
 
|1,200
 
|1,440
 
 
|-
 
|-
|6-2
+
|25||30 000||2 400
|420
 
|630
 
|840
 
|1,260
 
|1,512
 
 
|}
 
|}
 
+
|
===XP Table (Ship)===
+
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
====Level 1 to 99====
+
!colspan=3|Lv 26-50
{| class="wikitable collapsible collapsed" style="width:743px;text-align:center;"
+
|-
! style="width:30px;" |Lv
+
!width=30px|Lv
! style="width:70px;" |Exp.
+
!width=70px|Exp.
! style="width:70px;" |Exp. Diff
+
!width=70px|Exp. Diff
| rowspan="26" style="width:1px;" |
 
! style="width:30px;" |Lv
 
! style="width:75px;" |Exp.
 
! style="width:75px;" |Exp. Diff
 
| rowspan="26" style="width:1px;" |
 
! style="width:30px;" |Lv
 
! style="width:80px;" |Exp.
 
! style="width:80px;" |Exp. Diff
 
| rowspan="26" style="width:1px;" |
 
! style="width:30px;" |Lv
 
! style="width:85px;" |Exp.
 
! style="width:85px;" |Exp. Diff
 
 
|-
 
|-
|1
+
|26||32 500||2 500
|0
 
|0
 
|26
 
|32,500
 
|2,500
 
|51
 
|127,500
 
|5,000
 
|76
 
|331,000
 
|12,000
 
 
|-
 
|-
|2
+
|27||35 100||2 600
|100
 
|100
 
|27
 
|35,100
 
|2,600
 
|52
 
|132,700
 
|5,200
 
|77
 
|343,400
 
|12,400
 
 
|-
 
|-
|3
+
|28||37 800||2 700
|300
 
|200
 
|28
 
|37,800
 
|2,700
 
|53
 
|138,100
 
|5,400
 
|78
 
|356,200
 
|12,800
 
 
|-
 
|-
|4
+
|29||40 600||2 800
|600
 
|300
 
|29
 
|40,600
 
|2,800
 
|54
 
|143,700
 
|5,600
 
|79
 
|369,400
 
|13,200
 
 
|-
 
|-
|5
+
|30||43 500||2 900
|1,000
 
|400
 
|30
 
|43,500
 
|2,900
 
|55
 
|149,500
 
|5,800
 
|80
 
|383,000
 
|13,600
 
 
|-
 
|-
|6
+
|31||46 500||3 000
|1,500
 
|500
 
|31
 
|46,500
 
|3,000
 
|56
 
|155,500
 
|6,000
 
|81
 
|397,000
 
|14,000
 
 
|-
 
|-
|7
+
|32||49 600||3 100
|2,100
 
|600
 
|32
 
|49,600
 
|3,100
 
|57
 
|161,700
 
|6,200
 
|82
 
|411,500
 
|14,500
 
 
|-
 
|-
|8
+
|33||52 800||3 200
|2,800
 
|700
 
|33
 
|52,800
 
|3,200
 
|58
 
|168,100
 
|6,400
 
|83
 
|426,500
 
|15,000
 
 
|-
 
|-
|9
+
|34||56 100||3 300
|3,600
 
|800
 
|34
 
|56,100
 
|3,300
 
|59
 
|174,700
 
|6,600
 
|84
 
|442,000
 
|15,500
 
 
|-
 
|-
|10
+
|35||59 500||3 400
|4,500
 
|900
 
|35
 
|59,500
 
|3,400
 
|60
 
|181,500
 
|6,800
 
|85
 
|458,000
 
|16,000
 
 
|-
 
|-
|11
+
|36||63 000||3 500
|5,500
 
|1,000
 
|36
 
|63,000
 
|3,500
 
|61
 
|188,500
 
|7,000
 
|86
 
|474,500
 
|16,500
 
 
|-
 
|-
|12
+
|37||66 600||3 600
|6,600
 
|1,100
 
|37
 
|66,600
 
|3,600
 
|62
 
|195,800
 
|7,300
 
|87
 
|491,500
 
|17,000
 
 
|-
 
|-
|13
+
|38||70 300||3 700
|7,800
 
|1,200
 
|38
 
|70,300
 
|3,700
 
|63
 
|203,400
 
|7,600
 
|88
 
|509,000
 
|17,500
 
 
|-
 
|-
|14
+
|39||74 100||3 800
|9,100
 
|1,300
 
|39
 
|74,100
 
|3,800
 
|64
 
|211,300
 
|7,900
 
|89
 
|527,000
 
|18,000
 
 
|-
 
|-
|15
+
|40||78 000||3 900
|10,500
 
|1,400
 
|40
 
|78,000
 
|3,900
 
|65
 
|219,500
 
|8,200
 
|90
 
|545,500
 
|18,500
 
 
|-
 
|-
|16
+
|41||82 000||4 000
|12,000
 
|1,500
 
|41
 
|82,000
 
|4,000
 
|66
 
|228,000
 
|8,500
 
|91
 
|564,500
 
|19,000
 
 
|-
 
|-
|17
+
|42||86 100||4 100
|13,600
 
|1,600
 
|42
 
|86,100
 
|4,100
 
|67
 
|236,800
 
|8,800
 
|92
 
|584,500
 
|20,000
 
 
|-
 
|-
|18
+
|43||90 300||4 200
|15,300
 
|1,700
 
|43
 
|90,300
 
|4,200
 
|68
 
|245,900
 
|9,100
 
|93
 
|606,500
 
|22,000
 
 
|-
 
|-
|19
+
|44||94 600||4 300
|17,100
 
|1,800
 
|44
 
|94,600
 
|4,300
 
|69
 
|255,300
 
|9,400
 
|94
 
|631,500
 
|25,000
 
 
|-
 
|-
|20
+
|45||99 000||4 400
|19,000
 
|1,900
 
|45
 
|99,000
 
|4,400
 
|70
 
|265,000
 
|9,700
 
|95
 
|661,500
 
|30,000
 
 
|-
 
|-
|21
+
|46||103 500||4 500
|21,000
 
|2,000
 
|46
 
|103,500
 
|4,500
 
|71
 
|275,000
 
|10,000
 
|96
 
|701,500
 
|40,000
 
 
|-
 
|-
|22
+
|47||108 100||4 600
|23,100
 
|2,100
 
|47
 
|108,100
 
|4,600
 
|72
 
|285,400
 
|10,400
 
|97
 
|761,500
 
|60,000
 
 
|-
 
|-
|23
+
|48||112 800||4 700
|25,300
 
|2,200
 
|48
 
|112,800
 
|4,700
 
|73
 
|296,200
 
|10,800
 
|98
 
|851,500
 
|90,000
 
 
|-
 
|-
|24
+
|49||117 600||4 800
|27,600
 
|2,300
 
|49
 
|117,600
 
|4,800
 
|74
 
|307,400
 
|11,200
 
|99
 
|1,000,000
 
|148,500
 
 
|-
 
|-
|25
+
|50||122 500||4 900
|30,000
 
|2,400
 
|50
 
|122,500
 
|4,900
 
|75
 
|319,000
 
|11,600
 
| colspan="3" |
 
 
|}
 
|}
 
+
|
====Level 100+====
+
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
''Marrying level 99 ships raises them to level 100. No experience is necessary for this level up.'' {{Template:Details|Marriage|Marriage|label 1 = Marriage
+
!colspan=3|Lv 51-75
|l1 = Marriage}}
+
|-
{| class="wikitable collapsible collapsed" style="width:743px;text-align:center;"
+
!width=30px|Lv
! style="width:30px;" |Lv
+
!width=70px|Exp.
! style="width:70px;" |Exp.
+
!width=70px|Exp. Diff
! style="width:70px;" |Exp. Diff
+
|-
| rowspan="21" style="width:1px;" |
+
|51||127 500||5 000
! style="width:30px;" |Lv
+
|-
! style="width:75px;" |Exp.
+
|52||132 700||5 200
! style="width:75px;" |Exp. Diff
+
|-
| rowspan="21" style="width:1px;" |
+
|53||138 100||5 400
! style="width:30px;" |Lv
+
|-
! style="width:80px;" |Exp.
+
|54||143 700||5 600
! style="width:80px;" |Exp. Diff
+
|-
| rowspan="21" style="width:1px;" |
+
|55||149 500||5 800
! style="width:30px;" |Lv
+
|-
! style="width:85px;" |Exp.
+
|56||155 500||6 000
! style="width:85px;" |Exp. Diff
+
|-
 +
|57||161 700||6 200
 +
|-
 +
|58||168 100||6 400
 +
|-
 +
|59||174 700||6 600
 +
|-
 +
|60||181 500||6 800
 +
|-
 +
|61||188 500||7 000
 +
|-
 +
|62||195 800||7 300
 +
|-
 +
|63||203 400||7 600
 +
|-
 +
|64||211 300||7 900
 +
|-
 +
|65||219 500||8 200
 +
|-
 +
|66||228 000||8 500
 +
|-
 +
|67||236 800||8 800
 +
|-
 +
|68||245 900||9 100
 +
|-
 +
|69||255 300||9 400
 +
|-
 +
|70||265 000||9 700
 +
|-
 +
|71||275 000||10 000
 +
|-
 +
|72||285 400||10 400
 +
|-
 +
|73||296 200||10 800
 +
|-
 +
|74||307 400||11 200
 
|-
 
|-
|100
+
|75||319 000||11 600
|1,000,000
+
|}
 
|
 
|
|120
+
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
|1,255,000
+
!colspan=3|Lv 76-99
|32,000
+
|-
|140
+
!width=30px|Lv
|2,760,000
+
!width=70px|Exp.
|120,000
+
!width=70px|Exp. Diff
|160
+
|-
|6,120,000
+
|76||331 000||12 000
|150,000
+
|-
 +
|77||343 400||12 400
 +
|-
 +
|78||356 200||12 800
 
|-
 
|-
|101
+
|79||369 400||13 200
|1,010,000
+
|-
|10,000
+
|80||383 000||13 600
|121
+
|-
|1,290,000
+
|81||397 000||14 000
|35,000
+
|-
|141
+
|82||411 500||14 500
|2,887,000
+
|-
|127,000
+
|83||426 500||15 000
|161
+
|-
|6,320,000
+
|84||442 000||15 500
|200,000
+
|-
 +
|85||458 000||16 000
 
|-
 
|-
|102
+
|86||474 500||16 500
|1,011,000
 
|1,000
 
|122
 
|1,329,000
 
|39,000
 
|142
 
|3,021,000
 
|134,000
 
|162
 
|6,580,000
 
|260,000
 
 
|-
 
|-
|103
+
|87||491 500||17 000
|1,013,000
 
|2,000
 
|123
 
|1,372,000
 
|43,000
 
|143
 
|3,162,000
 
|141,000
 
|163
 
|6,910,000
 
|330,000
 
 
|-
 
|-
|104
+
|88||509 000||17 500
|1,016,000
 
|3,000
 
|124
 
|1,419,000
 
|47,000
 
|144
 
|3,310,000
 
|148,000
 
|164
 
|7,320,000
 
|410,000
 
 
|-
 
|-
|105
+
|89||527 000||18 000
|1,020,000
 
|4,000
 
|125
 
|1,470,000
 
|51,000
 
|145
 
|3,465,000
 
|155,000
 
|165
 
|7,820,000
 
|500,000
 
 
|-
 
|-
|106
+
|90||545 500||18 500
|1,025,000
 
|5,000
 
|126
 
|1,525,000
 
|55,000
 
|146
 
|3,628,000
 
|163,000
 
|166
 
|7,920,000
 
|100,000
 
 
|-
 
|-
|107
+
|91||564 500||19 000
|1,031,000
 
|6,000
 
|127
 
|1,584,000
 
|59,000
 
|147
 
|3,799,000
 
|171,000
 
|167
 
|8,033,000
 
|113,000
 
 
|-
 
|-
|108
+
|92||584 500||20 000
|1,038,000
 
|7,000
 
|128
 
|1,647,000
 
|63,000
 
|148
 
|3,978,000
 
|179,000
 
|168
 
|8,172,000
 
|139,000
 
 
|-
 
|-
|109
+
|93||606 500||22 000
|1,046,000
 
|8,000
 
|129
 
|1,714,000
 
|67,000
 
|149
 
|4,165,000
 
|187,000
 
|169
 
|8,350,000
 
|178,000
 
 
|-
 
|-
|110
+
|94||631 500||25 000
|1,055,000
 
|9,000
 
|130
 
|1,785,000
 
|71,000
 
|150
 
|4,360,000
 
|195,000
 
|170
 
|8,580,000
 
|230,000
 
 
|-
 
|-
|111
+
|95||661 500||30 000
|1,065,000
 
|10,000
 
|131
 
|1,860,000
 
|75,000
 
|151
 
|4,564,000
 
|204,000
 
|171
 
|8,875,000
 
|295,000
 
 
|-
 
|-
|112
+
|96||701 500||40 000
|1,077,000
 
|12,000
 
|132
 
|1,940,000
 
|80,000
 
|152
 
|4,777,000
 
|213,000
 
|172
 
|9,248,000
 
|373,000
 
 
|-
 
|-
|113
+
|97||761 500||60 000
|1,091,000
 
|14,000
 
|133
 
|2,025,000
 
|85,000
 
|153
 
|4,999,000
 
|222,000
 
|173
 
|9,705,000
 
|457,000
 
 
|-
 
|-
|114
+
|98||851 500||90 000
|1,107,000
 
|16,000
 
|134
 
|2,115,000
 
|90,000
 
|154
 
|5,230,000
 
|231,000
 
|174
 
|10,266,000
 
|561,000
 
 
|-
 
|-
|115
+
|99||1 000 000||148 500
|1,125,000
 
|18,000
 
|135
 
|2,210,000
 
|95,000
 
|155
 
|5,470,000
 
|240,000
 
|175
 
|10,950,000
 
|684,000
 
 
|-
 
|-
|116
+
|100||1 000 000||0
|1,145,000
+
|}
|20,000
+
|}
|136
+
 
|2,310,000
+
Marrying ship girls instantly raises their level to 100, and raises their level cap to 180. No experience is necessary for this level-up. Please see [[Marriage]] for more details.
|100,000
+
 
|156
+
{|
|5,720,000
+
|- style="vertical-align:top"
|250,000
 
 
|
 
|
 +
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
 +
!colspan=3|Lv 101-125
 +
|-
 +
!width=30px|Lv
 +
!width=70px|Exp.
 +
!width=70px|Exp. Diff
 +
|-
 +
|101||1 010 000||10 000
 +
|-
 +
|102||1 011 000||1 000
 +
|-
 +
|103||1 013 000||2 000
 +
|-
 +
|104||1 016 000||3 000
 +
|-
 +
|105||1 020 000||4 000
 +
|-
 +
|106||1 025 000||5 000
 +
|-
 +
|107||1 031 000||6 000
 +
|-
 +
|108||1 038 000||7 000
 +
|-
 +
|109||1 046 000||8 000
 +
|-
 +
|110||1 055 000||9 000
 +
|-
 +
|111||1 065 000||10 000
 +
|-
 +
|112||1 077 000||12 000
 +
|-
 +
|113||1 091 000||14 000
 +
|-
 +
|114||1 107 000||16 000
 +
|-
 +
|115||1 125 000||18 000
 +
|-
 +
|116||1 145 000||20 000
 +
|-
 +
|117||1 168 000||23 000
 +
|-
 +
|118||1 194 000||26 000
 +
|-
 +
|119||1 223 000||29 000
 +
|-
 +
|120||1 255 000||32 000
 +
|-
 +
|121||1 290 000||35 000
 +
|-
 +
|122||1 329 000||39 000
 +
|-
 +
|123||1 372 000||43 000
 +
|-
 +
|124||1 419 000||47 000
 +
|-
 +
|125||1 470 000||51 000
 +
|}
 
|
 
|
 +
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
 +
!colspan=3|Lv 126-150
 +
|-
 +
!width=30px|Lv
 +
!width=70px|Exp.
 +
!width=70px|Exp. Diff
 +
|-
 +
|126||1 525 000||55 000
 +
|-
 +
|127||1 584 000||59 000
 +
|-
 +
|128||1 647 000||63 000
 +
|-
 +
|129||1 714 000||67 000
 +
|-
 +
|130||1 785 000||71 000
 +
|-
 +
|131||1 860 000||75 000
 +
|-
 +
|132||1 940 000||80 000
 +
|-
 +
|133||2 025 000||85 000
 +
|-
 +
|134||2 115 000||90 000
 +
|-
 +
|135||2 210 000||95 000
 +
|-
 +
|136||2 310 000||100 000
 +
|-
 +
|137||2 415 000||105 000
 +
|-
 +
|138||2 525 000||110 000
 +
|-
 +
|139||2 640 000||115 000
 +
|-
 +
|140||2 760 000||120 000
 +
|-
 +
|141||2 887 000||127 000
 +
|-
 +
|142||3 021 000||134 000
 +
|-
 +
|143||3 162 000||141 000
 +
|-
 +
|144||3 310 000||148 000
 +
|-
 +
|145||3 465 000||155 000
 +
|-
 +
|146||3 628 000||163 000
 +
|-
 +
|147||3 799 000||171 000
 +
|-
 +
|148||3 978 000||179 000
 +
|-
 +
|149||4 165 000||187 000
 +
|-
 +
|150||4 360 000||195 000
 +
|}
 
|
 
|
 +
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
 +
!colspan=3|Lv 151-175
 +
|-
 +
!width=30px|Lv
 +
!width=70px|Exp.
 +
!width=70px|Exp. Diff
 +
|-
 +
|151||4 564 000||204 000
 +
|-
 +
|152||4 777 000||213 000
 
|-
 
|-
|117
+
|153||4 999 000||222 000
|1,168,000
+
|-
|23,000
+
|154||5 230 000||231 000
|137
+
|-
|2,415,000
+
|155||5 470 000||240 000
|105,000
+
|-
|157
+
|156||5 720 000||250 000
|5,780,000
+
|-
|60,000
+
|157||5 780 000||60 000
|
+
|-
|
+
|158||5 860 000||80 000
|
+
|-
 +
|159||5 970 000||110 000
 +
|-
 +
|160||6 120 000||150 000
 +
|-
 +
|161||6 320 000||200 000
 +
|-
 +
|162||6 580 000||260 000
 +
|-
 +
|163||6 910 000||330 000
 +
|-
 +
|164||7 320 000||410 000
 +
|-
 +
|165||7 820 000||500 000
 
|-
 
|-
|118
+
|166||7 920 000||100 000
|1,194,000
 
|26,000
 
|138
 
|2,525,000
 
|110,000
 
|158
 
|5,860,000
 
|80,000
 
|
 
|
 
|
 
 
|-
 
|-
|119
+
|167||8 033 000||113 000
|1,223,000
 
|29,000
 
|139
 
|2,640,000
 
|115,000
 
|159
 
|5,970,000
 
|110,000
 
|
 
|
 
|
 
|}
 
 
 
== {{Anchor | HQ Experience}} Admiral Experience and Rankings==
 
{| class="wikitable" style="text-align: center; width:800px;"
 
! style="text-align: center; width:60px;" |Insignia
 
! style="text-align: center; width:260px;" |Rank<br />Complete IJN Rank
 
! style="text-align: center; width:150px;" |In English
 
! style="text-align: center; width:120px;" |Note
 
! style="text-align: center; width:60px;" |Rank Number
 
 
|-
 
|-
|[[File:Rank_Marshal_Admiral.png]]
+
|168||8 172 000||139 000
| style="text-align: center;" |{{Nihongo|元帥|''Gensui''|}}<br />{{Nihongo|元帥海軍大将|''Gensui Kaigun Taishō''|}}
 
| style="text-align: center;" |Marshal Admiral
 
| style="text-align: left;" |The top 0.8% of a server is given this ranking.
 
|1
 
 
|-
 
|-
|[[File:Rank_Admiral.png]]
+
|169||8 350 000||178 000
| style="text-align: center;" |{{Nihongo|大将|Taishō|}}<br />{{Nihongo|海軍大将|''Kaigun Taishō''|}}
 
| style="text-align: center;" |Admiral
 
| style="text-align: left;" |The top 5% of a server is given this ranking.
 
|2
 
 
|-
 
|-
|[[File:Rank_Vice_Admiral.png]]
+
|170||8 580 000||230 000
| style="text-align: center;" |{{Nihongo|中将|''Chūjō''|}}<br />{{Nihongo|海軍中将|''Kaigun Chūjō''|}}
 
| style="text-align: center;" |Vice-Admiral
 
| style="text-align: left;" |
 
|3
 
 
|-
 
|-
|[[File:Rank_Rear_Admiral.png]]
+
|171||8 875 000||295 000
| style="text-align: center;" |{{Nihongo|少将|''Shōshō''|}}<br />{{Nihongo|海軍少将|''Kaigun Shōshō''|}}
 
| style="text-align: center;" |Rear-Admiral
 
| style="text-align: left;" |
 
|4
 
 
|-
 
|-
|[[File:Rank_Captain.png]]
+
|172||9 248 000||373 000
| style="text-align: center;" |{{Nihongo|大佐|''Taisa''|}}<br />{{Nihongo|海軍大佐|''Kaigun Taisa''|}}
 
| style="text-align: center;" |Captain
 
| style="text-align: left;" |
 
|5
 
 
|-
 
|-
|[[File:Rank_Commander.png]]
+
|173||9 705 000||457 000
| style="text-align: center;" |{{Nihongo|中佐|''Chūsa''}}<br />{{Nihongo|海軍中佐|''Kaigun Chūsa''|}}
 
| style="text-align: center;" |Commander
 
| style="text-align: left;" |
 
|6
 
 
|-
 
|-
|[[File:Rank_Lieutenant-Commander.png]]
+
|174||10&nbsp;266&nbsp;000||561 000
| style="text-align: center;" |{{Nihongo|少佐|''Shōsa''}}<br />{{Nihongo|海軍少佐|''Kaigun Shōsa''|}}
 
| style="text-align: center;" |Lieutenant-Commander
 
| style="text-align: left;" |
 
|7
 
 
|-
 
|-
|[[File:Rank_Lieutenant-Commander_Novice.png]]
+
|175||10 950 000||684 000
| style="text-align: center;" |{{Nihongo|新米少佐|''Shinmai Shōsa''}}<br />-
 
| style="text-align: center;" |Lieutenant-Commander (Novice)
 
| style="text-align: left;" |Does not officialy exist in IJN rankings, but in practical use, it is used as an intermediary rank between Lieutenant and Lieutenant-Commander
 
|8
 
 
|}
 
|}
Notes:
+
|
*Your monthly server rank determines your title and insignia.  
+
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center"
*High scores update twice per day (along with PvP reset at 3am and 3pm) and resets every month.
+
!colspan=3|Lv 176-180
*You can get admiral experience (HQ XP) from sorties, drills and expeditions.
 
*Admiral experience is shown in the profile page below the Admiral Level.  Admiral levels increase with experience gained.
 
*Admiral levels increases the maximum resource soft cap and are speculated to improve Development results.  
 
*Refer to the [[Experience and Rank#Monthly Ranking Rewards|Ranking]] section below for more detailed explanation of the mechanics.
 
 
 
===HQ Experience from Map Sorties===
 
{| class="article-table" style="width: 500px;" cellpadding="1" cellspacing="1" border="0"
 
 
|-
 
|-
! scope="col" style="text-align:center;" |Battle Ranking
+
!width=30px|Lv
! scope="col" style="text-align:center;" |HQ XP (Non-Boss)
+
!width=70px|Exp.
! scope="col" style="text-align:center;" |HQ XP (Boss)
+
!width=70px|Exp. Diff
 
|-
 
|-
| style="text-align:center;" |S
+
|176||11 100 000||150 000
| style="text-align:center;" |100% HQ Mid Base XP
 
| style="text-align:center;" |HQ Boss Base XP
 
 
|-
 
|-
| style="text-align:center;" |A
+
|177||11 300 000||200 000
| style="text-align:center;" |80% HQ Mid Base XP
 
| style="text-align:center;" |(HQ Boss - 50% HQ Mid) XP
 
 
|-
 
|-
| style="text-align:center;" |B
+
|178||11 600 000||300 000
| style="text-align:center;" |50% HQ Mid Base XP
 
| style="text-align:center;" |(HQ Boss - 80% HQ Mid) XP
 
 
|-
 
|-
| style="text-align:center;" |C
+
|179||12 100 000||500 000
| style="text-align:center;" |0
 
| style="text-align:center;" |100% HQ Mid Base XP (?)
 
 
|-
 
|-
| style="text-align:center;" |D~F
+
|180||13&nbsp;000&nbsp;000||900 000
| style="text-align:center;" |0
+
|}
| style="text-align:center;" |0
 
 
|}
 
|}
For example, we can calculate experience gained from a 2-3 run as follows:
 
  
"A" rank at a non-boss node followed by "B" rank at boss node;
+
=HQ Experience=
 +
Like ship girls, Admirals earn HQ experience through [[#HQSortie|sorties]], [[#HQExpedition|expeditions]] and [[#HQExercise|exercises]].
  
Mid XP = 80; Boss XP = 960 (from table below)
+
* The best way to earn HQ experience is through sorties.
 +
* Exercises and expeditions give minimal HQ experience.
 +
* The most important use of HQ experience is for [[Ranking]].
 +
* HQ experience is '''capped at 396 000 000'''.
  
Mid point XP (A rank) = 80% × 80 = 64 XP
+
Do note that the HQ level will directly affect the difficulty of certain maps, by changing the enemy compositions, or even the map's HP bar.
  
Boss XP (B rank) = 960 - 80% × 80 = 894 XP
+
==={{anchor|HQSortie}}Sorties===
 
+
HQ experience from sorties is only affected by rank.
Total = 64 + 894 = 960 XP
+
{|class="wikitable mw-collapsible mw-collapsed" width="100%"
 +
!colspan=2|Sortie HQ Experience Formulas
 +
|-
 +
|
  
The majority of HQ XP comes from achieving victory at boss nodes.
+
{|class="wikitable" style="text-align:center; width:800px; margin:auto"
 
+
!Rank!!<math>\text{Exp}_\text{non-boss}</math>!!<math>\text{Exp}_\text{boss}</math>
===Base HQ Experience from Sortie===
 
{| class="wikitable"
 
!Map
 
!Mid
 
!Boss
 
 
|-
 
|-
|1-1
+
|S||<math>\text{Base Exp}_\text{non-boss}</math>||<math>\text{Base Exp}_\text{boss}</math>
|10
 
|20
 
 
|-
 
|-
|1-2
+
|A||<math>0.8 \times \text{Base Exp}_\text{non-boss}</math>||<math>\text{Exp}_\text{boss} = \text{Base Exp}_\text{boss} - (0.5 \times\text{Base Exp}_\text{non-boss})</math>
|20
 
|140
 
 
|-
 
|-
|1-3
+
|B||<math>0.5 \times \text{Base Exp}_\text{non-boss}</math>||<math>\text{Base Exp}_\text{boss} - (0.8 \times\text{Base Exp}_\text{non-boss})</math>
|40
 
|380
 
 
|-
 
|-
|1-4
+
|C||<math>0</math>||<math>\text{Base Exp}_\text{non-boss}</math>
|60
 
|720
 
 
|-
 
|-
|1-5
+
|D||0||0
|80
 
|1,060
 
 
|-
 
|-
|1-6
+
|E||0||0
|100
+
|}
|N/A
+
 
 +
The value of !<math>\text{Exp}_\text{non-boss}</math> and <math>\text{Exp}_\text{boss}</math> is given by the table below.
 +
 
 +
{|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin: auto"
 +
! colspan=15|Sortie HQ EXP Table
 
|-
 
|-
|2-1
+
!style="width:30px"|Map
|60
+
!style="width:70px"|<math>\text{Exp}_\text{non-boss}</math>
|720
+
!style="width:70px"|<math>\text{Exp}_\text{boss}</math>
 +
!rowspan=18 style="width:1px"|
 +
!style="width:30px"|Map
 +
!style="width:70px"|<math>\text{Exp}_\text{non-boss}</math>
 +
!style="width:70px"|<math>\text{Exp}_\text{boss}</math>
 +
!rowspan=18 style="width:1px"|
 +
!style="width:30px"|Map
 +
!style="width:70px"|<math>\text{Exp}_\text{non-boss}</math>
 +
!style="width:70px"|<math>\text{Exp}_\text{boss}</math>
 +
!rowspan=18 style="width:1px"|
 +
!style="width:35px"|Map
 +
!style="width:70px"|<math>\text{Exp}_\text{non-boss}</math>
 +
!style="width:70px"|<math>\text{Exp}_\text{boss}</math>
 
|-
 
|-
|2-2
+
|[[1-1]]||10||20
|70
+
|[[2-1]]||60||720
|840
+
|[[3-1]]||110||1,420
 +
|[[7-1]]||140||1,680
 
|-
 
|-
|2-3
+
|rowspan=2|[[1-2]]||rowspan=2|20||rowspan=2|140
|90
+
|rowspan=2|[[2-2]]||rowspan=2|70||rowspan=2|840
|1,180
+
|rowspan=2|[[3-2]]||rowspan=2|120||rowspan=2|1,740
 +
||[[7-2|7-2-1]]||rowspan=2|180||360
 
|-
 
|-
|2-4
+
|[[7-2|7-2-2]]||2,360
|120
 
|1,740
 
 
|-
 
|-
|2-5
+
|rowspan=2|[[1-3]]||rowspan=2|40||rowspan=2|380
|160
+
|rowspan=2|[[2-3]]||rowspan=2|90||rowspan=2|1,180
|2,320
+
|rowspan=2|[[3-3]]||rowspan=2|140||rowspan=2|2,280
 +
||[[7-3|7-3-1]]||rowspan=2|160||320
 
|-
 
|-
|3-1
+
|[[7-3|7-3-2]]||1920
|110
 
|1,420
 
 
|-
 
|-
|3-2
+
|[[1-4]]||60||720
|120
+
|[[2-4]]||120||1,740
|1,740
+
|[[3-4]]||160||3,320
 +
|[[7-4]]||170||2,140
 
|-
 
|-
|3-3
+
|[[1-5]]||80||1,060
|140
+
|[[2-5]]||160||2,320
|2,280
+
|[[3-5]]||190||2,880
 +
|[[7-5]]||??||??
 
|-
 
|-
|3-4
+
|[[1-6]]||100|| -
|160
+
|colspan=3| -
|3,320
+
|colspan=3| -
 +
|colspan=3| -
 
|-
 
|-
|3-5
+
|colspan=3| -
|190
+
|colspan=3| -
|2,880
+
|colspan=3| -
 +
|colspan=3| -
 
|-
 
|-
|7-1
+
!colspan=15 style="height:1px"|
|140
 
|1680
 
 
|-
 
|-
|7-2-1
+
|[[4-1]]||110||1,520
|180
+
|[[5-1]]||160||2,020
|360
+
|[[6-1]]||180||2,160
 +
|colspan=3 colspan=7|
 
|-
 
|-
|7-2-2
+
|[[4-2]]||120||1,640
|180
+
|[[5-2]]||170||2,340
|2,360
+
|[[6-2]]||200||2,600
 
|-
 
|-
|4-1
+
|[[4-3]]||140||1,880
|110
+
|[[5-3]]||190||2,680
|1,520
+
|[[6-3]]||180||2,760
 
|-
 
|-
|4-2
+
|[[4-4]]||170||2,340
|120
+
|[[5-4]]||210||3,020
|1,640
+
|[[6-4]]||230||3,160
 
|-
 
|-
|4-3
+
|[[4-5]]||200||2,900
|170
+
|[[5-5]]||240||3,480
|2,340
+
|[[6-5]]||260||3,520
 
|-
 
|-
|4-4
+
|colspan=3| -
|200
+
|colspan=3| -
|2,900
+
|colspan=3| -
 
|-
 
|-
|5-1
+
|colspan=3| -
|160
+
|colspan=3| -
|2,020
+
|colspan=3| -
 +
|}
 
|-
 
|-
|5-2
+
|
|170
+
;Notes
|2,340
+
* HQ exp is only gained from '''combat node'''. See [[Nodes]] for more details.
|-
+
* It is rarely worth it to go into each night battle to increase the sortie exp gains, as it is less time-efficient compared to doing more runs.
|5-3
+
|}
|190
+
 
|2,680
+
==={{anchor|HQExercise}}Exercises===
 +
HQ exp earned in exercises depends on the level difference between opponents.
 +
 
 +
{|class="wikitable"
 +
!Level Difference!!S!!A!!B!!Defeat<br>(C/D/E)
 
|-
 
|-
|5-4
+
|≥5||160||120||96||80
|210
 
|3,020
 
 
|-
 
|-
|5-5
+
|3~4||120||80||64||60
|240
 
|3,480
 
 
|-
 
|-
|6-1
+
|1~2||80||60||48||40
|180
 
|2,160
 
 
|-
 
|-
|6-2
+
|0||60||40||32||30
|200
 
|2,600
 
 
|-
 
|-
|6-3
+
| -1~-2||40||30||24||20
|180
 
|2,760
 
 
|-
 
|-
|6-4
+
| -3~-4||30||20||16||15
|230
 
|3,160
 
 
|-
 
|-
|6-5
+
|-5||20||15||12||10
|260
 
|3,520
 
 
|}
 
|}
  
===Experience from [[Exercises (PvP)]]===
+
;Notes
{| class="wikitable"
+
*The higher the HQ level, the lesser the HQ experience gains from exercises.
!Lv Diff
+
 
!S
+
==={{anchor|HQExpedition}} Expeditions===
!A
+
Please see [[Expeditions#Reference_Tables|Expeditions]] for the experience earned from each expedition. Note that the experience listed is multiplied by '''2''' on a [[Expeditions#Great_Success|great success]].
!B
+
 
!Defeat
+
===Admiral Rank===
 +
These are the ranks displayed on the [[Military Record]] screen and beside each name in the server rankings.
 +
* Ranks depend on the current position in the [[Ranking]]s.
 +
* Ranks currently serve no purpose beyond cosmetic.
 +
* Ranks are calculated off the '''total number of valid admirals''' on the server.
 +
** Admirals who have registered but not started the game aren't counted.
 +
 
 +
{|class="wikitable" style="text-align: center"
 +
!style="width:60px"|Insignia
 +
!style="width:260px"|Rank<br />Full Rank Name
 +
!style="width:150px"|Translation
 +
!style="width:400px"|Notes
 +
!Rank
 +
|-
 +
![[File:Rank_Marshal_Admiral.png]]
 +
|{{Nihongo|元帥|''Gensui''}}<br>{{Nihongo|元帥海軍大将|''Gensui Kaigun Taishō''}}
 +
|Marshal Admiral
 +
| style="text-align:left"|Top 1% of the server.
 +
|1
 +
|-
 +
![[File:Rank_Admiral.png]]
 +
|{{Nihongo|大将|Taishō}}<br>{{Nihongo|海軍大将|''Kaigun Taishō''}}
 +
|Admiral
 +
| style="text-align:left"|Top 5% of the server.
 +
|2
 +
|-
 +
![[File:Rank_Vice_Admiral.png]]
 +
|{{Nihongo|中将|''Chūjō''}}<br>{{Nihongo|海軍中将|''Kaigun Chūjō''}}
 +
|Vice-Admiral
 +
| style="text-align:left"|Top 10% of the server.
 +
|3
 
|-
 
|-
|≥5
+
![[File:Rank_Rear_Admiral.png]]
|160
+
|{{Nihongo|少将|''Shōshō''}}<br>{{Nihongo|海軍少将|''Kaigun Shōshō''}}
|120
+
|Rear-Admiral
|96
+
| style="text-align:left"|Top 20% of the server.
|80
+
|4
 
|-
 
|-
|3~4
+
![[File:Rank_Captain.png]]
|120
+
|{{Nihongo|大佐|''Taisa''}}<br>{{Nihongo|海軍大佐|''Kaigun Taisa''}}
|80
+
|Captain
|64
+
| style="text-align:left"|Top 40% of the server.
|
+
|5
 
|-
 
|-
|1~2
+
![[File:Rank_Commander.png]]
|80
+
|{{Nihongo|中佐|''Chūsa''}}<br>{{Nihongo|海軍中佐|''Kaigun Chūsa''}}
|60
+
|Commander
|48
+
| style="text-align:left"|Top 55% of the server.
|
+
|6
 
|-
 
|-
|0
+
![[File:Rank Commander Novice.png]]
|60
+
|{{Nihongo|新米中佐|''Shinmai Chūsa''}}<br>-
|40
+
|Junior Commander
|32
+
| style="text-align:left"|Top 65% of the server. Does not officially exist in IJN rankings. Used as an intermediary rank between Lieutenant-Commander and Commander.
|
+
|7
 
|-
 
|-
| -1~-2
+
![[File:Rank_Lieutenant-Commander.png]]
|40
+
|{{Nihongo|少佐|''Shōsa''}}<br>{{Nihongo|海軍少佐|''Kaigun Shōsa''}}
|30
+
|Lieutenant-Commander
|24
+
| style="text-align:left"|Top 80% of the server.
|
+
|8
 
|-
 
|-
| -3~-4
+
![[File:Rank Lieutenant Commander Senior.png]]
|30
+
|{{Nihongo|中堅少佐|''Chūken Shōsa''}}<br>-
|20
+
|Vice Lieutenant-Commander
|16
+
| style="text-align:left"|Top 90% of the server. Does not officially exist in IJN rankings. Used as an intermediary rank between Lieutenant and Lieutenant-Commander. Translates literally to "Mid-level Lt-Commander".
|
+
|8
 
|-
 
|-
|-5
+
![[File:Rank_Lieutenant-Commander_Novice.png]]
|20
+
|{{Nihongo|新米少佐|''Shinmai Shōsa''}}<br>-
|15
+
|Junior Lieutenant-Commander
|12
+
| style="text-align:left"|Rest of the server. Does not officially exist in IJN rankings. Used as an intermediary rank between Lieutenant and Lieutenant-Commander.
|0
+
|10
 
|}
 
|}
  
===Experience from [[Expedition]]===
+
===HQ Exp Table===
Admiral experience gained from expeditions is NOT equal to the experience reward for your ships. Refer to the [[expedition]] page for information on experience values. Double experience is gained when great sucess is achieved.
 
 
 
===XP Table (HQ)===
 
 
'''''Disclaimer:''''' EXP list from Lv100 through Lv120 is guessed based on patterns observed from known data across several levels. Value may be off by 100000-200000 points per level.
 
'''''Disclaimer:''''' EXP list from Lv100 through Lv120 is guessed based on patterns observed from known data across several levels. Value may be off by 100000-200000 points per level.
  
 
{| class="wikitable collapsible collapsed" style="width:743px;text-align:center;"
 
{| class="wikitable collapsible collapsed" style="width:743px;text-align:center;"
! style="width:30px;" |Lv
+
!style="text-align: center; border-style: solid; border-width: 1px; width:30px;" |Lv
! style="width:70px;" |Exp.
+
!style="text-align: center; border-style: solid; border-width: 1px; width:70px;" |Exp.
! style="width:70px;" |Exp. Diff
+
!style="text-align: center; border-style: solid; border-width: 1px;  width:70px;" |Exp. Diff
 
| rowspan="31" style="width:1px;" |
 
| rowspan="31" style="width:1px;" |
! style="width:30px;" |Lv
+
!style="text-align: center; border-style: solid; border-width: 1px; width:30px;" |Lv
! style="width:75px;" |Exp.
+
!style="text-align: center; border-style: solid; border-width: 1px; width:70px;" |Exp.
! style="width:75px;" |Exp. Diff
+
!style="text-align: center; border-style: solid; border-width: 1px; width:70px;" |Exp. Diff
 
| rowspan="31" style="width:1px;" |
 
| rowspan="31" style="width:1px;" |
! style="width:30px;" |Lv
+
!style="text-align: center; border-style: solid; border-width: 1px; width:30px;" |Lv
! style="width:80px;" |Exp.
+
!style="text-align: center; border-style: solid; border-width: 1px; width:70px;" |Exp.
! style="width:80px;" |Exp. Diff
+
!style="text-align: center; border-style: solid; border-width: 1px; width:70px;" |Exp. Diff
 
| rowspan="31" style="width:1px;" |
 
| rowspan="31" style="width:1px;" |
! style="width:30px;" |Lv
+
!style="text-align: center; border-style: solid; border-width: 1px; width:30px;" |Lv
! style="width:85px;" |Exp.
+
!style="text-align: center; border-style: solid; border-width: 1px; width:70px;" |Exp.
! style="width:85px;" |Exp. Diff
+
!style="text-align: center; border-style: solid; border-width: 1px; width:70px;" |Exp. Diff
 
|-
 
|-
 
| style="background-color:rgb(153,255,0);" |1
 
| style="background-color:rgb(153,255,0);" |1
Line 1,171: Line 823:
 
|188,500
 
|188,500
 
|7,000
 
|7,000
| style="background-color:rgb(255,204,187);" |91
+
| style="background-color:rgb(255,76,76);" |91
 
|564,500
 
|564,500
 
|19,000
 
|19,000
Line 1,184: Line 836:
 
|195,800
 
|195,800
 
|7,300
 
|7,300
| style="background-color:rgb(255,204,187);" |92
+
| style="background-color:rgb(255,76,76);" |92
 
|584,500
 
|584,500
 
|20,000
 
|20,000
Line 1,197: Line 849:
 
|203,400
 
|203,400
 
|7,600
 
|7,600
| style="background-color:rgb(255,204,187);" |93
+
| style="background-color:rgb(255,76,76);" |93
 
|606,500
 
|606,500
 
|22,000
 
|22,000
Line 1,210: Line 862:
 
|211,300
 
|211,300
 
|7,900
 
|7,900
| style="background-color:rgb(255,204,187);" |94
+
| style="background-color:rgb(255,76,76);" |94
 
|631,500
 
|631,500
 
|25,000
 
|25,000
Line 1,217: Line 869:
 
|1,000
 
|1,000
 
|400
 
|400
| style="background-color:rgb(153,255,0);" |35
+
| style="background-color:rgb(255,255,0);" |35
 
|59,500
 
|59,500
 
|3,400
 
|3,400
Line 1,223: Line 875:
 
|219,500
 
|219,500
 
|8,200
 
|8,200
| style="background-color:rgb(255,204,187);" |95
+
| style="background-color:rgb(255,76,76);" |95
 
|661,500
 
|661,500
 
|30,000
 
|30,000
Line 1,230: Line 882:
 
|1,500
 
|1,500
 
|500
 
|500
| style="background-color:rgb(153,255,0);" |36
+
| style="background-color:rgb(255,255,0);" |36
 
|63,000
 
|63,000
 
|3,500
 
|3,500
Line 1,236: Line 888:
 
|228,000
 
|228,000
 
|8,500
 
|8,500
| style="background-color:rgb(255,204,187);" |96
+
| style="background-color:rgb(255,76,76);" |96
 
|701,500
 
|701,500
 
|40,000
 
|40,000
Line 1,243: Line 895:
 
|2,100
 
|2,100
 
|600
 
|600
| style="background-color:rgb(153,255,0);" |37
+
| style="background-color:rgb(255,255,0);" |37
 
|66,600
 
|66,600
 
|3,600
 
|3,600
Line 1,249: Line 901:
 
|236,800
 
|236,800
 
|8,800
 
|8,800
| style="background-color:rgb(255,204,187);" |97
+
| style="background-color:rgb(255,76,76);" |97
 
|761,500
 
|761,500
 
|60,000
 
|60,000
Line 1,256: Line 908:
 
|2,800
 
|2,800
 
|700
 
|700
| style="background-color:rgb(153,255,0);" |38
+
| style="background-color:rgb(255,255,0);" |38
 
|70,300
 
|70,300
 
|3,700
 
|3,700
Line 1,262: Line 914:
 
|245,900
 
|245,900
 
|9,100
 
|9,100
| style="background-color:rgb(255,204,187);" |98
+
| style="background-color:rgb(255,76,76);" |98
 
|851,500
 
|851,500
 
|90,000
 
|90,000
Line 1,269: Line 921:
 
|3,600
 
|3,600
 
|800
 
|800
| style="background-color:rgb(153,255,0);" |39
+
| style="background-color:rgb(255,255,0);" |39
 
|74,100
 
|74,100
 
|3,800
 
|3,800
Line 1,275: Line 927:
 
|255,300
 
|255,300
 
|9,400
 
|9,400
| style="background-color:rgb(255,204,187);" |99
+
| style="background-color:rgb(255,76,76);" |99
 
|1,000,000
 
|1,000,000
 
|148,500
 
|148,500
Line 1,415: Line 1,067:
 
|122,500
 
|122,500
 
|4,900
 
|4,900
| style="background-color:rgb(255,204,187);" |80
+
| style="background-color:rgb(255,76,76);" |80
 
|383,000
 
|383,000
 
|13,600
 
|13,600
Line 1,428: Line 1,080:
 
|127,500
 
|127,500
 
|5,000
 
|5,000
| style="background-color:rgb(255,204,187);" |81
+
| style="background-color:rgb(255,76,76);" |81
 
|397,000
 
|397,000
 
|14,000
 
|14,000
Line 1,441: Line 1,093:
 
|132,700
 
|132,700
 
|5,200
 
|5,200
| style="background-color:rgb(255,204,187);" |82
+
| style="background-color:rgb(255,76,76);" |82
 
|411,500
 
|411,500
 
|14,500
 
|14,500
Line 1,454: Line 1,106:
 
|138,100
 
|138,100
 
|5,400
 
|5,400
| style="background-color:rgb(255,204,187);" |83
+
| style="background-color:rgb(255,76,76);" |83
 
|426,500
 
|426,500
 
|15,000
 
|15,000
Line 1,467: Line 1,119:
 
|143,700
 
|143,700
 
|5,600
 
|5,600
| style="background-color:rgb(255,204,187);" |84
+
| style="background-color:rgb(255,76,76);" |84
 
|442,000
 
|442,000
 
|15,500
 
|15,500
Line 1,480: Line 1,132:
 
|149,500
 
|149,500
 
|5,800
 
|5,800
| style="background-color:rgb(255,204,187);" |85
+
| style="background-color:rgb(255,76,76);" |85
 
|458,000
 
|458,000
 
|16,000
 
|16,000
Line 1,493: Line 1,145:
 
|155,500
 
|155,500
 
|6,000
 
|6,000
| style="background-color:rgb(255,204,187);" |86
+
| style="background-color:rgb(255,76,76);" |86
 
|474,500
 
|474,500
 
|16,500
 
|16,500
Line 1,506: Line 1,158:
 
|161,700
 
|161,700
 
|6,200
 
|6,200
| style="background-color:rgb(255,204,187);" |87
+
| style="background-color:rgb(255,76,76);" |87
 
|491,500
 
|491,500
 
|17,000
 
|17,000
Line 1,519: Line 1,171:
 
|168,100
 
|168,100
 
|6,400
 
|6,400
| style="background-color:rgb(255,204,187);" |88
+
| style="background-color:rgb(255,76,76);" |88
 
|509,000
 
|509,000
 
|17,500
 
|17,500
Line 1,532: Line 1,184:
 
|174,700
 
|174,700
 
|6,600
 
|6,600
| style="background-color:rgb(255,204,187);" |89
+
| style="background-color:rgb(255,76,76);" |89
 
|527,000
 
|527,000
 
|18,000
 
|18,000
Line 1,545: Line 1,197:
 
|181,500
 
|181,500
 
|6,800
 
|6,800
| style="background-color:rgb(255,204,187);" |90
+
| style="background-color:rgb(255,76,76);" |90
 
|545,500
 
|545,500
 
|18,500
 
|18,500
Line 1,552: Line 1,204:
 
|1,000,000
 
|1,000,000
 
|}
 
|}
 +
 +
===Effects of HQ Level===
 +
====Effective LoS====
 +
The [[Line of Sight]] formula is affected by HQ level. A higher HQ level will result in higher LoS requirements for routing.
 +
 +
====Resource Soft Cap====
 +
A higher HQ level will result in a higher soft cap on primary resources ({{Fuel}}{{Ammo}}{{Steel}}{{Bauxite}}). Please see [[Resources#Soft_Cap|Resources]] for more information.
 +
 +
====Development Rarity====
 +
The higher the HQ level, the higher the chance of obtaining rare equipment from [[Development]].
  
 
====Difficulty Tiers====
 
====Difficulty Tiers====
In some maps '''(currently only on Event maps and Extra Operation maps)''', enemy appearance and rare drop rates vary based on your HQ level to make even new players able to finish the map. Here are the overall details of the existing difficulty tiers:
+
The difficulty of events used to automatically be adjusted to HQ level. As of the Winter 2015 event, players have been able to select the difficulty level they wish to challenge. HQ level affects the difficulty levels available to be selected.
{| class="wikitable collapsible collapsed" style="width:850px;"
+
 
 +
HQ level also affects the enemy compositions encountered in some sorties. Please see the individual [[Sortie]] pages for the difficulty tier breakdown.
 +
 
 +
{|class="wikitable" style="text-align:center"
 +
!style="width:100px" colspan=2|Tier
 +
!style="width:100px"|HQ Level Range
 +
!style="width:100px"|Rare Drop Availability
 +
!Notes
 
|-
 
|-
! style="width:100px;" scope="col" colspan="2" |Tier
+
!rowspan=2|I
! style="width:100px;" scope="col" |Level Range
+
|Casual
! style="width:100px;" scope="col" |Rare Drop Rates
+
|rowspan=2|1+
! style="width:350px;" scope="col" |Enemy Appearances
+
|Very Limited
! style="width:200px;" scope="col" |Notes
 
|-
 
| style="text-align:center;background-color:rgb(153,255,0);" |'''I'''
 
| style="text-align:center;" |Easy
 
| style="text-align:center;" |1 - 39
 
| style="text-align:center;" |Seldom
 
| Mostly Normal tier.<br />Few Elites may appear.
 
 
|
 
|
 
|-
 
|-
| style="text-align:center;background-color:rgb(255,255,0);" |'''II'''
+
|Easy
| style="text-align:center;" |Normal
+
|Limited
| style="text-align:center;" |40 - 79
 
| style="text-align:center;" |Few<br />''(Moderate)''
 
| Normal and Elite tier.<br />Few Flagships may appear.
 
 
|
 
|
 
|-
 
|-
| style="text-align:center;background-color:rgb(255,204,187);" |'''III'''
+
!II
| style="text-align:center;" |Hard
+
|Medium
| style="text-align:center;" |80 - 99<br />''(80 - 120)''
+
|35+
| style="text-align:center;" |Moderate<br />''(High)''
+
|Most of
| Mostly Elite and Flagship tier.<br />Few Flagship kai and special tier (bosses) may appear.
+
|'''Easy''' or higher must have been selected on the previous map
| Sometimes begins from Lv 75.
 
 
|-
 
|-
| style="text-align:center;background-color:rgb(255,76,76);" |'''IV'''
+
!III
| style="text-align:center;" |Expert
+
|Hard
| style="text-align:center;" |100 - 120
+
|80+
| style="text-align:center;" |High
+
|All
| All possible tiers.<br />In some cases, special tiers (bosses) may appear.
+
|'''Medium''' or higher must have been selected on the previous map
| Not always implemented.<br />Sometimes begins from Lv 105
 
 
|}
 
|}
Notes:
 
* In case the 4<sup>th</sup> tier is not implemented, then the level ranges and drop rates in parentheses are the ones being used.
 
** If the 4<sup>th</sup> tier is implemented, there is a high possibility that rare ships from previous events may drop in certain nodes.
 
  
===Monthly Ranking Rewards===
+
===Server Ranking===
*You are ranked each month based on your overall HQ ranking points gained during the month. These rankings are shown in the second left-hand tab in the profile page.
+
HQ experience earned throughout the year and the month determines players' ranks in the server. This differs from the [[#Admiral Rank|Admiral Ranks]] detailed above. Please see [[Ranking]] for more details and [[Help:Ranking|the help page]] for advice on how to rank.
*HQ Ranking gain is approximated by HQ XP gain divided by 1400.
 
*The completion of Extra Operation maps like 1-5, 2-5, 5-5 yield substantial bonus HQ ranking points in addition to HQ XP normally aquired.
 
*The HQ ranking points are reset at the end of each month and the initial monthly ranking appears to be approximately 10% of the previous month's HQ XP/1400 in addition to any points gained after the monthly ranking period ended.  Confirmation needed.
 
*Achieving top ranks for each month yield rewards that are distributed in the following month (typically around the middle although it varies).  Tiers are top 3, 20, 100, 500.  Higher tiers generally have better rewards.
 
 
 
====Extra Operations <span style="font-size:14px;">(EX OP)</span>====
 
*Extra Operations maps can be completed once a month. All progress is reset each month.
 
*In order to reset your Extra Operations maps at the beginning of month, you will need to acquire a new API link after 12 midnight on the first day of the new month.
 
*Clearing these maps will give additional HQ Ranking points, as well as medals that are required to make Remodel Blueprints.
 
{| class="article-table" style="width: 500px;" cellpadding="1" cellspacing="1" border="0"
 
|-
 
! scope="col" style="text-align:center;" |EX OP Map
 
! scope="col" style="text-align:center;" |Bonus HQ Ranking Pts
 
! scope="col" style="text-align:center;" |Medals
 
|-
 
| style="text-align:center;" |1-5
 
| style="text-align:center;" | +75
 
| style="text-align:center;" |1
 
|-
 
| style="text-align:center;" |1-6
 
| style="text-align:center;" | +75
 
| style="text-align:center;" |0 (A [[Seasonal/Present_Box_2014|present box]] instead)
 
|-
 
| style="text-align:center;" |2-5
 
| style="text-align:center;" | +100
 
| style="text-align:center;" |1
 
|-
 
| style="text-align:center;" |3-5
 
| style="text-align:center;" | +150
 
| style="text-align:center;" |1
 
|-
 
| style="text-align:center;" |4-5
 
| style="text-align:center;" | +180
 
| style="text-align:center;" |1
 
|-
 
| style="text-align:center;" |5-5
 
| style="text-align:center;" | +200
 
| style="text-align:center;" |1
 
|-
 
| style="text-align:center;" |6-5
 
| style="text-align:center;" | +250
 
| style="text-align:center;" |1
 
|}
 
  
====Past Monthly Rewards====
+
=See Also=
{| class="mw-collapsible mw-collapsed wikitable typography-xl-optout" style="width:100%;"
+
*[[Ranking]]
!colspan="5"|2013
+
*[[Tutorial:Leveling]]
|-
+
*[[Help:Fleet Formation]]
!Month
 
!Rank 1-3
 
!Rank 4-20
 
!Rank 21-100
 
!Rank 101-500
 
|- valign="top"
 
|April
 
|[[20.3cm(no.3) Twin Gun Mount]]<br />[[Reppuu (Strong Gale)]]<br />[[Type 32 Surface RADAR]]
 
|[[20.3cm(no.3) Twin Gun Mount]]<br />[[Reppuu (Strong Gale)]]<br />
 
|[[20.3cm(no.3) Twin Gun Mount]]
 
|none
 
|- valign="top"
 
|May
 
| colspan="2" |[[61cm Quint O2 Torpedo Mount]]<br />[[Type 3 SONAR]]<br />[[Type 14 Air RADAR]]
 
|[[61cm Quint O2 Torpedo Mount]]<br />[[Type 3 SONAR]]
 
|[[Type 3 SONAR]]<br />[[Repair Team]]<br />(Rank 101-200)<br />
 
[[20.3cm(no.3) Twin Gun Mount]]<br />[[Repair Team]]<br />(Rank 400-405)<br />
 
[[25mm Twin Autocannon Mount]]<br />[[Repair Team]]<br />(Rank 1000-1005)
 
|- valign="top"
 
|June
 
| colspan="2" |[[Suisei (Comet) Model 12A]]<br />[[Type 0 Observation Seaplane]]<br />[[20.3cm(no.3) Twin Gun Mount]]<br />[[Repair Team]]
 
|[[Suisei (Comet) Model 12A]]<br />[[Type 0 Observation Seaplane]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Type 0 Observation Seaplane]]<br />[[20.3cm(no.3) Twin Gun Mount]]<br />(Rank 101-340)<br />
 
[[20.3cm(no.3) Twin Gun Mount]]<br />[[Repair Team]]<br />(Rank 400-407)<br />
 
[[25mm Twin Autocannon Mount]]<br />[[Repair Team]]<br />(Rank 993-1000)
 
|- valign="top"
 
|July
 
|[[Type 62 Zero Fighter-bomber]] x2<br />[[Type 3 SONAR]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Type 62 Zero Fighter-bomber]]<br />[[Type 3 SONAR]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Type 62 Zero Fighter-bomber]]<br />[[Type 33 Surface RADAR]]
 
|[[Type 62 Zero Fighter-bomber]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|- valign="top"
 
|August
 
|[[Prototype Seiran]] x2<br />[[Type 2 Recon Aircraft]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[Type 2 Recon Aircraft]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Type 62 Zero Fighter-bomber]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|- valign="top"
 
|September
 
|[[Prototype Seiran]]<br />[[Type 2 Recon Aircraft]]<br />[[Type 62 Zero Fighter-bomber]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[Type 62 Zero Fighter-bomber]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]
 
|- valign="top"
 
|October
 
|[[Prototype Seiran]]<br />[[Type 2 Recon Aircraft]]<br />[[Ju 87C Kai]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[Type 62 Zero Fighter-bomber]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[12.7cm Twin Mount Type-B Kai 2]]
 
|[[Type 2 Recon Aircraft]]<br />[[Ju 87C Kai]]
 
|- valign="top"
 
|November
 
|[[Prototype Seiran]]<br />[[Type 2 Recon Aircraft]]<br />[[Repair Goddess]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[Type 62 Zero Fighter-bomber]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Prototype Seiran]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Type 62 Zero Fighter-bomber]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|- valign="top"
 
|December
 
|[[Anti-torpedo Bulge (Large)]]<br />2x [[Anti-torpedo Bulge (Medium)]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Anti-torpedo Bulge (Large)]]<br />[[Anti-torpedo Bulge (Medium)]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Anti-torpedo Bulge (Medium)]]<br />[[Ka-type Observation Autogyro]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Anti-torpedo Bulge (Medium)]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|- valign="top"
 
|}
 
{| class="mw-collapsible mw-collapsed wikitable typography-xl-optout" style="width:100%;"
 
!colspan="5"|2014
 
|-
 
!Month
 
!Rank 1-3
 
!Rank 4-20
 
!Rank 21-100
 
!Rank 101-500
 
|- valign="top"
 
|January
 
|[[Anti-torpedo Bulge (Large)]]<br />[[Anti-torpedo Bulge (Medium)]]<br />[[53cm Hull-mount O2 Torpedoes]]<br />[[Daihatsu-class Landing Craft]]
 
|[[Anti-torpedo Bulge (Large)]]<br />[[Anti-torpedo Bulge (Medium)]]<br />[[10cm Twin High-angle Carriage Mount]]
 
|[[Anti-torpedo Bulge (Large)]]<br />[[Daihatsu-class Landing Craft]]<br />[[10cm Twin High-angle Carriage Mount]]
 
|[[Anti-torpedo Bulge (Medium)]]<br />[[10cm Twin High-angle Carriage Mount]]
 
|- valign="top"
 
|February
 
|[[Zuiun Model 12]]<br />[[Tenzan (931 Air Group)]]<br />[[Anti-torpedo Bulge (Large)]]<br />[[Daihatsu-class Landing Craft]]
 
|[[Zuiun Model 12]]<br />[[Tenzan (931 Air Group)]]<br />[[Daihatsu-class Landing Craft]]
 
|[[Zuiun Model 12]]<br />[[Type 97 Torpedo Bomber (931 Air Group)]]<br />[[Daihatsu-class Landing Craft]]
 
|[[Type 97 Torpedo Bomber (931 Air Group)]]<br />[[Daihatsu-class Landing Craft]]
 
|- valign="top"
 
|March
 
|[[Tenzan (931 Air Group)]]<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[20.3cm(no.3) Twin Gun Mount]]<br />[[Daihatsu-class Landing Craft]]
 
|[[Tenzan (931 Air Group)]]<br />[[Zuiun Model 12]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Type 97 Torpedo Bomber (931 Air Group)]]<br />[[Zuiun Model 12]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|[[Zuiun Model 12]]<br />[[20.3cm(no.3) Twin Gun Mount]]
 
|- valign="top"
 
|April
 
|[[Zuiun Model 12 (634 Air Group)]]<br />[[Tenzan (931 Air Group)]]<br />[[Type 21 Air RADAR Kai]]<br />[[Type 22 Surface RADAR Kai 4]]
 
|[[Zuiun Model 12 (634 Air Group)]]<br />[[Tenzan (931 Air Group)]]<br />[[Type 22 Surface RADAR Kai 4]]
 
|[[Tenzan (931 Air Group)]]<br />[[Zuiun Model 12]]<br />[[Type 22 Surface RADAR Kai 4]]
 
|[[Type 97 Torpedo Bomber (931 Air Group)]]<br />[[Type 22 Surface RADAR Kai 4]]
 
|- valign="top"
 
|May
 
|[[Type 22 Surface RADAR Kai 4]]<br />[[Type 21 Air RADAR Kai]]<br />[[12.7cm Twin High-Angle Mount (Late Model)]]<br />[[Zuiun Model 12 (634 Air Group)]]
 
|[[Type 22 Surface RADAR Kai 4]]<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[12.7cm Twin High-Angle Mount (Late Model)]]
 
|[[Type 22 Surface RADAR Kai 4]]<br />[[12.7cm Twin High-Angle Mount (Late Model)]]<br />[[Zuiun Model 12]]
 
|[[Type 22 Surface RADAR Kai 4]]<br />[[Zuiun Model 12]]
 
|- valign="top"
 
|June
 
|[[Prototype 35.6cm Triple Gun Mount]]<br />[[Type 21 Air RADAR Kai]]<br />[[Tenzan (931 Air Group)]]<br />[[Daihatsu-class Landing Craft]]
 
|[[Type 21 Air RADAR Kai]]<br />[[Tenzan (931 Air Group)]]<br />[[Daihatsu-class Landing Craft]]
 
|[[Type 21 Air RADAR Kai]]<br />[[Tenzan (931 Air Group)]]<br />[[Star Shell]]
 
|[[Type 21 Air RADAR Kai]]<br />[[Tenzan (931 Air Group)]]
 
|- valign="top"
 
|July
 
|[[Prototype 35.6cm Triple Gun Mount]]<br />[[Prototype 35.6cm Triple Gun Mount]]<br />[[Type 22 Surface RADAR Kai 4]]<br />[[Tenzan (931 Air Group)]]
 
|[[Prototype 35.6cm Triple Gun Mount]]<br />[[Type 22 Surface RADAR Kai 4]]<br />[[Tenzan (931 Air Group)]]
 
|[[Prototype 35.6cm Triple Gun Mount]]<br />[[Type 22 Surface RADAR Kai 4]]<br />[[Type 97 Torpedo Bomber (931 Air Group)]]
 
|[[Prototype 35.6cm Triple Gun Mount]]<br />[[Type 22 Surface RADAR Kai 4]]<br />
 
|- valign="top"
 
|August
 
|[[Prototype 41cm Triple Cannon]]<br />[[Prototype 35.6cm Triple Gun Mount]]<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[Type 21 Air RADAR Kai]]
 
|[[Prototype 35.6cm Triple Gun Mount]] x2<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[Type 21 Air RADAR Kai]]
 
|[[Prototype 35.6cm Triple Gun Mount]]<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[Type 21 Air RADAR Kai]]
 
|[[Prototype 35.6cm Triple Gun Mount]]<br />[[Zuiun Model 12]]<br />
 
|- valign="top"
 
|September
 
|2x [[46cm Twin Gun Mount Prototype]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[Shiun]]
 
|1x [[46cm Twin Gun Mount Prototype]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[Shiun]]
 
|1x [[46cm Twin Gun Mount Prototype]]<br />1x [[Prototype 35.6cm Triple Gun Mount]]<br />1x [[Shiun]]
 
|1x [[Prototype 35.6cm Triple Gun Mount]]<br />1x [[Shiun]]
 
|- valign="top"
 
|October
 
|2x [[46cm Twin Gun Mount Prototype]]<br />1x [[Shiun]]<br />1x [[Ryuusei (601 Air Group)]]
 
|2x [[46cm Twin Gun Mount Prototype]]<br />1x [[Shiun]]
 
|2x [[Prototype 41cm Triple Cannon]]<br />1x [[Shiun]]
 
|1x [[Prototype 41cm Triple Cannon]]<br />1x [[Shiun]]
 
|- valign="top"
 
|November
 
|1x [[46cm Twin Gun Mount Prototype]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[Reppuu (601 Air Group)]]<br />1x [[Ryuusei (601 Air Group)]]
 
|1x[[46cm Twin Gun Mount Prototype| 46cm Twin Gun Mount Prototype]]<br />1x[[Prototype 41cm Triple Cannon| Prototype 41cm Triple Cannon]]<br />1x [[Ryuusei (601 Air Group)]]
 
|1x [[46cm Twin Gun Mount Prototype]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[Tenzan (601 Air Group)]]
 
|1x [[46cm Twin Gun Mount Prototype]]<br />1x [[Tenzan (601 Air Group)]]
 
|- valign="top"
 
|December
 
|1x [[Reppuu (601 Air Group)]]<br />1x [[Ryuusei (601 Air Group)]]<br />1x [[Type 22 Surface RADAR Kai 4]]<br />1x [[Shiun]]
 
|1x [[Reppuu (601 Air Group)]]<br />1x [[Ryuusei (601 Air Group)]]<br />1x [[Shiun]]
 
|1x [[Zero Fighter Type 52 Type C (601 Air Group)]]<br />1x [[Shiun]]<br />1x [[Ryuusei (601 Air Group)]]
 
|1x [[Zero Fighter Type 52 Type C (601 Air Group)]]<br />1x [[Ryuusei (601 Air Group)]]
 
|- valign="top"
 
|}
 
{| class="mw-collapsible mw-collapsed wikitable typography-xl-optout" style="width:100%;"
 
!colspan="5"|2015
 
|-
 
!Month
 
!Rank 1-5
 
!Rank 6-20
 
!Rank 21-100
 
!Rank 101-500
 
|- valign="top"
 
|January
 
|2x [[Skilled Lookouts]]<br />1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Zuiun Model 12 (634 Air Group)]]
 
|1x [[Skilled Lookouts]]<br />1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Zuiun Model 12 (634 Air Group)]]
 
|1x [[Skilled Lookouts]]<br />1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Zuiun Model 12]]
 
|1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Zuiun Model 12]]
 
|- valign="top"
 
|February
 
|2x [[Type 0 Passive SONAR]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[Tenzan (931 Air Group)]]
 
|1x [[Type 0 Passive SONAR]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[Tenzan (931 Air Group)]]
 
|1x [[Type 0 Passive SONAR]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[Type 97 Torpedo Bomber (931 Air Group)]]
 
|1x [[Type 0 Passive SONAR]]<br />1x [[Type 97 Torpedo Bomber (931 Air Group)]]
 
|- valign="top"
 
|March
 
|2x [[381mm / 50 Triple Gun Mount]]<br /> 1x [[Shiun]]<br />1x [[Zuiun Model 12 (634 Air Group)]]
 
|1x [[381mm / 50 Triple Gun Mount]]<br /> 1x [[Shiun]]<br />1x [[Zuiun Model 12 (634 Air Group)]]
 
|1x [[381mm / 50 Triple Gun Mount]]<br /> 1x [[Shiun]]<br />1x [[Zuiun Model 12]]
 
|1x [[381mm / 50 Triple Gun Mount]]<br />1x [[Zuiun (634 Air Group)]]
 
|- valign="top"
 
|April
 
|2x [[15.2cm Twin Gun Mount Kai]]<br />1x [[Reppuu Kai]]<br />1x [[Shiun]]
 
|1x [[15.2cm Twin Gun Mount Kai]]<br />1x [[Reppuu Kai]]<br />1x [[Shiun]]
 
|1x [[15.2cm Twin Gun Mount Kai]]<br />1x [[Zero Fighter Type 52 Type C (601 Air Group)]]<br />1x [[Shiun]]
 
|1x [[15.2cm Twin Gun Mount Kai]]<br />1x [[Shiun]]
 
|- valign="top"
 
|May
 
|2x [[Type 32 Surface RADAR Kai]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[15.2cm Twin Gun Mount Kai]]
 
|1x [[Type 32 Surface RADAR Kai]]<br />1x [[Prototype 41cm Triple Cannon]]<br />1x [[15.2cm Twin Gun Mount Kai]]
 
|1x [[Type 32 Surface RADAR Kai]]<br />1x [[Prototype 35.6cm Triple Gun Mount]]<br />1x [[15.2cm Twin Gun Mount Kai]]
 
|1x [[Type 32 Surface RADAR Kai]]<br />1x [[15.2cm Twin Gun Mount Kai]]
 
|- valign="top"
 
|June
 
|1x [[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]<br />2x [[Prototype 51cm Twin Cannon]]<br />1x [[Type 0 Passive SONAR]]
 
|1x [[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]<br />1x [[Prototype 51cm Twin Cannon]]<br />1x [[Type 0 Passive SONAR]]
 
|1x [[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]<br />1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Type 0 Passive SONAR]]
 
|1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Type 0 Passive SONAR]]
 
|- valign="top"
 
|July
 
|1x [[Prototype Nanzan]]<br/>1x [[Prototype 51cm Twin Cannon]]<br/>1x [[Type 32 Surface RADAR Kai]]<br/>1x [[15.2cm Twin Gun Mount Kai]]
 
|1x [[Prototype Nanzan]]<br/>1x [[Prototype 51cm Twin Cannon]]<br/>1x [[15.2cm Twin Gun Mount Kai]]
 
|1x [[Prototype Nanzan]]<br/>1x [[Prototype 46cm Twin Gun Mount]]<br/>1x [[15.2cm Twin Gun Mount Kai]]
 
|1x [[Prototype Nanzan]]<br/>1x [[15.2cm Twin Gun Mount Kai]]
 
|- valign="top"
 
|August
 
|2x [[Type 4 Sonar]]<br/>1x [[Type 32 Surface RADAR Kai]]<br/>1x [[Prototype Nanzan]]
 
|2x [[Type 4 Sonar]]<br/>1x [[Prototype Nanzan]]
 
|2x [[Type 4 Sonar]]<br/>1x [[Tenzan (931 Air Group)]]
 
|1x [[Type 4 Sonar]]<br/>1x [[Tenzan (931 Air Group)]]
 
|- valign="top"
 
|September
 
|1x [[Prototype Keiun]]<br/>1x [[Shiun]]<br/>1x [[Prototype 51cm Twin Cannon]]<br/>1x [[Type 0 Passive SONAR]]
 
|1x [[Prototype Keiun]]<br/>1x [[Shiun]]<br/>1x [[Prototype 51cm Twin Cannon]]
 
|1x [[Shiun]]<br/>1x [[Prototype 51cm Twin Cannon]]
 
|1x [[Shiun]]<br/>1x [[Prototype 46cm Twin Gun Mount]]
 
|- valign="top"
 
|October
 
|1x [[Prototype Keiun]]<br />1x [[Prototype 51cm Twin Gun Mount]]<br />1x [[Type 0 Passive SONAR]]<br />1x [[Zuiun Model 12 (634 Air Group)]]
 
|1x [[Prototype Keiun]]<br />1x [[Type 0 Passive SONAR]]<br />1x [[Zuiun Model 12 (634 Air Group)]]
 
|1x [[Prototype Keiun]]<br />1x [[Type 0 Passive SONAR]]<br />1x [[Zuiun Model 12]]
 
|1x [[Prototype Keiun]]<br />1x [[Zuiun Model 12]]
 
|- valign="top"
 
|November
 
|2x [[Type Ne Engine]]<br />1x [[Prototype 51cm Twin Gun Mount]]<br />1x [[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]
 
|1x [[Type Ne Engine]]<br />1x [[15m Duplex Rangefinder + Type 21 RADAR Kai Ni]]<br />1x [[Prototype 51cm Twin Gun Mount]]
 
|1x [[Type Ne Engine]]<br />1x [[Type 21 Air RADAR Kai]]<br />1x [[Prototype 51cm Twin Gun Mount]]
 
|1x [[Type Ne Engine]]<br />1x [[Prototype 46cm Twin Gun Mount]]
 
|- valign="top"
 
|December
 
|1x [[16in Triple Gun Mount Mk.7]]<br />1x [[15.2cm Twin Gun Mount Kai]]<br />1x [[Zuiun Model 12 (634 Air Group)]]<br />1x [[Ne Type Engine]]
 
|1x [[16in Triple Gun Mount Mk.7]]<br />1x [[15.2cm Twin Gun Mount Kai]]<br />1x [[Zuiun Model 12 (634 Air Group)]]
 
|1x [[16in Triple Gun Mount Mk.7]]<br />1x [[15.2cm Twin Gun Mount Kai]]<br />1x [[Zuiun Model 12]]
 
|1x [[16in Triple Gun Mount Mk.7]]<br />1x [[15.2cm Twin Gun Mount Kai]]
 
|- valign="top"
 
|}
 
{| class="mw-collapsible mw-collapsed wikitable typography-xl-optout" style="width:100%;"
 
!colspan="5"|2016
 
|-
 
!Month
 
!Rank 1-3
 
!Rank 4-20
 
!Rank 21-100
 
!Rank 101-500
 
|- valign="top"
 
|January
 
|1x [[16in Triple Gun Mount Mk.7]]<br />1x [[Prototype 51cm Twin Gun Mount]]<br />1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Ro.44 Seaplane Fighter]]
 
|1x [[16in Triple Gun Mount Mk.7]]<br />1x [[Prototype 51cm Twin Gun Mount]]<br />1x [[Ro.44 Seaplane Fighter]]
 
|1x [[16in Triple Gun Mount Mk.7]]<br />1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Ro.44 Seaplane Fighter]]
 
|1x [[Prototype 46cm Twin Gun Mount]]<br />1x [[Ro.44 Seaplane Fighter]]
 
|- valign="top"
 
|February
 
|1x [[16in Triple Gun Mount Mk.7]]<br />2x [[Daihatsu-class Landing Craft (Type 89 Medium Tanks & Marines)]]<br />1x [[Shiun]]
 
|1x [[Prototype 41cm Triple Gun Mount]]<br />1x [[Daihatsu-class Landing Craft (Type 89 Medium Tanks & Marines)]]<br />1x [[Shiun]]
 
|1x [[Prototype 35.6cm Triple Gun Mount]]<br />1x [[Daihatsu-class Landing Craft (Type 89 Medium Tanks & Marines)]]<br />1x [[Shiun]]
 
|1x [[Daihatsu-class Landing Craft (Type 89 Medium Tanks & Marines)]]<br />1x [[Shiun]]
 
|- valign="top"
 
|March
 
|2x [[Type 1 Land Attacker]]<br />[[Type 96 Land Attacker]]<br />[[Bofors 40mm Quad Twin Autocannon Mount]]
 
|[[Type 1 Land Attacker]]<br />[[Type 96 Land Attacker]]<br />[[Bofors 40mm Quad Twin Autocannon Mount]]
 
|2x [[Type 96 Land Attacker]]<br />[[Bofors 40mm Quad Twin Autocannon Mount]]
 
|[[Type 96 Land Attacker]]<br />[[Bofors 40mm Quad Twin Autocannon Mount]]
 
|- valign="top"
 
|April
 
|2x [[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Prototype 41cm Triple Gun Mount]]<br />[[Type 4 Passive SONAR]]
 
|[[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Prototype 41cm Triple Gun Mount]]<br />[[Type 4 Passive SONAR]]
 
|[[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Prototype 35.6cm Triple Gun Mount]]<br />[[Type 4 Passive SONAR]]
 
|[[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Type 4 Passive SONAR]]
 
|- valign="top"
 
|May
 
|[[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Prototype 51cm Twin Gun Mount]]<br />[[Type 32 Surface RADAR Kai]]<br />[[Reppuu (601 Air Group)]]
 
|[[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Prototype 51cm Twin Gun Mount]]<br />[[Zero Fighter Type 52 Model C (601 Air Group)]]
 
|[[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Prototype 41cm Triple Gun Mount]]<br />[[Zero Fighter Type 52 Model C (601 Air Group)]]
 
|[[Prototype 61cm Sextuple (Oxygen) Torpedo Mount]]<br />[[Prototype 41cm Triple Gun Mount]]
 
|- valign="top"
 
|June
 
|2x [[Re. 2001 OR Kai]]<br />[[Prototype 51cm Twin Gun Mount]]<br />[[Shiun]]
 
|[[Re. 2001 OR Kai]]<br />[[Prototype 51cm Twin Gun Mount]]<br />[[Shiun]]
 
|[[Re. 2001 OR Kai]]<br />[[Prototype 46cm Twin Gun Mount]]<br />[[Shiun]]
 
|[[Prototype 51cm Twin Gun Mount]]<br />[[Shiun]]
 
|- valign="top"
 
|July
 
|[[Reppuu Kai]]<br />[[Raiden]]<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]
 
|[[Reppuu Kai]]<br />[[Raiden]]<br />[[Zuiun Model 12 (634 Air Group)]]
 
|[[Reppuu Kai]]<br />[[Raiden]]<br />[[Zuiun Model 12]]
 
|[[Reppuu Kai]]<br />[[Zuiun (634 Air Group)]]
 
|- valign="top"
 
|August
 
|[[38.1cm Mk.I/N Twin Gun Mount Kai]]<br />[[Ginga]]<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[15.2cm Twin Gun Mount Kai]]
 
|[[38.1cm Mk.I/N Twin Gun Mount Kai]]<br />[[Zuiun Model 12 (634 Air Group)]]<br />[[15.2cm Twin Gun Mount Kai]]
 
|[[38.1cm Mk.I/N Twin Gun Mount Kai]]<br />[[Zuiun Model 12]]<br />[[15.2cm Twin Gun Mount Kai]]
 
|[[38.1cm Mk.I/N Twin Gun Mount Kai]]<br />[[Zuiun Model 12]]
 
|- valign="top"
 
|September
 
|[[Toku Daihatsu-class Landing Craft]]<br>[[Toku Daihatsu-class Landing Craft]]<br>[[Type 3 Fighter Hien (244th Air Combat Group)]]<br>[[Shiun]]
 
|[[Toku Daihatsu-class Landing Craft]]<br>[[Type 3 Fighter Hien (244th Air Combat Group)]]<br>[[Shiun]]
 
|[[Toku Daihatsu-class Landing Craft]]<br>[[Type 3 Fighter Hien Model 1D]]<br>[[Shiun]]
 
|[[Toku Daihatsu-class Landing Craft]]<br>[[Shiun]]
 
|- valign="top"
 
|October
 
|[[Prototype Keiun]]<br>[[Reppuu Kai]]<br>[[Ginga]]<br>[[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]
 
|[[Prototype Keiun]]<br>[[Reppuu Kai]]<br>[[Ginga]]
 
|[[Prototype Keiun]]<br>[[Reppuu Kai]]<br>[[Type 1 Land Attacker Model 22A]]
 
|[[Prototype Keiun]]<br>[[Reppuu Kai]]
 
|- valign="top"
 
|November
 
|2x [[F6F-3]]<br>[[Prototype 51cm Twin Gun Mount]]<br>[[Prototype 46cm Twin Gun Mount]]
 
|[[F6F-3]]<br>[[Prototype 51cm Twin Gun Mount]]<br>[[Prototype 46cm Twin Gun Mount]]
 
|[[F6F-3]]<br>[[Prototype 41cm Triple Gun Mount]]<br>[[Prototype 46cm Twin Gun Mount]]
 
|[[F6F-3]]<br>[[Prototype 46cm Twin Gun Mount]]
 
|- valign="top"
 
|December
 
|[[Zuiun (631 Air Group)]]<br>[[53cm Submarine Bow Torpedo Mount (8 tubes)]]<br>[[Ginga]]<br>[[Type 4 SONAR]]
 
|[[Zuiun (631 Air Group)]]<br>[[Ginga]]<br>[[Type 4 SONAR]]
 
|[[Zuiun (631 Air Group)]]<br>[[Type 1 Land Attacker Model 22A]]<br>[[Type 4 SONAR]]
 
|[[Zuiun (631 Air Group)]]<br>[[Type 4 SONAR]]
 
|}
 
{| class="mw-collapsible mw-collapsed wikitable typography-xl-optout" style="width:100%;"
 
!colspan="5"|2017
 
|-
 
!Month
 
!Rank 1-5
 
!Rank 6-20
 
!Rank 21-100
 
!Rank 101-500
 
|- valign="top"
 
|January
 
|[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]<br>2x [[Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Prototype Nanzan]]
 
|[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Prototype Nanzan]]
 
|2x [[Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Prototype Nanzan]]
 
|[[Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Prototype Nanzan]]
 
|- valign="top"
 
|February
 
|2x [[Kyoufuu Kai]]<br>[[Type 0 Fighter Model 63 (Fighter-bomber)]]<br>[[Prototype 41cm Triple Gun Mount]]
 
|[[Kyoufuu Kai]]<br>[[Type 0 Fighter Model 63 (Fighter-bomber)]]<br>[[Prototype 41cm Triple Gun Mount]]
 
|[[Kyoufuu Kai]]<br>[[Type 0 Fighter Model 63 (Fighter-bomber)]]<br>[[Prototype 35.6cm Triple Gun Mount]]
 
|[[Kyoufuu Kai]]<br>[[Prototype 35.6cm Triple Gun Mount]]
 
|- valign="top"
 
|March
 
|[[Type 1 Fighter Hayabusa Model II (64th Air Squadron)]]<br>[[Type 1 Fighter Hayabusa Model III A (54th Air Squadron)]]<br>[[Type 1 Fighter Hayabusa Model II]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[Type 1 Fighter Hayabusa Model III A (54th Air Squadron)]]<br>[[Type 1 Fighter Hayabusa Model II]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[Type 1 Fighter Hayabusa Model III A]]<br>[[Type 1 Fighter Hayabusa Model II]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[Type 1 Fighter Hayabusa Model II]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|- valign="top"
 
|April
 
|[[41cm Triple Gun Mount Kai]]<br>[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Zuiun (631 Air Group)]]<br>[[Ne Type Engine]]
 
|[[41cm Triple Gun Mount Kai]]<br>[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Zuiun (631 Air Group)]]
 
|[[41cm Triple Gun Mount Kai]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[Zuiun (631 Air Group)]]
 
|[[41cm Triple Gun Mount Kai]]<br>[[Zuiun (631 Air Group)]]
 
|- valign="top"
 
|May
 
|[[F4U-1D]]<br>2x [[F6F-5]]<br>[[Type 0 Recon SeaPlane Model 11 B]]
 
|[[F4U-1D]]<br>[[F6F-5]]<br>[[Type 0 Recon SeaPlane Model 11 B]]
 
|[[F6F-5]]<br>[[Type 0 Recon SeaPlane Model 11 B]]<br>[[Type 0 Fighter Model 63 (Fighter-bomber)]]
 
|[[F6F-5]]<br>[[Type 0 Fighter Model 63 (Fighter-bomber)]]
 
|- valign="top"
 
|June
 
|[[Swordfish Mk. II (Skilled)]]<br>[[Swordfish]]<br>[[Zuiun (634 Air Group/Skilled)]]<br>[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[Swordfish Mk. II (Skilled)]]<br>[[Swordfish]]<br>[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[Swordfish Mk. II (Skilled)]]<br>[[Swordfish]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[Swordfish]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|- valign="top"
 
|July
 
|[[F6F-5N]]<br>[[F6F-3N]]<br>[[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]<br>[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[F6F-5N]]<br>[[F6F-3N]]<br>[[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]
 
|2x [[F6F-3N]]<br>[[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]
 
|[[F6F-3N]]<br>[[15m Duplex Rangefinder + Type 21 RADAR Kai 2]]
 
|- valign="top"
 
|August
 
|[[HF/DF + Type144/147 ASDIC]]<br>[[Type144/147 ASDIC]]<br>[[Type124 ASDIC]]<br>[[Shiun]]
 
|[[HF/DF + Type144/147 ASDIC]]<br>[[Type124 ASDIC]]<br>[[Shiun]]
 
|[[Type144/147 ASDIC]]<br>[[Type124 ASDIC]]<br>[[Shiun]]
 
|[[Type124 ASDIC]]<br>[[Shiun]]
 
|- valign="top"
 
|September
 
|[[Shiden Type 21 Shiden Kai]]<br>[[Shiden Type 11]]<br>[[Kyoufuu Kai]]<br>[[Type 22 Surface RADAR Kai 4 (Modified Late Model)]]
 
|[[Shiden Type 21 Shiden Kai]]<br>[[Kyoufuu Kai]]<br>[[Type 22 Surface RADAR Kai 4 (Modified Late Model)]]
 
|[[Shiden Type 11]]<br>[[Kyoufuu Kai]]<br>[[Type 22 Surface RADAR Kai 4 (Modified Late Model)]]
 
|[[Shiden Type 11]]<br>[[Type 22 Surface RADAR Kai 4 (Modified Late Model)]]
 
|- valign="top"
 
|October
 
|[[Arctic camouflage (+ Arctic equipment)]]<br>[[Type 2 Ka-Mi Tank]]<br>[[Daihatsu-class Landing Craft (Type 89 Medium Tanks & Marines)]]<br>[[Toku Daihatsu-class Landing Craft]]
 
|[[Arctic camouflage (+ Arctic equipment)]]<br>[[Type 2 Ka-Mi Tank]]<br>[[Toku Daihatsu-class Landing Craft]]
 
|[[Arctic camouflage (+ Arctic equipment)]]<br>[[Daihatsu-class Landing Craft (Type 89 Medium Tanks & Marines)]]<br>[[Toku Daihatsu-class Landing Craft]]
 
|[[Arctic camouflage (+ Arctic equipment)]]<br>[[Toku Daihatsu-class Landing Craft]]
 
|- valign="top"
 
|November
 
|2x [[12.7cm Twin Mount Type-D Kai 2]]<br>[[Ginga]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[12.7cm Twin Mount Type-D Kai 2]]<br>[[Ginga]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[12.7cm Twin Mount Type-D Kai 2]]<br>[[Type 1 Land Attacker Model 22A]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|[[12.7cm Twin Mount Type-D Kai 2]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]
 
|- valign="top"
 
|December
 
|[[Saiun (4th Recon)]]<br>[[46cm Triple Gun Mount Kai]]<br>[[FM-2]]<br>[[12cm 30 Tube Rocket Launcher Kai 2]]
 
|[[46cm Triple Gun Mount Kai]]<br>[[FM-2]]<br>[[12cm 30 Tube Rocket Launcher Kai 2]]
 
|[[Prototype 41cm Triple Gun Mount]]<br>[[FM-2]]<br>[[12cm 30 Tube Rocket Launcher Kai 2]]
 
|[[FM-2]]<br>[[12cm 30 Tube Rocket Launcher Kai 2]]
 
|}
 
{| class="mw-collapsible mw-collapsed wikitable typography-xl-optout" style="width:100%;"
 
!colspan="5"|2018
 
|-
 
!Month
 
!Rank 1-5
 
!Rank 6-20
 
!Rank 21-100
 
!Rank 101-500
 
|- valign="top"
 
|January
 
|[[46cm Triple Gun Mount Kai]]<br>[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]<br>2x [[5inch Naval Gun Mk.30]]
 
|[[46cm Triple Gun Mount Kai]]<br>[[Skilled SONAR Personnel + Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[5inch Naval Gun Mk.30]]
 
|[[46cm Triple Gun Mount Kai]]<br>[[Late Model Bow Torpedo Mount (6 Tubes)]]<br>[[5inch Naval Gun Mk.30]]
 
|[[46cm Triple Gun Mount Kai]]<br>[[5inch Naval Gun Mk.30]]
 
|- valign="top"
 
|February
 
|[[10cm Twin High-angle Gun Mount Kai + Additional Machine Guns]]<br>[[5inch Naval Gun Mk.30]] ★+4<br>[[Zuiun Model 12 (634 Air Group)]] ★+4<br>[[Ginga]]
 
|[[10cm Twin High-angle Gun Mount Kai + Additional Machine Guns]]<br>[[5inch Naval Gun Mk.30]] ★+4<br>[[Zuiun Model 12 (634 Air Group)]] ★+4
 
|[[10cm Twin High-angle Gun Mount Kai + Additional Machine Guns]]<br>[[5inch Naval Gun Mk.30]] ★+4<br>[[Zuiun Model 12 (634 Air Group)]]
 
|[[10cm Twin High-angle Gun Mount Kai + Additional Machine Guns]]<br>[[5inch Naval Gun Mk.30]] ★+4
 
|- valign="top"
 
|March
 
|[[61cm Triple (Oxygen) Torpedo Mount Late Model]] ★+4<br>[[61cm Quad (Oxygen) Torpedo Mount Late Model]] ★+4<br>[[Zuiun (631 Air Group)]] ★+4<br>[[Zuiun (634 Air Group/Skilled)]]
 
|[[61cm Triple (Oxygen) Torpedo Mount Late Model]]<br>[[61cm Quad (Oxygen) Torpedo Mount Late Model]] ★+4<br>[[Zuiun (631 Air Group)]] ★+4
 
|[[61cm Triple (Oxygen) Torpedo Mount Late Model]]<br>[[61cm Quad (Oxygen) Torpedo Mount Late Model]]<br>[[Zuiun (631 Air Group)]]
 
|[[61cm Quad (Oxygen) Torpedo Mount Late Model]]<br>[[Zuiun (631 Air Group)]]
 
|- valign="top"
 
|April
 
|[[41cm Triple Gun Mount Kai Ni]] ★+4<br>[[35.6cm Triple Gun Mount Kai (Dazzle Camouflage)]] ★+4 × 2<br>[[Submarine Radar & Passive Radiolocator (E27)]]
 
|[[41cm Triple Gun Mount Kai Ni]] ★+4<br>[[35.6cm Triple Gun Mount Kai (Dazzle Camouflage)]]<br>[[Submarine Radar & Passive Radiolocator (E27)]]
 
|[[41cm Triple Gun Mount Kai Ni]]<br>[[35.6cm Triple Gun Mount Kai (Dazzle Camouflage)]]<br>[[Submarine Radar & Waterproof Telescope]]
 
|[[41cm Triple Gun Mount Kai Ni]]<br>[[Submarine Radar & Waterproof Telescope]]
 
|- valign="top"
 
|May
 
|[[35.6cm Triple Gun Mount Kai (Dazzle Camouflage)]]<br>[[12.7cm Twin Gun Mount Model A Kai 3 (Wartime Modification) + Anti-Aircraft Fire Director]]<br>[[12.7cm Twin Gun Mount Model B Kai 4 (Wartime Modification) + Anti-Aircraft Fire Director]]<br>[[12cm Single Gun Mount Kai 2]]
 
|[[35.6cm Triple Gun Mount Kai (Dazzle Camouflage)]]<br>[[12.7cm Twin Gun Mount Model A Kai 3 (Wartime Modification) + Anti-Aircraft Fire Director]]<br>[[12cm Single Gun Mount Kai 2]]
 
|[[35.6cm Triple Gun Mount Kai (Dazzle Camouflage)]]<br>[[12.7cm Twin Gun Mount Model A Kai 2]]<br>[[12cm Single Gun Mount Kai 2]]
 
|[[35.6cm Triple Gun Mount Kai (Dazzle Camouflage)]]<br>[[12.7cm Twin Gun Mount Model A Kai 2]]
 
|- valign="top"
 
|June
 
|[[16inch Mk.I Triple Gun Mount Kai + FCR Type 284‎]]<br>[[16inch Mk.I Triple Gun Mount + AFCT Kai‎]]<br>[[16inch Mk.I Triple Gun Mount‎]]<br>[[20-tube 7inch UP Rocket Launchers]]
 
|[[16inch Mk.I Triple Gun Mount Kai + FCR Type 284‎]]<br>[[16inch Mk.I Triple Gun Mount‎]]<br>[[20-tube 7inch UP Rocket Launchers]]
 
|[[16inch Mk.I Triple Gun Mount + AFCT Kai‎]]<br>[[16inch Mk.I Triple Gun Mount‎]]<br>[[20-tube 7inch UP Rocket Launchers]]
 
|[[16inch Mk.I Triple Gun Mount‎]]<br>[[20-tube 7inch UP Rocket Launchers]]
 
|- valign="top"
 
|July
 
|[[16inch Mk.I Triple Gun Mount Kai + FCR Type 284‎]]<br>[[Bofors 15.2cm Twin Gun Mount Model 1930]] ★+2<br>[[Ju 87C Kai Ni (w/ KMX)]]<br>[[S9 Osprey]]
 
|[[Bofors 15.2cm Twin Gun Mount Model 1930]] ★+2<br>[[Ju 87C Kai Ni (w/ KMX)]]<br>[[S9 Osprey]]
 
|[[Bofors 15.2cm Twin Gun Mount Model 1930]] ★+2<br>[[S9 Osprey]]<br>[[Type 97 Torpedo Bomber (931 Air Group)]]
 
|[[Bofors 15.2cm Twin Gun Mount Model 1930]] ★+2<br>[[Type 97 Torpedo Bomber (931 Air Group)]]
 
|- valign="top"
 
|August
 
|2x [[5inch Single Gun Mount Mk.30 Kai + GFCS Mk.37]]<br>[[GFCS Mk.37]]<br>[[Skilled Sonar Personnel + Late Model Bow Torpedo Mount (6 tubes)]]
 
|[[5inch Single Gun Mount Mk.30 Kai + GFCS Mk.37]]<br>[[GFCS Mk.37]]<br>[[Skilled Sonar Personnel + Late Model Bow Torpedo Mount (6 tubes)]]
 
|[[5inch Single Gun Mount Mk.30 Kai + GFCS Mk.37]]<br>[[GFCS Mk.37]]<br>[[Late Model Bow Torpedo Mount (6 tubes)]]
 
|[[5inch Single Gun Mount Mk.30 Kai + GFCS Mk.37]]<br>[[Late Model Bow Torpedo Mount (6 tubes)]]
 
|- valign="top"
 
|September
 
|[[Ginga]]<br>[[Type C Kouhyouteki]]<br>[[Suisei Model 22 (634 Air Group/Skilled)]]<br>[[SK Radar]]
 
|[[Type C Kouhyouteki]]<br>[[Suisei Model 22 (634 Air Group/Skilled)]]<br>[[SK Radar]]
 
|[[Type C Kouhyouteki]]<br>[[Suisei Model 22 (634 Air Group)]]<br>[[SK Radar]]
 
|[[Type C Kouhyouteki]]<br>[[Suisei Model 22 (634 Air Group)]]
 
|- valign="top"
 
|October
 
|[[14cm Twin Gun Mount Kai]]<br>[[Type 2 Land-based Reconnaissance Aircraft]]<br>[[12.7cm Twin Gun Mount Model B Kai 4 (Wartime Modification) + Anti-Aircraft Fire Director]] ★+2<br>[[61cm Quadruple (Oxygen) Torpedo Mount Late Model]]
 
|[[14cm Twin Gun Mount Kai]]<br>[[Type 2 Land-based Reconnaissance Aircraft]]<br>[[61cm Quadruple (Oxygen) Torpedo Mount Late Model]]
 
|[[14cm Twin Gun Mount Kai]]<br>[[Type 2 Land-based Reconnaissance Aircraft]]<br>[[61cm Triple (Oxygen) Torpedo Mount Late Model]]
 
|[[14cm Twin Gun Mount Kai]]<br>[[Type 2 Land-based Reconnaissance Aircraft]]
 
|- valign="top"
 
|November
 
|[[SG Radar (Initial Model)]]<br>[[533mm Quintuple Torpedo Mount (Initial Model)]]<br>[[Type 3 Fighter Hien (244th Air Combat Group)]] ★+5<br>[[Type C Kouhyouteki]]
 
|[[SG Radar (Initial Model)]]<br>[[533mm Quintuple Torpedo Mount (Initial Model)]]<br>[[Type 3 Fighter Hien (244th Air Combat Group)]] ★+4
 
|[[SG Radar (Initial Model)]]<br>[[533mm Quintuple Torpedo Mount (Initial Model)]]<br>[[Type 3 Fighter Hien Model 1D]] ★+3
 
|[[533mm Quintuple Torpedo Mount (Initial Model)]]<br>[[Type 3 Fighter Hien Model 1D]] ★+3
 
|- valign="top"
 
|December
 
|[[41cm Triple Gun Mount Kai Ni]]<br>[[Saiun (4th Recon Squad)]]<br>[[Re.2001 OR Kai]] ★+5<br>[[Re.2001 CB Kai]]
 
|[[41cm Triple Gun Mount Kai Ni]]<br>[[Re.2001 OR Kai]] ★+5<br>[[Re.2001 CB Kai]]
 
|[[41cm Triple Gun Mount Kai]]<br>[[Re.2001 OR Kai]] ★+5<br>[[Re.2001 CB Kai]]
 
|[[41cm Triple Gun Mount Kai]]<br>[[Re.2001 CB Kai]]
 
|}
 
{| class="mw-collapsible mw-collapsed wikitable typography-xl-optout" style="width:100%;"
 
!colspan="5"|2019
 
|-
 
!Month
 
!Rank 1-5
 
!Rank 6-20
 
!Rank 21-100
 
!Rank 101-500
 
|- valign="top"
 
|January
 
|[[41cm Twin Gun Mount Kai 2]]<br>[[Type 3 Shell Kai]]<br>[[SK + SG Radar]]<br>[[Ju 87 C Kai 2 (w/ KMX / Skilled)]]
 
|[[41cm Twin Gun Mount Kai 2]]<br>[[Type 3 Shell Kai]]<br>[[Ju 87 C Kai 2 (w/ KMX / Skilled)]]
 
|[[41cm Twin Gun Mount Kai 2]]<br>[[Type 3 Shell Kai]]<br>[[Ju 87C Kai Ni (w/ KMX)]]
 
|[[Type 3 Shell Kai]]<br>[[Ju 87C Kai Ni (w/ KMX)]]
 
|- valign="top"
 
|February
 
|2x [[35.6cm Twin Gun Mount Kai Ni]]<br>[[35.6cm Twin Gun Mount Kai]]<br>[[Suisei Model 22 (634 Air Group/Skilled)]]
 
|[[35.6cm Twin Gun Mount Kai Ni]]<br>[[35.6cm Twin Gun Mount Kai]]<br>[[Suisei Model 22 (634 Air Group/Skilled)]]
 
|[[35.6cm Twin Gun Mount Kai Ni]]<br>[[35.6cm Twin Gun Mount Kai]]<br>[[Suisei Model 22 (634 Air Group)]]
 
|[[35.6cm Twin Gun Mount Kai Ni]]<br>[[35.6cm Twin Gun Mount Kai]]
 
|}
 
<br>
 
 
{{Mechanics}}
 
{{Mechanics}}

Latest revision as of 17:40, 2 April 2024

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


Experience in Kantai Collection is divided into two types. Ship Girl experience and Admiral experience. The former makes ship girls more powerful and the latter increases the player's HQ level and plays into Ranking.

Ship Girl Experience

Ships earn experience through sorties, exercises (PVP), and expeditions.

Sorties

Experience earned by ships in sorties is:

Sortie Experience Formula
[math]\displaystyle{ \text{Exp}_\text{sortie} = \lfloor \text{Exp}_\text{base} \times \text{Mod}_\text{MVP} \times \text{Mod}_\text{flag} \times \text{Mod}_\text{rank} \rfloor }[/math]
With
  • [math]\displaystyle{ \text{Exp}_\text{base} }[/math] the base experience of the node, being node-to-node dependent.
  • [math]\displaystyle{ \text{Mod}_\text{MVP} }[/math] the MVP bonus, being 2 for the MVP and 1 for all other ships,
  • [math]\displaystyle{ \text{Mod}_\text{flag} }[/math] the flagship bonus, being 1.5 for the flagship and 1 for all other ships,
  • [math]\displaystyle{ \text{Mod}_\text{rank} }[/math] the rank bonus according to the table below.
[math]\displaystyle{ \text{Mod}_\text{rank} }[/math]
Rank Multiplier
S 1.2
A 1.0
B 1.0
C 0.8
D 0.7
E 0.5
Notes
  • The maximum multiplier a ship can earn is 3.6, for a flagship MVP at S rank.
  • It is rarely worth it to go into each night battle to increase the sortie exp gains, as it is less time-efficient compared to doing more runs.
  • Most maps heavily reward clearing the boss node.

Exercises

Experience earned in exercises is:

Exercice Experience Formulas
Pre-cap
[math]\displaystyle{ \text{Exp}_\text{pre-cap} = \Big\lfloor \frac{\text{Exp}_\text{Ship1}}{100} + \frac{\text{Exp}_\text{Ship2}}{300} \Big\rfloor + \text{Rand} }[/math]
With
  • [math]\displaystyle{ \text{Exp}_\text{Ship1} }[/math] the cumulative experience of the opponent's flagship level based on exp tables below,
  • [math]\displaystyle{ \text{Exp}_\text{Ship2} }[/math] the cumulative experience value of the opponent's 2nd ship level based on exp tables below,
  • [math]\displaystyle{ \text{Rand} }[/math] a random number from 0 to 3.
Cap
[math]\displaystyle{ \text{Exp}_\text{cap} = \Big\lfloor \text{Cap} + \sqrt{\text{Exp}_\text{pre-cap}-\text{Cap}} \Big\rfloor }[/math]
With

The [math]\displaystyle{ \text{Cap} }[/math] being 500 in exercices.

Post-cap
[math]\displaystyle{ \text{Exp}_\text{post-cap} = \Big\lfloor \lfloor \text{Exp}_\text{cap} \times \text{Mod}_\text{rank} \rfloor \times \text{Mod}_\text{MVP} \times \text{Mod}_\text{flag} \times \text{Mod}_\text{CT} \Big\rfloor }[/math]
With
  • [math]\displaystyle{ \text{Mod}_\text{MVP} }[/math] the MVP bonus, being 2 for the MVP and 1 for all other ships,
  • [math]\displaystyle{ \text{Mod}_\text{flag} }[/math] the flagship bonus, being 1.5 for the flagship and 1 for all other ships,
  • [math]\displaystyle{ \text{Mod}_\text{rank} }[/math] the rank bonus:
[math]\displaystyle{ \text{Mod}_\text{rank} }[/math]
Rank Multiplier
S 1.2
A 1.0
B 1.0
C 0.64
D 0.56
E 0.4
  • [math]\displaystyle{ \text{Mod}_\text{CT} }[/math] the training cruiser bonus:

Training Cruisers (CT) behave similarly to Light Cruisers, with the ability to increase exp earned from Exercises.

  • The bonus depends on their position and number in the fleet as well as their level. See below for bonus values:
CT Experience Bonus: [math]\displaystyle{ \text{Mod}_\text{CT} }[/math]
Fleet Affected
Ships
CT Level Notes
1-9 10-29 30-59 60-99 100+ The flagship's level if it is a CT,
highest leveled CT otherwise.
1 Katori-class non-flagship All 1.030 1.050 1.070 1.100 1.150 Asahi not present
2 Katori-class non-flagship 1.040 1.060 1.080 1.120 1.175
1 Katori-class flagship 1.050 1.080 1.120 1.150 1.200
1 Katori-class flagship + 1 Katori-class 1.100 1.130 1.160 1.200 1.250
1 CT non-flagship All 1 Asahi present,
but not counted as a CT
2 CT non-flagship 1.030 1.050 1.070 1.100 1.150
3 CT non-flagship 1.040 1.060 1.080 1.120 1.175
Asahi flagship All surface 0.630 0.648 0.672 0.690 0.720 Asahi present [1][2]
SS(V) 1.365 1.404 1.456 1.495 1.560
Katori-class flagship + 1/2CT All surface 1.103 1.134 1.176 1.208 1.260
SS(V) 1.523 1.566 1.624 1.668 1.740
Asahi flagship + 2CT All surface 1.155 1.187 1.218 1.260 1.313
SS(V) 1.595 1.639 1.682 1.740 1.813
CT list: AsahiAsahi (Base), Katori/KaiKatori
Katori Kai
, Kashima/KaiKashima
Kashima Kai
  • Some level intervals have not been sampled yet.
  • Bug: when no CT is flagship, Asahi bonuses do not work.
Notes
  • Like sorties, the maximum multiplier a ship girl can earn is 3.6. This would be for a flagship MVP at S-rank.
    • With two CT with one married in the fleet, it is 4.23.
    • It is not recommended to have a CT flagship as a more valuable ship can use that experience.
  • It is recommended to do night battle in order to attempt to get a higher rank for better exp.
    • Participation per day in exercises is limited so it is important to maximize the exp.
  • Because of the way exp is calculated, even losses can yield a lot of experience.
  • See Exercises for calculated experience values.

Expeditions

Please see Expeditions for the experience earned from each expedition. Note that the experience listed is multiplied by 4 on a great success.

Ship Girl Exp Tables

The base level cap for all ship girls is 99.

Lv 1-25
Lv Exp. Exp. Diff
1 0 0
2 100 100
3 300 200
4 600 300
5 1 000 400
6 1 500 500
7 2 100 600
8 2 800 700
9 3 600 800
10 4 500 900
11 5 500 1 000
12 6 600 1 100
13 7 800 1 200
14 9 100 1 300
15 10 500 1 400
16 12 000 1 500
17 13 600 1 600
18 15 300 1 700
19 17 100 1 800
20 19 000 1 900
21 21 000 2 000
22 23 100 2 100
23 25 300 2 200
24 27 600 2 300
25 30 000 2 400
Lv 26-50
Lv Exp. Exp. Diff
26 32 500 2 500
27 35 100 2 600
28 37 800 2 700
29 40 600 2 800
30 43 500 2 900
31 46 500 3 000
32 49 600 3 100
33 52 800 3 200
34 56 100 3 300
35 59 500 3 400
36 63 000 3 500
37 66 600 3 600
38 70 300 3 700
39 74 100 3 800
40 78 000 3 900
41 82 000 4 000
42 86 100 4 100
43 90 300 4 200
44 94 600 4 300
45 99 000 4 400
46 103 500 4 500
47 108 100 4 600
48 112 800 4 700
49 117 600 4 800
50 122 500 4 900
Lv 51-75
Lv Exp. Exp. Diff
51 127 500 5 000
52 132 700 5 200
53 138 100 5 400
54 143 700 5 600
55 149 500 5 800
56 155 500 6 000
57 161 700 6 200
58 168 100 6 400
59 174 700 6 600
60 181 500 6 800
61 188 500 7 000
62 195 800 7 300
63 203 400 7 600
64 211 300 7 900
65 219 500 8 200
66 228 000 8 500
67 236 800 8 800
68 245 900 9 100
69 255 300 9 400
70 265 000 9 700
71 275 000 10 000
72 285 400 10 400
73 296 200 10 800
74 307 400 11 200
75 319 000 11 600
Lv 76-99
Lv Exp. Exp. Diff
76 331 000 12 000
77 343 400 12 400
78 356 200 12 800
79 369 400 13 200
80 383 000 13 600
81 397 000 14 000
82 411 500 14 500
83 426 500 15 000
84 442 000 15 500
85 458 000 16 000
86 474 500 16 500
87 491 500 17 000
88 509 000 17 500
89 527 000 18 000
90 545 500 18 500
91 564 500 19 000
92 584 500 20 000
93 606 500 22 000
94 631 500 25 000
95 661 500 30 000
96 701 500 40 000
97 761 500 60 000
98 851 500 90 000
99 1 000 000 148 500
100 1 000 000 0

Marrying ship girls instantly raises their level to 100, and raises their level cap to 180. No experience is necessary for this level-up. Please see Marriage for more details.

Lv 101-125
Lv Exp. Exp. Diff
101 1 010 000 10 000
102 1 011 000 1 000
103 1 013 000 2 000
104 1 016 000 3 000
105 1 020 000 4 000
106 1 025 000 5 000
107 1 031 000 6 000
108 1 038 000 7 000
109 1 046 000 8 000
110 1 055 000 9 000
111 1 065 000 10 000
112 1 077 000 12 000
113 1 091 000 14 000
114 1 107 000 16 000
115 1 125 000 18 000
116 1 145 000 20 000
117 1 168 000 23 000
118 1 194 000 26 000
119 1 223 000 29 000
120 1 255 000 32 000
121 1 290 000 35 000
122 1 329 000 39 000
123 1 372 000 43 000
124 1 419 000 47 000
125 1 470 000 51 000
Lv 126-150
Lv Exp. Exp. Diff
126 1 525 000 55 000
127 1 584 000 59 000
128 1 647 000 63 000
129 1 714 000 67 000
130 1 785 000 71 000
131 1 860 000 75 000
132 1 940 000 80 000
133 2 025 000 85 000
134 2 115 000 90 000
135 2 210 000 95 000
136 2 310 000 100 000
137 2 415 000 105 000
138 2 525 000 110 000
139 2 640 000 115 000
140 2 760 000 120 000
141 2 887 000 127 000
142 3 021 000 134 000
143 3 162 000 141 000
144 3 310 000 148 000
145 3 465 000 155 000
146 3 628 000 163 000
147 3 799 000 171 000
148 3 978 000 179 000
149 4 165 000 187 000
150 4 360 000 195 000
Lv 151-175
Lv Exp. Exp. Diff
151 4 564 000 204 000
152 4 777 000 213 000
153 4 999 000 222 000
154 5 230 000 231 000
155 5 470 000 240 000
156 5 720 000 250 000
157 5 780 000 60 000
158 5 860 000 80 000
159 5 970 000 110 000
160 6 120 000 150 000
161 6 320 000 200 000
162 6 580 000 260 000
163 6 910 000 330 000
164 7 320 000 410 000
165 7 820 000 500 000
166 7 920 000 100 000
167 8 033 000 113 000
168 8 172 000 139 000
169 8 350 000 178 000
170 8 580 000 230 000
171 8 875 000 295 000
172 9 248 000 373 000
173 9 705 000 457 000
174 10 266 000 561 000
175 10 950 000 684 000
Lv 176-180
Lv Exp. Exp. Diff
176 11 100 000 150 000
177 11 300 000 200 000
178 11 600 000 300 000
179 12 100 000 500 000
180 13 000 000 900 000

HQ Experience

Like ship girls, Admirals earn HQ experience through sorties, expeditions and exercises.

  • The best way to earn HQ experience is through sorties.
  • Exercises and expeditions give minimal HQ experience.
  • The most important use of HQ experience is for Ranking.
  • HQ experience is capped at 396 000 000.

Do note that the HQ level will directly affect the difficulty of certain maps, by changing the enemy compositions, or even the map's HP bar.

Sorties

HQ experience from sorties is only affected by rank.

Sortie HQ Experience Formulas
Rank [math]\displaystyle{ \text{Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Exp}_\text{boss} }[/math]
S [math]\displaystyle{ \text{Base Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Base Exp}_\text{boss} }[/math]
A [math]\displaystyle{ 0.8 \times \text{Base Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Exp}_\text{boss} = \text{Base Exp}_\text{boss} - (0.5 \times\text{Base Exp}_\text{non-boss}) }[/math]
B [math]\displaystyle{ 0.5 \times \text{Base Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Base Exp}_\text{boss} - (0.8 \times\text{Base Exp}_\text{non-boss}) }[/math]
C [math]\displaystyle{ 0 }[/math] [math]\displaystyle{ \text{Base Exp}_\text{non-boss} }[/math]
D 0 0
E 0 0

The value of ![math]\displaystyle{ \text{Exp}_\text{non-boss} }[/math] and [math]\displaystyle{ \text{Exp}_\text{boss} }[/math] is given by the table below.

Sortie HQ EXP Table
Map [math]\displaystyle{ \text{Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Exp}_\text{boss} }[/math] Map [math]\displaystyle{ \text{Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Exp}_\text{boss} }[/math] Map [math]\displaystyle{ \text{Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Exp}_\text{boss} }[/math] Map [math]\displaystyle{ \text{Exp}_\text{non-boss} }[/math] [math]\displaystyle{ \text{Exp}_\text{boss} }[/math]
1-1 10 20 2-1 60 720 3-1 110 1,420 7-1 140 1,680
1-2 20 140 2-2 70 840 3-2 120 1,740 7-2-1 180 360
7-2-2 2,360
1-3 40 380 2-3 90 1,180 3-3 140 2,280 7-3-1 160 320
7-3-2 1920
1-4 60 720 2-4 120 1,740 3-4 160 3,320 7-4 170 2,140
1-5 80 1,060 2-5 160 2,320 3-5 190 2,880 7-5 ?? ??
1-6 100 - - - -
- - - -
4-1 110 1,520 5-1 160 2,020 6-1 180 2,160
4-2 120 1,640 5-2 170 2,340 6-2 200 2,600
4-3 140 1,880 5-3 190 2,680 6-3 180 2,760
4-4 170 2,340 5-4 210 3,020 6-4 230 3,160
4-5 200 2,900 5-5 240 3,480 6-5 260 3,520
- - -
- - -
Notes
  • HQ exp is only gained from combat node. See Nodes for more details.
  • It is rarely worth it to go into each night battle to increase the sortie exp gains, as it is less time-efficient compared to doing more runs.

Exercises

HQ exp earned in exercises depends on the level difference between opponents.

Level Difference S A B Defeat
(C/D/E)
≥5 160 120 96 80
3~4 120 80 64 60
1~2 80 60 48 40
0 60 40 32 30
-1~-2 40 30 24 20
-3~-4 30 20 16 15
≤-5 20 15 12 10
Notes
  • The higher the HQ level, the lesser the HQ experience gains from exercises.

Expeditions

Please see Expeditions for the experience earned from each expedition. Note that the experience listed is multiplied by 2 on a great success.

Admiral Rank

These are the ranks displayed on the Military Record screen and beside each name in the server rankings.

  • Ranks depend on the current position in the Rankings.
  • Ranks currently serve no purpose beyond cosmetic.
  • Ranks are calculated off the total number of valid admirals on the server.
    • Admirals who have registered but not started the game aren't counted.
Insignia Rank
Full Rank Name
Translation Notes Rank
Rank Marshal Admiral.png 元帥 (Gensui?)
元帥海軍大将 (Gensui Kaigun Taishō?)
Marshal Admiral Top 1% of the server. 1
Rank Admiral.png 大将 (Taishō?)
海軍大将 (Kaigun Taishō?)
Admiral Top 5% of the server. 2
Rank Vice Admiral.png 中将 (Chūjō?)
海軍中将 (Kaigun Chūjō?)
Vice-Admiral Top 10% of the server. 3
Rank Rear Admiral.png 少将 (Shōshō?)
海軍少将 (Kaigun Shōshō?)
Rear-Admiral Top 20% of the server. 4
Rank Captain.png 大佐 (Taisa?)
海軍大佐 (Kaigun Taisa?)
Captain Top 40% of the server. 5
Rank Commander.png 中佐 (Chūsa?)
海軍中佐 (Kaigun Chūsa?)
Commander Top 55% of the server. 6
Rank Commander Novice.png 新米中佐 (Shinmai Chūsa?)
-
Junior Commander Top 65% of the server. Does not officially exist in IJN rankings. Used as an intermediary rank between Lieutenant-Commander and Commander. 7
Rank Lieutenant-Commander.png 少佐 (Shōsa?)
海軍少佐 (Kaigun Shōsa?)
Lieutenant-Commander Top 80% of the server. 8
Rank Lieutenant Commander Senior.png 中堅少佐 (Chūken Shōsa?)
-
Vice Lieutenant-Commander Top 90% of the server. Does not officially exist in IJN rankings. Used as an intermediary rank between Lieutenant and Lieutenant-Commander. Translates literally to "Mid-level Lt-Commander". 8
Rank Lieutenant-Commander Novice.png 新米少佐 (Shinmai Shōsa?)
-
Junior Lieutenant-Commander Rest of the server. Does not officially exist in IJN rankings. Used as an intermediary rank between Lieutenant and Lieutenant-Commander. 10

HQ Exp Table

Disclaimer: EXP list from Lv100 through Lv120 is guessed based on patterns observed from known data across several levels. Value may be off by 100000-200000 points per level.

Effects of HQ Level

Effective LoS

The Line of Sight formula is affected by HQ level. A higher HQ level will result in higher LoS requirements for routing.

Resource Soft Cap

A higher HQ level will result in a higher soft cap on primary resources (FuelAmmunitionSteelBauxite). Please see Resources for more information.

Development Rarity

The higher the HQ level, the higher the chance of obtaining rare equipment from Development.

Difficulty Tiers

The difficulty of events used to automatically be adjusted to HQ level. As of the Winter 2015 event, players have been able to select the difficulty level they wish to challenge. HQ level affects the difficulty levels available to be selected.

HQ level also affects the enemy compositions encountered in some sorties. Please see the individual Sortie pages for the difficulty tier breakdown.

Tier HQ Level Range Rare Drop Availability Notes
I Casual 1+ Very Limited
Easy Limited
II Medium 35+ Most of Easy or higher must have been selected on the previous map
III Hard 80+ All Medium or higher must have been selected on the previous map

Server Ranking

HQ experience earned throughout the year and the month determines players' ranks in the server. This differs from the Admiral Ranks detailed above. Please see Ranking for more details and the help page for advice on how to rank.

See Also