• 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
Use 60 luck cap
Line 220: Line 220:  
luck_minus_cap =
 
luck_minus_cap =
 
Formatting:format_image{StatIcons.luck, caption = Formatting:format_stat_name("luck")}
 
Formatting:format_image{StatIcons.luck, caption = Formatting:format_stat_name("luck")}
.. '−<span title="Luck cap">50</span>'
+
.. '−<span title="Luck cap">60</span>'
 
}
 
}
 
end
 
end
Line 232: Line 232:     
if rank and name and ship_table and ship_table._type then
 
if rank and name and ship_table and ship_table._type then
local luck_diff = ship_table._luck - 50
+
local luck_diff = ship_table._luck - 60
 
return format{
 
return format{
 
table_templates.table_dd_row,
 
table_templates.table_dd_row,
cssedit, gkautomate
6,928

edits

Navigation menu