{{item.name}}

{{{description}}}
{{item.system.examples}}
{{> "systems/daggerheart/templates/ui/tooltip/parts/tooltipChips.hbs" chips=item.system.advantageOn label=(localize "DAGGERHEART.ITEMS.Beastform.FIELDS.advantageOn.label")}}
{{#with item.system.beastformAttackData}}
{{this.trait}}
{{this.traitBonus}}
{{this.evasionBonus}}
{{concat this.damageDice ' ' this.damageBonus}}
{{/with}}
{{> "systems/daggerheart/templates/ui/tooltip/parts/tooltipTags.hbs" features=item.system.features label=(localize "DAGGERHEART.GENERAL.features")}}