ARMOUR POINTS {{currentItem.stats.durability}}
EFFECTIVE DURABILTY {{currentItem.stats['effective-durability']}}
ARMOUR CLASS {{currentItem.stats.class}}
AVG 24HR PRICE {{currentItemPriceFlea.formatted + ' ₽'}}
MATERIAL {{currentItem.stats.material}}
ARMOUR AREAS {{currentItem.stats.zones}}
REPAIR COST: PRAPOR {{!currentItem.repair ? '?' : $root.formatNumber(currentItem.repair.cost.prapor * 1000) + ' ₽'}}
REPAIR COST: MECHANIC {{!currentItem.repair ? '?' : $root.formatNumber(currentItem.repair.cost.mechanic * 1000) + ' ₽'}}
REPAIR LOSS: PRAPOR {{!currentItem.repair ? '?' : currentItem.repair.durabilitylost.prapor.min + '% - ' + currentItem.repair.durabilitylost.prapor.max + '%'}}
REPAIR LOSS: MECHANIC {{!currentItem.repair ? '?' : currentItem.repair.durabilitylost.mechanic.min + '% - ' + currentItem.repair.durabilitylost.mechanic.max + '%'}}
CHANGE MOVEMENT SPEED {{currentItem.stats['speed-penalty']}}%
CHANGE TURNING SPEED {{currentItem.stats['move-penalty']}}%
ERGONOMICS {{currentItem.stats['ergo-penalty']}}%
WEIGHT {{currentItem.stats.weight}} Kg