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:{{{Dex|0}}}>11|+|}}{{#expr:floor(({{{Dex|0}}}-10)/2)}} | ||
|} | |} | ||
</div> | </div> | ||
Line 153: | Line 153: | ||
! colspan="4" |SPEED | ! colspan="4" |SPEED | ||
|- class="big" | |- class="big" | ||
| | | {{{Speed|0}}} | ||
|} | |} | ||
</div> | </div> | ||
Line 167: | Line 167: | ||
! colspan="4" |PASSIVE PERCEPTION | ! colspan="4" |PASSIVE PERCEPTION | ||
|- class="big" | |- class="big" | ||
| | | {{#expr:10+floor(({{{Wis|0}}}-10)/2) + {{{Perception|0}}}*(2+floor(({{{Level|0}}}-1)/4))}} | ||
|} | |} | ||
</div> | </div> |
Revision as of 12:47, 26 October 2024