{{#if isSpecialized}} / {{#if canModifySpec}} {{else}}
{{data.system.specialization}}
{{/if}} {{else}} {{/if}} {{#if hadNonCharacterOwner}} {{else}} {{/if}}
{{#each _properties as |property key|}} {{localize property.name}} {{/each}}
{{#unless hasOwner}}
{{#each _eras as |era key|}} {{era.name}} {{/each}}
{{/unless}}
{{editor enrichedDescriptionValue target="system.description.value" engine="prosemirror" button=true owner=owner editable=editable}}
{{> "systems/CoC7/templates/common/active-effects.hbs"}}
{{#if isKeeper}}
{{editor enrichedDescriptionKeeper target="system.description.keeper" engine="prosemirror" button=true owner=owner editable=editable}}
{{/if}}