• 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
no edit summary
Line 464: Line 464:  
         else
 
         else
 
         if filterArg then
 
         if filterArg then
         local kv = U.split(filterArg, "=")
+
         local kv = mw.text.split(filterArg, "%s*~%s*")
 
         if tostring(ship[kv[1]](ship)) == kv[2] then
 
         if tostring(ship[kv[1]](ship)) == kv[2] then
 
         return format_arg(format_value(string.sub(arg, 2), ship, target))
 
         return format_arg(format_value(string.sub(arg, 2), ship, target))
Line 564: Line 564:  
         Calc.format(nil, {
 
         Calc.format(nil, {
 
             "@all_names",
 
             "@all_names",
             "~hp_mod_married=0",
+
             "~hp_mod_married ~ 1",
 
             "!@",
 
             "!@",
 
             "?link",
 
             "?link",
cssedit, gkautomate
6,916

edits

Navigation menu