KI-Punkte
@if(showSpellslots){ @for(level of spellslots; let levelIndex = $index; track level){
Level {{ levelIndex + 1 }}:
@for ( checkbox of getArray(spellslots[levelIndex].totalSlots); let slotIndex = $index; track checkbox){ }
}
{{ spellSaveDC }}
Rettungswurf-SG
{{ spellAttackModifier }}
Zauber-Angriffsbonus
} @if(!kiPoints.showKiPoints && !showSpellslots){
Noch keine {{ isMonk ? "Ki-Punkte" : "Zauberplätze" }} hinzugefügt
}