Module:HeroData: Difference between revisions

Sur (talk | contribs)
m fixed postfixes for hero comparison table cols that are not valve-translated
Sur (talk | contribs)
m write_infobox BulletArmor and Tech reduction to Resist
Line 205: Line 205:
     local infobox_attributes = {
     local infobox_attributes = {
         Weapon = {'DPS','ClipSize','RoundsPerSecond','ReloadTime'},
         Weapon = {'DPS','ClipSize','RoundsPerSecond','ReloadTime'},
         Vitality = {'MaxHealth','BulletArmorDamageReduction','TechArmorDamageReduction','MaxMoveSpeed'}
         Vitality = {'MaxHealth','BulletResist','TechResist','MaxMoveSpeed'}
     }
     }