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

{{actor.name}}

{{/if}}
{{#if isEditMode}} {{else}} {{system.concept}} {{/if}}
{{system.initiative}}
{{#if isEditMode}} {{else}} {{localize (lookup (lookup anomalyTypes system.anomaly.type) 'label')}} {{/if}}
{{#with (lookup woundLevels system.blessures.lvl) as |wound|}} {{#if wound.id}}
{{localize wound.label}} {{#if wound.duration}} — {{localize wound.duration}}{{/if}} {{#if wound.malus}} ({{wound.malus}}){{/if}}
{{/if}} {{/with}}