Template:CharacterSheet: Difference between revisions
From The Orc War
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
<center><div class="container"> | <center><div class="container"> | ||
<div class="column"> | <div class="column"> | ||
<!-- CHARACTER--> | |||
<div class="displaysection"> | <div class="displaysection"> | ||
{|class="rpgtable character" | {|class="rpgtable character" | ||
Line 33: | Line 34: | ||
|} | |} | ||
</div> | </div> | ||
<!-- ONE UNIQUE THING--> | |||
<div class="displaysection"> | <div class="displaysection"> | ||
{|class="rpgtable oneuniquething" | {|class="rpgtable oneuniquething" | ||
Line 41: | Line 42: | ||
|} | |} | ||
</div> | </div> | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
<!-- GENERIC LEFT --> | |||
{{#if:{{{GenericSections|}}}| | {{#if:{{{GenericSections|}}}| | ||
{{#af_foreach:{{{GenericSections}}}| |Section|{{#ifeq: {{#sub:{{#af_get: {{{Section}}} | 0 }}|0|{{#pos:{{#af_get: {{{Section}}} | 0 }}|::}}}} | Left | {{#switch: {{#af_get: {{{Section}}} | 1 }} | {{#af_foreach:{{{GenericSections}}}| |Section|{{#ifeq: {{#sub:{{#af_get: {{{Section}}} | 0 }}|0|{{#pos:{{#af_get: {{{Section}}} | 0 }}|::}}}} | Left | {{#switch: {{#af_get: {{{Section}}} | 1 }} | ||
Line 51: | Line 52: | ||
</div> | </div> | ||
<div class="column"> | <div class="column"> | ||
<!-- ABILITIES --> | |||
<!-- | |||
<div class="statsdiv"> | <div class="statsdiv"> | ||
{|class="rpgtable stats" | {|class="rpgtable stats" | ||
Line 80: | Line 80: | ||
! colspan="3" |Defenses & Initiative | ! colspan="3" |Defenses & Initiative | ||
|- | |- | ||
| <div class="pd">{{{PhyisicalDefenseBase|0}}}</div>'''PHYSICAL'''<br>'''DEFENSE''' | | <div class="pd">{{#expr: {{{PhyisicalDefenseBase|0}}} + (( {{#var:strBonus}} + {{#var:dexBonus}} + {{#var:conBonus}} ) - ( {{#max: {{#var:strBonus}} | {{#var:dexBonus}} | {{#var:conBonus}} }} ) - ( {{#min: {{#var:strBonus}} | {{#var:dexBonus}} | {{#var:conBonus}} }} )) }}</div>'''PHYSICAL'''<br>'''DEFENSE''' | ||
div class="ac">{{{ArmorClass|0}}}</div>'''ARMOR CLASS'''<br><div class="init">{{{Initiative|0}}}</div>'''INITIATIVE''' | |||
| <div class="md">{{{MentalDefenseBase|0}}}</div>'''MENTAL'''<br>'''DEFENSE''' | | <div class="md">{{{MentalDefenseBase|0}}}</div>'''MENTAL'''<br>'''DEFENSE''' | ||
|} | |} |
Revision as of 14:11, 30 August 2025