{{!-- SPDX-FileCopyrightText: 2021 Johannes Loher SPDX-FileCopyrightText: 2021 Oliver Rümpelein SPDX-FileCopyrightText: 2021 Gesina Schwalbe SPDX-License-Identifier: MIT --}}
{{!-- Header --}} {{#> systems/ds4/templates/sheets/actor/components/actor-header.hbs}} {{> systems/ds4/templates/sheets/actor/components/character-properties.hbs}} {{/systems/ds4/templates/sheets/actor/components/actor-header.hbs}} {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Values Tab --}}
{{> systems/ds4/templates/sheets/actor/components/core-values.hbs}} {{> systems/ds4/templates/sheets/actor/components/combat-values.hbs}} {{> systems/ds4/templates/sheets/actor/components/checks.hbs}}
{{!-- Inventory Tab --}}
{{> systems/ds4/templates/sheets/actor/tabs/character-inventory.hbs}}
{{!-- Spells Tab --}}
{{> systems/ds4/templates/sheets/actor/tabs/spells.hbs}}
{{!-- Abilities Tab --}}
{{> systems/ds4/templates/sheets/actor/tabs/character-abilities.hbs}}
{{!-- Effects Tab --}}
{{> systems/ds4/templates/sheets/actor/tabs/effects.hbs}}
{{!-- Biography Tab --}}
{{> systems/ds4/templates/sheets/actor/tabs/biography.hbs}}