{{item.name}} {{#if (eq item.type "domainCard")}}
{{item.system.level}} {{#with (lookup allDomains item.system.domain) as | domain |}} {{domain.label}} {{/with}}
{{item.system.recallCost}}
{{/if}}
{{#if item.system.type}} {{#with (lookup config.DOMAIN.cardTypes item.system.type) as | cardType |}} {{localize cardType.label}} {{/with}} {{else}} {{localize (concat 'TYPES.Item.' item.type)}} {{/if}}

{{item.name}}

{{{description}}}