Module:HeroData: Difference between revisionsGive feedback
m fixed postfixes for hero comparison table cols that are not valve-translated |
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',' | Vitality = {'MaxHealth','BulletResist','TechResist','MaxMoveSpeed'} | ||
} | } | ||