(13 intermediate revisions by 2 users not shown)
Line 113: Line 113:
 
}}
 
}}
  
 
+
[[File:Equipment Character Type 0 Observation Seaplane.png|right|200px]]
 +
__TOC__
 
=List of stuff done on the wiki=
 
=List of stuff done on the wiki=
 
[[File:NPC Quest1a.png|right|150px]]
 
[[File:NPC Quest1a.png|right|150px]]
Line 124: Line 125:
 
* Rewroked the damage calculation page
 
* Rewroked the damage calculation page
 
* Created ASW page
 
* Created ASW page
 +
* Updated Akashi workshop template on equipment page
  
 
==Module Update==
 
==Module Update==
 +
*[[To Do List/Check-list]]
 
;List of Modules to update when adding new '''Ship''':
 
;List of Modules to update when adding new '''Ship''':
*[[To Do List/Check-list]]
+
* Module:Data/Ship/ShipName
 
+
* [[Module:Collection/ShipsByNo]]
 +
* [[Module:Collection/ShipsByApiId]]
 +
* [[Module:Collection/Ships]]
 +
** Still used by Calc template
 
;List of Modules to update when adding new '''Equipment''':
 
;List of Modules to update when adding new '''Equipment''':
*[[Module:Data/Equipment]]
+
* [[Module:Data/Equipment]]
*Module:Data/Equipment/EquipmentName
+
* Module:Data/Equipment/EquipmentName
  
 
==🗒To Do List==
 
==🗒To Do List==
 
[[File:Equipment Character Type 4 Heavy Bomber Hiryuu + No.1 Model 1A Guided Missile.png|100px|right]]
 
[[File:Equipment Character Type 4 Heavy Bomber Hiryuu + No.1 Model 1A Guided Missile.png|100px|right]]
[[To Do List]]
+
* [[To Do List]]
 +
* Wait for [[Army Units]] anti-installation bonus
 +
* One day we will (maybe?) get all the trigger rate formula
 +
** Smoke
 +
** Touch
 +
* Maybe a LBAS accuracy formula exist
 +
 
  
 
=Sandbox=
 
=Sandbox=
 +
[[File:Equipment Character Enhanced Kanhon Type Boiler.png|150px|right]]
  
 
* [[/Sandbox/1]] (WIP page)
 
* [[/Sandbox/1]] (WIP page)
* [[/Sandbox/2]] (cool template)
+
* [[/Sandbox/2]]
 
* [[/Sandbox/3]] (useless list of stuff)
 
* [[/Sandbox/3]] (useless list of stuff)
 
* [[/Sandbox/4]] (old Guaranteed Shootdown Formula)
 
* [[/Sandbox/4]] (old Guaranteed Shootdown Formula)
* [[/Sandbox/5]] (WIP 3)
+
* [[/Sandbox/5]] (Akashi helper investigation)
 
* [[/Sandbox/6]]
 
* [[/Sandbox/6]]
 
* [[/Sandbox/7]]
 
* [[/Sandbox/7]]
Line 151: Line 164:
  
 
==Template==
 
==Template==
 +
[[File:Equipment Character Ship Repair Facility.png|200px|right]]
 +
 +
===Template Created===
 +
* [[Template:ClassStatList]]
 +
* [[Template:AkashiWorkshopKai]]
 +
** [[Template:AkashiWorkshopKai/Helper]]
 +
* [[Template:Formula]]
  
 
==="Usefull" Template===
 
==="Usefull" Template===
*[[Template:AssetTemplateList]]
+
* [[Template:AssetTemplateList]]
*[[Template:CSS image crop]]
+
* [[Template:CSS image crop]]
*[[Template:Center]]
+
* [[Template:Center]]
*[[Template:Edit]]
+
* [[Template:Edit]]
*[[Template:Maruyu]]
+
* [[Template:Maruyu]]
*[[Template:Bait]]
+
* [[Template:Bait]]
*[[Template:Random number]]
+
* [[Template:Random number]]
*[[Template:Nowrap]]
+
* [[Template:Nowrap]]
*[[Template:Office]]
+
* [[Template:Office]]
*[[Template:Resize]]
+
* [[Template:Resize]]
*[[Template:Sticky]]
+
* [[Template:Sticky]]
 +
* [[Template:AkashiWorkshopKai]]
 +
** [[Template:AkashiWorkshopKai/Helper]]
  
  
 
Documentation
 
Documentation
 
*[[Template:EquipmentDataDocumentation]]
 
*[[Template:EquipmentDataDocumentation]]
 +
 
===Formula===
 
===Formula===
 
<nowiki>
 
<nowiki>
Line 179: Line 202:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|Ships ({{#expr: 297-22}}/297)
+
!colspan=3|Ships ({{#expr: 301-16}}/301)
 
|-
 
|-
|width={{#expr: 100*(297-22)/297 round 0}}% style="background:lime; color:black"|{{#expr: 100*(297-22)/297 round 1}}%
+
|width={{#expr: 100*(301-16)/301 round 0}}% style="background:lime; color:black"|{{#expr: 100*(301-16)/301 round 1}}%
|width={{#expr: 100*22/297 round 0}}% style="background:red; color:black"|{{#expr: 100*22/288 round 1}}%
+
|width={{#expr: 100*16/301 round 0}}% style="background:red; color:black"|{{#expr: 100*16/301 round 1}}%
 
|}
 
|}
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|Equipment ({{#expr: 515-31-38}}/515)
+
!colspan=3|Equipment ({{#expr: 524-27-40}}/524)
 
|-
 
|-
|width={{#expr: 100*(515-31-38)/515 round 0}}% style="background:lime; color:black"|{{#expr: 100*(515-31-38)/515 round 1}}% <!--=-->
+
|width={{#expr: 100*(524-27-39)/524 round 0}}% style="background:lime; color:black"|{{#expr: 100*(524-27-39)/524 round 1}}% <!--=-->
|width={{#expr: 100*31/515 round 0}}% style="background:orange; color:black"|{{#expr: 100*31/515 round 1}}% <!--31=-->
+
|width={{#expr: 100*27/524 round 0}}% style="background:orange; color:black"|{{#expr: 100*27/524 round 1}}% <!--27=-->
|width={{#expr: 100*38/515 round 0}}% style="background:red; color:black"|{{#expr: 100*38/515 round 1}}% <!--38=-->
+
|width={{#expr: 100*39/524 round 0}}% style="background:red; color:black"|{{#expr: 100*39/524 round 1}}% <!--39=-->
 
|}
 
|}
  
Line 199: Line 222:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin-top: auto; margin-bottom: auto; margin-left: 100px;"
 
{|class="wikitable" width="85%" style="text-align:center; margin-top: auto; margin-bottom: auto; margin-left: 100px;"
!colspan=3|{{GreenPlane}} Fighter ({{#expr: 45-8-2}}/45)
+
!colspan=3|{{GreenPlane}} Fighter ({{#expr: 45-2-7}}/45)
 
|-
 
|-
|width={{#expr: 100*(45-8-2)/45 round 0}}% style="background:lime; color:black"|{{#expr: 100*(45-2-8)/45 round 1}}%  
+
|width={{#expr: 100*(45-7-2)/45 round 0}}% style="background:lime; color:black"|{{#expr: 100*(45-2-7)/45 round 1}}%  
 
|width={{#expr: 100*2/45 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/45 round 1}}% <!--2=-->
 
|width={{#expr: 100*2/45 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/45 round 1}}% <!--2=-->
|width={{#expr: 100*8/45 round 0}}% style="background:red; color:black"|{{#expr: 100*8/45 round 1}}% <!--8=-->
+
|width={{#expr: 100*7/45 round 0}}% style="background:red; color:black"|{{#expr: 100*7/45 round 1}}% <!--7=-->
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 240: Line 263:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=4|{{Interceptor Fighter}} {{Interceptor Fighter2}} {{LB Fighter Jet}} LB Fighter ({{#expr: 30-2-9-1}}/30)
+
!colspan=4|{{Interceptor Fighter}} {{Interceptor Fighter2}} {{LB Fighter Jet}} LB Fighter ({{#expr: 30-1-9-1}}/30)
 
|-
 
|-
|width={{#expr: 100*(30-2-9-1)/30 round 0}}% style="background:lime; color:black"|{{#expr: 100*(30-2-9-1)/30 round 1}}%  
+
|width={{#expr: 100*(30-1-9-1)/30 round 0}}% style="background:lime; color:black"|{{#expr: 100*(30-1-9-1)/30 round 1}}%  
|width={{#expr: 100*2/30 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/30 round 1}}% <!--2=-->
+
|width={{#expr: 100*1/30 round 0}}% style="background:orange; color:black"|{{#expr: 100*1/30 round 1}}% <!--1=-->
 
|width={{#expr: 100*9/30 round 0}}% style="background:red; color:black"|{{#expr: 100*9/30 round 1}}% <!--9=-->
 
|width={{#expr: 100*9/30 round 0}}% style="background:red; color:black"|{{#expr: 100*9/30 round 1}}% <!--9=-->
 
|width={{#expr: 100*1/30 round 0}}% style="background:black; color:white"|{{#expr: 100*1/30 round 1}}%  <!--1=-->
 
|width={{#expr: 100*1/30 round 0}}% style="background:black; color:white"|{{#expr: 100*1/30 round 1}}%  <!--1=-->
Line 251: Line 274:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{Land-based Attack Aircraft}} {{Land-based Assault Aircraft}} {{Land-based Patrol Aircraft}} {{Large Land-based Aircraft}} LB Bombers ({{#expr: 28-1-4}}/28)
+
!colspan=3|{{Land-based Attack Aircraft}} {{Land-based Assault Aircraft}} {{Land-based Patrol Aircraft}} {{Large Land-based Aircraft}} LB Bombers ({{#expr: 28-0-4}}/28)
 
|-
 
|-
|width={{#expr: 100*(28-1-4)/28 round 0}}% style="background:lime; color:black"|{{#expr: 100*(28-1-4)/28 round 1}}%  
+
|width={{#expr: 100*(28-0-4)/28 round 0}}% style="background:lime; color:black"|{{#expr: 100*(28-0-4)/28 round 1}}%  
|width={{#expr: 100*1/28 round 0}}% style="background:orange; color:black"|{{#expr: 100*1/28 round 1}}% <!--1=-->
+
<!--|width={{#expr: 100*0/28 round 0}}% style="background:orange; color:black"|{{#expr: 100*0/28 round 1}}% 0=-->
 
|width={{#expr: 100*4/28 round 0}}% style="background:red; color:black"|{{#expr: 100*4/28 round 1}}% <!--4=-->
 
|width={{#expr: 100*4/28 round 0}}% style="background:red; color:black"|{{#expr: 100*4/28 round 1}}% <!--4=-->
 
|-
 
|-
Line 261: Line 284:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{RedGunLight}} Small Main Gun ({{#expr: 33-2-0}}/33)
+
!colspan=3|{{RedGunLight}} Small Main Gun ({{#expr: 33-0-0}}/33)
 
|-
 
|-
|width={{#expr: 100*(33-2-1)/33 round 0}}% style="background:lime; color:black"|{{#expr: 100*(33-2-1)/33 round 1}}%  
+
|width={{#expr: 100*(33-0-0)/33 round 0}}% style="background:lime; color:black"|{{#expr: 100*(33-0-0)/33 round 1}}%  
|width={{#expr: 100*2/33 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/33 round 1}}% <!--3=-->
+
<!--|width={{#expr: 100*1/33 round 0}}% style="background:orange; color:black"|{{#expr: 100*1/33 round 1}}% 0=-->
 
<!--|width={{#expr: 100*0/33 round 0}}% style="background:red; color:black"|{{#expr: 100*0/33 round 1}}% 0=-->
 
<!--|width={{#expr: 100*0/33 round 0}}% style="background:red; color:black"|{{#expr: 100*0/33 round 1}}% 0=-->
 
|-
 
|-
Line 271: Line 294:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{RedGunMedium}} Medium Main Gun ({{#expr: 27-2-1}}/27)
+
!colspan=3|{{RedGunMedium}} Medium Main Gun ({{#expr: 28-2-1}}/28)
 
|-
 
|-
|width={{#expr: 100*(27-2-1)/27 round 0}}% style="background:lime; color:black"|{{#expr: 100*(27-2-1)/27 round 1}}%  
+
|width={{#expr: 100*(28-2-1)/28 round 0}}% style="background:lime; color:black"|{{#expr: 100*(28-2-1)/28 round 1}}%  
|width={{#expr: 100*2/27 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/27 round 1}}% <!--2=-->
+
|width={{#expr: 100*2/28 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/28 round 1}}% <!--2=-->
|width={{#expr: 100*1/27 round 0}}% style="background:red; color:black"|{{#expr: 100*1/27 round 1}}% <!--1=-->
+
|width={{#expr: 100*1/28 round 0}}% style="background:red; color:black"|{{#expr: 100*1/28 round 1}}% <!--1=-->
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 281: Line 304:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{RedGunHeavy}} Large Main Gun ({{#expr: 44-7}}/44)
+
!colspan=3|{{RedGunHeavy}} Large Main Gun ({{#expr: 44-5}}/44)
 
|-
 
|-
|width={{#expr: 100*(44-7)/44 round 0}}% style="background:lime; color:black"|{{#expr: 100*(44-7)/44 round 1}}%  
+
|width={{#expr: 100*(44-5)/44 round 0}}% style="background:lime; color:black"|{{#expr: 100*(44-5)/44 round 1}}%  
|width={{#expr: 100*7/44 round 0}}% style="background:orange; color:black"|{{#expr: 100*7/44 round 1}}% <!--7=-->
+
|width={{#expr: 100*5/44 round 0}}% style="background:orange; color:black"|{{#expr: 100*5/44 round 1}}% <!--6=-->
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 290: Line 313:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{YellowGun}} {{GreenGunDP}} Secondary Guns ({{#expr: 19-2}}/19)
+
!colspan=3|{{YellowGun}} {{GreenGunDP}} Secondary Guns ({{#expr: 20-2}}/20)
 
|-
 
|-
|width={{#expr: 100*(19-2)/19 round 0}}% style="background:lime; color:black"|{{#expr: 100*(19-2)/19 round 1}}%  
+
|width={{#expr: 100*(20-2)/20 round 0}}% style="background:lime; color:black"|{{#expr: 100*(20-2)/20 round 1}}%  
|width={{#expr: 100*2/19 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/19 round 1}}% <!--2=-->
+
|width={{#expr: 100*2/20 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/20 round 1}}% <!--2=-->
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 309: Line 332:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{Radar}} Radar ({{#expr: 24-2-0}}/24)
+
!colspan=3|{{Radar}} Radar ({{#expr: 26-1-1}}/26)
 
|-
 
|-
|width={{#expr: 100*(24-2-0)/24 round 0}}% style="background:lime; color:black"|{{#expr: 100*(24-2-0)/24 round 1}}%  
+
|width={{#expr: 100*(26-1-1)/26 round 0}}% style="background:lime; color:black"|{{#expr: 100*(26-1-0)/26 round 1}}%  
|width={{#expr: 100*2/24 round 0}}% style="background:orange; color:black"|{{#expr: 100*2/24 round 1}}% <!--2=-->
+
|width={{#expr: 100*1/26 round 0}}% style="background:orange; color:black"|{{#expr: 100*1/26 round 1}}% <!--1=-->
<!--|width={{#expr: 100*0/24 round 0}}% style="background:red; color:black"|{{#expr: 100*0/24 round 1}}% <!--0=-->
+
<!--|width={{#expr: 100*1/26 round 0}}% style="background:red; color:black"|{{#expr: 100*1/26 round 1}}% <!--1=-->
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 353: Line 376:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{Seaplane}} {{Night Recon}} {{Large Flying Boat}} Seaplanes Recon* (20/20)
+
!colspan=3|{{Seaplane}} {{Night Recon}} {{Large Flying Boat}} Seaplanes Recon* ({{#expr: 23-1}}/23)
 
|-
 
|-
|width=100% style="background:lime; color:black"|100%  
+
|width={{#expr: 100*(23-1)/23 round 0}}% style="background:lime; color:black"|{{#expr: 100*(23-1)/23 round 1}}%
 +
|width={{#expr: 100*1/23 round 0}}% style="background:red; color:black"|{{#expr: 100*1/23 round 1}}% <!--1=-->
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 381: Line 405:
  
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
 
{|class="wikitable" width="85%" style="text-align:center; margin:auto"
!colspan=3|{{LandingCraft}} {{Amphibious Tank}} {{Landing Forces}} Landing Stuff ({{#expr: 18-3}}/18)
+
!colspan=3|{{LandingCraft}} {{Amphibious Tank}} {{Landing Forces}} Landing Stuff ({{#expr: 20-3}}/20)
 
|-
 
|-
|width={{#expr: 100*(18-3)/18 round 0}}% style="background:lime; color:black"|{{#expr: 100*(18-3)/18 round 1}}%  
+
|width={{#expr: 100*(20-3)/20 round 0}}% style="background:lime; color:black"|{{#expr: 100*(20-3)/20 round 1}}%  
|width={{#expr: 100*3/18 round 0}}% style="background:red; color:black"|{{#expr: 100*3/18 round 1}}% <!--3=-->
+
|width={{#expr: 100*3/20 round 0}}% style="background:red; color:black"|{{#expr: 100*3/20 round 1}}% <!--3=-->
 
|-
 
|-
 
|colspan=3|
 
|colspan=3|
Line 418: Line 442:
  
 
==🛥My missing ship==
 
==🛥My missing ship==
 +
{{CSS image crop|Image = Equipment Character 15.2cm Single Gun Mount.png|bSize = 150|cWidth = 85|cHeight = 130|oTop = 50|oLeft = 30|Location = right}}
 
{|class="wikitable mw-collapsible mw-collapsed"  
 
{|class="wikitable mw-collapsible mw-collapsed"  
!colspan=2|WANTED (22)
+
!~WANTED (16)~<br>alive only<br>0€!!Ship
 
|-
 
|-
!DE (7)
+
!DE (4)
|{{Ship/Card|Shimushu|size=150px}}{{Ship/Card|Hachijou|size=150px}}{{Ship/Card|Matsuwa|size=150px}}{{Ship/Card|Fukae|size=150px}}{{Ship/Card|Tsushima|size=150px}}{{Ship/Card|Noumi|size=150px}}{{Ship/Card|Kaiboukan No.22|size=150px}}
+
|{{Ship/Card|Hachijou|size=150px}}{{Ship/Card|Fukae|size=150px}}{{Ship/Card|Noumi|size=150px}}{{Ship/Card|Kaiboukan No.22|size=150px}}
 
|-
 
|-
!DD (10)
+
!DD (9)
|{{Ship/Card|Matsukaze|size=150px}}{{Ship/Card|Asagumo|size=150px}}{{Ship/Card|Yamagumo|size=150px}}{{Ship/Card|Natsugumo|size=150px}}{{Ship/Card|Minegumo|size=150px}}{{Ship/Card|Makinami|size=150px}}{{Ship/Card|Hayanami|size=150px}}{{Ship/Card|Hamanami|size=150px}}{{Ship/Card|Akishimo|size=150px}}{{Ship/Card|Javelin|size=150px}}
+
|{{Ship/Card|Matsukaze|size=150px}}{{Ship/Card|Asagumo|size=150px}}{{Ship/Card|Yamagumo|size=150px}}{{Ship/Card|Natsugumo|size=150px}}{{Ship/Card|Minegumo|size=150px}}{{Ship/Card|Makinami|size=150px}}{{Ship/Card|Hamanami|size=150px}}{{Ship/Card|Akishimo|size=150px}}{{Ship/Card|Javelin|size=150px}}
 
|-
 
|-
 
!CL/CT (1)
 
!CL/CT (1)
Line 439: Line 464:
 
|{{Ship/Card|Katsuragi|size=150px}}
 
|{{Ship/Card|Katsuragi|size=150px}}
 
|-
 
|-
!SS(V) (3)
+
!SS(V) (1)
|{{Ship/Card|I-400|size=150px}}{{Ship/Card|I-401|size=150px}}{{Ship/Card|C.Cappellini|size=150px}}
+
|{{Ship/Card|I-401|size=150px}}
 
|-
 
|-
 
!Aux
 
!Aux
 
|
 
|
 
|}
 
|}
 
  
 
==My missing equipments==
 
==My missing equipments==
Line 451: Line 475:
 
{|class="wikitable mw-collapsible mw-collapsed"  
 
{|class="wikitable mw-collapsible mw-collapsed"  
 
!Way to obtain
 
!Way to obtain
!Obtainable ones (31)
+
!Obtainable ones (27)
 
|-
 
|-
 
|Stock Equipment
 
|Stock Equipment
Line 481: Line 505:
 
{{QuestRewardEquip|Type 2 12cm Mortar Kai (Concentrated Deployment)}}
 
{{QuestRewardEquip|Type 2 12cm Mortar Kai (Concentrated Deployment)}}
 
{{QuestRewardEquip|8inch Triple Gun Mount Mk.9 mod.2}}
 
{{QuestRewardEquip|8inch Triple Gun Mount Mk.9 mod.2}}
{{QuestRewardEquip|120mm/50 Twin Gun Mount mod.1936}}
 
 
{{QuestRewardEquip|Fulmar (Reconnaissance Fighter/Skilled)}}
 
{{QuestRewardEquip|Fulmar (Reconnaissance Fighter/Skilled)}}
 
{{QuestRewardEquip|Type 0 Fighter Model 64 (Skilled Fighter-bomber)}}
 
{{QuestRewardEquip|Type 0 Fighter Model 64 (Skilled Fighter-bomber)}}
{{QuestRewardEquip|16inch Mk.I Triple Gun Mount Kai + FCR Type 284}}
 
 
{{QuestRewardEquip|Barracuda Mk.III}}
 
{{QuestRewardEquip|Barracuda Mk.III}}
{{QuestRewardEquip|Ginga (Skilled)}}
 
 
|-
 
|-
 
|Akashi+quest
 
|Akashi+quest
 
|{{QuestRewardEquip|Zuiun Kai Ni (634 Air Group/Skilled)}}
 
|{{QuestRewardEquip|Zuiun Kai Ni (634 Air Group/Skilled)}}
 
{{QuestRewardEquip|Skilled Sonar Personnel + Late Model Bow Torpedo Mount (6 tubes)}}
 
{{QuestRewardEquip|Skilled Sonar Personnel + Late Model Bow Torpedo Mount (6 tubes)}}
{{QuestRewardEquip|Passive Radiolocator (E27) + Type 22 Surface Radar Kai 4 (Calibrated Late Model)}}
 
 
|}
 
|}
  
  
 
{|class="wikitable mw-collapsible mw-collapsed"  
 
{|class="wikitable mw-collapsible mw-collapsed"  
!Unobtainable ones (38)
+
!Unobtainable ones (39)
 
|-
 
|-
 
|{{QuestRewardEquip|53cm Bow (Oxygen) Torpedo Mount}}
 
|{{QuestRewardEquip|53cm Bow (Oxygen) Torpedo Mount}}
Line 530: Line 550:
 
{{QuestRewardEquip|SM.79 bis (Skilled)}}
 
{{QuestRewardEquip|SM.79 bis (Skilled)}}
 
{{QuestRewardEquip|Corsair Mk.II (Ace)}}
 
{{QuestRewardEquip|Corsair Mk.II (Ace)}}
{{QuestRewardEquip|Prototype Jinpuu}}
 
 
{{QuestRewardEquip|Skilled Sonar Personnel + Late Model Bow Torpedo Mount (4 tubes)}}
 
{{QuestRewardEquip|Skilled Sonar Personnel + Late Model Bow Torpedo Mount (4 tubes)}}
 
{{QuestRewardEquip|F4U-7}}
 
{{QuestRewardEquip|F4U-7}}
Line 536: Line 555:
 
{{QuestRewardEquip|Toku Daihatsu Landing Craft + Panzer III (North African Specification)}}
 
{{QuestRewardEquip|Toku Daihatsu Landing Craft + Panzer III (North African Specification)}}
 
{{QuestRewardEquip|Army Infantry Corps + Chi-Ha Kai}}
 
{{QuestRewardEquip|Army Infantry Corps + Chi-Ha Kai}}
 +
{{QuestRewardEquip|Shiun (Skilled)}}
 +
{{QuestRewardEquip|Type 274 Fire Control Radar}}
 
|}
 
|}
  
Line 558: Line 579:
 
<div style="position: relative ; left: 750px; top:50px; z-index: 1;>[[File:Equipment Character Shinden Kai.png|100px]]</div>
 
<div style="position: relative ; left: 750px; top:50px; z-index: 1;>[[File:Equipment Character Shinden Kai.png|100px]]</div>
  
{|style="color: black; background: radial-gradient(circle, IndianRed, Bisque , LightGoldenRodYellow, LightGreen, LightCyan, LightBlue, MediumPurple, LightPink); width:30%; padding:5px; margin:auto; border:3px solid gray; border-radius:10px"
+
{|style="color:#333333; background:linear-gradient(0deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(10deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(20deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(30deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(40deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(50deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(60deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(70deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(80deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(90deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(100deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(110deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(120deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(130deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(140deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(150deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(160deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)), linear-gradient(170deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.5) calc(50% + 1px), transparent calc(50% + 1px)),linear-gradient(0deg, rgba(235,172,144,1) 2%, rgba(218,198,130,1) 12%, rgba(238,238,198,1) 25%, rgba(214,235,205,1) 39%, rgba(188,217,209,1) 50%, rgba(177,229,232,1) 62%, rgba(184,189,214,1) 79%, rgba(235,200,232,1) 94%, transparent), linear-gradient(10deg, transparent, transparent 50%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.3) calc(50% + 1px), transparent calc(50% + 1px)); width:30%; padding:5px; margin:auto; border:3px solid gray; border-radius:10px"
 
|style="text-align:center"|<div align="center" style="margin:20px"><span style="border:3px black solid;padding:10px">'''Hangar</span></div><br>[[File:Equipment Item Shinden Kai.png|175px|link=Shinden Kai]]
 
|style="text-align:center"|<div align="center" style="margin:20px"><span style="border:3px black solid;padding:10px">'''Hangar</span></div><br>[[File:Equipment Item Shinden Kai.png|175px|link=Shinden Kai]]
 
|}
 
|}
Line 678: Line 699:
 
|style="color:red; border-left: none; border-right: none"|H
 
|style="color:red; border-left: none; border-right: none"|H
 
|style="color:red; border-left: none; border-right: none"|H
 
|style="color:red; border-left: none; border-right: none"|H
 +
|-
 +
|[[File:Item Card First Class Medal.png|35px]]{{ToolTip|[[Early Spring 2024 Event]]|{{Event Banner Fade|Early Spring 2024 Event}}}}
 +
|{{Ship/Banner|I-41|small=true}}
 +
|style="color:red; border-left: none; border-right: none"|H
 +
|style="color:red; border-left: none; border-right: none"|H
 +
|style="color:orange; border-left: none"|M
 +
|style="color:red; border-left: none"|H
 
|}
 
|}
 
  
 
={{Item/Icon|Ranking Point Reward|size=30px}} Ranking=
 
={{Item/Icon|Ranking Point Reward|size=30px}} Ranking=
Line 713: Line 740:
 
|October 2023
 
|October 2023
 
|{{QuestRewardEquip|Kyoufuu Kai Ni|stars=1}}{{QuestRewardEquip|41cm Twin Gun Mount Kai 2|stars=2}}{{QuestRewardEquip|SG Radar (Late Model)|stars=2}}
 
|{{QuestRewardEquip|Kyoufuu Kai Ni|stars=1}}{{QuestRewardEquip|41cm Twin Gun Mount Kai 2|stars=2}}{{QuestRewardEquip|SG Radar (Late Model)|stars=2}}
 +
|-
 +
|500
 +
|February 2024
 +
|{{QuestRewardEquip|12.7cm Twin Gun Mount Model C Kai 3}}{{QuestRewardEquip|Type 281 Radar}}
 
|}
 
|}

Latest revision as of 16:54, 9 April 2024

. . . . . . . . .

Tile with Battleship motif.png
High-grade Japanese-style wallpaper.png
Furniture windowBG4 2.png
Elegant large blue window.png
Wall-mounted practice map set.png
Fireplace with Z flag.png
Admiral's study desk.png
Ship Full Shigure Kai San.png


  • Discord: ninnin
  • Discord server: Le Kancolle (fr)[1]
  • Nationality:
  • BHoobies: pat pat Loli (especially Kaiboukan) and pat pat boobies( ͡° ͜ʖ ͡°)
  • Play since 2018
Equipment Full Barrage Balloon.png

Congratulation you are the 6233rd visitor!

you have won a Maruyu thumb.png and Bait.jpg
Ship Full Yamato Kai Ni Damaged.png


YAMATO Booba!

Equipment Character Type 0 Observation Seaplane.png

List of stuff done on the wiki

  • Put quests ID on update pages
  • Update "how to obtain" section of equipment
  • Updated every ship page... twice
  • New Update pages
  • Reworked the Installation page
  • Reworked the Accuracy, Evasion and critical page
  • Rewroked the damage calculation page
  • Created ASW page
  • Updated Akashi workshop template on equipment page

Module Update

List of Modules to update when adding new Ship
List of Modules to update when adding new Equipment

🗒To Do List

  • To Do List
  • Wait for Army Units anti-installation bonus
  • One day we will (maybe?) get all the trigger rate formula
    • Smoke
    • Touch
  • Maybe a LBAS accuracy formula exist


Sandbox

Template

Template Created

"Usefull" Template


Documentation

Formula

{{Formula|Title=|Math=|Var=|Notes=}}

🕮Kancodex

Ships (285/301)
94.7% 5.3%
Equipment (457/524)
87.4% 5.2% 7.4%

Equipment Category

  Fighter (36/45)
80% 4.4% 15.6%
  Dive Bombers (26/33)
78.8% 9.1% 12.1%
  Torpedo Bombers (27/33)
81.8% 6.1% 12.1%
  Recons (6/9)
66.7% 11.1% 22.2%
      LB Fighter (19/30)
63.3% 3.3% 30% 3.3%
        LB Bombers (24/28)
85.7% 14.3%
  Small Main Gun (33/33)
100%
  Medium Main Gun (25/28)
89.3% 7.1% 3.6%
  Large Main Gun (39/44)
88.6% 11.4%
    Secondary Guns (18/20)
90% 10%
  Torpedoes (27/30)
83.3% 3.3% 6.7%
  Radar (24/26)
96.2% 3.8%
    ASW Weapon (20/21)
95.2% 4.8%
    Shells (6/6)
100%
    AA guns (+AAFD) (17/17)
100%
    Extra (9/9)
100%
      Seaplanes Recon* (22/23)
95.7% 4.3%
 Bomber     Other Seaplanes (18/21)
85.7% 14.3%
    ASW Aircraft (7/9)
66.7% 22.2%
      Landing Stuff (17/20)
85% 15%
  Aviation personnel (6/6)
100%
  Submarine Equipment (5/5)
100%
                  Misc (15/16)
93.8% 6.3%


🛥My missing ship


~WANTED (16)~
alive only
0€
Ship
DE (4)     
DD (9)          
CL/CT (1)  
CA(V)
(F)BB(V)
CV(L) (1)  
SS(V) (1)  
Aux

My missing equipments

Way to obtain Obtainable ones (27)
Stock Equipment
 
Ryuusei (601 Air Group)
 
Type 0 Fighter Model 64 (Two-seat w/ KMX)
Quest
Akashi
 
Zuiun Model 12 (634 Air Group)
 
12.7cm High-angle Gun + Anti-Aircraft Fire Director
 
Type 32 Surface Radar Kai
 
16inch Triple Gun Mount Mk.7 + GFCS
 
Type 3 Fighter Hien Model 1D
 
Re.2005 Kai
 
38.1cm Mk.I/N Twin Gun Mount Kai
 
Jet Keiun Kai
 
Ro.44 Seaplane Fighter bis
 
15.5cm Triple Secondary Gun Mount Kai
 
15.5cm Triple Gun Mount Kai
 
41cm Triple Gun Mount Kai
 
Seafire Mk.III Kai
 
46cm Triple Gun Mount Kai
 
Re.2001 CB Kai
 
O Type Observation Autogyro Kai Ni
 
S-51J Kai
 
16inch Mk.VIII Twin Gun Mount Kai
 
Type 2 12cm Mortar Kai (Concentrated Deployment)
 
8inch Triple Gun Mount Mk.9 mod.2
 
Fulmar (Reconnaissance Fighter/Skilled)
 
Type 0 Fighter Model 64 (Skilled Fighter-bomber)
 
Barracuda Mk.III
Akashi+quest
 
Zuiun Kai Ni (634 Air Group/Skilled)
 
Skilled Sonar Personnel + Late Model Bow Torpedo Mount (6 tubes)


Unobtainable ones (39)
 
53cm Bow (Oxygen) Torpedo Mount
 
Saiun (Disassembled for Transport)
 
Saiun (Eastern Caroline Air Group)
 
Type 4 Fighter Hayate
 
Type 1 Fighter Hayabusa Model III A (54th Squadron)
 
Swordfish Mk.III (Skilled)
 
Spitfire Mk.IX (Skilled)
 
Toukai (901 Air Group)
 
Type 97 Torpedo Bomber (931 Air Group/Skilled)
 
Ju 87C Kai Ni (w/ KMX/Skilled)
 
Type 2 Land-based Reconnaissance Aircraft (Skilled)
 
Suisei Model 12 (w/ Type 31 Photoelectric Fuze Bombs)
 
Reppuu Kai
 
Reppuu Kai (352 Air Group/Skilled)
 
Reppuu Kai (Prototype Carrier-based Model)
 
Reppuu Kai Ni
 
Reppuu Kai Ni Model E
 
Reppuu Kai Ni Model E (CarDiv 1/Skilled)
 
Shuusui
 
Fw 190 A-5 Kai (Skilled)
 
Fw 190 D-9
 
M4A1 DD
 
GFCS Mk.37 + 5inch Twin Dual-purpose Gun Mount (Concentrated Deployment)
 
Tenzan Model 12A Kai (Skilled w/ Type 6 Airborne Radar Kai)
 
XF5U
 
Ginga (Egusa Squadron)
 
Do 217 K-2 + Fritz-X
 
Type 0 Fighter Model 21 (Tainan Air Group)
 
Type 0 Fighter Model 22 (251 Air Group)
 
SB2C-5
 
SM.79 bis (Skilled)
 
Corsair Mk.II (Ace)
 
Skilled Sonar Personnel + Late Model Bow Torpedo Mount (4 tubes)
 
F4U-7
 
Mosquito TR Mk.33
 
Toku Daihatsu Landing Craft + Panzer III (North African Specification)
 
Army Infantry Corps + Chi-Ha Kai
 
Shiun (Skilled)
 
Type 274 Fire Control Radar


R.I.P
 
Raiden
 
Reppuu Kai Ni (CarDiv 1/Skilled)



Hangar

This is were I keep my Shinden Kai
Hangar

 

Item Card First Class Medal.png Event

Event achivement
Event Ship Reward E1 E2 E3 E4 E5 E6 E7
Summer 2019 Event     C X X
Fall 2019 Event     H E C C E C
Hinamatsuri 2020 Mini-Event   X
Summer 2020 Event     H M H E C E C
Fall 2020 Event  
  
  M M H C
Spring 2021 Event     H H H E M
Summer 2021 Event     C E E
 Fall 2021 Event  
  
  H H H
Winter 2022 Event     M M H M M
Spring 2022 Event  
  
  H H M H M
Summer 2022 Event     M M H H M E
Early Spring 2023 Event     H M M H M M
 Summer 2023 Event     H M H M H H H
 Early Spring 2024 Event     H H M H

Item Icon Ranking Point Reward.png Ranking

Top Mounth Bounty
500 May 2021
 
Prototype 61cm Sextuple (Oxygen) Torpedo Mount
 
SB2C-3
100 October 2021
 
Type 4 Heavy Bomber Hiryuu + No.1 Model 1A Guided Missile
★1
 
SB2C-3
★3
 
12.7cm Single High-angle Gun Mount Kai 2
★6
500 March 2022
 
SG Radar (Late Model)
 
Prototype Nanzan
★1
100 September 2022
 
Type 4 Heavy Bomber Hiryuu + No.1 Model 1A Guided Missile
★2
 
SB2C-3
★4
 
Type 3 Depth Charge Projector (Concentrated Deployment)
★2
500 March 2023
 
35.6cm Twin Gun Mount Kai San (Dazzle Camouflage)
 
Type 42 Air Radar Kai 2
★2
100 October 2023
 
Kyoufuu Kai Ni
★1
 
41cm Twin Gun Mount Kai 2
★2
 
SG Radar (Late Model)
★2
500 February 2024
 
12.7cm Twin Gun Mount Model C Kai 3
 
Type 281 Radar