EXPLOSION DELAY {{currentItem.stats.delay}} sec
EXPLOSION RADIUS {{currentItem.stats['radius-min']}} - {{currentItem.stats['radius-max']}} metres
MAXIMUM DAMAGE PER FRAGMENT {{currentItem.stats.strength}}
FRAGMENTS COUNT {{currentItem.stats.fragments}}
SHRAPNEL DAMAGE {{currentItem.stats.damage}}
SHRAPNEL PENETRATION POWER {{currentItem.stats.penetration}}
SHRAPNEL ARMOUR DAMAGE {{currentItem.stats.armour}}
SHRAPNEL FRAGMENTATION CHANCE {{currentItem.stats.fragmentation * 100}}%
SHRAPNEL VELOCITY {{currentItem.stats.velocity}} m/s
SHRAPNEL RICOCHET {{currentItem.stats.ricochet * 100}}%
LIGHT BLEED {{Math.round(currentItem.stats['light-bleed'] * 100)}}%
HEAVY BLEED {{Math.round(currentItem.stats['heavy-bleed'] * 100)}}%
WEIGHT {{currentItem.stats.weight}} kg
AVG 24HR PRICE {{currentItemPriceFlea.formatted + ' ₽'}}