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 22:18, 18 March 2017
No change in size
,
7 years ago
no edit summary
Line 433:
Line 433:
return false
return false
end
end
−
--attack_power = math.min(attack_power,
150
)
+
--attack_power = math.min(attack_power,
180
)
if attack_power > 180 then
if attack_power > 180 then
attack_power = 180 + math.floor(math.sqrt(attack_power - 180))
attack_power = 180 + math.floor(math.sqrt(attack_power - 180))
Qunow
3
edits