{{#if showHiddenDevMenu}}
{{/if}} {{#unless permissionLimited}}
{{#if canDragToken}}
{{/if}} {{#if linkedActor}}
{{else}}
{{/if}} {{#if isToken}}
{{/if}}
{{#if displayPlayerName}}
{{/if}} {{#if pulpRuleArchetype}}
{{#if data.system.infos.archetypeSet}} {{data.system.infos.archetype}} {{#unless data.system.flags.locked}} {{/unless}} {{else}} {{/if}}
{{/if}} {{#if pulpRuleOrganization}}
{{/if}}
{{#if data.system.infos.occupationSet}} {{data.system.infos.occupation}} {{#unless data.system.flags.locked}} {{/unless}} {{else}} {{/if}}
{{#each actor.characteristics as |characteristic key|}}
{{characteristic.shortName}}
{{characteristic.hard}}
{{characteristic.extreme}}
{{/each}}
{{#if showDevPannel}} {{> "systems/CoC7/templates/actors/parts/development-controls.html"}} {{else}} {{> "systems/CoC7/templates/actors/parts/vitals.html"}} {{/if}}
{{#if showDevPannel}}
{{> "systems/CoC7/templates/actors/parts/character-development-v2.html"}}
{{/if}}
{{> "systems/CoC7/templates/actors/parts/actor-skills-v2.html"}}
{{> "systems/CoC7/templates/actors/parts/combat.html"}}
{{~> "systems/CoC7/templates/actors/parts/actor-inventory.html"}}
{{#if oneBlockBackStory}} {{editor enrichedBackstory target="system.backstory" engine="prosemirror" button=true owner=owner editable=editable}} {{> "systems/CoC7/templates/actors/parts/actor-mythos-enounters.hbs"}} {{else}} {{~> "systems/CoC7/templates/actors/parts/actor-background.html"}} {{/if}}
{{> "systems/CoC7/templates/common/active-effects.hbs"}}
{{#if isKeeper}}
{{editor enrichedDescriptionKeeper target="system.description.keeper" engine="prosemirror" button=true owner=owner editable=editable}} {{#if hasConditions}} {{/if}}
{{> "systems/CoC7/templates/actors/parts/actor-keeper-mythos-enounters.hbs"}}
{{localize 'CoC7.BackgroundFlagsMythosExperienced'}}
{{localize 'CoC7.BackgroundFlagsMythosHardened'}}

 

{{localize 'CoC7.MonetaryTitle'}}

{{#if showCurrencySymbol}}
{{/if}} {{#each data.system.monetary.values as |value index|}}
{{/each}}
{{/if}}
{{else}} {{#if isSummarized}}
{{else}}
{{/if}} {{/unless}}