Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Development
(view source)
Revision as of 20:27, 15 April 2018
1 byte added
,
6 years ago
m
no edit summary
Line 363:
Line 363:
function Self.formatHQ(eq)
function Self.formatHQ(eq)
−
return
max
.max(math.max((eq:rarity() or 0) - 2, 0) * 10, 1)
+
return
math
.max(math.max((eq:rarity() or 0) - 2, 0) * 10, 1)
end
end
がか
cssedit, gkautomate
7,064
edits