{{!-- SPDX-FileCopyrightText: 2021 Johannes Loher SPDX-License-Identifier: MIT --}}
{{!-- Header --}} {{> systems/ds4/templates/sheets/item/components/item-header.hbs}} {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Description Tab --}}
{{> systems/ds4/templates/sheets/item/tabs/description.hbs}}
{{!-- Properties Tab --}}
{{> systems/ds4/templates/sheets/item/components/properties/spell.hbs}} {{#if isOwned}} {{> systems/ds4/templates/sheets/item/components/properties/equipable.hbs}} {{/if}}
{{!-- Effects Tab --}}
{{> systems/ds4/templates/sheets/item/tabs/effects.hbs}}