Template:CharacterSheetTest: Difference between revisions
From The Wild Beyond the Witchlight
No edit summary |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 86: | Line 86: | ||
{{Template:StatRow|Stat={{{Int|0}}}}} | {{Template:StatRow|Stat={{{Int|0}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Saving Throw|SkillProf={{{IntProf|0}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Saving Throw|SkillProf={{{IntProf|0}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Arcana|SkillProf={{{Arcana|0}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Arcana|SkillProf={{{Arcana|0}}}|ExtraAttr={{{{{{ArcanaAdd|}}}|10}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=History|SkillProf={{{History|0}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=History|SkillProf={{{History|0}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Investigation|SkillProf={{{Investigation|0}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Investigation|SkillProf={{{Investigation|0}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Nature|SkillProf={{{ | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Nature|SkillProf={{{Arcana|0}}}|ExtraAttr={{{{{{NatureAdd|}}}|10}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Religion|SkillProf={{{Religion|0}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Int|0}}}|Skill=Religion|SkillProf={{{Religion|0}}}}} | ||
|} | |} | ||
Line 109: | Line 109: | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Cha|0}}}|Skill=Intimidation|SkillProf={{{Intimidation|0}}}|ExtraAttr={{{{{{IntimidationAdd|}}}|10}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Cha|0}}}|Skill=Intimidation|SkillProf={{{Intimidation|0}}}|ExtraAttr={{{{{{IntimidationAdd|}}}|10}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Cha|0}}}|Skill=Performance|SkillProf={{{Performance|0}}}|ExtraAttr={{{{{{PerformanceAdd|}}}|10}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Cha|0}}}|Skill=Performance|SkillProf={{{Performance|0}}}|ExtraAttr={{{{{{PerformanceAdd|}}}|10}}}}} | ||
{{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Cha|0}}}|Skill=Persuasion|SkillProf={{{Persuasion|0}}}|ExtraAttr={{{{{{PersuasionAdd|}}}|10}}}}} | {{Template:SkillRow|Level={{{Level|0}}}|Attr={{{Cha|0}}}|Skill=Persuasion|SkillProf={{{Persuasion|0}}}|ExtraAttr={{{{{{PersuasionAdd|x}}}|10}}}}} | ||
|} | |} | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="clear:both;"></div> | |||
{{#if:{{{GenericSections|}}}|{{#af_foreach:{{{GenericSections}}}| |Section|{{#ifeq: {{#sub:{{#af_get: {{{Section}}} | 0 }}|0|{{#pos:{{#af_get: {{{Section}}} | 0 }}|::}}}} | Left | {{Template:DisplaySection|{{{Section}}}}} |}}}}}} | {{#if:{{{GenericSections|}}}|{{#af_foreach:{{{GenericSections}}}| |Section|{{#ifeq: {{#sub:{{#af_get: {{{Section}}} | 0 }}|0|{{#pos:{{#af_get: {{{Section}}} | 0 }}|::}}}} | Left | {{Template:DisplaySection|{{{Section}}}}} |}}}}}} | ||
</div> | </div> | ||
Line 121: | Line 122: | ||
! colspan="4" |ARMOR CLASS | ! colspan="4" |ARMOR CLASS | ||
|- class="big" | |- class="big" | ||
| <div class="armorClass">{{{ArmorClass|0}}}</div><div class="armorClassShield">Shield: {{Template:Circles|Circles=1|small=small|FilledCircles={{{UsesShield|0}}}|PermanentCircles=0}}</div> | | <div class="armorClass">{{#expr:{{{ArmorClass|0}}} + {{{UsesShield|0}}}*2 }}</div><div class="armorClassShield">Shield: {{Template:Circles|Circles=1|small=small|FilledCircles={{{UsesShield|0}}}|PermanentCircles=0}}</div> | ||
|} | |} | ||
{| class="rpgtable deathsaves" | {| class="rpgtable deathsaves" | ||
Line 132: | Line 133: | ||
| colspan="2"| {{Template:Circles|Circles=3|FilledCircles={{{DeathSaveFailures|0}}}|PermanentCircles=0|Break= }} | | colspan="2"| {{Template:Circles|Circles=3|FilledCircles={{{DeathSaveFailures|0}}}|PermanentCircles=0|Break= }} | ||
|} | |} | ||
<div class="leftcolumn"> | |||
{| class="rpgtable box" | {| class="rpgtable box" | ||
! colspan="4" |INITIATIVE | ! colspan="4" |INITIATIVE | ||
|- class="big" | |- class="big" | ||
| {{#ifexpr:{{{Dex|0}}}> | | {{#ifexpr:floor(({{{Dex|0}}}-10)/2) + {{{InitiativeProf|0}}}*(2+floor(({{{Level|0}}}-1)/4))>0|+|}}{{#expr:floor(floor(({{{Dex|0}}}-10)/2) + {{{InitiativeProf|0}}}*(2+floor(({{{Level|0}}}-1)/4)))}} | ||
|} | |} | ||
</div> | |||
<div class="rightcolumn"> | |||
{| class="rpgtable box" | {| class="rpgtable box" | ||
! colspan="4" | | ! colspan="4" |PASSIVE P. | ||
|- class="big | |- class="big" | ||
| {{{ | | {{#expr:10+floor(({{{Wis|0}}}-10)/2) + {{{Perception|0}}}*(2+floor(({{{Level|0}}}-1)/4))}} | ||
|} | |} | ||
</div> | |||
</div> | </div> | ||
<div class="rightcolumn"> | <div class="rightcolumn"> | ||
Line 148: | Line 153: | ||
|- | |- | ||
| Max | | Max | ||
| {{#ifexpr:{{{MaxHp|0}}}=0|{{#expr: ({{{HitDie|1}}} + floor(({{{Con|0}}}-10)/2)) + (({{{Level|0}}}-1) * (floor({{{HitDie|1}}}/2+1) + floor(({{{Con|0}}}-10)/2)) ) | | {{#ifexpr:{{{MaxHp|0}}}=0|{{#expr: ({{{HitDie|1}}} + floor(({{{Con|0}}}-10)/2)) + (({{{Level|0}}}-1) * (floor({{{HitDie|1}}}/2+1) + floor(({{{Con|0}}}-10)/2)) ) }}|{{{MaxHp|0}}}}} | ||
|- | |- | ||
| Current | | Current | ||
Line 159: | Line 164: | ||
! colspan="4" |HIT DICE | ! colspan="4" |HIT DICE | ||
|- | |- | ||
| | | {{#if:{{{HitDie|}}}|'''d{{{HitDie|}}}:'''|'''d{{{HitDie1|}}}:'''<br>'''d{{{HitDie2|}}}:'''}} | ||
| colspan="3" | {{#if:{{{HitDie|}}}|{{Template:Circles|Circles={{{Level|0}}}|FilledCircles=0|small=small|PermanentCircles=0|Break=}}|{{Template:Circles|Circles={{{HitDieCount1|0}}}|FilledCircles=0|small=small|PermanentCircles=0|Break=}}<br>{{Template:Circles|Circles={{{HitDieCount2|0}}}|FilledCircles=0|small=small|PermanentCircles=0|Break=}}}} | |||
| {{{ | |||
|} | |} | ||
<div class="leftcolumn"> | |||
{| class="rpgtable box" | {| class="rpgtable box" | ||
! colspan="4" |SPEED | ! colspan="4" |SPEED | ||
Line 169: | Line 173: | ||
| {{{Speed|0}}} | | {{{Speed|0}}} | ||
|} | |} | ||
</div> | |||
<div class="rightcolumn"> | |||
{| class="rpgtable box" | {| class="rpgtable box" | ||
! colspan="4" | | ! colspan="4" |SIZE | ||
|- class="big" | |- class="big smallerfont" | ||
| {{ | | {{{Size|0}}} | ||
|} | |} | ||
</div> | |||
</div> | </div> | ||
<!-- WEAPONS--> | <!-- WEAPONS--> | ||
<div | <div style="clear:both;"></div> | ||
<div class="weapons displaysection"> | |||
{| class="rpgtable"" | {| class="rpgtable"" | ||
! WEAPONS/CANTRIPS | ! WEAPONS/CANTRIPS | ||
Line 183: | Line 191: | ||
|- class="weapon" | | |- class="weapon" | | ||
| {{{Weapon1| }}} | | {{{Weapon1| }}} | ||
| {{#if:{{{Weapon1AttackOrDC|}}}|{{#ifeq: {{{Weapon1AttackOrDC}}} | DC | DC: {{#expr: 8 + floor(({{{{{{Weapon1Ability}}}}}}-10)/2) + 2+floor(({{{Level|0}}}-1)/4)+{{{Weapon1MagicItemBonus}}}}} | +{{#expr:floor(floor(({{{{{{Weapon1Ability}}}}}}-10)/2) + (2+floor(({{{Level|0}}}-1)/4)))+{{{Weapon1MagicItemBonus|0}}}}} }} }} | | {{#if:{{{Weapon1AttackOrDC|}}}|{{#ifeq: {{{Weapon1AttackOrDC}}} | DC | DC: {{#expr: 8 + floor(({{{{{{Weapon1Ability}}}}}}-10)/2) + 2+floor(({{{Level|0}}}-1)/4)+{{{Weapon1MagicItemBonus}}}}} | +{{#expr:floor(floor(({{{{{{Weapon1Ability}}}}}}-10)/2) + (2+floor(({{{Level|0}}}-1)/4)))+{{{Weapon1MagicItemBonus|0}}}+{{{Weapon1AttackRollBonus|0}}}}} }} }} | ||
| {{{Weapon1Dmg|}}}{{#ifexpr: {{{Weapon1DmgAddAbility|0}}}=0 and {{{Weapon1MagicItemBonus|0}}}=0| | +{{#expr: {{#ifexpr: {{{Weapon1DmgAddAbility|0}}}=1 | floor(({{{{{{Weapon1Ability}}}}}}-10)/2) | 0 }}+{{{Weapon1MagicItemBonus|0}}}}} }} {{{Weapon1DmgType|}}} {{{Weapon1MagicDmg|}}} | | {{{Weapon1Dmg|}}}{{#ifexpr: {{{Weapon1DmgAddAbility|0}}}=0 and {{{Weapon1MagicItemBonus|0}}}=0| | +{{#expr: {{#ifexpr: {{{Weapon1DmgAddAbility|0}}}=1 | floor(({{{{{{Weapon1Ability}}}}}}-10)/2) | 0 }}+{{{Weapon1MagicItemBonus|0}}}}} }} {{{Weapon1DmgType|}}} {{{Weapon1MagicDmg|}}} | ||
{{#ifeq: {{{Weapon1Notes}}} | | | <tr class="notes"><td class="special" colspan="3">{{{Weapon1Notes| }}}</td></tr>}} | {{#ifeq: {{{Weapon1Notes}}} | | | <tr class="notes"><td class="special" colspan="3">{{{Weapon1Notes| }}}</td></tr>}} | ||
Line 230: | Line 238: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="container" {{#ifexpr: {{{showPage2|0}}}=0|style="display:none;"}}> | <div class="container" {{#ifexpr: {{{showPage2|0}}}=0|style="display:none;"}}> | ||
<div class="column"> | <div class="column"> | ||
Line 259: | Line 266: | ||
|} | |} | ||
</div> | </div> | ||
<div {{#ifexpr: {{{Spellcaster|0}}}=0|style="display:none;"}}> | <div style="clear:both;"></div> | ||
<div {{#ifexpr: {{{Spellcaster|0}}}=0|style="display:none;"}} class="displaysection"> | |||
{|class="rpgtable spellslots" | {|class="rpgtable spellslots" | ||
! colspan="6" | SPELL SLOTS | ! colspan="6" | SPELL SLOTS | ||
Line 314: | Line 322: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="container" {{#ifexpr: {{{showPage3|0}}}=0|style="display:none;"}}> | <div class="container" {{#ifexpr: {{{showPage3|0}}}=0|style="display:none;"}}> | ||
<div class="column"> | <div class="column"> |
Latest revision as of 20:33, 6 January 2025