{{actor.name}}
{{#if isEditMode}} {{else}}

{{actor.name}}

{{/if}}
{{#if isEditMode}} {{else}} {{system.concept}} {{/if}}
{{system.initiative}}
{{#if isEditMode}} {{else}} {{localize system.anomaly.type}} {{#if system.anomaly.value}}({{system.anomaly.value}}){{/if}} {{/if}}
{{!-- Attributs personnage (Entregent, Fortune, RĂªve, Vision) --}}
{{#each system.attributs as |attr key|}}
{{#if ../isEditMode}} / {{else}} {{attr.value}} / {{attr.max}} {{/if}}
{{/each}}