{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-fieldset-items.hbs'
title=(localize 'DAGGERHEART.GENERAL.Tabs.loadout')
type='domainCard'
isGlassy=true
cardView=(ifThen listView "list" "card")}}
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-fieldset-items.hbs'
title=(localize 'DAGGERHEART.GENERAL.Tabs.vault')
type='domainCard'
isVault=true
isGlassy=true
cardView=(ifThen listView "list" "card")}}