{{#if inCompendiumBrowser}}

{{localize "DAGGERHEART.ITEMS.Armor.baseThresholds.base"}}

{{item.system.baseThresholds.major}}/{{item.system.baseThresholds.severe}}

{{localize "DAGGERHEART.ITEMS.Armor.baseScore"}}

{{item.system.baseScore}}
{{/if}} {{#if features.length}}

{{localize "DAGGERHEART.GENERAL.features"}}

{{#each features as | feature |}}
{{localize feature.label}}: {{{localize feature.description}}}
{{/each}}
{{/if}}