Template:CharacterSheet: Difference between revisions
From The Wild Beyond the Witchlight
No edit summary |
No edit summary |
||
Line 135: | Line 135: | ||
! colspan="4" |INITIATIVE | ! colspan="4" |INITIATIVE | ||
|- class="big" | |- class="big" | ||
| {{#ifexpr:{{{Dex|0}}}> | | {{#ifexpr:floor(({{{Dex|0}}}-10)/2) + {{{InitiativeProf|0}}}*(2+floor(({{{Level|0}}}-1)/4))>0|+|}}{{#expr:floor(floor(({{{Dex|0}}}-10)/2) + {{{InitiativeProf|0}}}*(2+floor(({{{Level|0}}}-1)/4)))}} | ||
|} | |} | ||
{| class="rpgtable box" | {| class="rpgtable box" |
Revision as of 12:03, 8 November 2024