{{#unless zfpDetermined}}

{{#each dice}} {{> "systems/DSA_4-1/templates/ui/partial-attribute-button.hbs" this}} {{/each}}
{{{this.text}}}
{{#if this.variants}}
Variante
{{#each this.variants}}
{{variantName}}
{{{variantText}}}
{{/each}}
{{/if}} {{#if checkModTest}}
Erschwernisse
{{/if}} {{else}}
{{spellName}} {{{this.text}}} {{#if variant}}
{{{variant}}} {{/if}} {{#if checkModTest}}
{{checkModTest}}—{{checkModValue}} {{/if}}
{{#if this.spoMods}}
Spontane Modifikation {{#if this.spoModCount}}{{#if this.maxSpoModCount}} [{{this.spoModCount}}/{{this.maxSpoModCount}}]{{/if}}{{/if}}
{{#each this.spoMods}}
{{name}}
{{/each}}
{{/if}}
Variablen {{#each castTimeVariables}}
{{/each}} {{#each costVariables}}
{{/each}}
Dauer und Kosten
{{/unless}}