{{!-- Item Sheet Navigation --}} {{!-- Item Sheet Body --}}
{{!-- Description Tab --}}
    {{#each itemProperties}}
  1. {{this}}
  2. {{/each}}
{{editor enrichedDescriptionValue target="system.description.value" engine="prosemirror" button=true owner=owner editable=editable}}
{{!-- Details Tab --}}

{{ localize "CoC7.Details" }}

{{!-- Talent Type --}}

{{ localize "CoC7.Notes"}}

{{editor enrichedDescriptionNotes target="system.description.notes" 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}}