{{item.name}}

{{{description}}}
{{#with (lookup config.DOMAIN.domains item.system.domain) as | domain |}}
{{localize domain.label}}
{{/with}}
{{#with (lookup config.DOMAIN.cardTypes item.system.type) as | type |}}
{{localize type.label}}
{{/with}}
{{item.system.level}}
{{item.system.recallCost}}
{{> "systems/daggerheart/templates/ui/tooltip/parts/tooltipTags.hbs" features=item.system.actions isAction=true label=(localize "DAGGERHEART.GENERAL.Action.plural") }}