• 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 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
6,916

edits

Navigation menu