{{localize 'fate-core-official.Artwork'}}
{{localize 'fate-core-official.Name'}}:
{{localize 'fate-core-official.Permissions'}}:
{{{this.rich.permissions}}}
{{localize 'fate-core-official.Costs'}}:
{{{this.rich.costs}}}
{{localize 'fate-core-official.RefreshCost'}}: {{localize 'fate-core-official.active'}}
{{localize 'fate-core-official.Description'}}:
{{{this.rich.description}}}
O {{localize 'fate-core-official.Overcome'}}:
{{{this.rich.overcome}}}
C {{localize 'fate-core-official.CAA'}}:
{{{this.rich.create}}}
A {{localize 'fate-core-official.Attack'}}:
{{{this.document.system.actions.attack}}}
D {{localize 'fate-core-official.Defend'}}:
{{{this.rich.defend}}}
{{localize 'fate-core-official.Aspects'}}
{{ skillsLabel }}
{{localize 'fate-core-official.CountSkills'}}   {{localize 'fate-core-official.combineSkills'}}
{{localize 'fate-core-official.Stunts'}}
{{#if GM}}
{{/if}}
{{#each this.rich.stunts}}
{{this.name}} ({{this.linked_skill}}) {{#if ../GM}} {{/if}}
{{{this.richDesc}}}
{{/each}}
{{localize 'fate-core-official.Tracks'}}
{{#each this.document.system.tracks}}{{#if (category ../category this.category)}}
{{this.name}}
{{/if}}{{/each}}
{{#if (eq this.contents false)}}{{else}}
{{localize 'fate-core-official.Contents'}}
{{#if this.contents.locked}}{{else}}{{/if}} {{#if (eq this.contents.locked false)}} {{#each this.contents.extras}}
    {{this.name}}
{{/each}} {{/if}} {{#if this.contents.locked}}{{#if this.GM}} {{#each this.contents.extras}}
    {{this.name}}
{{/each}} {{/if}}{{/if}}
{{/if}}