• 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 43: Line 43:  
     link = function(ship)
 
     link = function(ship)
 
         return Formatting:format_link(ship:link())
 
         return Formatting:format_link(ship:link())
 +
    end,
 +
 +
    hp_mod = function(ship)
 +
        return ship:hp_max() and ship:hp_married() and (ship:hp_max() - ship:hp_married()) or "??"
 
     end,
 
     end,
  
cssedit, gkautomate
6,928

edits

Navigation menu