{{localize "DNC.Chat.Kicker.Wear"}}

{{title}}

{{#if degraded}}-1{{else}}STABLE{{/if}}
{{#if modeLabel}}{{modeLabel}}{{/if}} {{localize "DNC.Chat.Result"}} {{value}} {{localize "DNC.Chat.Before"}} {{before}} {{localize "DNC.Chat.After"}} {{after}}
{{#if values.[1]}}
{{localize "DNC.Chat.Rolls"}}

{{#each values}}{{this}}{{/each}}

{{/if}} {{#if protectionStored}}

{{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}}