• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
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

Navigation menu