{{#if hasOwner}} {{#if usesAlternateSkill}} {{/if}} {{else}} {{#if usesAlternateSkill}} {{/if}} {{/if}}
{{#if data.system.properties.rngd}}
{{#if data.system.properties.shotgun}} {{/if}}
{{#if data.system.properties.shotgun}} {{/if}}
{{else}} {{localize 'CoC7.WeaponTouch'}} {{/if}}
{{#each _properties as |property key|}} {{localize property.name}} {{/each}}
{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}

{{ localize "CoC7.EraAvailability" }}

{{#each _eras as |era key|}} {{era.name}} {{/each}}
{{#if data.system.properties.brst}}
{{/if}} {{#if data.system.properties.blst}}
{{/if}}
{{#each _eras as |era key|}} {{#if era.isEnabled}}
{{localize era.name}} :
{{/if}} {{/each}}
{{#if data.system.properties.spcl}}
{{editor enrichedDescriptionSpecial target="system.description.special" engine="prosemirror" button=true owner=owner editable=editable}}
{{/if}}
{{editor enrichedDescriptionValue target="system.description.value" engine="prosemirror" button=true owner=owner editable=editable}}
{{#if isKeeper}}
{{editor enrichedDescriptionKeeper target="system.description.keeper" engine="prosemirror" button=true owner=owner editable=editable}}
{{/if}}