@if (showSpellslots) {
Zauberplätze
@for (level of spellslots; let levelIndex = $index; track level) {
}
{{ attributeTranslator[spellcastingAttribute] }}
Zauberwirken-Attribut
}
@if (!kiPoints.showKiPoints && !showSpellslots) {
Noch keine {{ isMonk ? "Ki-Punkte" : "Zauberplätze" }} hinzugefügt
}