{{> "systems/vermine2047/templates/item/chatCards/parts/base.hbs"}} {{!-- Specialty specific content --}}
{{#if item.system.skill}}
{{ localize 'VERMINE.skill_title' }}: {{ smarttlk 'SKILLS' item.system.skill 'name' }}
{{/if}} {{#if item.system.description}}

{{{item.system.description}}}

{{/if}}