Template:CharacterSheet: Difference between revisions
From The Wild Beyond the Witchlight
No edit summary |
No edit summary |
||
Line 623: | Line 623: | ||
|- class="big" | |- class="big" | ||
| {{{SpellcastingAbility}}} | | {{{SpellcastingAbility}}} | ||
|} | |||
{| class="rpgtable box" | |||
! colspan="4" |SPELLC. MODIFIER | |||
|- class="big" | |||
| {{#ifexpr:{{{{{{SpellcastingAbility}}}}}}>11|+|}}{{#expr:floor(({{{{{{SpellcastingAbility}}}}}}-10)/2)}} | |||
|} | |} | ||
</div> | </div> | ||
<div class="rightcolumn"> | <div class="rightcolumn"> | ||
{| class="rpgtable box" | {| class="rpgtable box" | ||
! colspan="4" | | ! colspan="4" |SPELL SAVE DC | ||
|- class="big" | |||
| {{#expr: 8 + floor(({{{{{{SpellcastingAbility}}}}}}-10)/2) + 2+floor(({{{Level|0}}}-1)/4)}} | |||
|} | |||
{| class="rpgtable box" | |||
! colspan="4" |SPELL ATTACK BONUS | |||
|- class="big" | |- class="big" | ||
| {{# | | +{{#expr: floor(({{{{{{SpellcastingAbility}}}}}}-10)/2) + 2+floor(({{{Level|0}}}-1)/4)}} | ||
|} | |} | ||
</div> | </div> |
Revision as of 14:44, 22 October 2024