Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Calc
(view source)
Revision as of 16:10, 29 September 2017
137 bytes added
,
7 years ago
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
7,064
edits