{{#if source.system.secondary}}

{{localize "DAGGERHEART.ITEMS.Weapon.secondaryWeapon"}}

{{else}}

{{localize "DAGGERHEART.ITEMS.Weapon.primaryWeapon"}}

{{/if}}

{{localize (concat 'DAGGERHEART.CONFIG.Traits.' source.system.attack.roll.trait '.short')}} - {{localize (concat 'DAGGERHEART.CONFIG.Range.' source.system.attack.range '.name')}} - {{source.system.attack.damage.parts.0.value.dice}}{{#if source.system.attack.damage.parts.0.value.bonus}} + {{source.system.attack.damage.parts.0.value.bonus}}{{/if}} ({{localize (concat 'DAGGERHEART.CONFIG.DamageType.' source.system.attack.damage.parts.0.type '.abbreviation')}}) - {{localize (concat 'DAGGERHEART.CONFIG.Burden.' source.system.burden)}}