4,951
edits
Falterfire (talk | contribs) (Adding getEquipmentTable category so I can find any pages that actually use that function and fix them.) |
Falterfire (talk | contribs) (Shortened Damage to dmg) |
||
Line 83: | Line 83: | ||
end | end | ||
if Shared.contains(statColumns, 'magicDamageBonus') then | if Shared.contains(statColumns, 'magicDamageBonus') then | ||
result = result..'\r\n!colspan="1"style="padding:0 0.5em 0 0.5em;"|% | result = result..'\r\n!colspan="1"style="padding:0 0.5em 0 0.5em;"|% Dmg Bonus' | ||
end | end | ||
if defBonusCols > 0 then | if defBonusCols > 0 then |