Template:CharacterSheet: Difference between revisions
From The Wild Beyond the Witchlight
No edit summary |
No edit summary |
||
Line 146: | Line 146: | ||
! colspan="4" |INITIATIVE | ! colspan="4" |INITIATIVE | ||
|- class="big" | |- class="big" | ||
| {{#ifexpr:{{{ | | {{#ifexpr:{{{Dex|0}}}>11|+|}}{{#expr:floor(({{{Dex|0}}}-10)/2)}} | ||
|} | |} | ||
</div> | </div> | ||
Line 241: | Line 241: | ||
! colspan="4" |PASSIVE PERCEPTION | ! colspan="4" |PASSIVE PERCEPTION | ||
|- class="big" | |- class="big" | ||
| {{#expr:10+floor(({{{ | | {{#expr:10+floor(({{{Wis|0}}}-10)/2) + {{{Perception|0}}}*(2+floor(({{{Level|0}}}-1)/4))}} | ||
|} | |} | ||
</div> | </div> |
Revision as of 22:04, 21 October 2024