Template:CharacterSheet: Difference between revisions

From The Wild Beyond the Witchlight
No edit summary
No edit summary
Line 16: Line 16:
     {| class="rpgtable stats"
     {| class="rpgtable stats"
! colspan="4" | STRENGTH
! colspan="4" | STRENGTH
|- | class="big"
     {{Template:StatRow|Stat={{{Str|0}}}
     | colspan="4" |
      <div class="statModifier">{{#ifexpr:{{{Str|0}}}>11|+|}}{{#expr:floor(({{{Str|0}}}-10)/2)}}</div>
      <div class="statNumber">{{{Str|0}}}</div>
|-
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Str|0}}}|Skill=Saving Throw|SkillProf={{{StrProf|0}}}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Str|0}}}|Skill=Saving Throw|SkillProf={{{StrProf|0}}}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Str|0}}}|Skill=Athletics|SkillProf={{{Athletics|0}}}}}
     {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Str|0}}}|Skill=Athletics|SkillProf={{{Athletics|0}}}}}
Line 27: Line 23:
! colspan="4" | DEXTERITY
! colspan="4" | DEXTERITY
|- | class="big"
|- | class="big"
     | colspan="2" | {{{Dex|0}}}
     | colspan="4" |  
    | colspan="2" | {{#ifexpr:{{{Dex|0}}}>11|+|}}{{#expr:floor(({{{Dex|0}}}-10)/2)}}
      <div class="statModifier">{{#ifexpr:{{{Dex|0}}}>11|+|}}{{#expr:floor(({{{Dex|0}}}-10)/2)}}</div>
      <div class="statNumber">{{{Dex|0}}}</div>
     {{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}}}}}

Revision as of 14:17, 21 October 2024