- {{> 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}}
-
+
+
+{{!-- Sheet Body (remove indentation to avoid annoying Handlebars auto-indent) --}}
+
+{{!-- Values Tab --}}
+{{> systems/ds4/templates/sheets/actor/tabs/values.hbs}}
- {{!-- Inventory Tab --}}
-
- {{> systems/ds4/templates/sheets/actor/tabs/character-inventory.hbs}}
-
+{{!-- Inventory Tab --}}
+{{> systems/ds4/templates/sheets/actor/tabs/character-inventory.hbs}}
- {{!-- Spells Tab --}}
-
- {{> systems/ds4/templates/sheets/actor/tabs/spells.hbs}}
-
+{{!-- Spells Tab --}}
+{{> systems/ds4/templates/sheets/actor/tabs/spells.hbs}}
- {{!-- Abilities Tab --}}
-
- {{> systems/ds4/templates/sheets/actor/tabs/character-abilities.hbs}}
-
+{{!-- Abilities Tab --}}
+{{> systems/ds4/templates/sheets/actor/tabs/character-abilities.hbs}}
- {{!-- Effects Tab --}}
-
- {{> systems/ds4/templates/sheets/actor/tabs/effects.hbs}}
-
+{{!-- Effects Tab --}}
+{{> systems/ds4/templates/sheets/actor/tabs/effects.hbs}}
- {{!-- Biography Tab --}}
-
- {{> systems/ds4/templates/sheets/actor/tabs/biography.hbs}}
-
-
+{{!-- Biography Tab --}}
+{{> systems/ds4/templates/sheets/actor/tabs/biography.hbs}}
+
+