Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:KanmusuModule
(view source)
Revision as of 12:47, 17 March 2019
9 bytes added
,
5 years ago
m
no edit summary
Line 115:
Line 115:
local maxModMarriedHp = math.min(marriedHp + 2, maxHp)
local maxModMarriedHp = math.min(marriedHp + 2, maxHp)
local hpSpan1 = tooltip(hp, string.format('%d with DE modernization', maxModHp))
local hpSpan1 = tooltip(hp, string.format('%d with DE modernization', maxModHp))
−
local hpSpan2 = tooltip(marriedHp, string.format('%d with DE modernization', maxModMarriedHp))
+
local hpSpan2 = tooltip(marriedHp, string.format('
Married,
%d with DE modernization', maxModMarriedHp))
local HPinfo = statLabel .. 'HP [[File:IcoHP.png|HP]]</th>' .. statBox .. hpSpan1 .. '→' .. hpSpan2 .. '</td>'
local HPinfo = statLabel .. 'HP [[File:IcoHP.png|HP]]</th>' .. statBox .. hpSpan1 .. '→' .. hpSpan2 .. '</td>'
がか
cssedit, gkautomate
7,064
edits