Template:CharacterSheet: Difference between revisions

From The Wild Beyond the Witchlight
No edit summary
No edit summary
Line 20: Line 20:
     | colspan="2" | {{#ifexpr:{{{Str|0}}}>11|+|}}{{#expr:floor(({{{Str|0}}}-10)/2)}}
     | colspan="2" | {{#ifexpr:{{{Str|0}}}>11|+|}}{{#expr:floor(({{{Str|0}}}-10)/2)}}
|-
|-
     {{Template:SkillRow|Level={{{Level|0}}}|Skill=Saving Throw|SkillProf={{{StrProf|0}}}|Attr={{{Str|0}}}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Str|0}}}|Skill=Saving Throw|SkillProf={{{StrProf|0}}}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Skill=Athletics|SkillProf={{{Athletics|0}}}|Attr={{{Str|0}}}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Str|0}}}|Skill=Athletics|SkillProf={{{Athletics|0}}}}}
|}
|}
     {| class="rpgtable stats"
     {| class="rpgtable stats"
Line 28: Line 28:
     | colspan="2" | {{{Dex|0}}}
     | colspan="2" | {{{Dex|0}}}
     | colspan="2" | {{#ifexpr:{{{Dex|0}}}>11|+|}}{{#expr:floor(({{{Dex|0}}}-10)/2)}}
     | colspan="2" | {{#ifexpr:{{{Dex|0}}}>11|+|}}{{#expr:floor(({{{Dex|0}}}-10)/2)}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}}}|Skill=Saving Throw|SkillProf={{{DexProf|0}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}|Skill=Saving Throw|SkillProf={{{DexProf|0}}}}}
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}}}|Skill=Acrobatics|SkillProf={{{Acrobatics|0}}}
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}|Skill=Acrobatics|SkillProf={{{Acrobatics|0}}}}}
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}}}|Skill=Sleight of Hand|SkillProf={{{SleightOfHand|0}}}
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}|Skill=Sleight of Hand|SkillProf={{{SleightOfHand|0}}}}}
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}}}|Skill=Stealth|SkillProf={{{Stealth|0}}}
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Dex|0}}}|Skill=Stealth|SkillProf={{{Stealth|0}}}}}
|}
|}
  {| class="rpgtable stats"
  {| class="rpgtable stats"
Line 38: Line 38:
     | colspan="2" | {{{Con|0}}}
     | colspan="2" | {{{Con|0}}}
     | colspan="2" | {{#ifexpr:{{{Con|0}}}>11|+|}}{{#expr:floor(({{{Con|0}}}-10)/2)}}
     | colspan="2" | {{#ifexpr:{{{Con|0}}}>11|+|}}{{#expr:floor(({{{Con|0}}}-10)/2)}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Con|0}}}}}|Skill=Saving Throw|SkillProf={{{ConProf|0}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Con|0}}}|Skill=Saving Throw|SkillProf={{{ConProf|0}}}}}
|}
|}



Revision as of 13:25, 21 October 2024