Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipCapabilities
(view source)
Revision as of 10:48, 12 July 2020
86 bytes added
,
4 years ago
no edit summary
Line 29:
Line 29:
[7] = "Cut-in: Torpedo",
[7] = "Cut-in: Torpedo",
[8] = "Bombing",
[8] = "Bombing",
+
[9] = "Cut-in: Carrier",
},
},
_night_battle_attack_counts = {
_night_battle_attack_counts = {
Line 293:
Line 294:
if ship_name:match("Lycoris Princess") or ship_name:match("Abyssal Jellyfish Princess") then
if ship_name:match("Lycoris Princess") or ship_name:match("Abyssal Jellyfish Princess") then
return 1
return 1
+
elseif ship:id() == 1964 then
+
return 9
else
else
return 8
return 8
がか
cssedit, gkautomate
7,064
edits