• 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 231: Line 231:  
luck_minus_cap =
 
luck_minus_cap =
 
luck_diff == 0 and "0" or
 
luck_diff == 0 and "0" or
luck_diff < 0 and string.format("-%d", luck_diff) or
+
luck_diff < 0 and "-" .. -luck_diff or
string.format("+%d", luck_diff),
+
"+" .. luck_diff,
 
nb_ci_rate = "",
 
nb_ci_rate = "",
 
}
 
}
cssedit, gkautomate
6,928

edits

Navigation menu