{{localize "DNC.Chat.Kicker.Wear"}}
{{#each values}}{{this}}{{/each}}
{{localize "DNC.Chat.StoredProtection"}} : {{protectionStored}}.
{{/if}} {{#if isAmmunition}} {{#if degraded}}{{localize "DNC.Chat.AmmunitionWearsDown"}}
{{else}}{{localize "DNC.Chat.AmmunitionStable"}}
{{/if}} {{#if exhausted}}{{localize "DNC.Chat.AmmunitionExhausted"}}
{{/if}} {{else if isDamageUsage}} {{#if degraded}}{{localize "DNC.Chat.DamageUsageWearsDown"}}
{{else}}{{localize "DNC.Chat.DamageUsageStable"}}
{{/if}} {{#if exhausted}}{{localize "DNC.Chat.DamageUsageExhausted"}}
{{/if}} {{else}} {{#if degraded}}{{localize "DNC.Chat.ResourceWearsDown"}}
{{else}}{{localize "DNC.Chat.ResourceStable"}}
{{/if}} {{#if exhausted}}{{localize "DNC.Chat.ResourceExhausted"}}
{{/if}} {{/if}}