
{{#if ausdauer}}
{{/if}}
{{#if this.hasLiturgies}}
{{/if}}
{{#if this.hasSpells}}
{{/if}}
{{#each attacks}}
{{this.using}} ({{this.name}})
{{#if this.at}}
{{/if}}
{{#if this.pa}}
{{/if}}
{{#if this.tp}}
{{/if}}
{{#if this.ini}}
{{/if}}
{{/each}}
Angepinnt
{{#each this.favourites}}
{{> (lookup this "template") this}}
{{/each}}
Abklingzeiten
{{#each this.cooldowns}}
{{> "systems/DSA_4-1/templates/ui/partial-cooldown.hbs" this}}
{{/each}}
{{!-- Sheet Tab Navigation --}}