Files
roll20-character-sheets/Burning Wheel/Burning Wheel.html
T
2024-06-03 13:15:14 -04:00

7366 lines
461 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html>
<div class="container">
<!-- *** BEGIN CONTAINER *** -->
<div class="background">
<!-- *** BEGIN BACKGROUND *** -->
<div class="background-top"></div>
<!-- SHEET PAGE TABS-->
<div class="center">
<button type="action" name="act_tab1" class="tab-button">Character Info.</button>
<button type="action" name="act_tab2" class="tab-button">Stats & Skills</button>
<button type="action" name="act_tab3" class="tab-button">PTGS & Gear</button>
<button type="action" name="act_tab4" class="tab-button">Magic</button>
<button type="action" name="act_tab5" class="tab-button">Journal</button>
<button type="action" name="act_tab6" class="tab-button">Rogues</button>
<button type="action" name="act_tab0" class="tab-button">Character Burner</button>
</div>
<!-- tab 0 is the character burner to make it easier to add more tabs in the future -->
<input type='hidden' class='sheet-tabstoggle' name='attr_sheetTab' value="tab0"/>
<!-- ARTHA TRACKERS (display on every tab)-->
<div class="logo table relative" style="top:5px; height:3em;">
<div class="row nowrap">
<div class="col 4col relative nowrap" style="bottom:5px;">
<h1>Artha</h1>
</div>
<div class="col 4col center">
<h3>Fate</h3>
&ensp;<button style="top:5px;" type="roll" class="sheet-roll relative" name="roll_luck" title="Luck (explode 6s or re-roll traitors)" value="&{template:bwfate} {{luck=1}} {{shade=[[@{luck_shade}]]}} {{ob=[[?{Remaining Ob|1}]]}} {{successes=[[ {[[?{Dice|1}]]d6!}>@{luck_shade}}]]}}"></button>
<select style="bottom:2px;" class="box relative" name="attr_luck_shade" title="@{luck_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
&ensp;<input type="text" class="bubble" name="attr_fate" placeholder="F">
</div>
<div class="col 4col center">
<h3>Persona</h3>
&ensp;<input type="text" class="bubble" name="attr_persona" placeholder="P">
</div>
<div class="col 4col center">
<h3>Deeds</h3>
&ensp;<input type="text" class="bubble" name="attr_deeds" placeholder="D">
</div>
</div>
</div>
<!-- BEGIN TAB 1 == CHARACTER INFO / INDEX -->
<div class="tab1 background-mid">
<div class="table">
<div class="row center">
<input type="text" name="attr_character_name" class="fakeh1" placeholder="Character Name" style="width:80%;">
</div>
</div>
<div class="table">
<div class="row nowrap relative">
<div class="col 4col right">
<h3 class="left">Stock</h3>
<input type="text" name="attr_stock" class="underline center" style="width:65%; margin-left:3%;">
</div>
<div class="col 4col right">
<h3>Culture</h3>
<input type="text" name="attr_culture" class="underline center" style="width:60%; margin-left:3%;">
</div>
<div class="col 4col right">
<h3>Gender</h3>
<input type="text" name="attr_gender" class="underline center" style="width:60%; margin-left:3%;">
</div>
<div class="col right" style="width:12%">
<h3>Age</h3>
<input type="text" name="attr_age-text" class="underline center" style="width:42%; margin-left:3%;">
</div>
<div class="col right" style="width:12%">
<h3>LPs</h3>
<input type="text" name="attr_recommendedlps" class="underline center" style="width:42%; margin-left:3%;">
</div>
</div>
<div class="row nowrap relative">
<div class="col 4col right">
<span class="italic">Title</span>
<input type="text" name="attr_alias" class="underline left normal" style="width:80%; margin-left:3%;">
</div>
<div class="col 4col right">
<span class="italic">Homeland</span>
<input type="text" name="attr_homeland" class="underline left normal" style="width:60%; margin-left:3%;">
</div>
<div class="col center" style="width:50%">
<span class="italic">Lifepaths</span>
<input type="text" name="attr_lifepaths" class="underline left normal" style="width:79%; margin-left:3%;">
</div>
</div>
</div>
<div class="spacer-half"></div>
<div class="table">
<div class="row">
<div class="col page1" style="width:97%;">
<textarea spellcheck="false" style="height:30px;" class="box" name="attr_features" placeholder="Features / description"></textarea>
</div>
</div>
</div>
<div class="spacer-half"></div>
<!-- BELIEFS -->
<h1>Beliefs</h1>
<table class="page1">
<tr>
<td class="left nowrap">
&nbsp;<input type="checkbox" class="fpd" name="attr_belief1F" title="Belief played this session?">
<input style="text-align:center; border:none; width:120px;" class="big trait smallcaps" type="text" name="attr_belief1-name" value="Belief 1">
<br>
<input placeholder="F" type="text" class="smallbubble" name="attr_belief1F_max" title="Total Fate earned from this belief">
<input placeholder="P" type="text" class="smallbubble" name="attr_belief1P_max" title="Total Persona earned from this belief">
<input placeholder="D" type="text" class="smallbubble" name="attr_belief1D_max" title="Total Deeds earned from this belief">
&ensp;<button type="roll" class="quote" name="attr_belief1-quote" title="Quote belief to chat" value="&{template:bwquote} {{slot1=@{belief1-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Belief}} {{slot3=Primary}} {{text=@{belief1}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:60px;" class="box" name="attr_belief1"></textarea></td>
</tr>
<tr>
<td class="left nowrap">
&nbsp;<input type="checkbox" class="fpd" name="attr_belief2F" title="Belief played this session?">
<input style="text-align:center; border:none; width:120px;" class="big trait smallcaps" type="text" name="attr_belief2-name" value="Belief 2">
<br>
<input placeholder="F" type="text" class="smallbubble" name="attr_belief2F_max" title="Total Fate earned from this belief">
<input placeholder="P" type="text" class="smallbubble" name="attr_belief2P_max" title="Total Persona earned from this belief">
<input placeholder="D" type="text" class="smallbubble" name="attr_belief2D_max" title="Total Deeds earned from this belief">
&ensp;<button type="roll" class="quote" name="attr_belief2-quote" title="Quote belief to chat" value="&{template:bwquote} {{slot1=@{belief2-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Belief}} {{slot3=Secondary}} {{text=@{belief2}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:60px;" class="box" name="attr_belief2"></textarea></td>
</tr>
<tr>
<td class="left nowrap">
&nbsp;<input type="checkbox" class="fpd" name="attr_belief3F" title="Belief played this session?">
<input style="text-align:center; border:none; width:120px;" class="big trait smallcaps" type="text" name="attr_belief3-name" value="Belief 3">
<br>
<input placeholder="F" type="text" class="smallbubble" name="attr_belief3F_max" title="Total Fate earned from this belief">
<input placeholder="P" type="text" class="smallbubble" name="attr_belief3P_max" title="Total Persona earned from this belief">
<input placeholder="D" type="text" class="smallbubble" name="attr_belief3D_max" title="Total Deeds earned from this belief">
&ensp;<button type="roll" class="quote" name="attr_belief3-quote" title="Quote belief to chat" value="&{template:bwquote} {{slot1=@{belief3-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Belief}} {{slot3=Tertiary}} {{text=@{belief3}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:60px;" class="box" name="attr_belief3"></textarea></td>
</tr>
</table>
<fieldset class="repeating_belief">
<table class="page1">
<tr>
<td class="left nowrap">
&nbsp;<input type="checkbox" class="fpd" name="attr_beliefF" title="Belief played this session?">
<input style="text-align:center; border:none; width:120px;" class="big trait smallcaps" type="text" name="attr_belief-name" placeholder="Belief X">
<br>
<input placeholder="F" type="text" class="smallbubble" name="attr_beliefF_max" title="Total Fate earned from this belief">
<input placeholder="P" type="text" class="smallbubble" name="attr_beliefP_max" title="Total Persona earned from this belief">
<input placeholder="D" type="text" class="smallbubble" name="attr_beliefD_max" title="Total Deeds earned from this belief">
&ensp;<button type="roll" class="quote" name="attr_belief-quote" title="Quote belief to chat" value="&{template:bwquote} {{slot1=@{belief-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Belief}} {{slot3=Bonus}} {{text=@{belief}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:60px;" class="box" name="attr_belief"></textarea></td>
</tr>
</table>
</fieldset>
<!-- INSTINCTS -->
<h1>Instincts</h1>
<table class="page1">
<tr>
<td class="left nowrap">
<input placeholder="F" type="text" class="smallbubble" name="attr_instinct1F_max" title="Total Fate earned from this instinct">
<input style="text-align:center; border:none; width:100px;" class="big trait" type="text" name="attr_instinct1-name" value="Instinct 1">
<button type="roll" class="quote" name="attr_instinct1-quote" title="Quote instinct to chat" value="&{template:bwquote} {{slot1=@{instinct1-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Instinct}} {{slot3=Primary}} {{text=@{instinct1}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:40px;" class="box" name="attr_instinct1"></textarea></td>
</tr>
<tr>
<td class="left nowrap">
<input placeholder="F" type="text" class="smallbubble" name="attr_instinct2F_max" title="Total Fate earned from this instinct">
<input style="text-align:center; border:none; width:100px;" class="big trait" type="text" name="attr_instinct2-name" value="Instinct 2">
<button type="roll" class="quote" name="attr_instinct2-quote" title="Quote instinct to chat" value="&{template:bwquote} {{slot1=@{instinct2-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Instinct}} {{slot3=Secondary}} {{text=@{instinct2}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:40px;" class="box" name="attr_instinct2"></textarea></td>
</tr>
<tr>
<td class="left nowrap">
<input placeholder="F" type="text" class="smallbubble" name="attr_instinct3F_max" title="Total Fate earned from this instinct">
<input style="text-align:center; border:none; width:100px;" class="big trait" type="text" name="attr_instinct3-name" value="Instinct 3">
<button type="roll" class="quote" name="attr_instinct3-quote" title="Quote instinct to chat" value="&{template:bwquote} {{slot1=@{instinct3-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Instinct}} {{slot3=Tertiary}} {{text=@{instinct3}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:40px;" class="box" name="attr_instinct3"></textarea></td>
</tr>
</table>
<fieldset class="repeating_instinct">
<table class="page1">
<tr>
<td class="left nowrap">
<input placeholder="F" type="text" class="smallbubble" name="attr_instinctF_max" title="Total Fate earned from this instinct">
<input style="text-align:center; border:none; width:100px;" class="big trait" type="text" name="attr_instinct-name" placeholder="Instinct X">
<button type="roll" class="quote" name="attr_instinct-quote" title="Quote instinct to chat" value="&{template:bwquote} {{slot1=@{instinct-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Instinct}} {{slot3=Bonus}} {{text=@{instinct}}}"></button>&emsp;
</td>
<td class="right"><textarea spellcheck="false" style="height:40px;" class="box" name="attr_instinct"></textarea></td>
</tr>
</table>
</fieldset>
<div>
<h3 class="smallcaps">Earning Artha</h3>
<input type="checkbox" name="attr_arthaearningshow" class="showhide" title="Show/Hide Earning Artha" /><span></span>
<div class="showhide">
<table style="width: 100%;">
<tr style="border-bottom: 1px solid black;">
<td class="statname" style="width: 25%;">Name</td>
<td class="statname" style="width: 15%;">Reward</td>
<td class="statname">Description</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Belief</td>
<td class="italic top nowrap">1 Fate</td>
<td class="top">Driving the game forward with a Belief</td>
</tr>
<tr>
<td class="statname top">Instinct</td>
<td class="italic top nowrap">1 Fate</td>
<td class="top">Playing an Instinct that makes the character's life more difficult</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Trait</td>
<td class="italic top nowrap">1 Fate</td>
<td class="top">Playing a character Trait that sends the story in an interesting or unforeseen direction</td>
</tr>
<tr>
<td class="statname top">Humor</td>
<td class="italic top nowrap">1 Fate</td>
<td class="top">For an in-character game-stopper</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Right Skill, Right time</td>
<td class="italic top nowrap">1 Fate</td>
<td class="top">For having a skill to make the story go</td>
</tr>
<tr>
<td class="statname top">Embodiment</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">For really good or distinctive roleplaying</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Moldbreaker</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">For going beyond the bounds of the character</td>
</tr>
<tr>
<td class="statname top">Workhorse</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">For doing all the work in the scenario</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">MVP</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">For being the crucial element of success</td>
</tr>
<tr>
<td class="statname top">Personal Goals</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">Revenge, triumph, seduction, victory</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Greater Goals</td>
<td class="italic top nowrap">1 Deeds</td>
<td class="top">Accomplishing goals bigger than you!</td>
</tr>
<tr>
<td class="statname top">Beyond the Call</td>
<td class="italic top nowrap">1 Deeds</td>
<td class="top">Helping, no matter the cost</td>
</tr>
</table>
</div>
</div>
<!-- TRAITS -->
<h1>Traits</h1>
<table class="page1">
<tr>
<td style="vertical-align: top;">
<fieldset class="repeating_charactertrait">
<span class="nowrap">
<input type="text" class="smallbubble" name="attr_charactertraitF_max" title="Total Fate earned from this trait" placeholder="F">
<input style="width:30%;" class="trait" type="text" name="attr_charactertrait-name" placeholder="Char / Cos Trait">
<textarea spellcheck="false" style="width:53%;" class="trait" name="attr_charactertrait" placeholder="Description"/></textarea>
<select style="width:10%;" class="stat-selection" name="attr_charactertrait-status">
<option value="Common">Common</option>
<option value="Cultural">Cultural</option>
<option value="Earned">Earned</option>
<option value="Evolved">Evolved</option>
<option value="Injury">Injury</option>
<option value="Lifepath" selected>Lifepath</option>
<option value="Special">Special</option>
</select>
</span>
</fieldset>
</td>
</tr>
<tr>
<th><h3>Die Traits</h3></th>
</tr>
<td style="vertical-align: top;">
<fieldset class="repeating_dietrait">
<span class="nowrap">
<button type="roll" class="quote" name="attr_dietrait-quote" title="Quote trait to chat" value="&{template:bwquote} {{slot1=@{dietrait-name}}} {{shade=[[4]]}} {{title3=Dt}} {{slot3=&#x2713;}} {{title2=Type}} {{slot2=@{dietrait-status}}} {{text=@{dietrait}}}"></button>
&ensp;<input style="width:30%;" class="trait" type="text" name="attr_dietrait-name" placeholder="Dt Trait">
<textarea spellcheck="false" style="width:53%;" class="trait" name="attr_dietrait" placeholder="Effect"/></textarea>
&nbsp;<select style="width:10%;" class="stat-selection" name="attr_dietrait-status">
<option value="Common">Common</option>
<option value="Cultural">Cultural</option>
<option value="Earned">Earned</option>
<option value="Evolved">Evolved</option>
<option value="Injury">Injury</option>
<option value="Lifepath" selected>Lifepath</option>
<option value="Special">Special</option>
</select>
</span>
</fieldset>
</td>
</tr>
<tr>
<th><h3>Call-On Traits</h3></th>
</tr>
<tr>
<td style="vertical-align: top;">
<fieldset class="repeating_callontrait">
<span class="nowrap">
<button type="roll" class="quote" name="attr_callontrait-quote" title="Quote trait to chat" value="&{template:bwquote} {{slot1=@{callontrait-name}}} {{shade=[[4]]}} {{title3=C-O}} {{slot3=@{callontrait-skill}}} {{title2=Type}} {{slot2=@{callontrait-status}}} {{text=@{callontrait}}}"></button>
&ensp;<input style="width:30%;" class="trait" type="text" name="attr_callontrait-name" placeholder="C-O Trait">
<input style="width:20%; font-weight: normal;" class="trait italic" type="text" name="attr_callontrait-skill" placeholder="Ability / Skill(s)">
<textarea spellcheck="false" style="width:32%;" class="trait" name="attr_callontrait" placeholder="Conditions"/></textarea>
&nbsp;<select style="width:10%;" class="stat-selection" name="attr_callontrait-status">
<option value="Common">Common</option>
<option value="Cultural">Cultural</option>
<option value="Earned">Earned</option>
<option value="Evolved">Evolved</option>
<option value="Injury">Injury</option>
<option value="Lifepath" selected>Lifepath</option>
<option value="Special">Special</option>
</select>
</span>
</fieldset>
</td>
</tr>
</table>
<!-- RELATIONSHIPS & CIRCLES -->
<h1>Relationships</h1>
<div class="page1" style="vertical-align:top;">
<fieldset class="repeating_relationship">
<div class="table nowrap">
<div class="row">
<input style="width:20%;" class="trait" type="text" name="attr_relationship-name" placeholder="Name">
<textarea spellcheck="false" style="width:78%;" class="trait" name="attr_relationship" placeholder="Description, lifepaths, and notes"/></textarea>
</div>
<div class="row nowrap center" style="display:inline;">
<div class="col left" style="width:15%;">
<select name="attr_relationship_level" class="stat-selection" style="width: 85px;">
<option selected>Minor</option>
<option>Important</option>
<option>Powerful</option>
</select>
</div>
<div class="col relative center" style="width:40%; top:3px;">
<input type="radio" class="family" name="attr_relationship_family" value="notfamily" checked /><span class="relative left" style="margin-right:10px;">Not family</span>
<input type="radio" class="family" name="attr_relationship_family" value="otherfamily" /><span class="relative left" style="margin-right:10px;">Distant family</span>
<input type="radio" class="family" name="attr_relationship_family" value="immediatefamily" /><span class="relative left">Close family</span>
</div>
<div class="col relative right" style="width:45%; top:3px;">
<input type="checkbox" name="attr_relationship_forbidden" value="forbidden" />
&nbsp;<span class="italic">Forbidden</span>
&ensp;<input type="checkbox" name="attr_relationship_hateful" value="hateful" />
&nbsp;<span class="italic">Hateful</span>
&ensp;<input type="checkbox" name="attr_relationship_romantic" value="romantic" />
&nbsp;<span class="italic">Romantic</span>
&ensp;<input type="checkbox" name="attr_relationship_spiritual" value="spiritual" />
&nbsp;<span class="italic">Spiritual</span>
&ensp;
</div>
</div>
</div>
</fieldset>
<h3>Circles</h3>
<fieldset class="repeating_circle">
<div class="table nowrap">
<div class="row">
<input style="width:20%;" class="trait" type="text" name="attr_circle-name" placeholder="Name">
<textarea spellcheck="false" style="width:78%;" class="trait" name="attr_circle" placeholder="Description, lifepaths, and notes"/></textarea>
</div>
<div class="row center">
&emsp;Aptitude:&ensp;<input type="number" class="autocalc" name="attr_circle_aptitude" disabled="disabled" value="10-@{circles}+(@{circle_aptitude-mod}+0)" />
<input type="radio" class="sheet-normal sheet-zero" name="attr_circle_learning_dots" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="5" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="6" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="7" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="8" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="9" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="10" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="11" /><span></span><input type="radio" class="sheet-normal" name="attr_circle_learning_dots" value="12" /><span></span>
&emsp;Modifer:&ensp;<input type="number" class="underline" name="attr_circle_aptitude-mod" value="0" title="Relationship Aptitude can be modified positively or negatively by actions and reputations"/>
</div>
</div>
</fieldset>
<h3>Enmity Circles</h3>
<fieldset class="repeating_enemycircle">
<div class="table nowrap">
<div class="row">
<input style="width:20%;" class="trait" type="text" name="attr_enemycircle-name" placeholder="Name">
<textarea spellcheck="false" style="width:78%;" class="trait" name="attr_enemycircle" placeholder="Description, lifepaths, and notes"/></textarea>
</div>
<div class="row center">
&emsp;Aptitude:&ensp;<input type="number" class="autocalc" name="attr_enemycircle_aptitude" disabled="disabled" value="10-@{circles}+(@{enemycircle_aptitude-mod}+0)" />
<input type="radio" class="sheet-normal sheet-zero" name="attr_enemycircle_learning_dots" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="5" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="6" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="7" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="8" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="9" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="10" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="11" /><span></span><input type="radio" class="sheet-normal" name="attr_enemycircle_learning_dots" value="12" /><span></span>
&emsp;Modifer:&ensp;<input type="number" class="underline" name="attr_enemycircle_aptitude-mod" value="0" title="Relationship Aptitude can be modified positively or negatively by actions and reputations"/>
</div>
</div>
</fieldset>
</div>
<div class="table">
<div class="sheet-3colrow">
<div class="col">
<h1 class="nowrap">Languages</h1>
</div>
<div class="col">
<h1 class="nowrap">Places Visited</h1>
</div>
<div class="col">
<h1 class="nowrap">Misc. Notes</h1>
</div>
</div>
<div class="sheet-3colrow">
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_languages"></textarea>
</div>
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_places"></textarea>
</div>
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_notes"></textarea>
</div>
</div>
</div>
</div>
<!-- END OF TAB 1 -->
<!-- BEGIN TAB 2 == STATS & SKILLS -->
<div class="tab2">
<h1>Stats</h1>
<div class="table">
<div class="3colrow nowrap relative">
<!-- PERCEPTION -->
<div class="col mid stat-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{perception_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname smallcaps" name="attr_perception_name" value="@{perception_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_perception" title="roll_perception" value="&{template:bw} {{name=@{perception_name}}} {{stat=[[@{perception}]]}} {{shade=[[@{perception_shade}]]}} {{openended=@{perception_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{perception}-(@{perception_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{perception_openended}}>@{perception_shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]+[[@{per_weight}]]]]}} {{dice=[[@{perception}-(@{perception_tax})+?{Help & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{perception}-(@{perception_tax})+?{Help & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{perception}-(@{perception_tax})+?{Help & Advantages|0}-(@{wounddice})-(2)]]}} {{tax=[[@{perception_tax}]]}} {{weight=[[@{per_weight}]]}}"></button>
<select class="box" name="attr_perception_shade" title="@{perception_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_perception" title="@{perception}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_perception_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_perception_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_perception_difficult_needed" title="@{perception_difficult_needed}" disabled="disabled" value="ceil(@{perception}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_perception_difficult_dots" title="@{perception_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_difficult_dots" title="@{perception_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_difficult_dots" title="@{perception_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_difficult_dots" title="@{perception_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_difficult_dots" title="@{perception_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_difficult_dots" title="@{perception_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_perception_challenge_needed" title="@{perception_challenge_needed}" disabled="disabled" value="((floor((@{perception}-2)/2) + 1) + abs({floor((@{perception}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_perception_challenge_dots" title="@{perception_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_challenge_dots" title="@{perception_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_challenge_dots" title="@{perception_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_challenge_dots" title="@{perception_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_challenge_dots" title="@{perception_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_perception_challenge_dots" title="@{perception_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.5%;">
<!-- perception artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_perception_f" placeholder="F" title="@{perception_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_perception_p" placeholder="P" title="@{perception_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_perception_d" placeholder="D" title="@{perception_d}">
</div>
</div>
<!-- POWER -->
<div class="col mid stat-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{power_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname smallcaps" name="attr_power_name" value="@{power_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_power" title="roll_power" value="&{template:bw} {{name=@{power_name}}} {{stat=[[@{power}]]}} {{shade=[[@{power_shade}]]}} {{openended=@{power_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{power}-(@{power_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{power_openended}}>@{power_shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]]]}} {{dice=[[@{power}-(@{power_tax})+?{Help & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{power}-(@{power_tax})+?{Help & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{power}-(@{power_tax})+?{Help & Advantages|0}-(@{wounddice})-(2)]]}} {{tax=[[@{power_tax}]]}}"></button>
<select class="box" name="attr_power_shade" title="@{power_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_power" title="@{power}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_power_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_power_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_power_difficult_needed" title="@{power_difficult_needed}" disabled="disabled" value="ceil(@{power}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_power_difficult_dots" title="@{power_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_power_difficult_dots" title="@{power_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_power_difficult_dots" title="@{power_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_power_difficult_dots" title="@{power_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_power_difficult_dots" title="@{power_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_power_difficult_dots" title="@{power_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_power_challenge_needed" title="@{power_challenge_needed}" disabled="disabled" value="((floor((@{power}-2)/2) + 1) + abs({floor((@{power}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_power_challenge_dots" title="@{power_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_power_challenge_dots" title="@{power_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_power_challenge_dots" title="@{power_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_power_challenge_dots" title="@{power_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_power_challenge_dots" title="@{power_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_power_challenge_dots" title="@{power_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.5%;">
<!-- power artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_power_f" placeholder="F" title="@{power_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_power_p" placeholder="P" title="@{power_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_power_d" placeholder="D" title="@{power_d}">
</div>
</div>
<!-- AGILITY -->
<div class="col mid stat-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{agility_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname smallcaps" name="attr_agility_name" value="@{agility_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_agility" title="roll_agility" value="&{template:bw} {{name=@{agility_name}}} {{stat=[[@{agility}]]}} {{shade=[[@{agility_shade}]]}} {{openended=@{agility_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{agility}-(@{agility_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{agility_openended}}>@{agility_shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]+[[@{agi_weight}]]]]}} {{dice=[[@{agility}-(@{agility_tax})+?{Help & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{agility}-(@{agility_tax})+?{Help & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{agility}-(@{agility_tax})+?{Help & Advantages|0}-(@{wounddice})-(2)]]}} {{tax=[[@{agility_tax}]]}} {{weight=[[@{agi_weight}]]}}"></button>
<select class="box" name="attr_agility_shade" title="@{agility_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_agility" title="@{agility}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_agility_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_agility_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_agility_difficult_needed" title="@{agility_difficult_needed}" disabled="disabled" value="ceil(@{agility}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_agility_difficult_dots" title="@{agility_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_difficult_dots" title="@{agility_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_difficult_dots" title="@{agility_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_difficult_dots" title="@{agility_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_difficult_dots" title="@{agility_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_difficult_dots" title="@{agility_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_agility_challenge_needed" title="@{agility_challenge_needed}" disabled="disabled" value="((floor((@{agility}-2)/2) + 1) + abs({floor((@{agility}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_agility_challenge_dots" title="@{agility_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_challenge_dots" title="@{agility_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_challenge_dots" title="@{agility_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_challenge_dots" title="@{agility_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_challenge_dots" title="@{agility_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_agility_challenge_dots" title="@{agility_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.5%;">
<!-- agility artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_agility_f" placeholder="F" title="@{agility_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_agility_p" placeholder="P" title="@{agility_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_agility_d" placeholder="D" title="@{agility_d}">
</div>
</div>
</div>
<div class="3colrow spacer-half"></div>
<div class="3colrow nowrap relative">
<!-- WILL -->
<div class="col mid stat-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{will_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname smallcaps" name="attr_will_name" value="@{will_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_will" title="roll_will" value="&{template:bw} {{name=@{will_name}}} {{stat=[[@{will}]]}} {{shade=[[@{will_shade}]]}} {{openended=@{will_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{will}-(@{will_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{will_openended}}>@{will_shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]]]}} {{dice=[[@{will}-(@{will_tax})+?{Help & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{will}-(@{will_tax})+?{Help & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{will}-(@{will_tax})+?{Help & Advantages|0}-(@{wounddice})-(2)]]}} {{tax=[[@{will_tax}]]}}"></button>
<select class="box" name="attr_will_shade" title="@{will_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_will" title="@{will}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_will_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_will_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_will_difficult_needed" title="@{will_difficult_needed}" disabled="disabled" value="ceil(@{will}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_will_difficult_dots" title="@{will_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_will_difficult_dots" title="@{will_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_will_difficult_dots" title="@{will_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_will_difficult_dots" title="@{will_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_will_difficult_dots" title="@{will_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_will_difficult_dots" title="@{will_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_will_challenge_needed" title="@{will_challenge_needed}" disabled="disabled" value="((floor((@{will}-2)/2) + 1) + abs({floor((@{will}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_will_challenge_dots" title="@{will_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_will_challenge_dots" title="@{will_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_will_challenge_dots" title="@{will_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_will_challenge_dots" title="@{will_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_will_challenge_dots" title="@{will_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_will_challenge_dots" title="@{will_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.5%;">
<!-- will artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_will_f" placeholder="F" title="@{will_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_will_p" placeholder="P" title="@{will_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_will_d" placeholder="D" title="@{will_d}">
</div>
</div>
<!-- FORTE -->
<div class="col mid stat-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{forte_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname smallcaps" name="attr_forte_name" value="@{forte_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_forte" title="roll_forte" value="&{template:bw} {{name=@{forte_name}}} {{stat=[[@{forte}]]}} {{shade=[[@{forte_shade}]]}} {{openended=@{forte_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{forte}-(@{forte_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{forte_openended}}>@{forte_shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]+[[@{hlf_weight}]]]]}} {{dice=[[@{forte}-(@{forte_tax})+?{Help & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{forte}-(@{forte_tax})+?{Help & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{forte}-(@{forte_tax})+?{Help & Advantages|0}-(@{wounddice})-(2)]]}} {{tax=[[@{forte_tax}]]}} {{weight=[[@{hlf_weight}]]}}"></button>
<select class="box" name="attr_forte_shade" title="@{forte_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_forte" title="@{forte}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_forte_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_forte_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_forte_difficult_needed" title="@{forte_difficult_needed}" disabled="disabled" value="ceil(@{forte}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_forte_difficult_dots" title="@{forte_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_difficult_dots" title="@{forte_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_difficult_dots" title="@{forte_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_difficult_dots" title="@{forte_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_difficult_dots" title="@{forte_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_difficult_dots" title="@{forte_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_forte_challenge_needed" title="@{forte_challenge_needed}" disabled="disabled" value="((floor((@{forte}-2)/2) + 1) + abs({floor((@{forte}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_forte_challenge_dots" title="@{forte_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_challenge_dots" title="@{forte_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_challenge_dots" title="@{forte_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_challenge_dots" title="@{forte_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_challenge_dots" title="@{forte_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_forte_challenge_dots" title="@{forte_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.5%;">
<!-- forte artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_forte_f" placeholder="F" title="@{forte_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_forte_p" placeholder="P" title="@{forte_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_forte_d" placeholder="D" title="@{forte_d}">
</div>
</div>
<!-- SPEED -->
<div class="col mid stat-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{speed_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname smallcaps" name="attr_speed_name" value="@{speed_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_speed" title="roll_speed" value="&{template:bw} {{name=@{speed_name}}} {{stat=[[@{speed}]]}} {{shade=[[@{speed_shade}]]}} {{openended=@{speed_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{speed}-(@{speed_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{speed_openended}}>@{speed_shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]+[[@{spd_weight}]]]]}} {{dice=[[@{speed}-(@{speed_tax})+?{Help & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{speed}-(@{speed_tax})+?{Help & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{speed}-(@{speed_tax})+?{Help & Advantages|0}-(@{wounddice})-(2)]]}} {{tax=[[@{speed_tax}]]}} {{weight=[[@{spd_weight}]]}}"></button>
<select class="box" name="attr_speed_shade" title="@{speed_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_speed" title="@{speed}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_speed_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_speed_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_speed_difficult_needed" title="@{speed_difficult_needed}" disabled="disabled" value="ceil(@{speed}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_speed_difficult_dots" title="@{speed_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_difficult_dots" title="@{speed_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_difficult_dots" title="@{speed_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_difficult_dots" title="@{speed_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_difficult_dots" title="@{speed_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_difficult_dots" title="@{speed_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_speed_challenge_needed" title="@{speed_challenge_needed}" disabled="disabled" value="((floor((@{speed}-2)/2) + 1) + abs({floor((@{speed}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_speed_challenge_dots" title="@{speed_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_challenge_dots" title="@{speed_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_challenge_dots" title="@{speed_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_challenge_dots" title="@{speed_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_challenge_dots" title="@{speed_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_speed_challenge_dots" title="@{speed_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.5%;">
<!-- speed artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_speed_f" placeholder="F" title="@{speed_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_speed_p" placeholder="P" title="@{speed_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_speed_d" placeholder="D" title="@{speed_d}">
</div>
</div>
</div>
<div class="3colrow nowrap relative" style="bottom:8px;">
<!-- will tax / sustained spells -->
<div class="col top nowrap" style="width:25%;">
<div class="big bold italic left">
&ensp;Sustained Spells&emsp;<input type="number" class="bubble" style="font-style:normal; font-size:1.1em;" name="attr_will_tax" title="@{will_tax}" value="0">
</div>
<fieldset class="repeating_sustainedspells">
<input type="text" name="attr_sustainedspell_no" class="underline center short normal" />
<input type="text" name="attr_sustainedspell" title="@{sustainedspell}" class="left underline" style="width:180px;"/>
</fieldset>
</div>
<!-- forte tax / fatigue -->
<div class="col top nowrap" style="width:25%;">
<div class="big bold italic left">
&ensp;Sickness / Fatigue&emsp;<input type="number" class="bubble" style="font-style:normal; font-size:1.1em;" name="attr_forte_tax" title="@{forte_tax}" value="0">
</div>
<fieldset class="repeating_fatigue">
<input type="text" name="attr_fatigue_no" class="underline center short normal" />
<input type="text" name="attr_fatigue" title="@{fatigue}" class="left underline" style="width:180px;"/>
</fieldset>
</div>
<div class="col top nowrap" style="width:25%;">
<table>
<tr>
<td colspan="3" class="stride italic nowrap">
<div class="table">
<div class="row">
<div class="col right" style="width:50%;">
Stride&nbsp;<input type="text" class="center underline short" name="attr_stride" title="@{stride}" value="7">
</div>
<div class="col right" style="width:45%;">
Mounted&nbsp;<input type="text" class="center underline short" name="attr_stride_mounted" title="@{stride_mounted}">
</div>
</div>
<div class="row">
<div class="col right" style="width:50%;">
Swimming&nbsp;<input type="text" class="center underline short" name="attr_stride_swimming" title="@{stride_swimming}">
</div>
<div class="col right" style="width:45%;">
Flying&nbsp;<input type="text" class="center underline short" name="attr_stride_flying" title="@{stride_flying}">
</div>
</div>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="row relative" style="top:10px;">
<h3 class="smallcaps">Spending Artha</h3>
<input type="checkbox" name="attr_arthaspendingshow" class="showhide" title="Show/Hide Spending Artha" /><span></span>
<div class="showhide">
<table style="width: 100%;">
<tr style="border-bottom: 1px solid black;">
<td class="statname" style="width: 25%;">Name</td>
<td class="statname" style="width: 15%;">Cost</td>
<td class="statname">Effect</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Luck</td>
<td class="italic top nowrap">1 Fate</td>
<td class="top">Open-end all 6s &mdash; or re-roll one traitor if the dice are already open-ended</td>
</tr>
<tr>
<td class="statname top">Shrug it Off</td>
<td class="italic top nowrap">1 Fate</td>
<td class="top">Temporarily remove a +1 Ob wound penalty / disadvantage</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Boon</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">+1D to a stat or skill test &mdash; up to a max +3D per test (counts as Artha dice)</td>
</tr>
<tr>
<td class="statname top">Focus</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">Counteract a time-based failure complication while working carefully (+1D)</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Grit Your Teeth</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">Temporarily remove -1D from a wound penalty (max once per wound)</td>
</tr>
<tr>
<td class="statname top">Will to Live</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">Allows player to test Health to recover from a Mortal Wound</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Complication (Optional)</td>
<td class="italic top nowrap">1 Persona</td>
<td class="top">Cheat death, or alter the consequences of a severely failed test</td>
</tr>
<tr>
<td class="statname top">Divine Inspiration</td>
<td class="italic top nowrap">1 Deeds</td>
<td class="top">Double the base dice of an ability before a test (counts as Artha dice)</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Saving Grace</td>
<td class="italic top nowrap">1 Deeds</td>
<td class="top">Re-roll all traitors for one test (may also be used on equipment dice and DoF)</td>
</tr>
<tr>
<td class="statname top">Aristeia</td>
<td class="italic top nowrap">5F +3P +1D</td>
<td class="top">Remove all wounds and negative die penalties while acomplishing a singular goal</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Minor Epiphany</td>
<td class="italic top nowrap">5F +3P +1D</td>
<td class="top">Temporarily shade-shift an ability for one scene &mdash; a fight, a goal, an argument, etc.</td>
</tr>
<tr>
<td class="statname top">Major Epiphany</td>
<td class="italic top nowrap">20F +10P +3D</td>
<td class="top">Permanently shade-shift the ability after accumulating this much Artha in it</td>
</tr>
</table>
</div>
</div>
<!-- ATTRIBUTES -->
<h1>Attributes</h1>
<div class="table">
<div class="3colrow nowrap relative">
<!-- HEALTH -->
<div class="col mid attribute-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{health_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname" name="attr_health_name" value="@{health_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_health" title="roll_health" value="&{template:bw} {{name=@{health_name}}} {{stat=[[@{health}]]}} {{shade=[[@{health_shade}]]}} {{openended=@{health_openended}}} {{mod=[[?{Treatment & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|1}]]}} {{successes=[[ {[[@{health}-(@{health_tax})+?{Treatment & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}]]d6@{health_openended}}>@{health_shade}]]}} {{totalob=[[?{Base Obstacle|1}+[[@{hlf_weight}]]]]}} {{dice=[[@{health}-(@{health_tax})+?{Treatment & Advantages|0}]]}} {{dice-1=[[@{health}-(@{health_tax})+?{Treatment & Advantages|0}-(1)]]}} {{dice-2=[[@{health}-(@{health_tax})+?{Treatment & Advantages|0}-(2)]]}} {{tax=[[@{health_tax}]]}} {{weight=[[@{hlf_weight}]]}}"></button>
<select class="box" name="attr_health_shade" title="@{health_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_health" title="@{health}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_health_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_health_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_health_routine_needed" title="@{health_routine_needed}" disabled="disabled" value="@{health}*(1 - round(@{health}/10))">
<span class="nowrap relative" style="right:10px;">
Routine:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_health_routine_dots" title="@{health_routine_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_health_routine_dots" title="@{health_routine_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_health_routine_dots" title="@{health_routine_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_health_routine_dots" title="@{health_routine_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_health_routine_dots" title="@{health_routine_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_health_routine_dots" title="@{health_routine_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_health_difficult_needed" title="@{health_difficult_needed}" disabled="disabled" value="ceil(@{health}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_health_difficult_dots" title="@{health_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_health_difficult_dots" title="@{health_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_health_difficult_dots" title="@{health_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_health_difficult_dots" title="@{health_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_health_difficult_dots" title="@{health_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_health_difficult_dots" title="@{health_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_health_challenge_needed" title="@{health_challenge_needed}" disabled="disabled" value="((floor((@{health}-2)/2) + 1) + abs({floor((@{health}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_health_challenge_dots" title="@{health_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_health_challenge_dots" title="@{health_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_health_challenge_dots" title="@{health_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_health_challenge_dots" title="@{health_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_health_challenge_dots" title="@{health_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_health_challenge_dots" title="@{health_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.25%;">
<!-- health artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_health_f" placeholder="F" title="@{health_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_health_p" placeholder="P" title="@{health_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_health_d" placeholder="D" title="@{health_d}">
</div>
</div>
<!-- CIRCLES -->
<div class="col mid attribute-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{circles_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname" name="attr_circles_name" value="@{circles_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_circles" title="roll_circles" value="&{template:bw} {{name=@{circles_name}}} {{stat=[[@{circles}]]}} {{shade=[[@{circles_shade}]]}} {{openended=@{circles_openended}}} {{mod=[[?{Reputations, Affiliations, & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|0}]]}} {{successes=[[ {[[@{circles}-(@{circles_tax})+?{Reputations, Affiliations, & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}]]d6@{circles_openended}}>@{circles_shade}]]}} {{totalob=[[?{Base Obstacle|0}]]}} {{dice=[[@{circles}-(@{circles_tax})+?{Reputations, Affiliations, & Advantages|0}]]}} {{dice-1=[[@{circles}-(@{circles_tax})+?{Reputations, Affiliations, & Advantages|0}-(1)]]}} {{dice-2=[[@{circles}-(@{circles_tax})+?{Reputations, Affiliations, & Advantages|0}-(2)]]}} {{tax=[[@{circles_tax}]]}}"></button>
<select class="box" name="attr_circles_shade" title="@{circles_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_circles" title="@{circles}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_circles_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_circles_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_circles_routine_needed" title="@{circles_routine_needed}" disabled="disabled" value="@{circles}*(1 - round(@{circles}/10))">
<span class="nowrap relative" style="right:10px;">
Routine:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_circles_routine_dots" title="@{circles_routine_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_routine_dots" title="@{circles_routine_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_routine_dots" title="@{circles_routine_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_routine_dots" title="@{circles_routine_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_routine_dots" title="@{circles_routine_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_routine_dots" title="@{circles_routine_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_circles_difficult_needed" title="@{circles_difficult_needed}" disabled="disabled" value="ceil(@{circles}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_circles_difficult_dots" title="@{circles_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_difficult_dots" title="@{circles_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_difficult_dots" title="@{circles_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_difficult_dots" title="@{circles_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_difficult_dots" title="@{circles_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_difficult_dots" title="@{circles_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_circles_challenge_needed" title="@{circles_challenge_needed}" disabled="disabled" value="((floor((@{circles}-2)/2) + 1) + abs({floor((@{circles}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_circles_challenge_dots" title="@{circles_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_challenge_dots" title="@{circles_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_challenge_dots" title="@{circles_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_challenge_dots" title="@{circles_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_challenge_dots" title="@{circles_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_circles_challenge_dots" title="@{circles_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.25%;">
<!-- circles artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_circles_f" placeholder="F" title="@{circles_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_circles_p" placeholder="P" title="@{circles_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_circles_d" placeholder="D" title="@{circles_d}">
</div>
</div>
<!-- EMOTION 1 -->
<div class="col mid attribute-width">
<div class="table">
<div class="row nowrap relative" style="width:80%; height:28px;">
<div class="col nowrap center" title="@{custom1}" style="width:38%;">
<input type="text" style="width:100px;" class="statname" name="attr_custom1_name">
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_custom1" title="roll_custom1" value="&{template:bw} {{name=@{custom1_name}}} {{stat=[[@{custom1}]]}} {{shade=[[@{custom1_shade}]]}} {{openended=@{custom1_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|0}]]}} {{successes=[[ {[[@{custom1}-(@{custom1_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}]]d6@{custom1_openended}}>@{custom1_shade}]]}} {{totalob=[[?{Base Obstacle|0}]]}} {{dice=[[@{custom1}-(@{custom1_tax})+?{Help & Advantages|0}]]}} {{dice-1=[[@{custom1}-(@{custom1_tax})+?{Help & Advantages|0}-(1)]]}} {{dice-2=[[@{custom1}-(@{custom1_tax})+?{Help & Advantages|0}-(2)]]}} {{tax=[[@{custom1_tax}]]}}"></button>
<select class="box" name="attr_custom1_shade" title="@{custom1_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_custom1" title="@{custom1}" value="0">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_custom1_openended" value="" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_custom1_openended" value="!" checked="checked" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:80%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_custom1_routine_needed" title="@{custom1_routine_needed}" disabled="disabled" value="@{custom1}*(1 - round(@{custom1}/10))">
<span class="nowrap relative" style="right:10px;">
Routine:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_custom1_routine_dots" title="@{custom1_routine_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_routine_dots" title="@{custom1_routine_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_routine_dots" title="@{custom1_routine_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_routine_dots" title="@{custom1_routine_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_routine_dots" title="@{custom1_routine_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_routine_dots" title="@{custom1_routine_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_custom1_difficult_needed" title="@{custom1_difficult_needed}" disabled="disabled" value="ceil(@{custom1}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_custom1_difficult_dots" title="@{custom1_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_difficult_dots" title="@{custom1_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_difficult_dots" title="@{custom1_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_difficult_dots" title="@{custom1_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_difficult_dots" title="@{custom1_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_difficult_dots" title="@{custom1_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_custom1_challenge_needed" title="@{custom1_challenge_needed}" disabled="disabled" value="((floor((@{custom1}-2)/2) + 1) + abs({floor((@{custom1}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_custom1_challenge_dots" title="@{custom1_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_challenge_dots" title="@{custom1_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_challenge_dots" title="@{custom1_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_challenge_dots" title="@{custom1_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_challenge_dots" title="@{custom1_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_custom1_challenge_dots" title="@{custom1_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.25%;">
<!-- custom1 artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_custom1_f" placeholder="F" title="@{custom1_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_custom1_p" placeholder="P" title="@{custom1_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_custom1_d" placeholder="D" title="@{custom1_d}">
</div>
</div>
</div>
<div class="3colrow spacer"></div>
<div class="3colrow nowrap relative">
<!-- STEEL -->
<div class="col mid attribute-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{steel_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname" name="attr_steel_name" value="@{steel_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_steel" title="roll_steel" value="&{template:bw} {{name=@{steel_name}}} {{stat=[[@{steel}]]}} {{shade=[[@{steel_shade}]]}} {{openended=@{steel_openended}}} {{mod=[[?{Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Hesitation Ob|@{hesitation-current}}]]}} {{disadv=[[@{obstaclepenalties}+?{Conditional Obs (pg. 363)|0}]]}} {{successes=[[ {[[@{steel}-(@{steel_tax})+?{Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{steel_openended}}>@{steel_shade}]]}} {{totalob=[[?{Hesitation Ob|@{hesitation-current}}+?{Conditional Obs (pg. 363)|0}+[[@{obstaclepenalties}]]]]}} {{dice=[[@{steel}-(@{steel_tax})+?{Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{steel}-(@{steel_tax})+?{Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{steel}-(@{steel_tax})+?{Advantages|0}-(@{wounddice})-(2)]]}} {{tax=[[@{steel_tax}]]}}"></button>
<select class="box" name="attr_steel_shade" title="@{steel_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_steel" title="@{steel}" value="3">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_steel_openended" value="" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_steel_openended" value="!" checked="checked" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_steel_routine_needed" title="@{steel_routine_needed}" disabled="disabled" value="@{steel}*(1 - round(@{steel}/10))">
<span class="nowrap relative" style="right:10px;">
Routine:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_steel_routine_dots" title="@{steel_routine_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_routine_dots" title="@{steel_routine_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_routine_dots" title="@{steel_routine_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_routine_dots" title="@{steel_routine_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_routine_dots" title="@{steel_routine_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_routine_dots" title="@{steel_routine_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_steel_difficult_needed" title="@{steel_difficult_needed}" disabled="disabled" value="ceil(@{steel}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_steel_difficult_dots" title="@{steel_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_difficult_dots" title="@{steel_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_difficult_dots" title="@{steel_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_difficult_dots" title="@{steel_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_difficult_dots" title="@{steel_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_difficult_dots" title="@{steel_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_steel_challenge_needed" title="@{steel_challenge_needed}" disabled="disabled" value="((floor((@{steel}-2)/2) + 1) + abs({floor((@{steel}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_steel_challenge_dots" title="@{steel_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_challenge_dots" title="@{steel_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_challenge_dots" title="@{steel_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_challenge_dots" title="@{steel_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_challenge_dots" title="@{steel_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_steel_challenge_dots" title="@{steel_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.25%;">
<!-- steel artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_steel_f" placeholder="F" title="@{steel_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_steel_p" placeholder="P" title="@{steel_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_steel_d" placeholder="D" title="@{steel_d}">
</div>
</div>
<!-- RESOURCES -->
<div class="col mid attribute-width">
<div class="table">
<div class="row nowrap relative" style="width:90%; height:28px;">
<div class="col nowrap center" title="@{resources_name}" style="width:38%;">
<input type="text" style="width:150%;" class="statname" name="attr_resources_name" value="@{resources_name_true}" disabled>
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_resources" title="roll_resources" value="&{template:bw} {{name=@{resources_name}}} {{stat=[[@{resources}]]}} {{shade=[[@{resources_shade}]]}} {{openended=@{resources_openended}}} {{mod=[[?{Cash, Funds, & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|0}]]}} {{successes=[[ {[[@{resources}-(@{resources_tax})+?{Cash, Funds, & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}]]d6@{resources_openended}}>@{resources_shade}]]}} {{totalob=[[?{Base Obstacle|0}]]}} {{dice=[[@{resources}-(@{resources_tax})+?{Cash, Funds, & Advantages|0}]]}} {{dice-1=[[@{resources}-(@{resources_tax})+?{Cash, Funds, & Advantages|0}-(1)]]}} {{dice-2=[[@{resources}-(@{resources_tax})+?{Cash, Funds, & Advantages|0}-(2)]]}} {{tax=[[@{resources_tax}]]}}"></button>
<select class="box" name="attr_resources_shade" title="@{resources_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_resources" title="@{resources}" value="1">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_resources_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_resources_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:90%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_resources_routine_needed" title="@{resources_routine_needed}" disabled="disabled" value="@{resources}*(1 - round(@{resources}/10))">
<span class="nowrap relative" style="right:10px;">
Routine:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_resources_routine_dots" title="@{resources_routine_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_routine_dots" title="@{resources_routine_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_routine_dots" title="@{resources_routine_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_routine_dots" title="@{resources_routine_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_routine_dots" title="@{resources_routine_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_routine_dots" title="@{resources_routine_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_resources_difficult_needed" title="@{resources_difficult_needed}" disabled="disabled" value="ceil(@{resources}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_resources_difficult_dots" title="@{resources_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_difficult_dots" title="@{resources_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_difficult_dots" title="@{resources_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_difficult_dots" title="@{resources_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_difficult_dots" title="@{resources_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_difficult_dots" title="@{resources_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_resources_challenge_needed" title="@{resources_challenge_needed}" disabled="disabled" value="((floor((@{resources}-2)/2) + 1) + abs({floor((@{resources}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_resources_challenge_dots" title="@{resources_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_challenge_dots" title="@{resources_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_challenge_dots" title="@{resources_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_challenge_dots" title="@{resources_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_challenge_dots" title="@{resources_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_resources_challenge_dots" title="@{resources_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.25%;">
<!-- resources artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_resources_f" placeholder="F" title="@{resources_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_resources_p" placeholder="P" title="@{resources_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_resources_d" placeholder="D" title="@{resources_d}">
</div>
</div>
<!-- EMOTION 2 (TAXABLE) -->
<div class="col mid attribute-width">
<div class="table">
<div class="row nowrap relative" style="width:80%; height:28px;">
<div class="col nowrap center" title="@{custom2_name}" style="width:38%;">
<input type="text" style="width:100px;" class="statname" name="attr_custom2_name">
</div>
<div class="col right">
<button type="roll" class="sheet-roll" name="roll_custom2" title="roll_custom2" value="&{template:bw} {{name=@{custom2_name}}} {{stat=[[@{custom2}]]}} {{shade=[[@{custom2_shade}]]}} {{openended=@{custom2_openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|0}]]}} {{successes=[[ {[[@{custom2}-(@{custom2_tax})+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}]]d6@{custom2_openended}}>@{custom2_shade}]]}} {{totalob=[[?{Base Obstacle|0}]]}} {{dice=[[@{custom2}-(@{custom2_tax})+?{Help & Advantages|0}]]}} {{dice-1=[[@{custom2}-(@{custom2_tax})+?{Help & Advantages|0}-(1)]]}} {{dice-2=[[@{custom2}-(@{custom2_tax})+?{Help & Advantages|0}-(2)]]}} {{tax=[[@{custom2_tax}]]}}"></button>
<select class="box" name="attr_custom2_shade" title="@{custom2_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_custom2" title="@{custom2}" value="0">
<div class="opencontinaer">
<input type="radio" class="openended unchecked" name="attr_custom2_openended" value="" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_custom2_openended" value="!" checked="checked" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div style="width:80%; border:1px solid black;">
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_custom2_routine_needed" title="@{custom2_routine_needed}" value="0" readonly>
<span class="nowrap relative" style="right:10px;">
Routine:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_custom2_routine_dots" title="@{custom2_routine_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_routine_dots" title="@{custom2_routine_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_routine_dots" title="@{custom2_routine_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_routine_dots" title="@{custom2_routine_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_routine_dots" title="@{custom2_routine_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_routine_dots" title="@{custom2_routine_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_custom2_difficult_needed" title="@{custom2_difficult_needed}" disabled="disabled" value="ceil(@{custom2}/2)">
<span class="nowrap relative" style="right:10px;">
Difficult:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_custom2_difficult_dots" title="@{custom2_difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_difficult_dots" title="@{custom2_difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_difficult_dots" title="@{custom2_difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_difficult_dots" title="@{custom2_difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_difficult_dots" title="@{custom2_difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_difficult_dots" title="@{custom2_difficult_dots}" value="5" /><span></span>
</div>
</div>
<div class="row nowrap relative" style="width:80%;">
<div class="col left" style="width:50%;">
<input type="number" class="autocalc relative" style="right:2px;" name="attr_custom2_challenge_needed" title="@{custom2_challenge_needed}" disabled="disabled" value="((floor((@{custom2}-2)/2) + 1) + abs({floor((@{custom2}-2)/2) - 1)) / 2">
<span class="nowrap relative" style="right:10px;">
Challenging:
</span>
</div>
<div class="col relative testwidth">
<input type="radio" class="sheet-normal sheet-zero" name="attr_custom2_challenge_dots" title="@{custom2_challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_challenge_dots" title="@{custom2_challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_challenge_dots" title="@{custom2_challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_challenge_dots" title="@{custom2_challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_challenge_dots" title="@{custom2_challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_custom2_challenge_dots" title="@{custom2_challenge_dots}" value="5" /><span></span>
</div>
</div>
</div>
</div>
</div>
<div class="col relative" style="width:1%; right:2.25%;">
<!-- custom2 artha bubbles -->
<div class="row mid">
<input type="text" class="smallbubble" name="attr_custom2_f" placeholder="F" title="@{custom2_f}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_custom2_p" placeholder="P" title="@{custom2_p}">
</div>
<div class="row mid">
<input type="text" class="smallbubble" name="attr_custom2_d" placeholder="D" title="@{custom2_d}">
</div>
</div>
</div>
</div>
<div class="3colrow nowrap relative">
<!-- steel passive tests -->
<div class="col top" style="width:25%;">
<h3 class="smallcaps">Passive Tests</h3>
<input type="checkbox" name="attr_steeltestsshow" class="showhide" title="Show/Hide Passive Steel Tests" /><span></span>
<div class="nowrap showhide">
<table class="relative" style="width: 700px;">
<tr style="border-bottom: 1px solid black;">
<td class="statname center" style="width: 10%;">Ob</td><td class="statname" style="width: 80%;">Examples</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="italic bold top nowrap center">Ob 1</td><td class="top" style="white-space:normal">News of a realtive dying; observing weird, low-grade, supernatual effects</td>
</tr>
<tr>
<td class="italic bold top nowrap center">Ob 2</td><td class="top" style="white-space:normal">Witnessing violence; being in the presence of a character with the 'Dreaded' trait; a heated sports event; witnessing childbirth</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="italic bold top nowrap center">Ob 3</td><td class="top" style="white-space:normal">Witnessing real bloodshed and gore; getting beaten up; being in a brawl or fist fight, or a riot; bearing a child</td>
</tr>
<tr>
<td class="italic bold top nowrap center">Ob 4</td><td class="top" style="white-space:normal">Fighting in a duel to the death; participating in a joust; getting stabbed; shooting at someone; witnessing a friend or relative getting killed; surviving a natural disaster; encountering strange anthropomorphic creatures</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="italic bold top nowrap center">Ob 5</td><td class="top" style="white-space:normal">Participating in a pitched battle; getting shot at; stabbing someone to death; murder in cold blood; witnessing or participating in spirit activity or a summoning</td>
</tr>
<tr>
<td class="italic bold top nowrap center">Ob 6</td><td class="top" style="white-space:normal">Getting mortally wounded (and surviving); living through starvation conditions</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="italic bold top nowrap center">Ob 7</td><td class="top" style="white-space:normal">Encountering intelligent / sapient non-humanoid monsters</td>
</tr>
<tr>
<td class="italic bold top nowrap center">Ob 8</td><td class="top" style="white-space:normal">Sustained artillery barrages; encountering the living dead</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="italic bold top nowrap center">Ob 9</td><td class="top" style="white-space:normal">Being in the presence of angelic or demonic beings; witnessing or suffering under sorcerous, cataclysmic, destruction</td>
</tr>
<tr>
<td class="italic bold top nowrap center">Ob 10</td><td class="top" style="white-space:normal">Being in the presence of the divine</td>
</tr>
</table>
</div>
</div>
<!-- resources tax -->
<div class="col top nowrap relative" style="width:20%; top:4px;">
<div class="big bold italic center">
Tax&emsp;<input type="number" class="bubble" style="font-style:normal; font-size:1.1em;" name="attr_resources_tax" title="@{resources_tax}" value="0">
</div>
</div>
<!-- emotion 2 tax-->
<div class="col top nowrap relative" style="width:50%; top:4px;">
<div class="big bold italic center">
Emotional Tax&emsp;<input type="number" class="bubble" style="font-style:normal; font-size:1.1em;" name="attr_custom2_tax" title="@{custom2_tax}" value="0">
</div>
</div>
</div>
<div class="3colrow spacer-half"></div>
<div class="3colrow nowrap relative">
<div class="col 3col nowrap top">
<table style="vertical-align: top;">
<tr>
<td style="width:60%;" class="statname">Hesitation&ensp;<input type="number" class="underline stat" name="attr_hesitation-current" title="@{hesitation-current}" value="1"></td>
<td style="width:35%; top:4px;" class="stride italic relative">Base&ensp;<input type="number" class="autocalc" style="font-size:1.1em;" name="attr_hesitation" title="@{hesitation}" value="0" readonly></td>
</tr>
<tr class="spacer"></tr>
<tr>
<td colspan="2">
<span class="statname">Mortal Wound</span>
&ensp;
<select class="box" name="attr_mortalwound_shade" title="@{mortalwound_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="autocalc" style="font-size:1.3em;" name="attr_mortalwound" title="@{mortalwound}" value="0" readonly />
</td>
</tr>
<tr>
<td class="stride italic">&ensp;Stature&ensp;<input type="number" class="underline stat" name="attr_mortalwound_base" value="6" title="@{mortalwound_base}"/></td>
<td>
<!-- Note that stature and mortalwound_base are NOT linked, because the MW bonus from stature can change with traits -->
<select class="stat-selection" name="attr_stature" title="@{stature}">
<option value="1">Tiny</option>
<option value="2">Small</option>
<option value="3">Diminutive</option>
<option value="4" selected>Middling</option>
<option value="5">Massive</option>
<option value="6">Gigantic</option>
<option value="7">Colossal</option>
</select>
</td>
</tr>
<tr class="spacer"></tr>
<tr>
<!-- REFLEXES -->
<td>
<span class="statname">Reflexes</span>
&ensp;
<select class="box" name="attr_reflexes_shade" title="@{reflexes_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="autocalc" style="font-size:1.3em;" name="attr_reflexes" title="@{reflexes}" disabled="disabled" value="floor((@{perception}+@{agility}+@{speed})/3)-(@{wounddice})+@{reflexes_bonus}">
</td>
<td class="stride italic">
&ensp;Bonus&ensp;
<input type="number" class="underline stat" name="attr_reflexes_bonus" value="0" title="@{reflexes_bonus}"/>
</td>
</tr>
<tr class="spacer-half"></tr>
</table>
<div class="row statname italic" style="text-align: center; width:210px;">
Tools & Supplies
</div>
<div class="row">
<fieldset class="repeating_tool">
<input type="checkbox" name="attr_tool-box" class="box" title="Expendable?"/>
<input type="text" name="attr_tool" class="underline" style="width:190px; text-align:left;"/>
</fieldset>
</div>
</div>
<div class="col 3col nowrap top">
<table>
<tr>
<td colspan="3" style="text-align: center; width:210px;" class="statname italic">Reputations</td>
</tr>
<tr>
<td colspan="3">
<fieldset class="repeating_reputation">
<input type="text" name="attr_reputation-dice" class="underline stat normal"/>
<input type="text" name="attr_reputation" class="underline" style="width:175px; text-align:left;"/>
</fieldset>
</td>
</tr>
<tr class="spacer"></tr>
<tr>
<td colspan="3" style="text-align: center; width:210px;" class="statname italic">Affiliations</td>
</tr>
<tr>
<td colspan="3">
<fieldset class="repeating_affiliation">
<input type="text" name="attr_affiliation-dice" class="underline stat normal"/>
<input type="text" name="attr_affiliation" class="underline" style="width:175px; text-align:left;"/>
</fieldset>
</td>
</tr>
</table>
</div>
<div class="col 3col nowrap top">
<table style="vertical-align: top;">
<tr>
<td class="statname">Property</td>
<td>&emsp;<input type="text" class="underline normal" name="attr_property" style="width:85%; text-align:left;"></td>
</tr>
<tr>
<td colspan="2" class="right"><input type="text" class="underline normal" name="attr_property2" style="width:95%; text-align:left;">&ensp;</td>
</tr>
<tr class="spacer-half"></tr>
<tr>
<td class="statname italic">Funds</td>
<td><input type="text" name="attr_funds-dice" class="underline stat normal"/><input type="text" class="underline" name="attr_funds" style="width:80%; text-align:left;"></td>
</tr>
<tr class="spacer-half"></tr>
<tr>
<td class="statname italic">Loans</td>
<td><input type="text" name="attr_loans-dice" class="underline stat normal"/><input type="text" class="underline" name="attr_loans" style="width:80%; text-align:left;"></td>
</tr>
<tr class="spacer-half"></tr>
<tr>
<td class="statname italic">Debt</td>
<td><input type="text" name="attr_debt-dice" class="underline stat normal"/><input type="text" class="underline" name="attr_debt" style="width:80%; text-align:left;"></td>
</tr>
<tr class="spacer-half"></tr>
<tr>
<td class="statname italic">Cash</td>
<td><input type="text" name="attr_cash-dice" class="underline stat normal"/><input type="text" class="underline" name="attr_cash" style="width:80%; text-align:left;"></td>
</tr>
<tr>
<td></td>
<td>
<fieldset class="repeating_bonuscash">
<input type="text" name="attr_bonuscash-dice" class="underline stat normal"/>
<input type="text" name="attr_bonuscash" class="underline" style="width:129px; text-align:left;"/>
</fieldset>
</td>
</tr>
</table>
</div>
</div>
<div class="row">
<span class="relative" style="left:460px;">
<h3 class="right">Die of Fate</h3>
&emsp;<button type="roll" class="sheet-roll relative" style="top:6px;" name="roll_dof" title="Roll a Die of Fate (for random events)" value="&{template:bwfate} {{dof=1}} {{roll=[[1d6]]}}"></button>
</span>
<h3 class="smallcaps">Test Difficulty</h3>
<input type="checkbox" name="attr_testdifficultyshow" class="showhide" title="Show/Hide Test Difficulty" /><span></span>
<div class="showhide">
<span>
<table style="width: 100%;">
<tr>
<td class="statname center" style="width: 15%; border-bottom:1px solid black;">Dice (&minus; Artha)</td>
<td class="statname center" style="width: 10%; border-bottom:1px solid black;">Routine</td>
<td class="statname center" style="width: 10%; border-bottom:1px solid black;">Difficult</td>
<td class="statname center" style="width: 10%; border-bottom:1px solid black;">Challenging</td>
<td style="width: 10%;">&nbsp;</td>
<td class="statname center" style="width: 15%; border-bottom:1px solid black;">Dice</td>
<td class="statname center" style="width: 10%; border-bottom:1px solid black;">1-3D</td>
<td class="statname center" style="width: 10%; border-bottom:1px solid black;">4-6D</td>
<td class="statname center" style="width: 10%; border-bottom:1px solid black;">&geq; 7D</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top center">1D</td>
<td class="top center">Ob 1*</td>
<td class="top center">Ob 1*</td>
<td class="top center">Ob 2+</td>
<td style="width: 10%;" bgcolor="white">&nbsp;</td>
<td class="top statname italic center" style="border-right:1px solid black" bgcolor="white">Ob&nbsp;&gt;&nbsp;D</td>
<td class="top center">C</td>
<td class="top center">C</td>
<td class="top center">C</td>
</tr>
<tr>
<td class="statname top center">2D</td>
<td class="top center">Ob 1</td>
<td class="top center">Ob 2</td>
<td class="top center">Ob 3+</td>
<td style="width: 10%;">&nbsp;</td>
<td class="top statname italic center" style="border-right:1px solid black" bgcolor="white">Ob&nbsp;=&nbsp;D</td>
<td class="top center">D</td>
<td class="top center">D</td>
<td class="top center">D</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top center">3D</td>
<td class="top center">Ob 1-2</td>
<td class="top center">Ob 3</td>
<td class="top center">Ob 4+</td>
<td style="width: 10%;" bgcolor="white">&nbsp;</td>
<td class="top statname italic center" style="border-right:1px solid black" bgcolor="white">Ob&plus;1&nbsp;=&nbsp;D</td>
<td class="top center" bgcolor="#E8E8E8">R</td>
<td class="top center" bgcolor="white">D</td>
<td class="top center" bgcolor="white">D</td>
</tr>
<tr>
<td class="statname top center">4D</td>
<td class="top center">Ob 1-2</td>
<td class="top center">Ob 3-4</td>
<td class="top center">Ob 5+</td>
<td style="width: 10%;">&nbsp;</td>
<td class="top statname italic center" style="border-right:1px solid black" bgcolor="white">Ob&plus;2&nbsp;=&nbsp;D</td>
<td class="top center" bgcolor="#E8E8E8">R</td>
<td class="top center" bgcolor="#E8E8E8">R</td>
<td class="top center">D</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top center">5D</td>
<td class="top center">Ob 1-3</td>
<td class="top center">Ob 4-5</td>
<td class="top center">Ob 6+</td>
<td style="width: 10%;" bgcolor="white">&nbsp;</td>
<td class="top statname italic center" style="border-right:1px solid black" bgcolor="white">Ob&plus;3&nbsp;&leq;&nbsp;D</td>
<td class="top center">R</td>
<td class="top center">R</td>
<td class="top center">R</td>
</tr>
<tr>
<td class="statname top center">6D</td>
<td class="top center">Ob 1-4</td>
<td class="top center">Ob 5-6</td>
<td class="top center">Ob 7+</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top center">7D</td>
<td class="top center">Ob 1-4</td>
<td class="top center">Ob 5-7</td>
<td class="top center">Ob 8+</td>
</tr>
<tr>
<td class="statname top center">8D</td>
<td class="top center">Ob 1-5</td>
<td class="top center">Ob 6-8</td>
<td class="top center">Ob 9+</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top center">9D</td>
<td class="top center">Ob 1-6</td>
<td class="top center">Ob 7-9</td>
<td class="top center">Ob 10+</td>
</tr>
</table>
</span>
<span>*For an Ob 1 test on one die, the player may choose whether the test is routine or difficult.</span>
</div>
</div>
<!-- SKILLS -->
<h1>Skills</h1>
<fieldset class="repeating_skill">
<input type="checkbox" class="sheet-group-switch" name="attr_group_switch" value="1">
<div class="sheet-group-title">
<input class="skill-group" type="text" name="attr_skill_group" type="@{skill_group}" placeholder="Group &sol; Type&ensp;"/>
</div>
<div class="sheet-group-skill">
<div class="row skill-spacer"></div>
<div class="table askill">
<div class="row mid">
<div class="col nowrap center" style="width:19.5%;">
<input type="text" style="width:180px;" class="skillname" name="attr_name" title="@{skill}" placeholder="Skill Name">
</div>
<div class="col nowrap right relative" style="width:14%; left:20px;">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_skill" title="roll_skill" value="&{template:bw} {{name=@{name}}} {{stat=[[@{skill}]]}} {{shade=[[@{shade}]]}} {{openended=@{openended}}} {{mod=[[?{Help, FoRKs, & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{skill}+?{Help, FoRKs, & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{openended}}>@{shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]]]}} {{dice=[[@{skill}+?{Help, FoRKs, & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{skill}+?{Help, FoRKs, & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{skill}+?{Help, FoRKs, & Advantages|0}-(@{wounddice})-(2)]]}}">
</button>
<select class="box" name="attr_shade" title="@{shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_skill" title="@{skill}" value="2">
<div class="opencontinaer" style="bottom:15px;">
<input type="radio" class="openended unchecked" name="attr_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="col nowrap right relative" style="width:15%; bottom:1px; left:7px;">
<input type="text" class="smallbubble" name="attr_f" placeholder="F" title="@{f}">
<input type="text" class="smallbubble" name="attr_p" placeholder="P" title="@{p}">
<input type="text" class="smallbubble" name="attr_d" placeholder="D" title="@{d}">
</div>
<div class="box nowrap relative" style="height:90%; display:inline-block; left:10px;">
<div class="col nowrap left relative" style="width:30%;">
<span class="bot">
<input type="number" class="autocalc" style="left:5px;" name="attr_routine_needed" title="@{routine_needed}" disabled="disabled" value="@{skill}*(1 - round(@{skill}/10))">
R:
</span>
<span class="top relative" style="bottom:1px;">
<input type="radio" class="sheet-normal sheet-zero" name="attr_routine_dots" title="@{routine_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_routine_dots" title="@{routine_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_routine_dots" title="@{routine_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_routine_dots" title="@{routine_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_routine_dots" title="@{routine_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_routine_dots" title="@{routine_dots}" value="5" /><span></span>
</span>
</div>
<div class="col nowrap left relative" style="width:30%; left:5px;">
<span class="bot">
<input type="number" class="autocalc" style="left:5px;" name="attr_difficult_needed" title="@{difficult_needed}" disabled="disabled" value="ceil(@{skill}/2)">
D:
</span>
<span class="top relative" style="bottom:1px;">
<input type="radio" class="sheet-normal sheet-zero" name="attr_difficult_dots" title="@{difficult_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_difficult_dots" title="@{difficult_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_difficult_dots" title="@{difficult_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_difficult_dots" title="@{difficult_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_difficult_dots" title="@{difficult_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_difficult_dots" title="@{difficult_dots}" value="5" /><span></span>
</span>
</div>
<div class="col nowrap left relative" style="width:30%; left:10px;">
<span class="bot">
<input type="number" class="autocalc" style="left:5px;" name="attr_challenge_needed" title="@{challenge_needed}" disabled="disabled" value="((floor((@{skill}-2)/2) + 1) + abs({floor((@{skill}-2)/2) - 1)) / 2">
C:
</span>
<span class="top relative" style="bottom:1px;">
<input type="radio" class="sheet-normal sheet-zero" name="attr_challenge_dots" title="@{challenge_dots}" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_challenge_dots" title="@{challenge_dots}" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_challenge_dots" title="@{challenge_dots}" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_challenge_dots" title="@{challenge_dots}" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_challenge_dots" title="@{challenge_dots}" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_challenge_dots" title="@{challenge_dots}" value="5" /><span></span>
</span>
</div>
</div>
</div>
</div>
</div>
</fieldset>
<div class="theskills">
<!-- BEING LEARNED / BEGINNERS LUCK -->
<h1>Being Learned</h1>
<div class="table">
<fieldset class="repeating_learned">
<div class="row skill-spacer"></div>
<div class="row mid">
<div class="col nowrap center" style="width:19%;">
<input type="text" style="width:180px;" class="skillname" name="attr_name" title="@{stat}" placeholder="New Skill">
</div>
<div class="col nowrap right relative" style="width:15%; left:20px;">
<button type="roll" class="sheet-roll" name="roll_skill" title="roll_skill" value="&{template:bw} {{name=@{name}}} {{stat=[[@{skill}]]}} {{shade=[[@{shade}]]}} {{openended=@{openended}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}+?{Additional Ob|0}]]}} {{successes=[[ {[[@{skill}+?{Help & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6@{openended}}>@{shade}]]}} {{totalob=[[?{Base Obstacle|0}*2+?{Additional Ob|0}+[[@{obstaclepenalties}]]]]}} {{beinglearned=[[[[?{Base Obstacle|0}]]+?{Additional Ob|0}+@{obstaclepenalties}]]}} {{dice=[[@{skill}+?{Help & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{skill}+?{Help & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{skill}+?{Help & Advantages|0}-(@{wounddice})-(2)]]}}"></button>
<select class="box" name="attr_shade" title="@{shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="autocalc" style="font-size:1.1em;" name="attr_skill" title="@{skill}" disabled="disabled" value="@{stat}">
<div class="opencontinaer" style="bottom: 15px;">
<input type="radio" class="openended unchecked" name="attr_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="col nowrap right relative" title="The Stat selected first is used for Beginner's Luck tests" style="width:240px;">
<select name="attr_stat" class="stat-selection" style="width:100px;">
<option value="@{will}-@{will_tax}">Will</option>
<option value="@{perception}-@{perception_tax}" selected>Perception</option>
<option value="@{power}-@{power_tax}">Power</option>
<option value="@{agility}-@{agility_tax}">Agility</option>
<option value="@{forte}-@{forte_tax}">Forte</option>
<option value="@{speed}-@{speed_tax}">Speed</option>
<option value="@{custom1}-@{custom1_tax}">Custom 1</option>
<option value="@{custom2}-@{custom2_tax}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual" />
<select name="attr_stat2" class="learned2" style="width:100px;">
<option value="@{stat}" selected="selected"></option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{agility}">Agility</option>
<option value="@{forte}">Forte</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</div>
<div class="box nowrap relative" style="height:90%; display:inline-block; left:10px;">
<div class="col nowrap left relative" style="width:30%;">
<span class="bot" title="Aptitude is 10 minus the average of both Roots (rounded down)">
<input type="number" class="autocalc" name="attr_aptitutde" title="@{aptitutde}" disabled="disabled" value="10-(floor((@{stat}+@{stat2}+0)/2))">
Aptitude:
</span>
<span class="top relative" style="bottom:1px;">
&ensp;
<input type="radio" class="sheet-normal sheet-zero" name="attr_learning_dots" value="0" checked="checked" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="1" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="2" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="3" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="4" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="5" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="6" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="7" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="8" /><span></span><input type="radio" class="sheet-normal" name="attr_learning_dots" value="9" /><span></span>
&nbsp;
</span>
</div>
</div>
</div>
</fieldset>
</div>
</div>
<!-- END BEING LEARNED -->
<div style="display:inline-block;min-width:700px;min-height: 10px;">&nbsp;</div>
<div>
<!-- PRACTICE LOG -->
<h1>Practice Log</h1>
<fieldset class="repeating_practicelogs">
<div class="nowrap">
<input type="text" name="attr_prlg_skill" placeholder="Skill" class="skillname" style="width: 150px;" />
<select class="stat-selection" name="attr_prlg_category" style="width: 110px;">
<option value="academic">Academic</option>
<option value="artisan">Artisan</option>
<option value="artist">Artist</option>
<option value="craftsman">Craftsman</option>
<option value="forester">Forester</option>
<option value="martial">Martial</option>
<option value="medicinal">Medicinal</option>
<option value="military">Military</option>
<option value="musical">Musical</option>
<option value="peasant">Peasant</option>
<option value="physical">Physical</option>
<option value="thought">Sch. of Thought</option>
<option value="seafaring">Seafaring</option>
<option value="social">Social</option>
<option value="sorcerous">Sorcerous</option>
<option value="special">Special / Wise</option>
<option value="will">Will</option>
<option value="perception">Perception</option>
<option value="agility">Agility</option>
<option value="speed">Speed</option>
<option value="power">Power</option>
<option value="forte">Forte</option>
<option value="steel">Steel</option>
<option value="faith">Faith / Other</option>
</select>
<select class="stat-selection italic" name="attr_prlg_difficulty" style="width: 95px;">
<option value="routine">Routine</option>
<option value="difficult">Difficult</option>
<option value="challenging">Challenging</option>
</select>
Practice <input type="text" name="attr_prlg_pratice" value="0" class="autocalc" style="font-size:1.2em;"/> hours &sol; day,
&nbsp;for <input type="text" name="attr_prlg_cycle" class="bold underline center" style="width:75px; color: dimgray; background-color:transparent;" />
Current: <input type="text" class="underline long statname center" style="width:75px;" name="attr_prlg_current" title="Current Practice Time" />
</div>
</fieldset>
</div>
<div>
<h3 class="smallcaps">Practice Times</h3>
<input type="checkbox" name="attr_practicetimesshow" class="showhide" title="Show/Hide Practice Times" /><span></span>
<div class="showhide">
<table style="width: 85%;">
<tr style="border-bottom: 1px solid black;">
<td class="statname">ABILITY</td>
<td class="statname">Cycle</td>
<td class="statname">Routine</td>
<td class="statname">Difficult</td>
<td class="statname">Challenging</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Academic</td>
<td class="top">6 months</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr>
<td class="statname top">Artisan</td>
<td class="top">1 year</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
<td class="top">12 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Artist</td>
<td class="top">6 months</td>
<td class="top">3 hours</td>
<td class="top">6 hours</td>
<td class="top">12 hours</td>
</tr>
<tr>
<td class="statname top">Craftsman</td>
<td class="top">1 year</td>
<td class="top">3 hours</td>
<td class="top">8 hours</td>
<td class="top">12 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Forester</td>
<td class="top">6 months</td>
<td class="top">3 hours</td>
<td class="top">6 hours</td>
<td class="top">12 hours</td>
</tr>
<tr>
<td class="statname top">Martial</td>
<td class="top">1 month</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Medicinal</td>
<td class="top">1 year</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
<td class="top">12 hours</td>
</tr>
<tr>
<td class="statname top">Military</td>
<td class="top">6 months</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Musical</td>
<td class="top">1 month</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr>
<td class="statname top">Peasant</td>
<td class="top">3 months</td>
<td class="top">1 hour</td>
<td class="top">4 hours</td>
<td class="top">12 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Physical</td>
<td class="top">1 month</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr>
<td class="statname top">School of Thought</td>
<td class="top">6 months</td>
<td class="top">3 hours</td>
<td class="top">6 hours</td>
<td class="top">12 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Seafaring</td>
<td class="top">3 months</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr>
<td class="statname top">Social</td>
<td class="top">1 month</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Sorcerous</td>
<td class="top">1 year</td>
<td class="top">5 hours</td>
<td class="top">10 hours</td>
<td class="top">15 hours</td>
</tr>
<tr>
<td class="statname top">Special / Wise</td>
<td class="top">3 months</td>
<td class="top">3 hours</td>
<td class="top">6 hours</td>
<td class="top">12 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Will</td>
<td class="top">1 year</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
<td class="top">16 hours</td>
</tr>
<tr>
<td class="statname top">Perception</td>
<td class="top">6 months</td>
<td class="top">3 hours</td>
<td class="top">6 hours</td>
<td class="top">12 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Agility</td>
<td class="top">3 months</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr>
<td class="statname top">Speed</td>
<td class="top">3 months</td>
<td class="top">3 hours</td>
<td class="top">6 hours</td>
<td class="top">9 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Power</td>
<td class="top">1 month</td>
<td class="top">2 hours</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
</tr>
<tr>
<td class="statname top">Forte</td>
<td class="top">2 months</td>
<td class="top">4 hours</td>
<td class="top">8 hours</td>
<td class="top">16 hours</td>
</tr>
<tr bgcolor="#E8E8E8">
<td class="statname top">Steel</td>
<td class="top">2 months</td>
<td class="top">1 hour</td>
<td class="top">3 hours</td>
<td class="top">9 hours</td>
</tr>
<tr>
<td class="statname top">Faith (Emotional Attribute)</td>
<td class="top">1 year</td>
<td class="top">5 hours</td>
<td class="top">10 hours</td>
<td class="top">20 hours</td>
</tr>
</table>
<textarea spellcheck="false" name="attr_practicelog" class="smalltext" style="margin-top: 4px;" placeholder="Old text practice log"></textarea>
</div>
</div>
<!-- END PRATICE LOG -->
</div>
<!-- END OF TAB 2 -->
<!-- BEGIN TAB 3 == COMBAT, PTGS, & GEAR -->
<div class="tab3">
<h1>Injury and Recovery</h1>
<table class="page3">
<tr>
<td>Tolerance</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b1">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b2">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b3">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b4">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b5">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b6">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b7">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b8">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b9">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b10">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b11">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b12">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b13">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b14">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b15">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
<td>
<select class="coordinate" style="width:30px;" name="attr_tolerance_b16">
<option value="*0*0" checked="checked">Br</option>
<option value="/3">Su</option>
<option value="*1">Li</option>
<option value="*2">Mi</option>
<option value="*3">Se</option>
<option value="*4">Tr</option>
<option value="*0">M</option>
</select>
</td>
</tr>
<tr>
<td style="background-color: #333333; color: white;">Coordinate</td>
<td style="background-color: #787878;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s1">
<option value="4">B1</option>
<option value="3">G1</option>
<option value="2">W1</option>
</select>
</td>
<td style="background-color: #808080;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s2">
<option value="4">B2</option>
<option value="3">G2</option>
<option value="2">W2</option>
</select>
</td>
<td style="background-color: #888888;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s3">
<option value="4">B3</option>
<option value="3">G3</option>
<option value="2">W3</option>
</select>
</td>
<td style="background-color: #909090;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s4">
<option value="4">B4</option>
<option value="3">G4</option>
<option value="2">W4</option>
</select>
</td>
<td style="background-color: #989898;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s5">
<option value="4">B5</option>
<option value="3">G5</option>
<option value="2">W5</option>
</select>
</td>
<td style="background-color: #A0A0A0;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s6">
<option value="4">B6</option>
<option value="3">G6</option>
<option value="2">W6</option>
</select>
</td>
<td style="background-color: #A8A8A8;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s7">
<option value="4">B7</option>
<option value="3">G7</option>
<option value="2">W7</option>
</select>
</td>
<td style="background-color: #B0B0B0;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s8">
<option value="4">B8</option>
<option value="3">G8</option>
<option value="2">W8</option>
</select>
</td>
<td style="background-color: #B8B8B8;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s9">
<option value="4">B9</option>
<option value="3">G9</option>
<option value="2">W9</option>
</select>
</td>
<td style="background-color: #C0C0C0;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s10">
<option value="4">B10</option>
<option value="3">G10</option>
<option value="2">W10</option>
</select>
</td>
<td style="background-color: #C8C8C8;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s11">
<option value="4">B11</option>
<option value="3">G11</option>
<option value="2">W11</option>
</select>
</td>
<td style="background-color: #D0D0D0;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s12">
<option value="4">B12</option>
<option value="3">G12</option>
<option value="2">W12</option>
</select>
</td>
<td style="background-color: #D8D8D8;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s13">
<option value="4">B13</option>
<option value="3">G13</option>
<option value="2">W13</option>
</select>
</td>
<td style="background-color: #E0E0E0;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s14">
<option value="4">B14</option>
<option value="3">G14</option>
<option value="2">W14</option>
</select>
</td>
<td style="background-color: #E8E8E8;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s15">
<option value="4">B15</option>
<option value="3">G15</option>
<option value="2">W15</option>
</select>
</td>
<td style="background-color: #F0F0F0;">
<select class="coordinate" style="width:30px; color: #333333;" name="attr_tolerance_s16">
<option value="4">B16</option>
<option value="3">G16</option>
<option value="2">W16</option>
</select>
</td>
</tr>
<tr>
<td>Injury</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b1" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b1" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b1" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b1" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b2" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b2" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b2" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b2" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b3" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b3" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b3" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b3" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b4" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b4" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b4" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b4" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b5" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b5" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b5" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b5" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b6" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b6" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b6" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b6" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b7" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b7" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b7" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b7" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b8" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b8" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b8" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b8" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b9" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b9" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b9" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b9" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b10" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b10" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b10" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b10" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b11" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b11" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b11" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b11" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b12" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b12" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b12" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b12" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b13" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b13" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b13" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b13" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b14" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b14" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b14" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b14" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b15" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b15" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b15" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b15" value="3" /><span></span>
</div>
</div>
</td>
<td>
<div class="table">
<div class="col relative nowrap">
<input type="radio" class="sheet-normal sheet-zero" name="attr_injury_b16" value="0" checked="checked" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b16" value="1" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b16" value="2" /><span></span>
<br><input type="radio" class="sheet-normal" name="attr_injury_b16" value="3" /><span></span>
</div>
</div>
</td>
</tr>
</table>
<div class="spacer" style="height: 10px;"></div>
<div class="table">
<div class="row">
<div class="col" style="width:20%;">
<table class="page3">
<tr>
<td>Wound</td>
<td>Penalty</td>
</tr>
<tr>
<td class="italic">Bruised</td>
<td>&mdash;</td>
</tr>
<tr>
<td class="italic">Superficial</td>
<td>+1 Ob*</td>
</tr>
<tr>
<td class="italic">Light</td>
<td>-1D</td>
</tr>
<tr>
<td class="italic">Midi</td>
<td>-2D</td>
</tr>
<tr>
<td class="italic">Severe</td>
<td>-3D</td>
</tr>
<tr>
<td class="italic">Traumatic</td>
<td>-4D</td>
</tr>
</table>
</div>
<div class="col">
&emsp; <!-- INJURY & RECOVERY -->
</div>
<div class="col" style="width:76%;">
<table class="page3">
<tr>
<td style="width:20%;">Obstacle Penalties</td>
<td style="width:20%;">Wound Dice</td>
<td style="width:20%;">Injury Recovery</td>
<td style="width:20%;">Complications</td>
<td style="width:20%;">Misc. Penalty</td>
</tr>
<tr>
<td class="woundpenalty">
<input type="number" class="woundpenalty center" style="font-size:2.9em; width:75px !important;" disabled="disabled" name="attr_obstaclepenalties" value="ceil(@{woundpenalty_total}-floor(@{woundpenalty_total}))+(@{armor_all}*@{armor_all-equip})">
</td>
<td class="woundpenalty">
<input type="number" class="woundpenalty center" style="font-size:2.9em; width:75px !important;" disabled="disabled" name="attr_wounddice" value="floor(@{woundpenalty_total})">
</td>
<td>
<select style="width:60px;" class="coordinate" name="attr_miscpenalty1">
<option value="0" checked="checked">&mdash;</option>
<option value="1/3">+1 Ob</option>
<option value="1">-1D</option>
<option value="2">-2D</option>
<option value="3">-3D</option>
<option value="4">-4D</option>
<option value="5">-5D</option>
</select>
<br>
<textarea style="width:90%;" spellcheck="false" class="health" name="attr_injuryrecovery1" placeholder="Duration"></textarea>
</td>
<td>
<select style="width:60px;" class="coordinate" name="attr_miscpenalty2">
<option value="0" checked="checked">&mdash;</option>
<option value="1/3">+1 Ob</option>
<option value="1">-1D</option>
<option value="2">-2D</option>
<option value="3">-3D</option>
<option value="4">-4D</option>
<option value="5">-5D</option>
</select>
<br>
<textarea style="width:90%;" spellcheck="false" class="health" name="attr_injuryrecovery2" placeholder="Duration"></textarea>
</td>
<td>
<select style="width:60px;" class="coordinate" name="attr_miscpenalty3">
<option value="0" checked="checked">&mdash;</option>
<option value="1/3">+1 Ob</option>
<option value="1">-1D</option>
<option value="2">-2D</option>
<option value="3">-3D</option>
<option value="4">-4D</option>
<option value="5">-5D</option>
</select>
<br>
<textarea style="width:90%;" spellcheck="false" class="health" name="attr_injuryrecovery3" placeholder="Duration"></textarea>
</td>
</tr>
</table>
<span style="width: 10%; font-style:italic; font-weight:bold;">*&nbsp;Note:&nbsp;</span>
<span style="width: 80%;">The first Superficial wound gives a +1 Ob penalty. The second does not give another +1 Ob. If a third Superficial wound is suffered, the obstacle penalty is replaced with a -1D penalty.</span>
</div>
</div>
</div>
<span class="relative" style="left:460px;">
<h3 class="right">Die of Fate</h3>
&emsp;<button type="roll" class="sheet-roll relative" style="top:6px;" name="roll_dof" title="Roll a Die of Fate (for random events)" value="&{template:bwfate} {{dof=1}} {{roll=[[1d6]]}}"></button>
</span>
<span class="relative">
<h3 class="right smallcaps">Shrugging it Off</h3>
<input type="checkbox" name="attr_shrugitoffshow" class="showhide" title="Show/Hide 'Shrugging it Off' rules" />
<span></span>
<div class="showhide relative">
<table class="page3">
<tr>
<th class="center">Clear the Cobwebs</th>
<th class="center">Grit your Teeth</th>
</tr>
<tr>
<td class="normal">Ob 2 Health Test and takes 2 actions in a Fight,</td>
<td class="normal">Ob 4 Health Test and takes 4 actions in a Fight,</td>
</tr>
<tr>
<td class="normal">(or)&emsp;Costs 1 Fate but only takes 1 action.</td>
<td class="normal">(or)&nbsp;Costs 1 Persona but only takes 2 actions.</td>
</tr>
<tr bgcolor="#E8E8E8">
<th class="center italic">Removes a +1 Ob wound peanlty for the scene.</th>
<th class="center italic">Reduces a wound penalty by 1D for the scene.</th>
</tr>
</table>
</div>
</span>
<!-- ARMOUR / ARMOR -->
<table class="weapons relative">
<tr>
<td class="header" colspan="8">Armor</td>
</tr>
<tr title="Note: Clumsy weights for Stats are only automated in macros when equipped">
<th style="width:10%;" class="center">Location</th>
<th style="width:15%;">Name &sol; Type</th>
<th style="width:15%;">Dice</th>
<th style="width:10%;">Damage</th>
<th style="width:10%;">Equipped</th>
<th style="width:22%;" class="right">Clumsy Weight</th>
<th style="width:15%;">Ob Penalty</th>
<th>Tax&ensp;</th>
</tr>
<tr>
<td class="center nowrap">Head</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_head_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_head" title="roll_armor_head" value="&{template:bw} {{name=@{armor_head_type}}} {{stat=[[@{armor_head}]]}} {{shade=[[@{armor_head_shade}]]}} {{wounddice=[[0]]}} {{ob=[[1]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{successes=[[{[[@{armor_head}-(@{armor_head_damage})]]d6}>@{armor_head_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_head_damage}]]}}"></button>
<select class="box" name="attr_armor_head_shade" title="@{armor_head_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_head" title="@{armor_head}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_head_damage" title="@{armor_head_damage}" value="0"></td>
<td><input type="checkbox" class="box" name="attr_armor_head-equip" title="@{armor_head-equip}" value="1"></td>
<td class="italic right">Perception &amp; Observation:</td>
<td class="nowrap">
<input type="number" class="underline center halfpen" name="attr_armor_perception" title="@{armor_perception}" value="0">
</td>
<td class="nowrap">
<input type="number" class="smallbubble" name="attr_perception_tax" title="@{perception_tax}" value="0">
</td>
</tr>
<tr>
<td class="center nowrap">Torso (+1D)</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_torso_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_torso" title="roll_armor_torso" value="&{template:bw} {{name=@{armor_torso_type}}} {{stat=[[@{armor_torso}]]}} {{shade=[[@{armor_torso_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor_torso}-(@{armor_torso_damage})]]d6}>@{armor_torso_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_torso_damage}]]}}"></button>
<select class="box" name="attr_armor_torso_shade" title="@{armor_torso_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_torso" title="@{armor_torso}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_torso_damage" title="@{armor_torso_damage}" value="0"></td>
<td><input type="checkbox" class="box" name="attr_armor_torso-equip" title="@{armor_torso-equip}" value="1"></td>
<td class="italic right">Health &amp; Forte (Fatigue):</td>
<td class="nowrap">
<input type="number" class="halfpen underline center" name="attr_armor_health" title="@{armor_health}" value="0">
</td>
<td class="nowrap">
<input type="number" class="smallbubble" name="attr_health_tax" title="@{health_tax}" value="0">
<input type="number" class="smallbubble" name="attr_forte_tax" title="@{forte_tax}" value="0">
</td>
</tr>
<td class="center nowrap">Right Arms</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_rightarm_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_rightarm" title="roll_armor_rightarm" value="&{template:bw} {{name=@{armor_rightarm_type}}} {{stat=[[@{armor_rightarm}]]}} {{shade=[[@{armor_rightarm_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor_rightarm}-(@{armor_rightarm_damage})]]d6}>@{armor_rightarm_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_rightarm_damage}]]}}"></button>
<select class="box" name="attr_armor_rightarm_shade" title="@{armor_rightarm_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_rightarm" title="@{armor_rightarm}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_rightarm_damage" title="@{armor_rightarm_damage}" value="0"></td>
<td>&emsp;</td>
<td class="italic right">Agility:</td>
<td class="nowrap">
<input type="number" class="underline center halfpen" name="attr_armor_agility" title="@{armor_agility}" value="0">
</td>
<td class="nowrap">
<input type="number" class="smallbubble" name="attr_agility_tax" title="@{agility_tax}" value="0">
</td>
</tr>
<tr>
<td class="center nowrap">Left Arms</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_leftarm_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_leftarm" title="roll_armor_leftarm" value="&{template:bw} {{name=@{armor_leftarm_type}}} {{stat=[[@{armor_leftarm}]]}} {{shade=[[@{armor_leftarm_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor_leftarm}-(@{armor_leftarm_damage})]]d6}>@{armor_leftarm_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_leftarm_damage}]]}}"></button>
<select class="box" name="attr_armor_leftarm_shade" title="@{armor_leftarm_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_leftarm" title="@{armor_leftarm}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_leftarm_damage" title="@{armor_leftarm_damage}" value="0"></td>
<td><input type="checkbox" class="box relative" style="bottom:18px;" name="attr_armor_arms-equip" title="@{armor_arms-equip}" value="1"></td>
<td class="italic right">Throwing &sol; Shooting:</td>
<td class="nowrap">
<input type="number" class="full underline center halfpen" name="attr_armor_throwing" title="@{armor_throwing}" value="0">&sol;
<input type="number" class="full underline center halfpen" name="attr_armor_shooting" title="@{armor_shooting}" value="0">
</td>
<td>&emsp;</td>
</tr>
<tr>
<td class="center nowrap">Right Legs</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_rightleg_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_rightleg" title="roll_armor_rightleg" value="&{template:bw} {{name=@{armor_rightleg_type}}} {{stat=[[@{armor_rightleg}]]}} {{shade=[[@{armor_rightleg_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor_rightleg}-(@{armor_rightleg_damage})]]d6}>@{armor_rightleg_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_rightleg_damage}]]}}"></button>
<select class="box" name="attr_armor_rightleg_shade" title="@{armor_rightleg_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_rightleg" title="@{armor_rightleg}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_rightleg_damage" title="@{armor_rightleg_damage}" value="0"></td>
<td>&emsp;</td>
<td class="italic right">Speed:</td>
<td class="nowrap">
<input type="number" class="underline center halfpen" name="attr_armor_speed" title="@{armor_speed}" value="0">
</td>
<td>&emsp;</td>
</tr>
<tr>
<td class="center nowrap">Left Legs</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_leftleg_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_leftleg" title="roll_armor_leftleg" value="&{template:bw} {{name=@{armor_leftleg_type}}} {{stat=[[@{armor_leftleg}]]}} {{shade=[[@{armor_leftleg_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor_leftleg}-(@{armor_leftleg_damage})]]d6}>@{armor_leftleg_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_leftleg_damage}]]}}"></button>
<select class="box" name="attr_armor_leftleg_shade" title="@{armor_leftleg_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_leftleg" title="@{armor_leftleg}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_leftleg_damage" title="@{armor_leftleg_damage}" value="0"></td>
<td><input type="checkbox" class="box relative" style="bottom:18px;" name="attr_armor_legs-equip" title="@{armor_legs-equip}" value="1"></td>
<td class="italic right">Climbing / Swimming:</td>
<td class="nowrap">
<input type="number" class="underline center halfpen" name="attr_armor_climbing" title="@{armor_climbing}" value="0">&sol;
<input type="number" class="underline center halfpen" name="attr_armor_swimming" title="@{armor_swimming}" value="0">
</td>
<td>&emsp;</td>
</tr>
<tr>
<td class="center nowrap">Shield</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_shield_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_shield" title="roll_armor_shield" value="&{template:bw} {{name=@{armor_shield_type}}} {{stat=[[@{armor_shield}]]}} {{shade=[[@{armor_shield_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor_shield}-(@{armor_shield_damage})]]d6}>@{armor_shield_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_shield_damage}]]}}"></button>
<select class="box" name="attr_armor_shield_shade" title="@{armor_shield_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_shield" title="@{armor_shield}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_shield_damage" title="@{armor_shield_damage}" value="0"></td>
<td><input type="checkbox" class="box" name="attr_armor_shield-equip" title="@{armor_shield-equip}" value="1"></td>
<td class="italic right">Positioning:</td>
<td class="nowrap">
<input type="number" class="full underline center halfpen" name="attr_armor_positioning" title="@{armor_positioning}" value="0">
</td>
<td>
<input type="number" class="smallbubble" name="attr_speed_tax" title="@{speed_tax}" value="0">
</td>
</tr>
<tr>
<td class="center nowrap">Other</td>
<td style="width:15%;">
<input type="text" class="underline full" name="attr_armor_extra_type">
</td>
<td>
<button type="roll" class="sheet-roll" name="roll_armor_extra" title="roll_armor_extra" value="&{template:bw} {{name=@{armor_extra_type}}} {{stat=[[@{armor_extra}]]}} {{shade=[[@{armor_extra_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor_extra}-(@{armor_extra_damage})]]d6}>@{armor_extra_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_extra_damage}]]}}"></button>
<select class="box" name="attr_armor_extra_shade" title="@{armor_extra_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor_extra" title="@{armor_extra}" value="0">
</td>
<td class="center"><input type="number" class="bubble" name="attr_armor_extra_damage" title="@{armor_extra_damage}" value="0"></td>
<td><input type="checkbox" class="box" name="attr_armor_extra-equip" title="@{armor_extra-equip}" value="1"></td>
<td class="italic right">Stealthy:</td>
<td class="nowrap">
<input type="number" class="full underline center halfpen" name="attr_armor_stealthy" title="@{armor_stealthy}" value="0">
</td>
<td>&emsp;</td>
</tr>
<tr>
<td>&emsp;</td>
<td>&emsp;</td>
<td>&emsp;</td>
<td>&emsp;</td>
<td><input type="checkbox" class="box" name="attr_armor_all-equip" title="@{armor_all-equip}" value="1"></td>
<td class="italic right">All Other Tests:</td>
<td>
<input type="number" class="full underline center halfpen" name="attr_armor_all" title="@{armor_all}" value="0">
</td>
<td class="nowrap">
<select style="width:100%; display:inline-block; border-bottom:1px solid black; text-align:center !important;" class="stat-selection center" name="attr_miscpenalty4">
<option value="0" selected>&mdash;</option>
<option value="1">-1D</option>
<option value="2">-2D</option>
<option value="3">-3D</option>
<option value="4">-4D</option>
<option value="5">-5D</option>
</select>
</td>
</tr>
</table>
<div class="table relative">
<div class="row relative nowrap" style="bottom:20px; width:50%; display:inline;">
<h3>Additional Armor</h3>
</div>
<div class="relative" style="bottom:20px;">
<fieldset class="repeating_armor">
<div class="row nowrap">
<div class="col center" style="width:15.5%; padding-left:2px; padding-right:2px;">
<select style="width:100%; height:70%; border-bottom:none; font-size: 1em; text-align:center !important;" class="stat-selection center relative" name="attr_armor_location">
<option value="0">Head</option>
<option value="1">Torso</option>
<option value="2">Arms</option>
<option value="4">Legs</option>
<option value="5">Shield</option>
<option value="6">Other</option>
<option value="7">Special</option>
</select>
</div>
<div class="col center">
<input type="text" class="underline full" name="attr_armor_type">
</div>
<div class="col center" style="padding-left:5px;">
<button type="roll" class="sheet-roll" name="roll_armor_shield" title="roll_armor_shield" value="&{template:bw} {{name=@{armor_type}}} {{stat=[[@{armor}]]}} {{shade=[[@{armor_shade}]]}} {{wounddice=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{ob=[[1]]}} {{successes=[[{[[@{armor}-(@{armor_damage})]]d6}>@{armor_shade}]]}} {{totalob=[[?{Weapon's Versus Armor|0}+(1)]]}} {{damage=[[@{armor_damage}]]}}"></button>
<select class="box" name="attr_armor_shade" title="@{armor_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_armor" title="@{armor}" value="0">
</div>
<div class="col center relative" style="bottom:5px; padding-left:5px;">
<input type="number" class="bubble" name="attr_armor_damage" title="@{armor_damage}" value="0">
</div>
<div class="col center" style="padding-left:5px;">
<input type="checkbox" class="box" name="attr_armor-equip" title="@{armor-equip}" value="1">
</div>
<div class="col right bold italic" style="padding-left:15px;">
Clumsy Weight:
</div>
<div class="col center">
<input type="text" class="underline center" style="width:75%;" name="attr_armor_weight" title="@{armor_weight}">
</div>
</div>
<div class="spacer-quarter"></div>
</fieldset>
</div>
</div>
<!-- WEAPONS -->
<div class="table relative" style="bottom:20px;">
<div class="row nowrap">
<div class="col relative" style="width:75%">
<table class="weapons">
<tr>
<td class="header" colspan="9">Weapons</td>
</tr>
<tr>
<th class="left" style="width:35%;">Melee</th>
<th style="width:10%;">I</th>
<th style="width:10%;">M</th>
<th style="width:10%;">S</th>
<th class="left" style="width:5%;">Pow</th>
<th class="left" style="width:5%;">Add</th>
<th class="left" style="width:5%;">&nbsp;VA</th>
<th class="left" style="width:5%;">WS</th>
<th class="center" style="width:10%;">Length</th>
</tr>
<tr>
<td class="statname" style="width: 195px; text-align: left;">
&nbsp;<input type="text" class="left underline full" style="border:none;" name="attr_weapon1_name" value="Bare-fist">
</td>
<td>
<select class="box" name="attr_weapon1_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="ceil((@{power}+@{weapon1_wp})/2)" name="attr_weapon1_i">
</td>
<td>
<select class="box" name="attr_weapon1_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="@{power}+@{weapon1_wp}" name="attr_weapon1_m">
</td>
<td>
<select class="box" name="attr_weapon1_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="floor((@{power}+@{weapon1_wp})*1.5)" name="attr_weapon1_s">
</td>
<td><input type="text" class="underline" name="attr_weapon1_wp" value="0"></td>
<td><input type="text" class="underline" name="attr_weapon1_add" value="2"></td>
<td><input type="text" class="underline" name="attr_weapon1_va" value="0"></td>
<td><input type="text" class="underline" name="attr_weapon1_ws" value="3"></td>
<td>
<select style="width:80px;" name="attr_weapon1_length" class="stat-selection underline">
<option value="1">1. Shortest</option>
<option value="2">2. Short</option>
<option value="3">3. Long</option>
<option value="4">4. Longer</option>
<option value="5">5. Longest</option>
</select>
</td>
</tr>
<tr>
<td class="statname" style="width: 195px; text-align: left;">
&nbsp;<input type="text" class="left underline full" style="border:none;" name="attr_weapon2_name">
</td>
<td>
<select class="box" name="attr_weapon2_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="ceil((@{power}+@{weapon2_wp})/2)" name="attr_weapon2_i">
</td>
<td>
<select class="box" name="attr_weapon2_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="@{power}+@{weapon2_wp}" name="attr_weapon2_m">
</td>
<td>
<select class="box" name="attr_weapon2_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="floor((@{power}+@{weapon2_wp})*1.5)" name="attr_weapon2_s">
</td>
<td><input type="text" class="underline" name="attr_weapon2_wp"></td>
<td><input type="text" class="underline" name="attr_weapon2_add"></td>
<td><input type="text" class="underline" name="attr_weapon2_va"></td>
<td><input type="text" class="underline" name="attr_weapon2_ws"></td>
<td>
<select style="width:80px;" name="attr_weapon2_length" class="stat-selection underline">
<option></option>
<option value="1">1. Shortest</option>
<option value="2">2. Short</option>
<option value="3">3. Long</option>
<option value="4">4. Longer</option>
<option value="5">5. Longest</option>
</select>
</td>
</tr>
<tr>
<td class="statname" style="width: 195px; text-align: left;">
&nbsp;<input type="text" class="left underline full" style="border:none;" name="attr_weapon3_name">
</td>
<td>
<select class="box" name="attr_weapon3_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="ceil((@{power}+@{weapon3_wp})/2)" name="attr_weapon3_i">
</td>
<td>
<select class="box" name="attr_weapon3_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="@{power}+@{weapon3_wp}" name="attr_weapon3_m">
</td>
<td>
<select class="box" name="attr_weapon3_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="floor((@{power}+@{weapon3_wp})*1.5)" name="attr_weapon3_s">
</td>
<td><input type="text" class="underline" name="attr_weapon3_wp"></td>
<td><input type="text" class="underline" name="attr_weapon3_add"></td>
<td><input type="text" class="underline" name="attr_weapon3_va"></td>
<td><input type="text" class="underline" name="attr_weapon3_ws"></td>
<td>
<select style="width:80px;" name="attr_weapon3_length" class="stat-selection underline">
<option></option>
<option value="1">1. Shortest</option>
<option value="2">2. Short</option>
<option value="3">3. Long</option>
<option value="4">4. Longer</option>
<option value="5">5. Longest</option>
</select>
</td>
</tr>
<tr>
<td class="statname" style="width: 195px; text-align: left;">
&nbsp;<input type="text" class="left underline full" style="border:none;" name="attr_weapon4_name">
</td>
<td>
<select class="box" name="attr_weapon4_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="ceil((@{power}+@{weapon4_wp})/2)" name="attr_weapon4_i">
</td>
<td>
<select class="box" name="attr_weapon4_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="@{power}+@{weapon4_wp}" name="attr_weapon4_m">
</td>
<td>
<select class="box" name="attr_weapon4_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="floor((@{power}+@{weapon4_wp})*1.5)" name="attr_weapon4_s">
</td>
<td><input type="text" class="underline" name="attr_weapon4_wp"></td>
<td><input type="text" class="underline" name="attr_weapon4_add"></td>
<td><input type="text" class="underline" name="attr_weapon4_va"></td>
<td><input type="text" class="underline" name="attr_weapon4_ws"></td>
<td>
<select style="width:80px;" name="attr_weapon4_length" class="stat-selection underline">
<option></option>
<option value="1">1. Shortest</option>
<option value="2">2. Short</option>
<option value="3">3. Long</option>
<option value="4">4. Longer</option>
<option value="5">5. Longest</option>
</select>
</td>
</tr>
<tr>
<td class="statname" style="width: 195px; text-align: left;">
&nbsp;<input type="text" class="left underline full" style="border:none;" name="attr_weapon5_name">
</td>
<td>
<select class="box" name="attr_weapon5_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="ceil((@{power}+@{weapon5_wp})/2)" name="attr_weapon5_i">
</td>
<td>
<select class="box" name="attr_weapon5_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="@{power}+@{weapon5_wp}" name="attr_weapon5_m">
</td>
<td>
<select class="box" name="attr_weapon5_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="floor((@{power}+@{weapon5_wp})*1.5)" name="attr_weapon5_s">
</td>
<td><input type="text" class="underline" name="attr_weapon5_wp"></td>
<td><input type="text" class="underline" name="attr_weapon5_add"></td>
<td><input type="text" class="underline" name="attr_weapon5_va"></td>
<td><input type="text" class="underline" name="attr_weapon5_ws"></td>
<td>
<select style="width:80px;" name="attr_weapon5_length" class="stat-selection underline">
<option></option>
<option value="1">1. Shortest</option>
<option value="2">2. Short</option>
<option value="3">3. Long</option>
<option value="4">4. Longer</option>
<option value="5">5. Longest</option>
</select>
</td>
</tr>
<tr>
<td class="statname" style="width: 195px; text-align: left;">
&nbsp;<input type="text" class="left underline full" style="border:none;" name="attr_weapon6_name">
</td>
<td>
<select class="box" name="attr_weapon6_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="ceil((@{power}+@{weapon6_wp})/2)" name="attr_weapon6_i">
</td>
<td>
<select class="box" name="attr_weapon6_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="@{power}+@{weapon6_wp}" name="attr_weapon6_m">
</td>
<td>
<select class="box" name="attr_weapon6_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="floor((@{power}+@{weapon6_wp})*1.5)" name="attr_weapon6_s">
</td>
<td><input type="text" class="underline" name="attr_weapon6_wp"></td>
<td><input type="text" class="underline" name="attr_weapon6_add"></td>
<td><input type="text" class="underline" name="attr_weapon6_va"></td>
<td><input type="text" class="underline" name="attr_weapon6_ws"></td>
<td>
<select style="width:80px;" name="attr_weapon6_length" class="stat-selection underline">
<option></option>
<option value="1">1. Shortest</option>
<option value="2">2. Short</option>
<option value="3">3. Long</option>
<option value="4">4. Longer</option>
<option value="5">5. Longest</option>
</select>
</td>
</tr>
</table>
<fieldset class="repeating_meleewpn">
<table class="weapons">
<tr>
<td class="statname" style="width: 195px; text-align: left;">
&nbsp;<input type="text" class="left underline full" style="border:none;" name="attr_meleewpn_name">
</td>
<td>
<select class="box" name="attr_meleewpn_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="ceil((@{power}+@{meleewpn_wp})/2)" name="attr_meleewpn_i">
</td>
<td>
<select class="box" name="attr_meleewpn_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="@{power}+@{meleewpn_wp}" name="attr_meleewpn_m">
</td>
<td>
<select class="box" name="attr_meleewpn_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="autocalc" style="font-size:1.1em;" disabled="disabled" value="floor((@{power}+@{meleewpn_wp})*1.5)" name="attr_meleewpn_s">
</td>
<td><input type="text" class="underline" name="attr_meleewpn_wp"></td>
<td><input type="text" class="underline" name="attr_meleewpn_add"></td>
<td><input type="text" class="underline" name="attr_meleewpn_va"></td>
<td><input type="text" class="underline" name="attr_meleewpn_ws"></td>
<td>
<select style="width:80px;" name="attr_meleewpn_length" class="stat-selection underline">
<option></option>
<option value="1">1. Shortest</option>
<option value="2">2. Short</option>
<option value="3">3. Long</option>
<option value="4">4. Longer</option>
<option value="5">5. Longest</option>
</select>
</td>
</tr>
</table>
</fieldset>
</div>
<!-- TRAINING SKILLS -->
<div class="col relative nowrap" style="width:25%; left:10px;">
<table class="weapons">
<tr>
<td class="header right">Training Skills</td>
</tr>
<tr>
<td>
<fieldset class="repeating_trainingskills">
<div class="nowrap right">
<input style="width:120px; font-size:1em;" type="text" class="left bold underline" name="attr_trskname">
<input style="width:20px;" type="checkbox" name="attr_trskcheck" class="showhide" title="Show/Hide description" />
<span></span>
<div class="showhide">
<textarea style="width:150px;" spellcheck="false" class="trsk" name="attr_trskdesc" placeholder="Effect / Description"></textarea>
</div>
</div>
</fieldset>
</td>
</tr>
</table>
</div>
</div>
</div>
<table class="weapons full nowrap relative" style="bottom:12px; width:100%;">
<tr>
<th class="left">Ranged</th>
<th>I</th>
<th>M</th>
<th>S</th>
<th class="left">&ensp;VA</th>
<th class="left">Ammo. Type</th>
<th class="left">Range (pcs)</th>
<th>Range Dice:<br>Optimal / Extreme</th>
<th>DoF Ranges:<br>I / M / S</th>
</tr>
<tr>
<td class="statname" style="text-align: left; width:17.1%;">
&nbsp;<input type="text" class="left underline full" name="attr_range1_name">
</td>
<td>
<select class="box" name="attr_range1_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range1_i">
</td>
<td>
<select class="box" name="attr_range1_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range1_m">
</td>
<td>
<select class="box" name="attr_range1_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range1_s">
</td>
<td><input type="text" class="underline" name="attr_range1_va"></td>
<td><input type="text" class="underline long" name="attr_range1_ammo"></td>
<td><input type="text" class="underline long" name="attr_range1_pcs"></td>
<td><input type="text" class="underline range" name="attr_range1_optimal">/<input type="text" class="underline range" name="attr_range1_extreme"></td>
<td><input type="text" class="underline range" name="attr_range1_dof_i">/<input type="text" class="underline range" name="attr_range1_dof_m">/<input type="text" class="underline range" name="attr_range1_dof_s"></td>
</tr>
<tr>
<td class="statname" style="text-align: left; width:17.1%;">
&nbsp;<input type="text" class="left underline full" name="attr_range2_name">
</td>
<td>
<select class="box" name="attr_range2_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range2_i">
</td>
<td>
<select class="box" name="attr_range2_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range2_m">
</td>
<td>
<select class="box" name="attr_range2_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range2_s">
</td>
<td><input type="text" class="underline" name="attr_range2_va"></td>
<td><input type="text" class="underline long" name="attr_range2_ammo"></td>
<td><input type="text" class="underline long" name="attr_range2_pcs"></td>
<td><input type="text" class="underline range" name="attr_range2_optimal">/<input type="text" class="underline range" name="attr_range2_extreme"></td>
<td><input type="text" class="underline range" name="attr_range2_dof_i">/<input type="text" class="underline range" name="attr_range2_dof_m">/<input type="text" class="underline range" name="attr_range2_dof_s"></td>
</tr>
<tr>
<td class="statname" style="text-align: left; width:17.1%;">
&nbsp;<input type="text" class="left underline full" name="attr_range3_name">
</td>
<td>
<select class="box" name="attr_range3_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range3_i">
</td>
<td>
<select class="box" name="attr_range3_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range3_m">
</td>
<td>
<select class="box" name="attr_range3_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_range3_s">
</td>
<td><input type="text" class="underline "name="attr_range3_va"></td>
<td><input type="text" class="underline long" name="attr_range3_ammo"></td>
<td><input type="text" class="underline long" name="attr_range3_pcs"></td>
<td><input type="text" class="underline range" name="attr_range3_optimal">/<input type="text" class="underline range" name="attr_range3_extreme"></td>
<td><input type="text" class="underline range" name="attr_range3_dof_i">/<input type="text" class="underline range" name="attr_range3_dof_m">/<input type="text" class="underline range" name="attr_range3_dof_s"></td>
</tr>
</table>
<!-- For some reason this is out of alignment with the rest of the table. So we have to adjust it manually with relative positioning -->
<fieldset class="repeating_rangewpn">
<table class="weapons full nowrap relative" style="bottom:12px; width:100%;">
<tr>
<td class="statname" style="text-align: left; width:17.1%;">
&nbsp;<input type="text" class="left underline full" name="attr_rangewpn_name">
</td>
<td class="relative" style="right:1px;">
<select class="box" name="attr_rangewpn_i_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_rangewpn_i">
</td>
<td class="relative" style="right:3px;">
<select class="box" name="attr_rangewpn_m_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_rangewpn_m">
</td>
<td class="relative" style="right:6px;">
<select class="box" name="attr_rangewpn_s_shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_rangewpn_s">
</td>
<td class="relative" style="right:8px;"><input type="text" class="underline "name="attr_rangewpn_va"></td>
<td class="relative" style="right:11px;"><input type="text" class="underline long" name="attr_rangewpn_ammo"></td>
<td class="relative" style="right:13px;"><input type="text" class="underline long" name="attr_rangewpn_pcs"></td>
<td class="relative" style="right:5px;"><input type="text" class="underline range" name="attr_rangewpn_optimal">/<input type="text" class="underline range" name="attr_rangewpn_extreme"></td>
<td class="relative" style="left:1px;"><input type="text" class="underline range" name="attr_rangewpn_dof_i">/<input type="text" class="underline range" name="attr_rangewpn_dof_m">/<input type="text" class="underline range" name="attr_rangewpn_dof_s"></td>
</tr>
</table>
</fieldset>
<h1>Additional Gear</h1>
<div class="table">
<div class="sheet-3colrow">
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_gear"></textarea>
</div>
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_gear2"></textarea>
</div>
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_gear3"></textarea>
</div>
</div>
</div>
</div>
<!-- END OF TAB 3 -->
<!-- BEGIN TAB 4 == MAGIC SPELLS -->
<div class="tab4">
<div style="display:inline-block; width:100%;">
<div class="table">
<div class="row center" style="width:100%;">
<input class="fakeh1 center" style="width:50%;" type="text" name="attr_magic-title" placeholder="Songs or Spells"/>
</div>
</div>
<span class="relative" style="left:450px;">
<h3 class="right">Die of Fate</h3>
&emsp;<button type="roll" class="sheet-roll relative" style="top:6px;" name="roll_dof" title="Roll a Die of Fate (for random events)" value="&{template:bwfate} {{dof=1}} {{roll=[[1d6]]}}"></button>
</span>
<span class="nowrap relative">
<h3 class="left smallcaps">Edit Layout & Taxes</h3>
<input type="checkbox" name="attr_taxesshow" class="showhide" title="Show/Hide additional Tax options" checked/>
<span></span>
<div class="showhide relative">
<div class="table">
<div class="3colrow">
<div class="col">
<input type="text" class="underline left long smallcaps" name="attr_spell-title1_true" value="Name"/>
</div>
<div class="col">
<input type="text" class="underline left long smallcaps" name="attr_spell-title2_true" value="Ob"/>
</div>
<div class="col">
<input type="text" class="underline left long smallcaps" name="attr_spell-title3_true" value="Actions"/>
</div>
</div>
<div class="3colrow">
<div class="col">
<input type="text" class="underline left long" name="attr_spell-title4_true" value="Origin"/>
</div>
<div class="col">
<input type="text" class="underline left long" name="attr_spell-title5_true" value="Element"/>
</div>
<div class="col">
<input type="text" class="underline left long" name="attr_spell-title6_true" value="Duration"/>
</div>
</div>
<div class="3colrow">
<div class="col">
<input type="text" class="underline left long" name="attr_spell-title7_true" value="Area"/>
</div>
<div class="col">
<input type="text" class="underline left long" name="attr_spell-title8_true" value="Impetus"/>
</div>
<div class="col">
<input type="text" class="underline left long" name="attr_spell-title9_true" value="Cost"/>
</div>
</div>
<div class="3colrow">
<div class="col">
<input type="text" class="nowrap underline full center" name="attr_magic-notes1-title_true" value="Rituals"/>
</div>
<div class="col">
<input type="text" class="nowrap underline full center" name="attr_magic-notes2-title_true" value="Artefacts"/>
</div>
<div class="col">
<input type="text" class="nowrap underline full center" name="attr_magic-notes3-title_true" value="Secrets"/>
</div>
</div>
</div>
<span style="width:90%;">Above are the facets of a sorcerous spell, as described on pg 500 of BWG, but you can edit them here for use with Elven spell songs, other magic
<br>types found in the Codex, or your own homebrew content. Below you can individually Tax any stat or attribute, as well as change their names.</span>
<div class="spacer-half"></div>
<div class="table">
<div class="3colrow nowrap">
<div class="col nowrap">
<div class="col 2col bold big smallcaps"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_perception_name_true" value="Perception"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_perception_tax" title="@{perception_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big smallcaps"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_power_name_true" value="Power"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_power_tax" title="@{power_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big smallcaps"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_agility_name_true" value="Agility"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_agility_tax" title="@{agility_tax}" value="0"></div>
</div>
</div>
<div class="3colrow nowrap">
<div class="col nowrap">
<div class="col 2col bold big smallcaps"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_will_name_true" value="Will"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_will_tax" title="@{will_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big smallcaps"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_forte_name_true" value="Forte"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_forte_tax" title="@{forte_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big smallcaps"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_speed_name_true" value="Speed"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_speed_tax" title="@{speed_tax}" value="0"></div>
</div>
</div>
<div class="3colrow nowrap">
<div class="col nowrap">
<div class="col 2col bold big"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_health_name_true" value="Health"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_health_tax" title="@{health_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_circles_name_true" value="Circles"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_circles_tax" title="@{circles_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_custom1_name" placeholder="Emotion 1"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_custom1_tax" title="@{custom1_tax}" value="0"></div>
</div>
</div>
<div class="3colrow nowrap">
<div class="col nowrap">
<div class="col 2col bold big"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_steel_name_true" value="Steel"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_steel_tax" title="@{steel_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_resources_name_true" value="Resources"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_resources_tax" title="@{resources_tax}" value="0"></div>
</div>
<div class="col nowrap">
<div class="col 2col bold big"><input type="text" class="statname" style="width: 100px; font-size: 1em; border-bottom:1px solid black;" name="attr_custom2_name" placeholder="Emotion 2"></div>
<div class="col 2col right"><input type="number" class="smallbubble" name="attr_custom2_tax" title="@{custom2_tax}" value="0"></div>
</div>
</div>
</div>
</div>
</span>
<fieldset class="repeating_spell">
<div class="table spell">
<div class="row nowrap underline" style="background-color:#E8E8E8;">
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal smallcaps" name="attr_spell-title1" value="@{spell-title1_true}"/>
<input type="text" style="width:60%; font-size:1.3em; border:none;" class="long statname" name="attr_name" title="name">
</div>
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal smallcaps" name="attr_spell-title2" value="@{spell-title2_true}"/>
<input type="text" style="width:60%; font-size:1.3em; border:none;" class="long statname" name="attr_ob" title="ob">
</div>
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal smallcaps" name="attr_spell-title3" value="@{spell-title3_true}"/>
<input type="text" style="width:60%; font-size:1.3em; border:none;" class="long statname" name="attr_actions" title="actions">
</div>
</div>
<div class="row nowrap">
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal" name="attr_spell-title4" value="@{spell-title4_true}"/>
<input type="text" style="width:60%;" class="underline long statname" name="attr_origin" title="origin">
</div>
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal" name="attr_spell-title5" value="@{spell-title5_true}"/>
<input type="text" style="width:60%;" class="underline long statname" name="attr_element" title="element">
</div>
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal" name="attr_spell-title6" value="@{spell-title6_true}"/>
<input type="text" style="width:60%;" class="underline long statname" name="attr_duration" title="duration">
</div>
</div>
<div class="row nowrap">
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal" name="attr_spell-title7" value="@{spell-title7_true}"/>
<input type="text" style="width:60%;" class="underline long statname" name="attr_aoe" title="aoe">
</div>
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal" name="attr_spell-title8" value="@{spell-title8_true}"/>
<input type="text" style="width:60%;" class="underline long statname" name="attr_impetus" title="impetus">
</div>
<div class="col" style="width:33%;">
<input type="text" style="width:30%; text-align:right;" disabled="disabled" class="normal" name="attr_spell-title9" value="@{spell-title9_true}"/>
<input type="text" style="width:60%;" class="underline long statname" name="attr_resource" title="resource">
</div>
<div class="row nowrap">
<div class="col center" style="width:12%;">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_spell" title="roll_spell" value="&{template:bw} {{name=@{name}}} {{stat=[[@{spellexp}]]}} {{shade=[[@{shade}]]}} {{openended=!}} {{mod=[[?{Help, FoRKs, & Advantages|0}]]}} {{artha=[[?{Artha Dice (Persona / Deeds)|0}]]}} {{wounddice=[[@{wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{obstaclepenalties}]]}} {{successes=[[ {[[@{spellexp}+?{Help, FoRKs, & Advantages|0}+?{Artha Dice (Persona / Deeds)|0}-(@{wounddice})]]d6!}>@{shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{obstaclepenalties}]]]]}} {{dice=[[@{spellexp}+?{Help, FoRKs, & Advantages|0}-(@{wounddice})]]}} {{dice-1=[[@{spellexp}+?{Help, FoRKs, & Advantages|0}-(@{wounddice})-(1)]]}} {{dice-2=[[@{spellexp}+?{Help, FoRKs, & Advantages|0}-(@{wounddice})-(2)]]}}">
</button>
&emsp;<button type="roll" class="quote" name="roll_spellquote" title="Quote text to chat" value="&{template:bwquote} {{slot1=@{name}}} {{shade=[[@{shade}]]}} {{title2=@{spell-title2_true}}} {{slot2=@{ob}}} {{title3=@{spell-title3_true}}} {{slot3=@{actions}}} {{text=@{spellnotes}}}"></button>
<div class="spacer-half"></div>
<select class="box" name="attr_shade" title="@{shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
&ensp;<input type="text" class="underline stat" name="attr_spellexp" title="@{spellexp}" value="0">
<div class="spacer-half"></div>
<input type="checkbox" class="fdp" name="attr_spellcheck1" title="Sustained?"/>&ensp;<span class="italic">S</span>
&emsp;<input type="checkbox" class="fdp" name="attr_spellcheck2" title="Used?"/>&ensp;<span class="italic">U</span>
</div>
<div class="col" style="width:85%;">
<textarea spellcheck="false" style="height:6em; border:none;" name="attr_spellnotes" placeholder="Description / effect"></textarea>
</div>
</div>
</div>
</div>
<div class="spacer-half"></div>
</fieldset>
<div class="table relative">
<div class="sheet-3colrow">
<div class="col">
<input class="fakeh1" type="text" disabled="disabled" name="attr_magic-notes1-title" value="@{magic-notes1-title_true}"/>
</div>
<div class="col">
<input class="fakeh1" type="text" disabled="disabled" name="attr_magic-notes2-title" value="@{magic-notes2-title_true}"/>
</div>
<div class="col">
<input class="fakeh1" type="text" disabled="disabled" name="attr_magic-notes3-title" value="@{magic-notes3-title_true}"/>
</div>
</div>
<div class="sheet-3colrow">
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_magic-notes1"></textarea>
</div>
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_magic-notes2"></textarea>
</div>
<div class="col">
<textarea spellcheck="false" class="page3" name="attr_magic-notes3"></textarea>
</div>
</div>
</div>
</div>
</div>
<!-- END OF TAB 4 -->
<!-- BEGIN TAB 5 == JOURNAL -->
<div class="tab5">
<h1>Retired Beliefs and Instincts</h1>
<fieldset class="repeating_bit">
<table class="page1">
<tr class="nowrap">
<td class="center nowrap" style="width:20%;">
<input style="text-align:center; border:none; width:130px;" class="big trait" type="text" name="attr_bit-name" placeholder="Belief / Instinct">
<br>
<input placeholder="F" type="text" class="smallbubble" name="attr_bitF_max" title="Total Fate earned from this belief / instinct">
<input placeholder="P" type="text" class="smallbubble" name="attr_bitP_max" title="Total Persona earned from this belief / instinct">
<input placeholder="D" type="text" class="smallbubble" name="attr_bitD_max" title="Total Deeds earned from this belief / instinct">
<br>
<select class="stat-selection" name="attr_bit-type" style="width:120px;">
<option value="Abandoned">Abandoned</option>
<option value="Accomplished" selected>Accomplished</option>
<option value="Broken">Broken</option>
<option value="Changed">Changed</option>
<option value="Interrupted">Interrupted</option>
<option value="Ruminating">Ruminating</option>
</select>
<button type="roll" class="quote relative" style="top:5px;" name="attr_bit-quote" title="Quote belief / instinct to chat" value="&{template:bwquote} {{slot1=@{bit-name}}} {{shade=[[4]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=Retired}} {{slot3=@{bit-type}}} {{text=@{bit}}}"></button>
</td>
<td class="right nowrap" style="width:75%;">
<textarea spellcheck="false" style="height:85px;" class="box" name="attr_bit"></textarea>
</td>
</tr>
</table>
</fieldset>
<h1>Traits Log</h1>
<fieldset class="repeating_votedtrait">
<table class="page1">
<tr class="nowrap">
<td class="center nowrap" style="width:20%;">
<input type="text" class="smallbubble" name="attr_votedtraitF_max" title="Total Fate earned from this trait" placeholder="F">
<input style="width:30%;" class="trait" type="text" name="attr_votedtrait-name" placeholder="Name">
<textarea spellcheck="false" style="width:40%;" class="trait" name="attr_votedtrait" placeholder="Description / Type"/></textarea>
&ensp;
<input type="text" class="underline" name="attr_votedtrait-count" title="Votes counted for this trait">&sol;<input type="text" class="underline" name="attr_votedtrait-need" title="Votes needed for this trait">
<select style="width:10%;" class="stat-selection" name="attr_votedtrait-status">
<option value="Evolved">Evolved</option>
<option value="Healed">Healed</option>
<option value="Lost">Lost</option>
<option value="Proposed">Proposed</option>
<option value="Voted Off" selected>Voted Off</option>
<option value="Withdrawn">Withdrawn</option>
</select>
</td>
</tr>
</table>
</fieldset>
<input type="text" name="attr_additional_notes" class="fakeh1" placeholder="Campaign Notes">
<fieldset class="repeating_note">
<table class="page1">
<tr class="nowrap">
<td class="center nowrap" style="width:20%;">
<input style="text-align:center; border:none; width:130px;" class="big trait smallcaps" type="text" name="attr_note-name" placeholder="Note" title="Title of note when quoted to chat">
<button type="roll" class="quote relative" style="top:5px; right:10px;" name="attr_note-quote" title="Quote note to chat" value="&{template:bwquote} {{slot1=@{note-name}}} {{shade=[[@{note-shade}]]}} {{title2=Character}} {{slot2=@{character_name}}} {{title3=@{note-subtitle}}} {{slot3=@{note-entry}}} {{text=@{note}}}"></button>
<br>
<input type="text" class="underline" name="attr_note-subtitle" title="Subtitle of note when quoted" style="width:50px;">:<input style="width:50px;" type="text" class="underline normal italic" name="attr_note-entry" title="Subtitle entry when quoted">
<select class="box" name="attr_note-shade" title="Shade of macro when quoted">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
</td>
<td class="right nowrap" style="width:75%;">
<textarea spellcheck="false" style="height:50px;" class="box" name="attr_note"></textarea>
</td>
</tr>
</table>
</fieldset>
</div>
<!-- END OF TAB 5 -->
<!-- BEGIN TAB 6 == ROGUES GALLERY / NPC TRACKER -->
<div class="tab6">
<input type="text" name="attr_npc_title" class="fakeh1" placeholder="Bodyguards / Animal Companions / NPCs">
<!-- <div class="spacer-half"></div> -->
<fieldset class="repeating_npc">
<div class="table npc">
<div class="row center underline" style="background-color: #E8E8E8;">
<input class="statname center smallcaps" style="width:80%;" type="text" name="attr_npc-name" placeholder="NPC Name">
</div>
<div class="row center underline">
<div class="col center npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-will" value="&{template:bw} {{name=Will}} {{stat=[[@{npc-will}]]}} {{shade=[[@{npc-wil-shade}]]}} {{openended=@{npc-wil-openend}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-will}+?{Help & Advantages|0}-(@{npc-wounddice})]]d6@{npc-wil-openend}}>@{npc-per-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="smallcaps bold big">Wil</span>
<div class="opencontinaer relative" style="bottom:11px; right:5px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-wil-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-wil-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-wil-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-will" title="@{npc-will}" value="4">
</div>
</div>
<div class="col center rightline npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-perception" value="&{template:bw} {{name=Perception}} {{stat=[[@{npc-perception}]]}} {{shade=[[@{npc-per-shade}]]}} {{openended=@{npc-per-openend}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-perception}+?{Help & Advantages|0}-(@{npc-wounddice})]]d6@{npc-per-openend}}>@{npc-per-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="smallcaps bold big">Per</span>
<div class="opencontinaer relative" style="bottom:11px; right:5px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-per-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-per-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-per-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-perception" title="@{npc-perception}" value="4">
</div>
</div>
<div class="col center npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-agility" value="&{template:bw} {{name=Agility}} {{stat=[[@{npc-agility}]]}} {{shade=[[@{npc-agi-shade}]]}} {{openended=@{npc-agi-openend}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-agility}+?{Help & Advantages|0}-(@{npc-wounddice})]]d6@{npc-agi-openend}}>@{npc-agi-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="smallcaps bold big">Agi</span>
<div class="opencontinaer relative" style="bottom:11px; right:5px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-agi-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-agi-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-agi-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-agility" title="@{npc-agility}" value="4">
</div>
</div>
<div class="col center npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-speed" value="&{template:bw} {{name=Speed}} {{stat=[[@{npc-speed}]]}} {{shade=[[@{npc-spd-shade}]]}} {{openended=@{npc-spd-openend}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-speed}+?{Help & Advantages|0}-(@{npc-wounddice})]]d6@{npc-spd-openend}}>@{npc-spd-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="smallcaps bold big">Spd</span>
<div class="opencontinaer relative" style="bottom:11px; right:5px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-spd-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-spd-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-spd-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-speed" title="@{npc-speed}" value="4">
</div>
</div>
<div class="col center npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-power" value="&{template:bw} {{name=Power}} {{stat=[[@{npc-power}]]}} {{shade=[[@{npc-pow-shade}]]}} {{openended=@{npc-pow-openend}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-power}+?{Help & Advantages|0}-(@{npc-wounddice})]]d6@{npc-pow-openend}}>@{npc-pow-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="smallcaps bold big">Pow</span>
<div class="opencontinaer relative" style="bottom:11px; right:6px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-pow-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-pow-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-pow-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-power" title="@{npc-power}" value="4">
</div>
</div>
<div class="col center rightline npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-forte" value="&{template:bw} {{name=Forte}} {{stat=[[@{npc-forte}]]}} {{shade=[[@{npc-for-shade}]]}} {{openended=@{npc-for-openend}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-forte}+?{Help & Advantages|0}-(@{npc-wounddice})]]d6@{npc-for-openend}}>@{npc-for-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="smallcaps bold big">For</span>
<div class="opencontinaer relative" style="bottom:11px; right:5px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-for-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-for-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-for-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-forte" title="@{npc-forte}" value="4">
</div>
</div>
<div class="col center npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-health" value="&{template:bw} {{name=Health}} {{stat=[[@{npc-health}]]}} {{shade=[[@{npc-he-shade}]]}} {{openended=@{npc-he-openend}}} {{mod=[[?{Treatment & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[0]]}} {{successes=[[ {[[@{npc-health}+?{Treatment & Advantages|0}]]d6@{npc-he-openend}}>@{npc-he-shade}]]}} {{totalob=[[?{Base Obstacle|0}]]}}"></button>
<span class="big bold">He</span>
<div class="opencontinaer relative" style="bottom:11px; right:3px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-he-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-he-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-he-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-health" title="@{npc-health}" value="3">
</div>
</div>
<div class="col center rightline npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-steel" value="&{template:bw} {{name=Steel}} {{stat=[[@{npc-steel}]]}} {{shade=[[@{npc-st-shade}]]}} {{openended=@{npc-st-openend}}} {{mod=[[?{Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Obstacle|@{npc-hesitation}}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-steel}+?{Advantages|0}-(@{npc-wounddice})]]d6@{npc-st-openend}}>@{npc-st-shade}]]}} {{totalob=[[?{Obstacle|@{npc-hesitation}}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="big bold">St</span>
<div class="opencontinaer relative" style="bottom:11px; right:3px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-st-openend" value="" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-st-openend" value="!" checked="checked" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-st-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-steel" title="@{npc-steel}" value="3">
</div>
</div>
<div class="col center npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-resources" value="&{template:bw} {{name=Resources}} {{stat=[[@{npc-resources}]]}} {{shade=[[@{npc-re-shade}]]}} {{openended=@{npc-re-openend}}} {{mod=[[?{Cash, Funds, & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[0]]}} {{successes=[[ {[[@{npc-resources}+?{Cash, Funds, & Advantages|0}]]d6@{npc-re-openend}}>@{npc-re-shade}]]}} {{totalob=[[?{Base Obstacle|0}]]}}"></button>
<span class="big bold">Res</span>
<div class="opencontinaer relative" style="bottom:11px; right:3px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-re-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-re-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-re-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-resources" title="@{npc-resources}" value="1">
</div>
</div>
<div class="col center rightline npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-circles" value="&{template:bw} {{name=Circles}} {{stat=[[@{npc-circles}]]}} {{shade=[[@{npc-ci-shade}]]}} {{openended=@{npc-ci-openend}}} {{mod=[[?{Reps., Affs., & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-circles}+?{Reps., Affs., & Advantages|0}-(@{npc-wounddice})]]d6@{npc-ci-openend}}>@{npc-ci-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<span class="big bold">Cir</span>
<div class="opencontinaer relative" style="bottom:11px; right:3px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-ci-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-ci-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-ci-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-circles" title="@{npc-circles}" value="2">
</div>
</div>
<div class="col center npcrow1">
<div class="row left nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-emotion" value="&{template:bw} {{name=?{Attribute Name|Emotion}}} {{stat=[[@{npc-emotion}]]}} {{shade=[[@{npc-em-shade}]]}} {{openended=@{npc-em-openend}}} {{mod=[[?{Help & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[0]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[0]]}} {{successes=[[ {[[@{npc-emotion}+?{Help & Advantages|0}]]d6@{npc-em-openend}}>@{npc-em-shade}]]}} {{totalob=[[?{Base Obstacle|0}]]}}"></button>
<span class="big bold">Emo</span>
<div class="opencontinaer relative" style="bottom:11px; right:3px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-em-openend" value="" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-em-openend" value="!" checked="checked" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row nowrap">
<select class="box" name="attr_npc-em-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-emotion" title="@{npc-emotion}" value="0">
</div>
</div>
</div>
<div class="row underline center nowrap">
<div class="col rightline npcrow2 center">
&ensp;
<span class="italic npcalign">Ob Pen.</span>
<input type="number" class="skillname" title="@{npc-obstaclepenalties}" name="attr_npc-obstaclepenalties" value="0" style="width:20px;">
<span class="italic npcalign">Die Pen.</span>
<input type="number" class="skillname" title="@{npc-wounddice}" name="attr_npc-wounddice" value="0" style="width:20px;">
</div>
<div class="col rightline npcrow2 center">
&emsp;
<span class="italic npcalign">Su</span>
<input type="text" class="skillname" style="width:35px;" name="attr_npc-su" value="B3">
<span class="italic npcalign">Li</span>
<input type="text" class="skillname" style="width:35px;" name="attr_npc-li" value="B5">
<span class="italic npcalign">Mi</span>
<input type="text" class="skillname" style="width:35px;" name="attr_npc-mi" value="B7">
<span class="italic npcalign">Se</span>
<input type="text" class="skillname" style="width:35px;" name="attr_npc-se" value="B8">
<span class="italic npcalign">Tr</span>
<input type="text" class="skillname" style="width:35px;" name="attr_npc-tr" value="B9">
<span class="italic npcalign">MW</span>
<input type="text" class="skillname" style="width:40px;" name="attr_npc-mw" value="B10">
</div>
<div class="col npcrow2 center">
&nbsp;
<span class="italic npcalign">Reflex</span>
<input type="text" class="skillname" name="attr_npc-reflexes" title="@{npc-reflexes}" value="B4" style="width:35px;">
<span class="italic npcalign">Str.</span>
<input type="text" class="skillname" name="attr_npc-stride" title="@{npc-stride}" value="7" style="width:30px;">
<span class="italic npcalign">Hes.</span>
<input type="text" class="skillname" name="attr_npc-hesitation" title="@{npc-hesitation}" value="6" style="width:30px;">
</div>
</div>
<div class="row underline nowrap">
<div class="col center" style="width:12%">
<div class="row">
<span class="bold npcalign">Skills</span>
</div>
<div class="row center nowrap">
&nbsp;<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-skill" value="&{template:bw} {{name=?{Skill Name|Skill}}} {{stat=[[@{npc-skill}]]}} {{shade=[[@{npc-skl-shade}]]}} {{openended=@{npc-skl-openend}}} {{mod=[[?{Help, FoRKs, & Advantages|0}]]}} {{artha=[[0]]}} {{wounddice=[[@{npc-wounddice}]]}} {{ob=[[?{Base Obstacle|0}]]}} {{disadv=[[@{npc-obstaclepenalties}]]}} {{successes=[[ {[[@{npc-skill}+?{Help, FoRKs, & Advantages|0}-(@{npc-wounddice})]]d6@{npc-skl-openend}}>@{npc-skl-shade}]]}} {{totalob=[[?{Base Obstacle|0}+[[@{npc-obstaclepenalties}]]]]}}"></button>
<select class="box" name="attr_npc-skl-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-skill" title="@{npc-skill}" value="3">
<div class="opencontinaer relative" style="bottom:11px; right:17px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-skl-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-skl-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
<div class="col leftline center" style="width:87%">
<textarea name="attr_npc-skills" class="box" style="height:45px; border:none;" spellcheck="false"></textarea>
</div>
</div>
<div class="row underline nowrap">
<div class="col center" style="width:12%">
<span class="bold npcalign">Beliefs</span>
</div>
<div class="col leftline center" style="width:87%">
<textarea name="attr_npc-beliefs" class="box" style="height:45px; border:none;" spellcheck="false"></textarea>
</div>
</div>
<div class="row underline nowrap">
<div class="col center" style="width:12%">
<span class="bold npcalign">Instincts</span>
</div>
<div class="col leftline center" style="width:87%">
<textarea name="attr_npc-instincts" class="box" style="height:45px; border:none;" spellcheck="false"></textarea>
</div>
</div>
<div class="row underline nowrap">
<div class="col center" style="width:12%">
<span class="bold npcalign">Traits</span>
</div>
<div class="col leftline center" style="width:87%">
<textarea name="attr_npc-traits" class="box" style="height:45px; border:none;" spellcheck="false"></textarea>
</div>
</div>
<div class="row nowrap center underline">
<div class="col npcrow5 rightline" style="width:75%;">
<div class="col center rightline npcrow5">
<div class="row left nowrap">
<span class="big bold npcalign smallcaps">Weapons</span>
</div>
<div class="row nowrap">
<input type="text" class="right underline" style="width:150px;" name="attr_npc-wpn1" placeholder="Bare-fist">
</div>
<div class="row nowrap">
<input type="text" class="right underline" style="width:150px;" name="attr_npc-wpn2">
</div>
<div class="row nowrap">
<input type="text" class="right underline" style="width:150px;" name="attr_npc-wpn3">
</div>
</div>
<div class="col center rightline npcrow5">
<div class="row left nowrap center">
<span class="big bold npcalign">IMS</span>
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn1-i" value="B2">&sol;<input type="text" class="underline" name="attr_npc-wpn1-m" value="B4">&sol;<input type="text" class="underline" name="attr_npc-wpn1-s" value="B6">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn2-i">&sol;<input type="text" class="underline" name="attr_npc-wpn2-m">&sol;<input type="text" class="underline" name="attr_npc-wpn2-s">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn3-i">&sol;<input type="text" class="underline" name="attr_npc-wpn3-m">&sol;<input type="text" class="underline" name="attr_npc-wpn3-s">
</div>
</div>
<div class="col center rightline npcrow5">
<div class="row left nowrap center">
<span class="big bold npcalign">Add</span>
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn1-ad" value="2">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn2-ad">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn3-ad">
</div>
</div>
<div class="col center rightline npcrow5">
<div class="row left nowrap center">
<span class="big bold npcalign">VA</span>
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn1-va" value="0">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn2-va">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn3-va">
</div>
</div>
<div class="col center rightline npcrow5">
<div class="row left nowrap center">
<span class="big bold npcalign">WS</span>
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn1-ws" value="3">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn2-ws">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn3-ws">
</div>
</div>
<div class="col center rightline npcrow5">
<div class="row left nowrap center">
<span class="big bold npcalign">WL</span>
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn1-wl" value="1">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn2-wl">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn3-wl">
</div>
</div>
<div class="col center rightline npcrow5">
<div class="row left nowrap center">
<span class="big bold npcalign">Opt &sol; Ext</span>
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn1-r1">&sol;<input type="text" class="underline" name="attr_npc-wpn1-r2">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn2-r1">&sol;<input type="text" class="underline" name="attr_npc-wpn2-r2">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn3-r1">&sol;<input type="text" class="underline" name="attr_npc-wpn3-r2">
</div>
</div>
<div class="col center npcrow5">
<div class="row left nowrap center">
<span class="big bold npcalign">DoF</span>
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn1-d1">&sol;<input type="text" class="underline" name="attr_npc-wpn1-d2">&sol;<input type="text" class="underline" name="attr_npc-wpn1-d3">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn2-d1">&sol;<input type="text" class="underline" name="attr_npc-wpn2-d2">&sol;<input type="text" class="underline" name="attr_npc-wpn2-d3">
</div>
<div class="row nowrap">
<input type="text" class="underline" name="attr_npc-wpn3-d1">&sol;<input type="text" class="underline" name="attr_npc-wpn3-d2">&sol;<input type="text" class="underline" name="attr_npc-wpn2-d3">
</div>
</div>
</div>
<div class="col center npcrow6">
<div class="row center nowrap">
<span class="big bold npcalign smallcaps">Armor</span>
</div>
<div class="row center nowrap">
<button type="roll" class="sheet-roll relative" style="top:1px;" name="roll_npc-armor" value="&{template:bw} {{name=?{Location Name|Armor}}} {{stat=[[@{npc-armor}]]}} {{shade=[[@{npc-arm-shade}]]}} {{openended=@{npc-arm-openend}}} {{artha=[[0]]}} {{wounddice=[[0]]}} {{ob=[[1]]}} {{disadv=[[0]]}} {{va=[[?{Weapon's Versus Armor|0}]]}} {{successes=[[ {[[@{npc-armor}-(?{Location Damage|0})]]d6@{npc-arm-openend}}>@{npc-arm-shade}]]}} {{totalob=[[1+?{Weapon's Versus Armor|0}]]}} {{damage=[[?{Location Damage|0}]]}}"></button>
<select class="box" name="attr_npc-arm-shade">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="stat underline" name="attr_npc-armor" title="@{npc-armor}" value="0">
<div class="opencontinaer relative" style="bottom:11px; right:15px; font-size:0.8em;">
<input type="radio" class="openended unchecked" name="attr_npc-arm-openend" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_npc-arm-openend" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
<div class="row center npcrow7" style="padding-top:1px;">
<textarea name="attr_npc-gear" class="box" style="border:none; width:85%; height:45px;" placeholder="Additional gear" spellcheck="false"></textarea>
</div>
</div>
</div>
<div class="col center" style="width:100%;">
<textarea name="attr_npc-notes" class="box" style="border:none; width:99%;" placeholder="Additional notes" spellcheck="false"></textarea>
</div>
</div>
<div class="spacer-half"></div>
</fieldset>
<br>
<div class="row center">
&nbsp;<h3 class="right">Die of Fate</h3>
&ensp;<button type="roll" class="sheet-roll relative" style="top:6px;" name="roll_dof" title="Roll a Die of Fate (for random events)" value="&{template:bwfate} {{dof=1}} {{roll=[[1d6]]}}"></button>
</div>
</div>
<!-- END OF TAB 6 -->
<!-- BEGIN TAB 0 == CHARACTER BURNER -->
<div class="tab0">
<h1>Character Burner Worksheet</h1>
<div class="table">
<div class="row">
<div class="col big bold">
1. Character Concept:<input type="text" class="underline" style="width: 200px;" name="attr_concept">
</div>
<div class="col">
Recommended # LPs:<input type="number" class="underline" name="attr_recommendedlps">
</div>
<div class="col">
Stock:<input type="text" class="underline" style="width: 200px;" name="attr_stock">
</div>
</div>
</div>
<div class="spacer"></div>
<div class="table">
<div class="col" style="width:70%;">
<!-- LIFEPATHS -->
<table class="lifepath">
<tr>
<th class="big">2. Lifepaths</th>
<th class="center">Time</th>
<th class="center">Lead</th>
<th class="center">Res</th>
<th class="center">Stats</th>
<th class="center">Skill</th>
<th class="center">Gen</th>
<th class="center">Trait</th>
</tr>
<tr>
<td><input type="text" name="attr_lp1" placeholder="Born..."></td>
<td><input type="number" name="attr_time1"></td>
<td><input type="number" name="attr_lead1"></td>
<td><input type="number" name="attr_res1"></td>
<td>M<input type="number" name="attr_statm1">P<input type="number" name="attr_statp1"></td>
<td><input type="number" name="attr_skill1"></td>
<td><input type="number" name="attr_gen1"></td>
<td><input type="number" name="attr_trait1"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp2"></td>
<td><input type="number" name="attr_time2"></td>
<td><input type="number" name="attr_lead2"></td>
<td><input type="number" name="attr_res2"></td>
<td>M<input type="number" name="attr_statm2">P<input type="number" name="attr_statp2"></td>
<td><input type="number" name="attr_skill2"></td>
<td><input type="number" name="attr_gen2"></td>
<td><input type="number" name="attr_trait2"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp3"></td>
<td><input type="number" name="attr_time3"></td>
<td><input type="number" name="attr_lead3"></td>
<td><input type="number" name="attr_res3"></td>
<td>M<input type="number" name="attr_statm3">P<input type="number" name="attr_statp3"></td>
<td><input type="number" name="attr_skill3"></td>
<td><input type="number" name="attr_gen3"></td>
<td><input type="number" name="attr_trait3"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp4"></td>
<td><input type="number" name="attr_time4"></td>
<td><input type="number" name="attr_lead4"></td>
<td><input type="number" name="attr_res4"></td>
<td>M<input type="number" name="attr_statm4">P<input type="number" name="attr_statp4"></td>
<td><input type="number" name="attr_skill4"></td>
<td><input type="number" name="attr_gen4"></td>
<td><input type="number" name="attr_trait4"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp5"></td>
<td><input type="number" name="attr_time5"></td>
<td><input type="number" name="attr_lead5"></td>
<td><input type="number" name="attr_res5"></td>
<td>M<input type="number" name="attr_statm5">P<input type="number" name="attr_statp5"></td>
<td><input type="number" name="attr_skill5"></td>
<td><input type="number" name="attr_gen5"></td>
<td><input type="number" name="attr_trait5"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp6"></td>
<td><input type="number" name="attr_time6"></td>
<td><input type="number" name="attr_lead6"></td>
<td><input type="number" name="attr_res6"></td>
<td>M<input type="number" name="attr_statm6">P<input type="number" name="attr_statp6"></td>
<td><input type="number" name="attr_skill6"></td>
<td><input type="number" name="attr_gen6"></td>
<td><input type="number" name="attr_trait6"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp7"></td>
<td><input type="number" name="attr_time7"></td>
<td><input type="number" name="attr_lead7"></td>
<td><input type="number" name="attr_res7"></td>
<td>M<input type="number" name="attr_statm7">P<input type="number" name="attr_statp7"></td>
<td><input type="number" name="attr_skill7"></td>
<td><input type="number" name="attr_gen7"></td>
<td><input type="number" name="attr_trait7"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp8"></td>
<td><input type="number" name="attr_time8"></td>
<td><input type="number" name="attr_lead8"></td>
<td><input type="number" name="attr_res8"></td>
<td>M<input type="number" name="attr_statm8">P<input type="number" name="attr_statp8"></td>
<td><input type="number" name="attr_skill8"></td>
<td><input type="number" name="attr_gen8"></td>
<td><input type="number" name="attr_trait8"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp9"></td>
<td><input type="number" name="attr_time9"></td>
<td><input type="number" name="attr_lead9"></td>
<td><input type="number" name="attr_res9"></td>
<td>M<input type="number" name="attr_statm9">P<input type="number" name="attr_statp9"></td>
<td><input type="number" name="attr_skill9"></td>
<td><input type="number" name="attr_gen9"></td>
<td><input type="number" name="attr_trait9"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp10"></td>
<td><input type="number" name="attr_time10"></td>
<td><input type="number" name="attr_lead10"></td>
<td><input type="number" name="attr_res10"></td>
<td>M<input type="number" name="attr_statm10">P<input type="number" name="attr_statp10"></td>
<td><input type="number" name="attr_skill10"></td>
<td><input type="number" name="attr_gen10"></td>
<td><input type="number" name="attr_trait10"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp11"></td>
<td><input type="number" name="attr_time11"></td>
<td><input type="number" name="attr_lead11"></td>
<td><input type="number" name="attr_res11"></td>
<td>M<input type="number" name="attr_statm11">P<input type="number" name="attr_statp11"></td>
<td><input type="number" name="attr_skill11"></td>
<td><input type="number" name="attr_gen11"></td>
<td><input type="number" name="attr_trait11"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp12"></td>
<td><input type="number" name="attr_time12"></td>
<td><input type="number" name="attr_lead12"></td>
<td><input type="number" name="attr_res12"></td>
<td>M<input type="number" name="attr_statm12">P<input type="number" name="attr_statp12"></td>
<td><input type="number" name="attr_skill12"></td>
<td><input type="number" name="attr_gen12"></td>
<td><input type="number" name="attr_trait12"></td>
</tr>
<tr>
<td><input type="text" name="attr_lp13"></td>
<td><input type="number" name="attr_time13"></td>
<td><input type="number" name="attr_lead13"></td>
<td><input type="number" name="attr_res13"></td>
<td>M<input type="number" name="attr_statm13">P<input type="number" name="attr_statp13"></td>
<td><input type="number" name="attr_skill13"></td>
<td><input type="number" name="attr_gen13"></td>
<td><input type="number" name="attr_trait13"></td>
</tr>
<tr>
<td class="bold right" style="padding-right:5px;">Totals:</td>
<td><input type="number" disabled="disabled" name="attr_time_total" value="(@{time1}+0)+(@{time2}+0)+(@{time3}+0)+(@{time4}+0)+(@{time5}+0)+(@{time6}+0)+(@{time7}+0)+(@{time8}+0)+(@{time9}+0)+(@{time10}+0)+(@{time11}+0)+(@{time12}+0)+(@{time13}+0)"></td>
<td><input type="number" disabled="disabled" name="attr_lead_total" value="(@{lead1}+0)+(@{lead2}+0)+(@{lead3}+0)+(@{lead4}+0)+(@{lead5}+0)+(@{lead6}+0)+(@{lead7}+0)+(@{lead8}+0)+(@{lead9}+0)+(@{lead10}+0)+(@{lead11}+0)+(@{lead12}+0)+(@{lead13}+0)"></td>
<td><input type="number" disabled="disabled" name="attr_res_total" value="(@{res1}+0)+(@{res2}+0)+(@{res3}+0)+(@{res4}+0)+(@{res5}+0)+(@{res6}+0)+(@{res7}+0)+(@{res8}+0)+(@{res9}+0)+(@{res10}+0)+(@{res11}+0)+(@{res12}+0)+(@{res13}+0)"></td>
<td>M<input type="number" disabled="disabled" name="attr_statm_total" value="(@{statm1}+0)+(@{statm2}+0)+(@{statm3}+0)+(@{statm4}+0)+(@{statm5}+0)+(@{statm6}+0)+(@{statm7}+0)+(@{statm8}+0)+(@{statm9}+0)+(@{statm10}+0)+(@{statm11}+0)+(@{statm12}+0)+(@{statm13}+0)">P<input type="number" disabled="disabled" name="attr_statp_total" value="(@{statp1}+0)+(@{statp2}+0)+(@{statp3}+0)+(@{statp4}+0)+(@{statp5}+0)+(@{statp6}+0)+(@{statp7}+0)+(@{statp8}+0)+(@{statp9}+0)+(@{statp10}+0)+(@{statp11}+0)+(@{statp12}+0)+(@{statp13}+0)"></td>
<td><input type="number" disabled="disabled" name="attr_skill_total" value="(@{skill1}+0)+(@{skill2}+0)+(@{skill3}+0)+(@{skill4}+0)+(@{skill5}+0)+(@{skill6}+0)+(@{skill7}+0)+(@{skill8}+0)+(@{skill9}+0)+(@{skill10}+0)+(@{skill11}+0)+(@{skill12}+0)+(@{skill13}+0)"></td>
<td><input type="number" disabled="disabled" name="attr_gen_total" value="(@{gen1}+0)+(@{gen2}+0)+(@{gen3}+0)+(@{gen4}+0)+(@{gen5}+0)+(@{gen6}+0)+(@{gen7}+0)+(@{gen8}+0)+(@{gen9}+0)+(@{gen10}+0)+(@{gen11}+0)+(@{gen12}+0)+(@{gen13}+0)"></td>
<td><input type="number" disabled="disabled" name="attr_trait_total" value="(@{trait1}+0)+(@{trait2}+0)+(@{trait3}+0)+(@{trait4}+0)+(@{trait5}+0)+(@{trait6}+0)+(@{trait7}+0)+(@{trait8}+0)+(@{trait9}+0)+(@{trait10}+0)+(@{trait11}+0)+(@{trait12}+0)+(@{trait13}+0)"></td>
</tr>
</table>
</div>
<div class="col" style="width: 28%;">
<!-- AGE & STAT CALCS -->
<table class="lifepath">
<tr>
<th class="big" colspan="4">3. Age</th>
</tr>
<tr>
<td class="bold">Time + Leads</td>
<td><input type="number" disabled="disabled" name="attr_age" value="(@{time_total}+0)+(@{lead_total}+0)"></td>
<td class="bold">Display Age</td>
<td><input type="text" style="width:30px;" name="attr_age-text" title="The character's age as it appears in the Information tab"></td>
</tr>
</table>
<div class="spacer"></div>
<table class="nowrap lifepath">
<tr>
<th class="big" colspan="4">4. Stats</th>
</tr>
<tr>
<th colspan="4" class="italic center">Consult the Age Chart</th>
</tr>
<tr>
<td colspan="2">Filter by Stock</td>
<td colspan="2">
<select name="attr_stockage" class="age" style="width:100%;">
<option value="all" selected>All</option>
<option value="dwarves">Dwarves</option>
<option value="elves">Elves &sol; Dark Elves</option>
<option value="men">Humans</option>
<option value="orcs">Orcs</option>
<option value="roden">Roden</option>
<option value="trolls">Trolls</option>
<option value="wolves">Great Wolves</option>
<option value="spiders">Great Spiders</option>
<option value="kerrn">Kerrn (Burning Empires)</option>
<option value="mukhadish">Mukhadish (Burning Empires)</option>
</select>
</td>
</tr>
</tr>
<tr>
<td colspan="2" class="bold">Mental Age</td>
<td>
<input type="radio" name="attr_stockagement" value="all" checked class="stockage" />
<select name="attr_base_mental" class="age stockage">
<optgroup label="Dwarves">
<option value="[[floor(6.01)]]">1-20 yrs - 6pts</option>
<option value="[[floor(7.01)]]">21-30 yrs - 7pts</option>
<option value="[[floor(7.02)]]">31-50 yrs - 7pts</option>
<option value="[[floor(8.01)]]">51-76 yrs - 8pts</option>
<option value="[[floor(8.02)]]">77-111 yrs - 8pts</option>
<option value="[[floor(9.01)]]">112-151 yrs - 9pts</option>
<option value="[[floor(9.02)]]">152-199 yrs - 9pts</option>
<option value="[[floor(10.01)]]">200-245 yrs - 10pts</option>
<option value="[[floor(11.01)]]">246-300 yrs - 11pts</option>
<option value="[[floor(11.02)]]">301-345 yrs - 11pts</option>
<option value="[[floor(12.01)]]">346-396 yrs - 12pts</option>
<option value="[[floor(11.03)]]">397-445 yrs - 11pts</option>
<option value="[[floor(11.04)]]">446-525 yrs - 11pts</option>
<option value="[[floor(10.02)]]">526-600 yrs - 10pts</option>
</optgroup>
<optgroup label="Elves &sol; Dark Elves">
<option value="[[floor(7.11)]]">1-25 yrs - 7pts</option>
<option value="[[floor(8.11)]]">25-60 yrs - 8pts</option>
<option value="[[floor(9.11)]]">61-100 yrs - 9pts</option>
<option value="[[floor(1.12)]]">101-125 yrs - 9pts</option>
<option value="[[floor(10.11)]]">126-160 yrs - 10pts</option>
<option value="[[floor(10.12)]]">161-225 yrs - 10pts</option>
<option value="[[floor(11.11)]]">226-325 yrs - 11pts</option>
<option value="[[floor(12.11)]]">326-425 yrs - 12pts</option>
<option value="[[floor(13.11)]]">426-525 yrs - 13pts</option>
<option value="[[floor(13.12)]]">526-625 yrs - 13pts</option>
<option value="[[floor(14.11)]]">626-725 yrs - 14pts</option>
<option value="[[floor(14.12)]]">726-825 yrs - 14pts</option>
<option value="[[floor(15.11)]]">826-925 yrs - 15pts</option>
<option value="[[floor(15.12)]]">926-1025 yrs - 15pts</option>
<option value="[[floor(15.13)]]">1026-1125 yrs - 15pts</option>
<option value="[[floor(15.14)]]">1126-1225 yrs - 15pts</option>
<option value="[[floor(15.15)]]">1226-1325 yrs - 15pts</option>
<option value="[[floor(16.11)]]">1326+ yrs - 16pts</option>
</optgroup>
<optgroup label="Humans">
<option value="[[floor(5.21)]]">1-10 yrs - 5pts</option>
<option value="[[floor(6.21)]]">11-14 yrs - 6pts</option>
<option value="[[floor(6.22)]]">15-16 yrs - 6pts</option>
<option value="[[floor(7.21)]]">17-25 yrs - 7pts</option>
<option value="[[floor(7.22)]]">26-29 yrs - 7pts</option>
<option value="[[floor(7.23)]]">30-35 yrs - 7pts</option>
<option value="[[floor(7.24)]]">36-40 yrs - 7pts</option>
<option value="[[floor(7.25)]]">41-55 yrs - 7pts</option>
<option value="[[floor(7.26)]]">56-65 yrs - 7pts</option>
<option value="[[floor(7.27)]]">66-79 yrs - 7pts</option>
<option value="[[floor(6.23)]]">80-100 yrs - 6pts</option>
</optgroup>
<optgroup label="Orcs">
<option value="[[floor(3.31)]]">1-10 yrs - 3pts</option>
<option value="[[floor(4.31)]]">11-16 yrs - 4pts</option>
<option value="[[floor(5.31)]]">17-22 yrs - 5pts</option>
<option value="[[floor(5.32)]]">23-30 yrs - 5pts</option>
<option value="[[floor(6.31)]]">41-40 yrs - 6pts</option>
<option value="[[floor(6.32)]]">41-50 yrs - 6pts</option>
<option value="[[floor(7.31)]]">51-60 yrs - 7pts</option>
<option value="[[floor(7.32)]]">61-80 yrs - 7pts</option>
<option value="[[floor(8.31)]]">81-99 yrs - 8pts</option>
<option value="[[floor(8.32)]]">100-125 yrs - 8pts</option>
<option value="[[floor(9.31)]]">126-150 yrs - 9pts</option>
<option value="[[floor(9.32)]]">151+ yrs - 9pts</option>
</optgroup>
<optgroup label="Roden">
<option value="[[floor(6.41)]]">1-5 yrs - 6pts</option>
<option value="[[floor(7.41)]]">6-9 yrs - 7pts</option>
<option value="[[floor(7.42)]]">10-15 yrs - 7pts</option>
<option value="[[floor(8.41)]]">16-24 yrs - 8pts</option>
<option value="[[floor(8.42)]]">25-30 yrs - 8pts</option>
<option value="[[floor(7.43)]]">31-36 yrs - 7pts</option>
<option value="[[floor(7.44)]]">37-40 yrs - 7pts</option>
<option value="[[floor(7.45)]]">41-45 yrs - 7pts</option>
<option value="[[floor(6.42)]]">46-49 yrs - 6pts</option>
</optgroup>
<optgroup label="Trolls">
<option value="[[floor(3.51)]]">1-5 yrs - 3pts</option>
<option value="[[floor(4.51)]]">6-12 yrs - 4pts</option>
<option value="[[floor(4.52)]]">13-19 yrs - 4pts</option>
<option value="[[floor(4.53)]]">20-27 yrs - 4pts</option>
<option value="[[floor(4.54)]]">28-57 yrs - 4pts</option>
<option value="[[floor(4.55)]]">58-80 yrs - 4pts</option>
<option value="[[floor(4.56)]]">81-124 yrs - 4pts</option>
<option value="[[floor(5.51)]]">125-213 yrs - 5pts</option>
<option value="[[floor(5.52)]]">214-390 yrs - 5pts</option>
<option value="[[floor(6.51)]]">391-712 yrs - 6pts</option>
</optgroup>
<optgroup label="Great Wolves">
<option value="[[floor(6.61)]]">1 yr - 6pts</option>
<option value="[[floor(7.61)]]">2-3 yrs - 7pts</option>
<option value="[[floor(7.62)]]">4-5 yrs - 7pts</option>
<option value="[[floor(7.63)]]">6-7 yrs - 7pts</option>
<option value="[[floor(6.62)]]">8-9 yrs - 6pts</option>
<option value="[[floor(6.63)]]">10-11 yrs - 6pts</option>
<option value="[[floor(5.61)]]">12-15 yrs - 5pts</option>
</optgroup>
<optgroup label="Great Spiders">
<option value="[[floor(4.61)]]">1-2 yrs - 4pts</option>
<option value="[[floor(5.61)]]">2-7 yrs - 5pts</option>
<option value="[[floor(6.61)]]">8-12 yrs - 6pts</option>
<option value="[[floor(7.61)]]">13-24 yrs - 7pts</option>
<option value="[[floor(7.62)]]">25-32 yrs - 7pts</option>
<option value="[[floor(6.62)]]">33-48 yrs - 6pts</option>
<option value="[[floor(6.63)]]">49-64 yrs - 6pts</option>
<option value="[[floor(6.64)]]">65-80 yrs - 6pts</option>
<option value="[[floor(6.65)]]">81-96 yrs - 6pts</option>
<option value="[[floor(6.66)]]">97-112 yrs - 6pts</option>
<option value="[[floor(5.62)]]">113-128 yrs - 5pts</option>
<option value="[[floor(5.63)]]">129-144 yrs - 5pts</option>
<option value="[[floor(5.64)]]">145-160 yrs - 5pts</option>
</optgroup>
<optgroup label="Kerrn (Burning Empires)">
<option value="[[floor(4.61)]]">1-8 yrs - 4pts</option>
<option value="[[floor(5.61)]]">9-14 yrs - 5pts</option>
<option value="[[floor(6.61)]]">15-20 yrs - 6pts</option>
<option value="[[floor(6.62)]]">21-25 yrs - 6pts</option>
<option value="[[floor(6.63)]]">26-29 yrs - 6pts</option>
<option value="[[floor(6.64)]]">30-35 yrs - 6pts</option>
<option value="[[floor(6.65)]]">36-40 yrs - 6pts</option>
<option value="[[floor(5.62)]]">41-55 yrs - 5pts</option>
<option value="[[floor(4.62)]]">56-60 yrs - 4pts</option>
</optgroup>
<optgroup label="Mukhadish (Burning Empires)">
<option value="[[floor(3.61)]]">1-5 yrs - 3pts</option>
<option value="[[floor(4.61)]]">6-12 yrs - 4pts</option>
<option value="[[floor(4.62)]]">13-19 yrs - 4pts</option>
<option value="[[floor(4.63)]]">20-27 yrs - 4pts</option>
<option value="[[floor(4.64)]]">28-36 yrs - 4pts</option>
<option value="[[floor(4.65)]]">37-48 yrs - 4pts</option>
<option value="[[floor(3.62)]]">49-85 yrs - 3pts</option>
</optgroup>
</select>
<input type="radio" name="attr_stockagement" value="dwarves" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(6.01)]]">1-20 yrs - 6pts</option>
<option value="[[floor(7.01)]]">21-30 yrs - 7pts</option>
<option value="[[floor(7.02)]]">31-50 yrs - 7pts</option>
<option value="[[floor(8.01)]]">51-76 yrs - 8pts</option>
<option value="[[floor(8.02)]]">77-111 yrs - 8pts</option>
<option value="[[floor(9.01)]]">112-151 yrs - 9pts</option>
<option value="[[floor(9.02)]]">152-199 yrs - 9pts</option>
<option value="[[floor(10.01)]]">200-245 yrs - 10pts</option>
<option value="[[floor(11.01)]]">246-300 yrs - 11pts</option>
<option value="[[floor(11.02)]]">301-345 yrs - 11pts</option>
<option value="[[floor(12.01)]]">346-396 yrs - 12pts</option>
<option value="[[floor(11.03)]]">397-445 yrs - 11pts</option>
<option value="[[floor(11.04)]]">446-525 yrs - 11pts</option>
<option value="[[floor(10.02)]]">526-600 yrs - 10pts</option>
</select>
<input type="radio" name="attr_stockagement" value="elves" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(7.11)]]">1-25 yrs - 7pts</option>
<option value="[[floor(8.11)]]">25-60 yrs - 8pts</option>
<option value="[[floor(9.11)]]">61-100 yrs - 9pts</option>
<option value="[[floor(1.12)]]">101-125 yrs - 9pts</option>
<option value="[[floor(10.11)]]">126-160 yrs - 10pts</option>
<option value="[[floor(10.12)]]">161-225 yrs - 10pts</option>
<option value="[[floor(11.11)]]">226-325 yrs - 11pts</option>
<option value="[[floor(12.11)]]">326-425 yrs - 12pts</option>
<option value="[[floor(13.11)]]">426-525 yrs - 13pts</option>
<option value="[[floor(13.12)]]">526-625 yrs - 13pts</option>
<option value="[[floor(14.11)]]">626-725 yrs - 14pts</option>
<option value="[[floor(14.12)]]">726-825 yrs - 14pts</option>
<option value="[[floor(15.11)]]">826-925 yrs - 15pts</option>
<option value="[[floor(15.12)]]">926-1025 yrs - 15pts</option>
<option value="[[floor(15.13)]]">1026-1125 yrs - 15pts</option>
<option value="[[floor(15.14)]]">1126-1225 yrs - 15pts</option>
<option value="[[floor(15.15)]]">1226-1325 yrs - 15pts</option>
<option value="[[floor(16.11)]]">1326+ yrs - 16pts</option>
</select>
<input type="radio" name="attr_stockagement" value="men" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(5.21)]]">1-10 yrs - 5pts</option>
<option value="[[floor(6.21)]]">11-14 yrs - 6pts</option>
<option value="[[floor(6.22)]]">15-16 yrs - 6pts</option>
<option value="[[floor(7.21)]]">17-25 yrs - 7pts</option>
<option value="[[floor(7.22)]]">26-29 yrs - 7pts</option>
<option value="[[floor(7.23)]]">30-35 yrs - 7pts</option>
<option value="[[floor(7.24)]]">36-40 yrs - 7pts</option>
<option value="[[floor(7.25)]]">41-55 yrs - 7pts</option>
<option value="[[floor(7.26)]]">56-65 yrs - 7pts</option>
<option value="[[floor(7.27)]]">66-79 yrs - 7pts</option>
<option value="[[floor(6.23)]]">80-100 yrs - 6pts</option>
</select>
<input type="radio" name="attr_stockagement" value="orcs" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(3.31)]]">1-10 yrs - 3pts</option>
<option value="[[floor(4.31)]]">11-16 yrs - 4pts</option>
<option value="[[floor(5.31)]]">17-22 yrs - 5pts</option>
<option value="[[floor(5.32)]]">23-30 yrs - 5pts</option>
<option value="[[floor(6.31)]]">41-40 yrs - 6pts</option>
<option value="[[floor(6.32)]]">41-50 yrs - 6pts</option>
<option value="[[floor(7.31)]]">51-60 yrs - 7pts</option>
<option value="[[floor(7.32)]]">61-80 yrs - 7pts</option>
<option value="[[floor(8.31)]]">81-99 yrs - 8pts</option>
<option value="[[floor(8.32)]]">100-125 yrs - 8pts</option>
<option value="[[floor(9.31)]]">126-150 yrs - 9pts</option>
<option value="[[floor(9.32)]]">151+ yrs - 9pts</option>
</select>
<input type="radio" name="attr_stockagement" value="roden" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(6.41)]]">1-5 yrs - 6pts</option>
<option value="[[floor(7.41)]]">6-9 yrs - 7pts</option>
<option value="[[floor(7.42)]]">10-15 yrs - 7pts</option>
<option value="[[floor(8.41)]]">16-24 yrs - 8pts</option>
<option value="[[floor(8.42)]]">25-30 yrs - 8pts</option>
<option value="[[floor(7.43)]]">31-36 yrs - 7pts</option>
<option value="[[floor(7.44)]]">37-40 yrs - 7pts</option>
<option value="[[floor(7.45)]]">41-45 yrs - 7pts</option>
<option value="[[floor(6.42)]]">46-49 yrs - 6pts</option>
</select>
<input type="radio" name="attr_stockagement" value="trolls" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(3.51)]]">1-5 yrs - 3pts</option>
<option value="[[floor(4.51)]]">6-12 yrs - 4pts</option>
<option value="[[floor(4.52)]]">13-19 yrs - 4pts</option>
<option value="[[floor(4.53)]]">20-27 yrs - 4pts</option>
<option value="[[floor(4.54)]]">28-57 yrs - 4pts</option>
<option value="[[floor(4.55)]]">58-80 yrs - 4pts</option>
<option value="[[floor(4.56)]]">81-124 yrs - 4pts</option>
<option value="[[floor(5.51)]]">125-213 yrs - 5pts</option>
<option value="[[floor(5.52)]]">214-390 yrs - 5pts</option>
<option value="[[floor(6.51)]]">391-712 yrs - 6pts</option>
</select>
<input type="radio" name="attr_stockagement" value="wolves" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(6.61)]]">1 yr - 6pts</option>
<option value="[[floor(7.61)]]">2-3 yrs - 7pts</option>
<option value="[[floor(7.62)]]">4-5 yrs - 7pts</option>
<option value="[[floor(7.63)]]">6-7 yrs - 7pts</option>
<option value="[[floor(6.62)]]">8-9 yrs - 6pts</option>
<option value="[[floor(6.63)]]">10-11 yrs - 6pts</option>
<option value="[[floor(5.61)]]">12-15 yrs - 5pts</option>
</select>
<input type="radio" name="attr_stockagement" value="spiders" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(4.61)]]">1-2 yrs - 4pts</option>
<option value="[[floor(5.61)]]">2-7 yrs - 5pts</option>
<option value="[[floor(6.61)]]">8-12 yrs - 6pts</option>
<option value="[[floor(7.61)]]">13-24 yrs - 7pts</option>
<option value="[[floor(7.62)]]">25-32 yrs - 7pts</option>
<option value="[[floor(6.62)]]">33-48 yrs - 6pts</option>
<option value="[[floor(6.63)]]">49-64 yrs - 6pts</option>
<option value="[[floor(6.64)]]">65-80 yrs - 6pts</option>
<option value="[[floor(6.65)]]">81-96 yrs - 6pts</option>
<option value="[[floor(6.66)]]">97-112 yrs - 6pts</option>
<option value="[[floor(5.62)]]">113-128 yrs - 5pts</option>
<option value="[[floor(5.63)]]">129-144 yrs - 5pts</option>
<option value="[[floor(5.64)]]">145-160 yrs - 5pts</option>
</select>
<input type="radio" name="attr_stockagement" value="kerrn" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(4.61)]]">1-8 yrs - 4pts</option>
<option value="[[floor(5.61)]]">9-14 yrs - 5pts</option>
<option value="[[floor(6.61)]]">15-20 yrs - 6pts</option>
<option value="[[floor(6.62)]]">21-25 yrs - 6pts</option>
<option value="[[floor(6.63)]]">26-29 yrs - 6pts</option>
<option value="[[floor(6.64)]]">30-35 yrs - 6pts</option>
<option value="[[floor(6.65)]]">36-40 yrs - 6pts</option>
<option value="[[floor(5.62)]]">41-55 yrs - 5pts</option>
<option value="[[floor(4.62)]]">56-60 yrs - 4pts</option>
</select>
<input type="radio" name="attr_stockagement" value="mukhadish" class="stockage" />
<select name="attr_base_mental" class="age stockage">
<option value="[[floor(3.61)]]">1-5 yrs - 3pts</option>
<option value="[[floor(4.61)]]">6-12 yrs - 4pts</option>
<option value="[[floor(4.62)]]">13-19 yrs - 4pts</option>
<option value="[[floor(4.63)]]">20-27 yrs - 4pts</option>
<option value="[[floor(4.64)]]">28-36 yrs - 4pts</option>
<option value="[[floor(4.65)]]">37-48 yrs - 4pts</option>
<option value="[[floor(3.62)]]">49-85 yrs - 3pts</option>
</select>
</td>
<td><input type="number" disabled="disabled" name="attr_mental_pool-base" value="(@{base_mental}+0)"></td>
</tr>
<tr>
<td colspan="2" class="bold">Physical Age</td>
<td>
<input type="radio" name="attr_stockagephys" value="all" checked class="stockage" />
<select name="attr_base_physical" class="age stockage">
<optgroup label="Dwarves">
<option value="[[floor(13.01)]]">1-20 yrs - 13pts</option>
<option value="[[floor(13.02)]]">21-30 yrs - 13pts</option>
<option value="[[floor(14.01)]]">31-50 yrs - 14pts</option>
<option value="[[floor(15.01)]]">51-76 yrs - 15pts</option>
<option value="[[floor(16.01)]]">77-111 yrs - 16pts</option>
<option value="[[floor(16.02)]]">112-151 yrs - 16pts</option>
<option value="[[floor(17.01)]]">152-199 yrs - 17pts</option>
<option value="[[floor(18.01)]]">200-245 yrs - 18pts</option>
<option value="[[floor(17.02)]]">246-300 yrs - 17pts</option>
<option value="[[floor(16.03)]]">301-345 yrs - 16pts</option>
<option value="[[floor(15.02)]]">346-396 yrs - 15pts</option>
<option value="[[floor(14.02)]]">397-445 yrs - 14pts</option>
<option value="[[floor(13.03)]]">446-525 yrs - 13pts</option>
<option value="[[floor(12.01)]]">526-600 yrs - 12pts</option>
</optgroup>
<optgroup label="Elves &sol; Dark Elves">
<option value="[[floor(13.11)]]">1-25 yrs - 13pts</option>
<option value="[[floor(13.12)]]">25-60 yrs - 13pts</option>
<option value="[[floor(14.11)]]">61-100 yrs - 14pts</option>
<option value="[[floor(15.11)]]">101-125 yrs - 15pts</option>
<option value="[[floor(16.11)]]">126-160 yrs - 16pts</option>
<option value="[[floor(17.11)]]">161-225 yrs - 17pts</option>
<option value="[[floor(17.12)]]">226-325 yrs - 17pts</option>
<option value="[[floor(17.13)]]">326-425 yrs - 17pts</option>
<option value="[[floor(18.11)]]">426-525 yrs - 18pts</option>
<option value="[[floor(19.11)]]">526-625 yrs - 19pts</option>
<option value="[[floor(19.12)]]">626-725 yrs - 19pts</option>
<option value="[[floor(20.11)]]">726-825 yrs - 20pts</option>
<option value="[[floor(20.12)]]">826-925 yrs - 20pts</option>
<option value="[[floor(21.11)]]">926-1025 yrs - 21pts</option>
<option value="[[floor(22.11)]]">1026-1125 yrs - 22pts</option>
<option value="[[floor(23.11)]]">1126-1225 yrs - 23pts</option>
<option value="[[floor(24.11)]]">1226-1325 yrs - 24pts</option>
<option value="[[floor(24.12)]]">1326+ yrs - 24pts</option>
</optgroup>
<optgroup label="Human">
<option value="[[floor(10.21)]]">1-10 yrs - 10pts</option>
<option value="[[floor(13.21)]]">11-14 yrs - 13pts</option>
<option value="[[floor(16.21)]]">15-16 yrs - 16pts</option>
<option value="[[floor(16.21)]]">17-25 yrs - 16pts</option>
<option value="[[floor(15.22)]]">26-29 yrs - 15pts</option>
<option value="[[floor(14.21)]]">30-35 yrs - 14pts</option>
<option value="[[floor(13.22)]]">36-40 yrs - 13pts</option>
<option value="[[floor(12.21)]]">41-55 yrs - 12pts</option>
<option value="[[floor(11.21)]]">56-65 yrs - 11pts</option>
<option value="[[floor(10.22)]]">66-79 yrs - 10pts</option>
<option value="[[floor(9.21)]]">80-100 yrs - 9pts</option>
</optgroup>
<optgroup label="Orcs">
<option value="[[floor(10.31)]]">1-10 yrs - 10pts</option>
<option value="[[floor(11.31)]]">11-16 yrs - 11pts</option>
<option value="[[floor(12.31)]]">17-22 yrs - 12pts</option>
<option value="[[floor(13.31)]]">23-30 yrs - 13pts</option>
<option value="[[floor(14.31)]]">41-40 yrs - 14pts</option>
<option value="[[floor(15.31)]]">41-50 yrs - 15pts</option>
<option value="[[floor(16.31)]]">51-60 yrs - 16pts</option>
<option value="[[floor(17.31)]]">61-80 yrs - 17pts</option>
<option value="[[floor(17.32)]]">81-99 yrs - 17pts</option>
<option value="[[floor(18.31)]]">100-125 yrs - 18pts</option>
<option value="[[floor(18.32)]]">126-150 yrs - 18pts</option>
<option value="[[floor(19.31)]]">151+ yrs - 19pts</option>
</optgroup>
<optgroup label="Roden">
<option value="[[floor(10.41)]]">1-5 yrs - 10pts</option>
<option value="[[floor(13.41)]]">6-9 yrs - 13pts</option>
<option value="[[floor(14.41)]]">10-15 yrs - 14pts</option>
<option value="[[floor(15.41)]]">16-24 yrs - 15pts</option>
<option value="[[floor(14.42)]]">25-30 yrs - 14pts</option>
<option value="[[floor(13.42)]]">31-36 yrs - 13pts</option>
<option value="[[floor(12.41)]]">37-40 yrs - 12pts</option>
<option value="[[floor(11.41)]]">41-45 yrs - 11pts</option>
<option value="[[floor(10.42)]]">46-49 yrs - 10pts</option>
</optgroup>
<optgroup label="Trolls">
<option value="[[floor(11.51)]]">1-5 yrs - 11pts</option>
<option value="[[floor(14.51)]]">6-12 yrs - 14pts</option>
<option value="[[floor(17.51)]]">13-19 yrs - 17pts</option>
<option value="[[floor(19.51)]]">20-27 yrs - 19pts</option>
<option value="[[floor(20.51)]]">28-57 yrs - 20pts</option>
<option value="[[floor(19.52)]]">58-80 yrs - 19pts</option>
<option value="[[floor(18.51)]]">81-124 yrs - 18pts</option>
<option value="[[floor(17.52)]]">125-213 yrs - 17pts</option>
<option value="[[floor(16.51)]]">214-390 yrs - 16pts</option>
<option value="[[floor(15.51)]]">391-712 yrs - 15pts</option>
</optgroup>
<optgroup label="Great Wolves">
<option value="[[floor(12.61)]]">1 yr - 12pts</option>
<option value="[[floor(16.61)]]">2-3 yrs - 16pts</option>
<option value="[[floor(17.61)]]">4-5 yrs - 17pts</option>
<option value="[[floor(16.62)]]">6-7 yrs - 16pts</option>
<option value="[[floor(14.61)]]">8-9 yrs - 14pts</option>
<option value="[[floor(12.62)]]">10-11 yrs - 12pts</option>
<option value="[[floor(10.61)]]">12-15 yrs - 10pts</option>
</optgroup>
<optgroup label="Great Spiders">
<option value="[[floor(10.61)]]">1-2 yrs - 10pts</option>
<option value="[[floor(12.61)]]">2-7 yrs - 12pts</option>
<option value="[[floor(15.61)]]">8-12 yrs - 15pts</option>
<option value="[[floor(16.61)]]">13-24 yrs - 16pts</option>
<option value="[[floor(17.61)]]">25-32 yrs - 17pts</option>
<option value="[[floor(16.62)]]">33-48 yrs - 16pts</option>
<option value="[[floor(15.62)]]">49-64 yrs - 15pts</option>
<option value="[[floor(14.61)]]">65-80 yrs - 14pts</option>
<option value="[[floor(13.61)]]">81-96 yrs - 13pts</option>
<option value="[[floor(12.62)]]">97-112 yrs - 12pts</option>
<option value="[[floor(11.61)]]">113-128 yrs - 11pts</option>
<option value="[[floor(10.62)]]">129-144 yrs - 10pts</option>
<option value="[[floor(9.61)]]">145-160 yrs - 9pts</option>
</optgroup>
<optgroup label="Kerrn (Burning Empires)">
<option value="[[floor(12.61)]]">1-8 yrs - 12pts</option>
<option value="[[floor(14.61)]]">9-14 yrs - 14pts</option>
<option value="[[floor(16.61)]]">15-20 yrs - 16pts</option>
<option value="[[floor(18.61)]]">21-25 yrs - 18pts</option>
<option value="[[floor(17.61)]]">26-29 yrs - 17pts</option>
<option value="[[floor(16.62)]]">30-35 yrs - 16pts</option>
<option value="[[floor(15.61)]]">36-40 yrs - 15pts</option>
<option value="[[floor(14.62)]]">41-55 yrs - 14pts</option>
<option value="[[floor(14.63)]]">56-60 yrs - 14pts</option>
</optgroup>
<optgroup label="Mukhadish (Burning Empires)">
<option value="[[floor(13.61)]]">1-5 yrs - 13pts</option>
<option value="[[floor(15.61)]]">6-12 yrs - 15pts</option>
<option value="[[floor(18.61)]]">13-19 yrs - 18pts</option>
<option value="[[floor(20.61)]]">20-27 yrs - 20pts</option>
<option value="[[floor(19.61)]]">28-36 yrs - 19pts</option>
<option value="[[floor(17.61)]]">37-48 yrs - 17pts</option>
<option value="[[floor(14.61)]]">49-85 yrs - 14pts</option>
</optgroup>
</select>
<input type="radio" name="attr_stockagephys" value="dwarves" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(13.01)]]">1-20 yrs - 13pts</option>
<option value="[[floor(13.02)]]">21-30 yrs - 13pts</option>
<option value="[[floor(14.01)]]">31-50 yrs - 14pts</option>
<option value="[[floor(15.01)]]">51-76 yrs - 15pts</option>
<option value="[[floor(16.01)]]">77-111 yrs - 16pts</option>
<option value="[[floor(16.02)]]">112-151 yrs - 16pts</option>
<option value="[[floor(17.01)]]">152-199 yrs - 17pts</option>
<option value="[[floor(18.01)]]">200-245 yrs - 18pts</option>
<option value="[[floor(17.02)]]">246-300 yrs - 17pts</option>
<option value="[[floor(16.03)]]">301-345 yrs - 16pts</option>
<option value="[[floor(15.02)]]">346-396 yrs - 15pts</option>
<option value="[[floor(14.02)]]">397-445 yrs - 14pts</option>
<option value="[[floor(13.03)]]">446-525 yrs - 13pts</option>
<option value="[[floor(12.01)]]">526-600 yrs - 12pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="elves" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(13.11)]]">1-25 yrs - 13pts</option>
<option value="[[floor(13.12)]]">25-60 yrs - 13pts</option>
<option value="[[floor(14.11)]]">61-100 yrs - 14pts</option>
<option value="[[floor(15.11)]]">101-125 yrs - 15pts</option>
<option value="[[floor(16.11)]]">126-160 yrs - 16pts</option>
<option value="[[floor(17.11)]]">161-225 yrs - 17pts</option>
<option value="[[floor(17.12)]]">226-325 yrs - 17pts</option>
<option value="[[floor(17.13)]]">326-425 yrs - 17pts</option>
<option value="[[floor(18.11)]]">426-525 yrs - 18pts</option>
<option value="[[floor(19.11)]]">526-625 yrs - 19pts</option>
<option value="[[floor(19.12)]]">626-725 yrs - 19pts</option>
<option value="[[floor(20.11)]]">726-825 yrs - 20pts</option>
<option value="[[floor(20.12)]]">826-925 yrs - 20pts</option>
<option value="[[floor(21.11)]]">926-1025 yrs - 21pts</option>
<option value="[[floor(22.11)]]">1026-1125 yrs - 22pts</option>
<option value="[[floor(23.11)]]">1126-1225 yrs - 23pts</option>
<option value="[[floor(24.11)]]">1226-1325 yrs - 24pts</option>
<option value="[[floor(24.12)]]">1326+ yrs - 24pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="men" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(10.21)]]">1-10 yrs - 10pts</option>
<option value="[[floor(13.21)]]">11-14 yrs - 13pts</option>
<option value="[[floor(16.21)]]">15-16 yrs - 16pts</option>
<option value="[[floor(16.21)]]">17-25 yrs - 16pts</option>
<option value="[[floor(15.22)]]">26-29 yrs - 15pts</option>
<option value="[[floor(14.21)]]">30-35 yrs - 14pts</option>
<option value="[[floor(13.22)]]">36-40 yrs - 13pts</option>
<option value="[[floor(12.21)]]">41-55 yrs - 12pts</option>
<option value="[[floor(11.21)]]">56-65 yrs - 11pts</option>
<option value="[[floor(10.22)]]">66-79 yrs - 10pts</option>
<option value="[[floor(9.21)]]">80-100 yrs - 9pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="orcs" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(10.31)]]">1-10 yrs - 10pts</option>
<option value="[[floor(11.31)]]">11-16 yrs - 11pts</option>
<option value="[[floor(12.31)]]">17-22 yrs - 12pts</option>
<option value="[[floor(13.31)]]">23-30 yrs - 13pts</option>
<option value="[[floor(14.31)]]">41-40 yrs - 14pts</option>
<option value="[[floor(15.31)]]">41-50 yrs - 15pts</option>
<option value="[[floor(16.31)]]">51-60 yrs - 16pts</option>
<option value="[[floor(17.31)]]">61-80 yrs - 17pts</option>
<option value="[[floor(17.32)]]">81-99 yrs - 17pts</option>
<option value="[[floor(18.31)]]">100-125 yrs - 18pts</option>
<option value="[[floor(18.32)]]">126-150 yrs - 18pts</option>
<option value="[[floor(19.31)]]">151+ yrs - 19pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="roden" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(10.41)]]">1-5 yrs - 10pts</option>
<option value="[[floor(13.41)]]">6-9 yrs - 13pts</option>
<option value="[[floor(14.41)]]">10-15 yrs - 14pts</option>
<option value="[[floor(15.41)]]">16-24 yrs - 15pts</option>
<option value="[[floor(14.42)]]">25-30 yrs - 14pts</option>
<option value="[[floor(13.42)]]">31-36 yrs - 13pts</option>
<option value="[[floor(12.41)]]">37-40 yrs - 12pts</option>
<option value="[[floor(11.41)]]">41-45 yrs - 11pts</option>
<option value="[[floor(10.42)]]">46-49 yrs - 10pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="trolls" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(11.51)]]">1-5 yrs - 11pts</option>
<option value="[[floor(14.51)]]">6-12 yrs - 14pts</option>
<option value="[[floor(17.51)]]">13-19 yrs - 17pts</option>
<option value="[[floor(19.51)]]">20-27 yrs - 19pts</option>
<option value="[[floor(20.51)]]">28-57 yrs - 20pts</option>
<option value="[[floor(19.52)]]">58-80 yrs - 19pts</option>
<option value="[[floor(18.51)]]">81-124 yrs - 18pts</option>
<option value="[[floor(17.52)]]">125-213 yrs - 17pts</option>
<option value="[[floor(16.51)]]">214-390 yrs - 16pts</option>
<option value="[[floor(15.51)]]">391-712 yrs - 15pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="wolves" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(12.61)]]">1 yr - 12pts</option>
<option value="[[floor(16.61)]]">2-3 yrs - 16pts</option>
<option value="[[floor(17.61)]]">4-5 yrs - 17pts</option>
<option value="[[floor(16.62)]]">6-7 yrs - 16pts</option>
<option value="[[floor(14.61)]]">8-9 yrs - 14pts</option>
<option value="[[floor(12.62)]]">10-11 yrs - 12pts</option>
<option value="[[floor(10.61)]]">12-15 yrs - 10pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="spiders" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(10.61)]]">1-2 yrs - 10pts</option>
<option value="[[floor(12.61)]]">2-7 yrs - 12pts</option>
<option value="[[floor(15.61)]]">8-12 yrs - 15pts</option>
<option value="[[floor(16.61)]]">13-24 yrs - 16pts</option>
<option value="[[floor(17.61)]]">25-32 yrs - 17pts</option>
<option value="[[floor(16.62)]]">33-48 yrs - 16pts</option>
<option value="[[floor(15.62)]]">49-64 yrs - 15pts</option>
<option value="[[floor(14.61)]]">65-80 yrs - 14pts</option>
<option value="[[floor(13.61)]]">81-96 yrs - 13pts</option>
<option value="[[floor(12.62)]]">97-112 yrs - 12pts</option>
<option value="[[floor(11.61)]]">113-128 yrs - 11pts</option>
<option value="[[floor(10.62)]]">129-144 yrs - 10pts</option>
<option value="[[floor(9.61)]]">145-160 yrs - 9pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="kerrn" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(12.61)]]">1-8 yrs - 12pts</option>
<option value="[[floor(14.61)]]">9-14 yrs - 14pts</option>
<option value="[[floor(16.61)]]">15-20 yrs - 16pts</option>
<option value="[[floor(18.61)]]">21-25 yrs - 18pts</option>
<option value="[[floor(17.61)]]">26-29 yrs - 17pts</option>
<option value="[[floor(16.62)]]">30-35 yrs - 16pts</option>
<option value="[[floor(15.61)]]">36-40 yrs - 15pts</option>
<option value="[[floor(14.62)]]">41-55 yrs - 14pts</option>
<option value="[[floor(14.63)]]">56-60 yrs - 14pts</option>
</select>
<input type="radio" name="attr_stockagephys" value="mukhadish" class="stockage" />
<select name="attr_base_physical" class="age stockage">
<option value="[[floor(13.61)]]">1-5 yrs - 13pts</option>
<option value="[[floor(15.61)]]">6-12 yrs - 15pts</option>
<option value="[[floor(18.61)]]">13-19 yrs - 18pts</option>
<option value="[[floor(20.61)]]">20-27 yrs - 20pts</option>
<option value="[[floor(19.61)]]">28-36 yrs - 19pts</option>
<option value="[[floor(17.61)]]">37-48 yrs - 17pts</option>
<option value="[[floor(14.61)]]">49-85 yrs - 14pts</option>
</select>
</td>
<td><input type="number" disabled="disabled" name="attr_physcial_pool-base" value="(@{base_physical}+0)"></td>
</tr>
</table>
<table class="nowrap lifepath">
<tr>
<th colspan="4" class="italic center">Divide Mental Pool</th>
</tr>
<tr>
<td colspan="2" class="center">M&nbsp;Pool&ensp;<input type="number" disabled="disabled" name="attr_mental_pool" value="(@{base_mental}+0)+(@{statm_total}+0)+(@{mental_pool-bonus}+0)-(@{will}+((4-@{will_shade})*5)+0)-(@{perception}+((4-@{perception_shade})*5)+0)"></td>
<td colspan="2" class="center">Bonus&ensp;<input type="number" name="attr_mental_pool-bonus" value="0"></td>
</tr>
<tr>
<td class="noborder bold right" style="padding-right:5px;">Will</td>
<td class="noborder" style="padding-top:2px;">
<select class="box" name="attr_will_shade" title="@{will_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_will" title="@{will}" value="1">
</td>
<td class="noborder bold right" style="padding-right:5px;">Perception</td>
<td class="noborder" style="padding-top:2px;">
<select class="box" name="attr_perception_shade" title="@{perception_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_perception" title="@{perception}" value="1">
</td>
</tr>
<tr>
<th colspan="4" class="italic center">Divide Physical Pool</th>
</tr>
<tr>
<td colspan="2" class="center">P&nbsp;Pool&ensp;<input type="number" disabled="disabled" name="attr_physcial_pool" value="(@{base_physical}+0)+(@{statp_total}+0)+(@{physical_pool-bonus}+0)-(@{power}+((4-@{power_shade})*5)+0)-(@{forte}+((4-@{forte_shade})*5)+0)-(@{agility}+((4-@{agility_shade})*5)+0)-(@{speed}+((4-@{speed_shade})*5)+0)"></td>
<td colspan="2" class="center">Bonus&ensp;<input type="number" name="attr_physical_pool-bonus" value="0"></td>
</tr>
<tr>
<td class="noborder bold right" style="padding-right:5px;">Power</td>
<td class="noborder" style="padding-top:2px;">
<select class="box" name="attr_power_shade" title="@{power_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_power" title="@{power}" value="1">
</td>
<td class="noborder bold right" style="padding-right:5px;">Forte</td>
<td class="noborder" style="padding-top:2px;">
<select class="box" name="attr_forte_shade" title="@{forte_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_forte" title="@{forte}" value="1">
</td>
</tr>
<tr>
<td class="noborder bold right" style="padding-right:5px;">Agility</td>
<td class="noborder" style="padding-top:2px;">
<select class="box" name="attr_agility_shade" title="@{agility_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_agility" title="@{agility}" value="1">
</td>
<td class="noborder bold right" style="padding-right:5px;">Speed</td>
<td class="noborder" style="padding-top:2px;">
<select class="box" name="attr_speed_shade" title="@{speed_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline" name="attr_speed" title="@{speed}" value="1">
</td>
</tr>
</table>
</div>
</div>
<!-- SKILLBURNER -->
<div class="spacer"></div>
<div class="table top">
<div class="row top">
<div class="bold big">5. Skills</div>
<div class="col relative top" style="width:65%;">
<table class="lifepath top">
<tr>
<th class="big" style="width:30%;"><input type="number" disabled="disabled" name="attr_current_skill_points" value="(@{skill_total}+@{gen_total})-(@{skill_cost_total})" title="Remaining skill pts" style="width:35px;"/>&sol;<input title="Total LP + General skill pts" type="number" disabled="disabled" name="attr_skill_total-reminder" value="(@{skill_total}+@{gen_total})" style="width:35px;">&nbsp;pts</th>
<th class="center" style="width:25%;">Root</th>
<th class="center" style="border-bottom:1px solid black; width:5%;">Req.</th>
<th class="center" style="border-bottom:1px solid black; width:10%;">Open</th>
<th class="center" style="border-bottom:1px solid black; width:10%;">Shade</th>
<th class="center" style="border-bottom:1px solid black; width:5%;">*</th>
<th class="center" style="width:5%;">Adv.</th>
<th class="center" style="width:5%;">Exp.</th>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name1"></td>
<td>
<select style="width:75px;" name="attr_skill_root1" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual1" />
<select style="width:75px; border:none;" name="attr_skill_second_root1" class="learned2 age">
<option value="@{skill_root1}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req1" checked/></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open1" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade1" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark1" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances1" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent1" disabled="disabled" value="floor((@{skill_root1}+@{skill_second_root1})/4)+(@{skill_advances1}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name2"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root2" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual2" />
<select style="width:75px; border:none;" name="attr_skill_second_root2" class="learned2 age">
<option value="@{skill_root2}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req2"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open2" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade2" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark2" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances2" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent2" disabled="disabled" value="floor((@{skill_root2}+@{skill_second_root2})/4)+(@{skill_advances2}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name3"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root3" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual3" />
<select style="width:75px; border:none;" name="attr_skill_second_root3" class="learned2 age">
<option value="@{skill_root3}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req3"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open3" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade3" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark3" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances3" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent3" disabled="disabled" value="floor((@{skill_root3}+@{skill_second_root3})/4)+(@{skill_advances3}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name4"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root4" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual4" />
<select style="width:75px; border:none;" name="attr_skill_second_root4" class="learned2 age">
<option value="@{skill_root4}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req4"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open4" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade4" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark4" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances4" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent4" disabled="disabled" value="floor((@{skill_root4}+@{skill_second_root4})/4)+(@{skill_advances4}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name5"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root5" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual5" />
<select style="width:75px; border:none;" name="attr_skill_second_root5" class="learned2 age">
<option value="@{skill_root5}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req5"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open5" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade5" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark5" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances5" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent5" disabled="disabled" value="floor((@{skill_root5}+@{skill_second_root5})/4)+(@{skill_advances5}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name6"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root6" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual6" />
<select style="width:75px; border:none;" name="attr_skill_second_root6" class="learned2 age">
<option value="@{skill_root6}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req6"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open6" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade6" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark6" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances6" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent6" disabled="disabled" value="floor((@{skill_root6}+@{skill_second_root6})/4)+(@{skill_advances6}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name7"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root7" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual7" />
<select style="width:75px; border:none;" name="attr_skill_second_root7" class="learned2 age">
<option value="@{skill_root7}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req7"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open7" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade7" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark7" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances7" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent7" disabled="disabled" value="floor((@{skill_root7}+@{skill_second_root7})/4)+(@{skill_advances7}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name8"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root8" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual8" />
<select style="width:75px; border:none;" name="attr_skill_second_root8" class="learned2 age">
<option value="@{skill_root8}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req8"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open8" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade8" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark8" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances8" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent8" disabled="disabled" value="floor((@{skill_root8}+@{skill_second_root8})/4)+(@{skill_advances8}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name9"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root9" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual9" />
<select style="width:75px; border:none;" name="attr_skill_second_root9" class="learned2 age">
<option value="@{skill_root9}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req9"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open9" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade9" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark9" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances9" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent9" disabled="disabled" value="floor((@{skill_root9}+@{skill_second_root9})/4)+(@{skill_advances9}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name10"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root10" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual10" />
<select style="width:75px; border:none;" name="attr_skill_second_root10" class="learned2 age">
<option value="@{skill_root10}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req10"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open10" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade10" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark10" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances10" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent10" disabled="disabled" value="floor((@{skill_root10}+@{skill_second_root10})/4)+(@{skill_advances10}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name11"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root11" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual11" />
<select style="width:75px; border:none;" name="attr_skill_second_root11" class="learned2 age">
<option value="@{skill_root11}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req11"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open11" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade11" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark11" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances11" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent11" disabled="disabled" value="floor((@{skill_root11}+@{skill_second_root11})/4)+(@{skill_advances11}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name12"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root12" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual12" />
<select style="width:75px; border:none;" name="attr_skill_second_root12" class="learned2 age">
<option value="@{skill_root12}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req12"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open12" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade12" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark12" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances12" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent12" disabled="disabled" value="floor((@{skill_root12}+@{skill_second_root12})/4)+(@{skill_advances12}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name13"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root13" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual13" />
<select style="width:75px; border:none;" name="attr_skill_second_root13" class="learned2 age">
<option value="@{skill_root13}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req13"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open13" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade13" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark13" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances13" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent13" disabled="disabled" value="floor((@{skill_root13}+@{skill_second_root13})/4)+(@{skill_advances13}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name14"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root14" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual14" />
<select style="width:75px; border:none;" name="attr_skill_second_root14" class="learned2 age">
<option value="@{skill_root14}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req14"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open14" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade14" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark14" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances14" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent14" disabled="disabled" value="floor((@{skill_root14}+@{skill_second_root14})/4)+(@{skill_advances14}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name15"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root15" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual15" />
<select style="width:75px; border:none;" name="attr_skill_second_root15" class="learned2 age">
<option value="@{skill_root15}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req15"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open15" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade15" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark15" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances15" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent15" disabled="disabled" value="floor((@{skill_root15}+@{skill_second_root15})/4)+(@{skill_advances15}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name16"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root16" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual16" />
<select style="width:75px; border:none;" name="attr_skill_second_root16" class="learned2 age">
<option value="@{skill_root16}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req16"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open16" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade16" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark16" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances16" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent16" disabled="disabled" value="floor((@{skill_root16}+@{skill_second_root16})/4)+(@{skill_advances16}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name17"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root17" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual17" />
<select style="width:75px; border:none;" name="attr_skill_second_root17" class="learned2 age">
<option value="@{skill_root17}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req17"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open17" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade17" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark17" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances17" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent17" disabled="disabled" value="floor((@{skill_root17}+@{skill_second_root17})/4)+(@{skill_advances17}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name18"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root18" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual18" />
<select style="width:75px; border:none;" name="attr_skill_second_root18" class="learned2 age">
<option value="@{skill_root18}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req18"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open18" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade18" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark18" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances18" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent18" disabled="disabled" value="floor((@{skill_root18}+@{skill_second_root18})/4)+(@{skill_advances18}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name19"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root19" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual19" />
<select style="width:75px; border:none;" name="attr_skill_second_root19" class="learned2 age">
<option value="@{skill_root19}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req19"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open19" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade19" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark19" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances19" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent19" disabled="disabled" value="floor((@{skill_root19}+@{skill_second_root19})/4)+(@{skill_advances19}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name20"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root20" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual20" />
<select style="width:75px; border:none;" name="attr_skill_second_root20" class="learned2 age">
<option value="@{skill_root20}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req20"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open20" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade20" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark20" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances20" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent20" disabled="disabled" value="floor((@{skill_root20}+@{skill_second_root20})/4)+(@{skill_advances20}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name21"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root21" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual21" />
<select style="width:75px; border:none;" name="attr_skill_second_root21" class="learned2 age">
<option value="@{skill_root21}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req21"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open21" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade21" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark21" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances21" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent21" disabled="disabled" value="floor((@{skill_root21}+@{skill_second_root21})/4)+(@{skill_advances21}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name22"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root22" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual22" />
<select style="width:75px; border:none;" name="attr_skill_second_root22" class="learned2 age">
<option value="@{skill_root22}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req22"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open22" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade22" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark22" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances22" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent22" disabled="disabled" value="floor((@{skill_root22}+@{skill_second_root22})/4)+(@{skill_advances22}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name23"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root23" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual23" />
<select style="width:75px; border:none;" name="attr_skill_second_root23" class="learned2 age">
<option value="@{skill_root23}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req23"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open23" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade23" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark23" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances23" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent23" disabled="disabled" value="floor((@{skill_root23}+@{skill_second_root23})/4)+(@{skill_advances23}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name24"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root24" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual24" />
<select style="width:75px; border:none;" name="attr_skill_second_root24" class="learned2 age">
<option value="@{skill_root24}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req24"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open24" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade24" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark24" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances24" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent24" disabled="disabled" value="floor((@{skill_root24}+@{skill_second_root24})/4)+(@{skill_advances24}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name25"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root25" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual25" />
<select style="width:75px; border:none;" name="attr_skill_second_root25" class="learned2 age">
<option value="@{skill_root25}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req25"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open25" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade25" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark25" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances25" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent25" disabled="disabled" value="floor((@{skill_root25}+@{skill_second_root25})/4)+(@{skill_advances25}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name26"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root26" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual26" />
<select style="width:75px; border:none;" name="attr_skill_second_root26" class="learned2 age">
<option value="@{skill_root26}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req26"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open26" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade26" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark26" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances26" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent26" disabled="disabled" value="floor((@{skill_root26}+@{skill_second_root26})/4)+(@{skill_advances26}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name27"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root27" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual27" />
<select style="width:75px; border:none;" name="attr_skill_second_root27" class="learned2 age">
<option value="@{skill_root27}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req27"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open27" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade27" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark27" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances27" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent27" disabled="disabled" value="floor((@{skill_root27}+@{skill_second_root27})/4)+(@{skill_advances27}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name28"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root28" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual28" />
<select style="width:75px; border:none;" name="attr_skill_second_root28" class="learned2 age">
<option value="@{skill_root28}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req28"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open28" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade28" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark28" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances28" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent28" disabled="disabled" value="floor((@{skill_root28}+@{skill_second_root28})/4)+(@{skill_advances28}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name29"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root29" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual29" />
<select style="width:75px; border:none;" name="attr_skill_second_root29" class="learned2 age">
<option value="@{skill_root29}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req29"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open29" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade29" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark29" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances29" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent29" disabled="disabled" value="floor((@{skill_root29}+@{skill_second_root29})/4)+(@{skill_advances29}+0)"></td>
</tr>
<tr class="top">
<td><input type="text" class="skillname" style="width:80%;" name="attr_skill_name30"></td>
<td style="white-space:normal;">
<select style="width:75px;" name="attr_skill_root30" class="age stat-selection">
<option value="@{will}">Will</option>
<option value="@{perception}" selected>Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
<input type="checkbox" class="learned" name="attr_dual30" />
<select style="width:75px; border:none;" name="attr_skill_second_root30" class="learned2 age">
<option value="@{skill_root30}" selected="selected">(2nd Root)</option>
<option value="@{will}">Will</option>
<option value="@{perception}">Perception</option>
<option value="@{power}">Power</option>
<option value="@{forte}">Forte</option>
<option value="@{agility}">Agility</option>
<option value="@{speed}">Speed</option>
<option value="@{custom1}">Custom 1</option>
<option value="@{custom2}">Custom 2</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_req30"></td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" class="box" name="attr_skill_open30" value="1"></td>
<td class="center" style="border-width:0 0 1px 0">
<select class="box" name="attr_skill_shade30" title="">
<option value="1">B</option>
<option value="5">G</option>
<option value="10">W</option>
</select>
</td>
<td class="center" style="border-width:0 0 1px 0"><input type="checkbox" name="attr_skill_mark30" value="1" title="Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill Song, Wolf Song" /></td>
<td><input type="number" name="attr_skill_advances30" value="0"></td>
<td><input type="number" name="attr_skill_finalexponent30" disabled="disabled" value="floor((@{skill_root30}+@{skill_second_root30})/4)+(@{skill_advances30}+0)"></td>
</tr>
</table>
<div class="row">* Mark if one of the following: Training Skill, Dwarven Magical Skill, Elven Spell or Skill<br>Song, Wolf Song</div>
</div>
<!-- repeated code from skills section to make transfer between tabs easier -->
<div class="col relative" style="width:30%; left:30px;">
<h2 class="center">Final Skills</h2>
<div class="row box" style="text-align: justify; padding:5px;">
Create your finalized skill list here and it will copy over to the main sheet. Also, look for the hidden mod / poi &#x2318; symbol on the right to create a skill group separator; while the 4-point star &#x2727; symbol makes the skill naturally open-ended.
</div>
<div style="padding-top:3px;"></div>
<fieldset class="repeating_skill">
<div>
<input style="left:230px !important;" type="checkbox" class="sheet-group-switch" name="attr_group_switch" value="1">
<div class="sheet-group-title">
<input class="skill-group" type="text" name="attr_skill_group" type="@{skill_group}" placeholder="Group &sol; Type&ensp;"/>
</div>
<div class="sheet-group-skill">
<div class="table askill">
<div class="row mid">
<div class="col nowrap center">
<input type="text" style="width:150px;" class="skillname" name="attr_name" title="@{skill}" placeholder="Skill Name">
</div>
<div class="col nowrap right relative">
<select class="box" name="attr_shade" title="@{shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_skill" title="@{skill}" value="2">
<div class="opencontinaer" style="bottom:15px;">
<input type="radio" class="openended unchecked" name="attr_openended" value="" checked="checked" title="Open-ended (6s explode)?" />
<input type="radio" class="openended checked" name="attr_openended" value="!" title="Open-ended (6s explode)?" />
<span class="openended"></span>
</div>
</div>
</div>
</div>
</div>
</div>
</fieldset>
</div>
</div>
</div>
<div class="spacer"></div>
<!-- TRAITBURNER -->
<div class="table">
<div class="row">
<div class="col">
<table class="lifepath" style="margin-right: 10px;">
<tr>
<th class="big" colspan="2">6. Traits<input style="width:35px;" type="number" disabled="disabled" name="attr_trait_cost_total" value="@{trait_total}-(@{traitlcost1}+0)-(@{traitlcost2}+0)-(@{traitlcost3}+0)-(@{traitlcost4}+0)-(@{traitlcost5}+0)-(@{traitlcost6}+0)-(@{traitlcost7}+0)-(@{traitlcost8}+0)-(@{traitlcost9}+0)-(@{traitlcost10}+0)-(@{traitlcost11}+0)-(@{traitlcost12}+0)-(@{traitlcost13}+0)-(@{traitlcost14}+0)-(@{traitlcost15}+0)-(@{traitlcost16}+0)-(@{traitlcost17}+0)-(@{traitlcost18}+0)-(@{traitlcost19}+0)-(@{traitlcost20}+0)">&sol;<input style="width:35px;" type="number" disabled="disabled" name="attr_trait_cost_total-reminder" value="@{trait_total}+0"></th>
<th class="center">Req.</th>
<th class="center">Cost</th>
<th class="center">Type</th>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name1"></td>
<td class="center"><input type="checkbox" name="attr_trait_req1" checked></td>
<td class="center"><input type="number" name="attr_traitlcost1"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type1" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name2"></td>
<td class="center"><input type="checkbox" name="attr_trait_req2"></td>
<td class="center"><input type="number" name="attr_traitlcost2"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type2" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name3"></td>
<td class="center"><input type="checkbox" name="attr_trait_req3"></td>
<td class="center"><input type="number" name="attr_traitlcost3"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type3" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name4"></td>
<td class="center"><input type="checkbox" name="attr_trait_req4"></td>
<td class="center"><input type="number" name="attr_traitlcost4"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type4" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name5"></td>
<td class="center"><input type="checkbox" name="attr_trait_req5"></td>
<td class="center"><input type="number" name="attr_traitlcost5"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type5" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name6"></td>
<td class="center"><input type="checkbox" name="attr_trait_req6"></td>
<td class="center"><input type="number" name="attr_traitlcost6"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type6" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name7"></td>
<td class="center"><input type="checkbox" name="attr_trait_req7"></td>
<td class="center"><input type="number" name="attr_traitlcost7"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type7" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name8"></td>
<td class="center"><input type="checkbox" name="attr_trait_req8"></td>
<td class="center"><input type="number" name="attr_traitlcost8"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type8" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name9"></td>
<td class="center"><input type="checkbox" name="attr_trait_req9"></td>
<td class="center"><input type="number" name="attr_traitlcost9"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type9" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name10"></td>
<td class="center"><input type="checkbox" name="attr_trait_req10"></td>
<td class="center"><input type="number" name="attr_traitlcost10"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type10" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name11"></td>
<td class="center"><input type="checkbox" name="attr_trait_req11"></td>
<td class="center"><input type="number" name="attr_traitlcost11"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type11" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name12"></td>
<td class="center"><input type="checkbox" name="attr_trait_req12"></td>
<td class="center"><input type="number" name="attr_traitlcost12"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type12" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name13"></td>
<td class="center"><input type="checkbox" name="attr_trait_req13"></td>
<td class="center"><input type="number" name="attr_traitlcost13"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type13" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name14"></td>
<td class="center"><input type="checkbox" name="attr_trait_req14"></td>
<td class="center"><input type="number" name="attr_traitlcost14"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type14" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name15"></td>
<td class="center"><input type="checkbox" name="attr_trait_req15"></td>
<td class="center"><input type="number" name="attr_traitlcost15"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type15" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name16"></td>
<td class="center"><input type="checkbox" name="attr_trait_req16"></td>
<td class="center"><input type="number" name="attr_traitlcost16"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type16" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name17"></td>
<td class="center"><input type="checkbox" name="attr_trait_req17"></td>
<td class="center"><input type="number" name="attr_traitlcost17"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type17" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name18"></td>
<td class="center"><input type="checkbox" name="attr_trait_req18"></td>
<td class="center"><input type="number" name="attr_traitlcost18"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type18" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name19"></td>
<td class="center"><input type="checkbox" name="attr_trait_req19"></td>
<td class="center"><input type="number" name="attr_traitlcost19"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type19" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><input type="text" class="skillname" name="attr_trait_name20"></td>
<td class="center"><input type="checkbox" name="attr_trait_req20"></td>
<td class="center"><input type="number" name="attr_traitlcost20"></td>
<td>
<select class="stat-selection" style="border:none;" name="attr_trait_type20" class="age">
<option>Common</option>
<option selected>Lifepath</option>
<option>Special</option>
</select>
</td>
</tr>
</table>
</div>
<div class="col" style="width:50%;">
<h2 class="center">Final Traits</h2>
<table class="page1">
<tr>
<th>&emsp;Character & Cosmetic Traits</th>
</tr>
<tr>
<td style="vertical-align: top;">
<fieldset class="repeating_charactertrait">
<span class="nowrap">
&ensp;<input style="width:25%;" class="trait" type="text" name="attr_charactertrait-name" placeholder="Trait Name">
<textarea spellcheck="false" style="width:40%;" class="trait" name="attr_charactertrait" placeholder="Description"/></textarea>
<select style="width:20%;" class="stat-selection" name="attr_charactertrait-status">
<option value="Common">Common</option>
<option value="Cultural">Cultural</option>
<option value="Earned">Earned</option>
<option value="Evolved">Evolved</option>
<option value="Injury">Injury</option>
<option value="Lifepath" selected>Lifepath</option>
<option value="Special">Special</option>
</select>
</span>
</fieldset>
</td>
</tr>
<tr>
<th>&emsp;Die Traits</th>
</tr>
<td style="vertical-align: top;">
<fieldset class="repeating_dietrait">
<span class="nowrap">
&ensp;<input style="width:25%;" class="trait" type="text" name="attr_dietrait-name" placeholder="Dt Name">
<textarea spellcheck="false" style="width:40%;" class="trait" name="attr_dietrait" placeholder="Effect"/></textarea>
<select style="width:20%;" class="stat-selection" name="attr_dietrait-status">
<option value="Common">Common</option>
<option value="Cultural">Cultural</option>
<option value="Earned">Earned</option>
<option value="Evolved">Evolved</option>
<option value="Injury">Injury</option>
<option value="Lifepath" selected>Lifepath</option>
<option value="Special">Special</option>
</select>
</span>
</fieldset>
</td>
</tr>
<tr>
<th>&emsp;Call-On Traits</th>
</tr>
<tr>
<td style="vertical-align: top;">
<fieldset class="repeating_callontrait">
<span class="nowrap">
&ensp;<input style="width:25%;" class="trait" type="text" name="attr_callontrait-name" placeholder="C-O Name">
<input style="width:19%; font-weight: normal;" class="trait italic" type="text" name="attr_callontrait-skill" placeholder="Skill(s)">
<textarea spellcheck="false" style="width:19%;" class="trait" name="attr_callontrait" placeholder="Conditions"/></textarea>
<select style="width:20%;" class="stat-selection" name="attr_callontrait-status">
<option value="Common">Common</option>
<option value="Cultural">Cultural</option>
<option value="Earned">Earned</option>
<option value="Evolved">Evolved</option>
<option value="Injury">Injury</option>
<option value="Lifepath" selected>Lifepath</option>
<option value="Special">Special</option>
</select>
</span>
</fieldset>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="table">
<div class="row">
<table class="lifepath attributes">
<tr>
<th colspan="4" class="big">7. Attributes</th>
</tr>
<tr>
<td style="width:10%;"class="attribute nowrap bold">
&emsp;Health
<select class="box" name="attr_health_shade" title="@{health_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_health" title="@{health}" value="1">
</td>
<td style="width:30%;" class="description">Health starts at the average of Will and Forte<br>(<input type="number" name="attr_heath_avg" disabled="disabled" value="floor((@{will}+@{forte})/2)">). Health is then raised or lowered by answering the questions found on pg. 91 of BWG.</td>
<td style="width:10%;"class="attribute nowrap">
&emsp;<input placeholder="EA 1" type="text" class="underline long statname" style="width: 40px; border-bottom: 1px solid black;" name="attr_custom1_name">
<select class="box" name="attr_custom1_shade" title="@{custom1_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_custom1" title="@{custom1}" value="0">
</td>
<td style="width:30%;" class="description">Faith, Greed, Grief, and Hatred are a few examples of Emotional Attributes. The rules for factoring the exact exponent for each attribute are varied. See the appropriate chapters for the details of each.</td>
</tr>
<tr>
<td style="width:10%;"class="attribute nowrap bold">
&emsp;Steel
<select class="box" name="attr_steel_shade" title="@{steel_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_steel" title="@{steel}" value="3">
<br/>&emsp;Hesitation: <input type="number" class="autocalc" name="attr_hesitation" title="@{hesitation}" value="0" readonly>
</td>
<td style="width:30%;" class="description">Steel starts at a base of 3 and is then raised or lowered by answering the questions found on pg. 91 of BWG. 5 "yes" answers may be spent for a Gray shade.</td>
<td style="width:10%;"class="attribute nowrap bold">
&emsp;<input placeholder="EA 2" type="text" class="underline long statname" style="width: 40px; border-bottom: 1px solid black;" name="attr_custom2_name">
<select class="box" name="attr_custom2_shade" title="@{custom2_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_custom2" title="@{custom2}" value="0">
</td>
<td style="width:30%;" class="description">Some Emotional Attributes, such as Corruption, have taxable mechanics. Use this slot to account for them.</td>
</tr>
<tr>
<td style="width:10%;"class="attribute nowrap bold">
&emsp;Reflex
<select class="box" name="attr_reflexes_shade" title="@{reflexes_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="underline stat" name="attr_reflexesbis" title="@{reflexes}" disabled="disabled" value="[[@{reflexes}]]">
<br/>&emsp;&plus;&nbsp;Bonus:&emsp;<input type="number" class="underline stat" name="attr_reflexes_bonus" value="0" title="Any additional Reflexes bonus?"/>
</td>
<td style="width:30%;" class="description">Reflex is the average of Perception, Agility, and Speed rounded down. (Use the 'bonus' to account for mixed shade averages or special traits).</td>
<td style="width:10%;"class="attribute nowrap bold">
&emsp;MW
<select class="box" name="attr_mortalwound_shade" title="@{mortalwound_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="number" class="underline stat" name="attr_mortalwound" title="@{mortalwound}" value="0" readonly>
<br/>&emsp;Tough Trait:&nbsp;<input type="checkbox" name="attr_mortalwound_tough" value="1" title="The Tough trait lets you round up when factoring Mortal Wound." />
</td>
<td style="width:30%;" class="description">Mortal Wound is the average of Power and Forte rounded down plus a base of&nbsp;<input type="number" class="underline stat" name="attr_mortalwound_base" value="6" title="6 is the base mortal wound for most creatures of middling stature"/> (based on Stature).</td>
</tr>
</table>
</div>
</div>
<div class="spacer"></div>
<div class="table">
<div class="row">
<div class="col" style="width:100%;">
<table class="lifepath" style="width:100%;">
<tr>
<th colspan="4" class="big">8. Resource Points<input type="number" class="box normal" style="height: 17px; width:35px;" disabled=disabled name="attr_resourcepoints" value="@{res_total}-(@{resource_totala}+0)-(@{resource_totalb}+0)">&sol;<input type="number" class="box normal" style="height: 17px; width:35px;" disabled=disabled name="attr_resourcepoints" value="(@{res_total}+0)"> rps</th>
</tr>
<tr>
<td class="noborder bold" style="width:50%;">&ensp;Gear, relationships, spells, etc.</td>
<td class="noborder center" style="width:8%;">Cost</td>
<td class="noborder bold" style="width:50%;">&ensp;Property, reputations, affiliations, etc.</td>
<td class="noborder center" style="width:8%;">Cost</td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource1"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost1"></td>
<td><input type="text" class="full" name="attr_resource_notes1"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost1b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource2"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost2"></td>
<td><input type="text" class="full" name="attr_resource_notes2"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost2b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource3"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost3"></td>
<td><input type="text" class="full" name="attr_resource_notes3"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost3b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource4"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost4"></td>
<td><input type="text" class="full" name="attr_resource_notes4"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost4b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource5"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost5"></td>
<td><input type="text" class="full" name="attr_resource_notes5"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost5b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource6"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost6"></td>
<td><input type="text" class="full" name="attr_resource_notes6"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost6b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource7"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost7"></td>
<td><input type="text" class="full" name="attr_resource_notes7"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost7b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource8"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost8"></td>
<td><input type="text" class="full" name="attr_resource_notes8"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost8b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource9"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost9"></td>
<td><input type="text" class="full" name="attr_resource_notes9"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost9b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource10"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost10"></td>
<td><input type="text" class="full" name="attr_resource_notes10"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost10b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource11"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost11"></td>
<td><input type="text" class="full" name="attr_resource_notes11"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost11b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource12"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost12"></td>
<td><input type="text" class="full" name="attr_resource_notes12"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost12b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource13"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost13"></td>
<td><input type="text" class="full" name="attr_resource_notes13"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost13b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource14"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost14"></td>
<td><input type="text" class="full" name="attr_resource_notes14"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost14b"></td>
</tr>
<tr>
<td><input type="text" class="full" name="attr_resource15"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost15"></td>
<td><input type="text" class="full" name="attr_resource_notes15"></td>
<td class="center"><input class="full" type="number" name="attr_resource_cost15b"></td>
</tr>
<tr>
<td class="bold right">Total A:&ensp;</td>
<td><input type="number" style="width:50px;" disabled="disabled" name="attr_resource_totala" value="(@{resource_cost1}+0)+(@{resource_cost2}+0)+(@{resource_cost3}+0)+(@{resource_cost4}+0)+(@{resource_cost5}+0)+(@{resource_cost6}+0)+(@{resource_cost7}+0)+(@{resource_cost8}+0)+(@{resource_cost9}+0)+(@{resource_cost10}+0)+(@{resource_cost11}+0)+(@{resource_cost12}+0)+(@{resource_cost13}+0)+(@{resource_cost14}+0)+(@{resource_cost15}+0)">
</td>
<td class="bold right">Total B:&ensp;</td>
<td><input type="number" style="width:50px;" disabled="disabled" name="attr_resource_totalb" value="(@{resource_cost1b}+0)+(@{resource_cost2b}+0)+(@{resource_cost3b}+0)+(@{resource_cost4b}+0)+(@{resource_cost5b}+0)+(@{resource_cost6b}+0)+(@{resource_cost7b}+0)+(@{resource_cost8b}+0)+(@{resource_cost9b}+0)+(@{resource_cost10b}+0)+(@{resource_cost11b}+0)+(@{resource_cost12b}+0)+(@{resource_cost13b}+0)+(@{resource_cost14b}+0)+(@{resource_cost15b}+0)">
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="spacer"></div>
<div class="table">
<div class="row">
<div class="col">
<table class="lifepath">
<tr>
<th colspan="2" class="big">9. Resources and Circles Abilities</th>
</tr>
<tr>
<td class="attribute nowrap bold">
&emsp;Resources
<select class="box" name="attr_resources_shade" title="@{resources_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_resources" title="@{resources}" value="1">
<br/>&emsp;Base:&emsp;<input type="number" class="autocalc" disabled="disabled" name="attr_resources_base" value="floor((@{resource_totalb}+0)/15)"/>
</td>
<td class="description">Your Base Resources exponent is calculated by taking the Total B &mdash; the sum of all resource points spent on the character's property, reputations, and affiliations (not relationships, spells, or gear) &mdash; and dividing by 15 (rounded downed). 5 Exp points may be spent for a Gray shade with the GM's permission.
<br/>Note: Property is specifically designated in the resource list (on pg. 205 for Humans).
</td>
</tr>
<tr>
<td class="attribute nowrap bold">
&emsp;Circles
<select class="box" name="attr_circles_shade" title="@{circles_shade}">
<option value="4">B</option>
<option value="3">G</option>
<option value="2">W</option>
</select>
<input type="text" class="underline stat" name="attr_circles" title="@{circles}" value="1">
</td>
<td class="description">Starting Circles is half the Will exponent rounded down (minimum 1). Increase by 1 Exp if 50 or more resource points were spent on property and relationships. The starting shade is the same as the Will shade.</td>
</tr>
</table>
</div>
</div>
</div>
<div class="spacer"></div>
<div class="table">
<div class="3colrow">
<div class="col">
<table class="lifepath" style="margin-right:10px;">
<tr>
<th class="big">10. Physical Tolerances</th>
</tr>
<tr>
<td class="description">The first Superficial slot is placed at half your Forte rounded down plus 1<br>(<input type="number" name="attr_heath_avg" disabled="disabled" value="floor((@{forte})/2)+1">). Mortal Wound is factored as an attribute in step 7. Place the other wound slots between these two poles with at most <input type="number" name="attr_heath_avg" disabled="disabled" value="ceil((@{forte})/2)"> steps (half Forte, rounded up) from each previous tolerance. Mark these on the PTGS tab.</td>
</tr>
</table>
</div>
<div class="col">
<table class="lifepath" style="margin-right:10px;">
<tr>
<th class="big">11. Beliefs &amp; Instincts</th>
</tr>
<tr>
<td class="description">This is the last major stage for character burning. Before you start playing, get together with your GM and discuss appropriate Beliefs and Instincts for the character and how to tie them into the situation at hand. It is even recommend to discuss them with the whole group. Write their finished forms in the Character Info. tab.</td>
</tr>
</table>
</div>
<div class="col">
<table class="lifepath">
<tr>
<th class="big">12. Name!</th>
</tr>
<tr>
<td class="description">Name the character and youre finished.</td>
</tr>
<tr>
<td class="noborder"><input class="bold" style="border-bottom:1px solid black; width:100%;" type="text" name="attr_character_name" placeholder="Write your Character Name here"></td>
</tr>
</table>
<textarea spellcheck="false" style="height:60px; width:98% !important;" class="box" name="attr_belief4" placeholder="Proto-beliefs / notes"></textarea>
<textarea spellcheck="false" style="height:60px; width:98% !important;" class="box" name="attr_instinct4" placeholder="Proto-instincts / notes"></textarea>
</div>
</div>
</div>
</div>
<!-- END OF TAB 0 -->
<div class="spacer"></div>
<div class="center">
<button type="roll" class="quote" style="font-size:0.9em;" name="roll_spellquote" title="Quote README link to chat" value="&{template:bwquote} {{slot1=README}} {{shade=[[3]]}} {{title2=Credits}} {{slot2=Seraaron, Lee R, Natha, & Steve K}} {{title3=Last Update}} {{slot3=2020-12-15}} {{text=Changelog:&emsp;*https://git.io/Jk03u*}}"></button>
<span class="center relative" style="top:4px;">
Sheet Version: 2.4
</span>
</div>
</div>
<div class="background-bot"></div>
</div>
</div> <!-- *** END CONTAINER *** -->
</div> <!-- *** END BACKGROUND *** -->
<!-- *** BEGIN HIDDEN FIELDS *** -->
<input type="hidden" name="attr_sheetversion" value="2.4" />
<input type="hidden" name="attr_woundpenalty_total" value="(@{miscpenalty1}+@{miscpenalty2}+@{miscpenalty3}+(@{miscpenalty4}*@{armor_all-equip}))+(@{injury_b1}@{tolerance_b1})+(@{injury_b2}@{tolerance_b2})+(@{injury_b3}@{tolerance_b3})+(@{injury_b4}@{tolerance_b4})+(@{injury_b5}@{tolerance_b5})+(@{injury_b6}@{tolerance_b6})+(@{injury_b7}@{tolerance_b7})+(@{injury_b8}@{tolerance_b8})+(@{injury_b9}@{tolerance_b9})+(@{injury_b10}@{tolerance_b10})+(@{injury_b11}@{tolerance_b11})+(@{injury_b12}@{tolerance_b12})+(@{injury_b13}@{tolerance_b13})+(@{injury_b14}@{tolerance_b14})+(@{injury_b15}@{tolerance_b15})+(@{injury_b16}@{tolerance_b16})" />
<input type="hidden" name="attr_per_weight" value="@{armor_perception}*@{armor_head-equip}">
<input type="hidden" name="attr_hlf_weight" value="@{armor_health}*@{armor_torso-equip}">
<input type="hidden" name="attr_agi_weight" value="@{armor_agility}*@{armor_arms-equip}">
<input type="hidden" name="attr_spd_weight" value="@{armor_speed}*@{armor_legs-equip}">
<input type="hidden" disabled="disabled" name="attr_skill_cost_total" value="(@{skill_open1}*@{skill_shade1})+(@{skill_open2}*@{skill_shade2})+(@{skill_open3}*@{skill_shade3})+(@{skill_open4}*@{skill_shade4})+(@{skill_open5}*@{skill_shade5})+(@{skill_open6}*@{skill_shade6})+(@{skill_open7}*@{skill_shade7})+(@{skill_open8}*@{skill_shade8})+(@{skill_open9}*@{skill_shade9})+(@{skill_open10}*@{skill_shade10})+(@{skill_open11}*@{skill_shade11})+(@{skill_open12}*@{skill_shade12})+(@{skill_open13}*@{skill_shade13})+(@{skill_open14}*@{skill_shade14})+(@{skill_open15}*@{skill_shade15})+(@{skill_open16}*@{skill_shade16})+(@{skill_open17}*@{skill_shade17})+(@{skill_open18}*@{skill_shade18})+(@{skill_open19}*@{skill_shade19})+(@{skill_open20}*@{skill_shade20})+(@{skill_open21}*@{skill_shade21})+(@{skill_open22}*@{skill_shade22})+(@{skill_open23}*@{skill_shade23})+(@{skill_open24}*@{skill_shade24})+(@{skill_open25}*@{skill_shade25})+(@{skill_open26}*@{skill_shade26})+(@{skill_open27}*@{skill_shade27})+(@{skill_open28}*@{skill_shade28})+(@{skill_open29}*@{skill_shade29})+(@{skill_open30}*@{skill_shade30})+@{skill_advances1}+@{skill_advances2}+@{skill_advances3}+@{skill_advances4}+@{skill_advances5}+@{skill_advances6}+@{skill_advances7}+@{skill_advances8}+@{skill_advances9}+@{skill_advances10}+@{skill_advances11}+@{skill_advances12}+@{skill_advances13}+@{skill_advances14}+@{skill_advances15}+@{skill_advances16}+@{skill_advances17}+@{skill_advances18}+@{skill_advances19}+@{skill_advances20}+@{skill_advances21}+@{skill_advances22}+@{skill_advances23}+@{skill_advances24}+@{skill_advances25}+@{skill_advances26}+@{skill_advances27}+@{skill_advances28}+@{skill_advances29}+@{skill_advances30}+@{skill_mark1}+@{skill_mark2}+@{skill_mark3}+@{skill_mark4}+@{skill_mark5}+@{skill_mark6}+@{skill_mark7}+@{skill_mark8}+@{skill_mark9}+@{skill_mark10}+@{skill_mark11}+@{skill_mark12}+@{skill_mark13}+@{skill_mark14}+@{skill_mark15}+@{skill_mark16}+@{skill_mark17}+@{skill_mark18}+@{skill_mark19}+@{skill_mark20}+@{skill_mark21}+@{skill_mark22}+@{skill_mark23}+@{skill_mark24}+@{skill_mark25}+@{skill_mark26}+@{skill_mark27}+@{skill_mark28}+@{skill_mark29}+@{skill_mark30}">
<!-- *** END HIDDEN FIELDS *** -->
<!-- ROLL TEMPLATES -->
<rolltemplate class="sheet-rolltemplate-bw">
<div class="background">
{{#rollLess() dice 0}}
<div class="resultcontainer yellow italic">
Error: You cannot roll negative dice!
</div>
{{/rollLess() dice 0}}
{{#rollTotal() shade 4}}
{{#openended}}
<div class="header black openended">{{name}}</div>
{{/openended}}
{{^openended}}
<div class="header black">{{name}}</div>
{{/openended}}
{{/rollTotal() shade 4}}
{{#rollTotal() shade 3}}
{{#openended}}
<div class="header gray openended">{{name}}</div>
{{/openended}}
{{^openended}}
<div class="header gray">{{name}}</div>
{{/openended}}
{{/rollTotal() shade 3}}
{{#rollTotal() shade 2}}
{{#openended}}
<div class="header white openended" style="text-shadow: 0px 0px 10px black;">{{name}}</div>
{{/openended}}
{{^openended}}
<div class="header white">{{name}}</div>
{{/openended}}
{{/rollTotal() shade 2}}
{{#beinglearned}}
{{#rollBetween() dice 1 3}}
{{#rollGreater() beinglearned dice}}
<div class="difficulty challenging">Challenging</div>
{{/rollGreater() beinglearned dice}}
{{#rollTotal() beinglearned dice}}
<div class="difficulty difficult">Difficult</div>
{{/rollTotal() beinglearned dice}}
{{#rollLess() beinglearned dice}}
<div class="difficulty routine">Routine</div>
{{/rollLess() beinglearned dice}}
{{/rollBetween() dice 1 3}}
{{#rollBetween() dice 4 6}}
{{#rollGreater() beinglearned dice}}
<div class="difficulty challenging">Challenging</div>
{{/rollGreater() beinglearned dice}}
{{#rollBetween() beinglearned dice-1 dice}}
<div class="difficulty difficult">Difficult</div>
{{/rollBetween() beinglearned dice-1 dice}}
{{#rollLess() beinglearned dice-1}}
<div class="difficulty routine">Routine</div>
{{/rollLess() beinglearned dice-1}}
{{/rollBetween() dice 4 6}}
{{#rollGreater() dice 6}}
{{#rollGreater() beinglearned dice}}
<div class="difficulty challenging">Challenging</div>
{{/rollGreater() beinglearned dice}}
{{#rollBetween() beinglearned dice-2 dice}}
<div class="difficulty difficult">Difficult</div>
{{/rollBetween() beinglearned dice-2 dice}}
{{#rollLess() beinglearned dice-2}}
<div class="difficulty routine">Routine</div>
{{/rollLess() beinglearned dice-2}}
{{/rollGreater() dice 6}}
{{/beinglearned}}
{{^beinglearned}}
{{#rollBetween() dice 1 3}}
{{#rollGreater() totalob dice}}
<div class="difficulty challenging">Challenging</div>
{{/rollGreater() totalob dice}}
{{#rollTotal() totalob dice}}
<div class="difficulty difficult">Difficult</div>
{{/rollTotal() totalob dice}}
{{#rollLess() totalob dice}}
<div class="difficulty routine">Routine</div>
{{/rollLess() totalob dice}}
{{/rollBetween() dice 1 3}}
{{#rollBetween() dice 4 6}}
{{#rollGreater() totalob dice}}
<div class="difficulty challenging">Challenging</div>
{{/rollGreater() totalob dice}}
{{#rollBetween() totalob dice-1 dice}}
<div class="difficulty difficult">Difficult</div>
{{/rollBetween() totalob dice-1 dice}}
{{#rollLess() totalob dice-1}}
<div class="difficulty routine">Routine</div>
{{/rollLess() totalob dice-1}}
{{/rollBetween() dice 4 6}}
{{#rollGreater() dice 6}}
{{#rollGreater() totalob dice}}
<div class="difficulty challenging">Challenging</div>
{{/rollGreater() totalob dice}}
{{#rollBetween() totalob dice-2 dice}}
<div class="difficulty difficult">Difficult</div>
{{/rollBetween() totalob dice-2 dice}}
{{#rollLess() totalob dice-2}}
<div class="difficulty routine">Routine</div>
{{/rollLess() totalob dice-2}}
{{/rollGreater() dice 6}}
{{/beinglearned}}
<div class="diceandob">
<div class="column" style="width:40%;">
<div class="attr right">Base Exp</div>
<div class="num dice center">&nbsp;{{stat}}</div>
{{#rollGreater() mod 0}}
<br>
<div class="attr right italic">Advantg.</div>
<div class="num dice center italic">+{{mod}}</div>
{{/rollGreater() mod 0}}
{{#rollGreater() artha 0}}
<br>
<div class="attr right italic">Artha</div>
<div class="num dice center italic">+{{artha}}</div>
{{/rollGreater() artha 0}}
{{#rollLess() mod 0}}
<br>
<div class="attr right italic">Advantg.</div>
<div class="num dice center italic">+{{mod}}</div>
{{/rollLess() mod 0}}
{{#rollGreater() wounddice 0}}
<br>
<div class="attr right italic">Wounds</div>
<div class="num dice center italic">&minus;{{wounddice}}</div>
{{/rollGreater() wounddice 0}}
{{#rollGreater() damage 0}}
<br>
<div class="attr right italic">Damage</div>
<div class="num dice center italic">&minus;{{damage}}</div>
{{/rollGreater() damage 0}}
{{#rollGreater() tax 0}}
<br>
<div class="attr right italic">Tax</div>
<div class="num dice center italic">&minus;{{tax}}</div>
{{/rollGreater() tax 0}}
</div>
<div class="column" style="width:40%;">
<div class="num ob center">&nbsp;{{ob}}</div>
<div class="attr left">Base Ob</div>
{{#rollGreater() disadv 0}}
<br>
<div class="num ob center italic">+{{disadv}}</div>
<div class="attr left italic">Disadvtg.</div>
{{/rollGreater() disadv 0}}
{{#rollGreater() va 0}}
<br>
<div class="num ob center italic">+{{va}}</div>
<div class="attr left italic">Vs. Armor</div>
{{/rollGreater() va 0}}
{{#rollGreater() weight 0}}
<br>
<div class="num ob center italic">+{{weight}}</div>
<div class="attr left italic">Clumsy Weight</div>
{{/rollGreater() weight 0}}
</div>
</div>
{{#rollLess() successes totalob}}
<div class="resultcontainer red">
<div class="results">Successes</div>
<div class="vs"></div>
<div class="results">Obstacle</div>
<div class="results"><span class="result">{{successes}}</span></div>
<div class="vs"> VS </div>
<div class="results"><span class="result">{{totalob}}</span></div>
</div>
{{/rollLess() successes totalob}}
{{#rollGreater() successes totalob}}
<div class="resultcontainer green">
<div class="results">Successes</div>
<div class="vs"></div>
<div class="results">Obstacle</div>
<div class="results"><span class="result">{{successes}}</span></div>
<div class="vs"> VS </div>
<div class="results"><span class="result">{{totalob}}</span></div>
</div>
{{/rollGreater() successes totalob}}
{{#rollTotal() successes totalob}}
<div class="resultcontainer green">
<div class="results">Successes</div>
<div class="vs"></div>
<div class="results">Obstacle</div>
<div class="results"><span class="result">{{successes}}</span></div>
<div class="vs"> VS </div>
<div class="results"><span class="result">{{totalob}}</span></div>
</div>
{{/rollTotal() successes totalob}}
{{#rollBetween() stat 0 wounddice}}
<div class="resultcontainer yellow italic">
You might be Incapacitated!
</div>
{{/rollBetween() stat 0 wounddice}}
</div>
</rolltemplate>
<!-- LUCK & DOF TEMPLATE -->
<rolltemplate class="sheet-rolltemplate-bwfate">
<div class="background">
{{#luck}}
{{#rollTotal() shade 4}}
<div class="header black openended">Luck</div>
{{/rollTotal() shade 4}}
{{#rollTotal() shade 3}}
<div class="header gray openended">Luck</div>
{{/rollTotal() shade 3}}
{{#rollTotal() shade 2}}
<div class="header white openended" style="text-shadow: 0px 0px 10px black;">Luck</div>
{{/rollTotal() shade 2}}
<div class="diceandob">
<div class="column" style="width:40%;">
<div class="attr right">Fate</div>
<div class="num dice center">&minus;1</div>
</div>
<div class="column" style="width:40%;">
<div class="num ob center">+{{ob}}</div>
<div class="attr left">Ob Left</div>
</div>
</div>
{{#rollLess() successes ob}}
<div class="resultcontainer red">
<div class="results">Successes</div>
<div class="vs"></div>
<div class="results">Obstacle</div>
<div class="results"><span class="result">{{successes}}</span></div>
<div class="vs"> VS </div>
<div class="results"><span class="result">{{ob}}</span></div>
</div>
{{/rollLess() successes ob}}
{{#rollGreater() successes ob}}
<div class="resultcontainer green">
<div class="results">Successes</div>
<div class="vs"></div>
<div class="results">Obstacle</div>
<div class="results"><span class="result">{{successes}}</span></div>
<div class="vs"> VS </div>
<div class="results"><span class="result">{{ob}}</span></div>
</div>
{{/rollGreater() successes ob}}
{{#rollTotal() successes ob}}
<div class="resultcontainer green">
<div class="results">Successes</div>
<div class="vs"></div>
<div class="results">Obstacle</div>
<div class="results"><span class="result">{{successes}}</span></div>
<div class="vs"> VS </div>
<div class="results"><span class="result">{{ob}}</span></div>
</div>
{{/rollTotal() successes ob}}
{{/luck}}
{{#dof}}
<div class="header white">Die of Fate</div>
{{#rollTotal() roll 1}}
<div class="resultcontainer red">
<div class="results" style="position:relative; top:1em;">Result</div>
<div class="vs tall" style="position:relative; top:1em;"><span class="result">{{roll}}</span></div>
</div>
{{/rollTotal() roll 1}}
{{#rollBetween() roll 2 5}}
<div class="resultcontainer yellow">
<div class="results" style="position:relative; top:1em;">Result</div>
<div class="vs tall" style="position:relative; top:1em;"><span class="result">{{roll}}</span></div>
</div>
{{/rollBetween() roll 2 5}}
{{#rollTotal() roll 6}}
<div class="resultcontainer green">
<div class="results" style="position:relative; top:1em;">Result</div>
<div class="vs tall" style="position:relative; top:1em;"><span class="result">{{roll}}</span></div>
</div>
{{/rollTotal() roll 6}}
{{/dof}}
</div>
</rolltemplate>
<rolltemplate class="sheet-rolltemplate-bwquote">
<div class="background">
{{#rollTotal() shade 4}}
<div class="header black openended">{{slot1}}</div>
{{/rollTotal() shade 4}}
{{#rollTotal() shade 3}}
<div class="header gray openended">{{slot1}}</div>
{{/rollTotal() shade 3}}
{{#rollTotal() shade 2}}
<div class="header white openended" style="text-shadow: 0px 0px 10px black;">{{slot1}}</div>
{{/rollTotal() shade 2}}
<div class="diceandob">
<div class="column" style="width:95%;">
<div class="title">{{title2}}</div>
<div class="slot">{{slot2}}</div>
<br>
<div class="title italic">{{title3}}</div>
<div class="slot italic">{{slot3}}</div>
</div>
</div>
<div class="resultcontainer white">
<div class="results"><span class="result">{{text}}</span></div>
</div>
</div>
</rolltemplate>
<!-- WORKERS -->
<script type="text/worker">
// Emotional attribute routine tests (special case) piecewise function
on("change:custom2 sheet:opened", function() {
updateCustom2();
});
// Change on Will/shade will update hesitation
on("change:will change:will_shade sheet:opened", function() {
updateHesitation();
});
// Script for updating reflexes
on("change:perception change:perception_shade change:agility change:agility_shade change:speed change:speed_shade change:wounddice sheet:opened", function() {
getAttrs(['perception', 'perception_shade', 'agility', 'agility_shade', 'speed', 'speed_shade'], function(v) {
if(v.perception_shade && v.perception && v.agility_shade && v.agility && v.speed_shade && v.speed) {
var perception = isNaN(parseInt(v.perception, 10)) === false ? parseInt(v.perception, 10) : 0;
var agility = isNaN(parseInt(v.agility, 10)) === false ? parseInt(v.agility, 10) : 0;
var speed = isNaN(parseInt(v.speed, 10)) === false ? parseInt(v.speed, 10) : 0;
// Calculate the average of per,agi and speed using complex shade math
var avg = averageStats(perception, v.perception_shade, agility, v.agility_shade, speed, v.speed_shade);
//If successful, set the result
if(avg) {
setAttrs({
reflexes: avg.value,
reflexes_shade: avg.shade
});
}
}
});
});
// Mortal wound change
on("change:power change:power_shade change:forte change:forte_shade change:mortalwound_tough change:mortalwound_base sheet:opened", function() {
calcMortalWound();
});
//Stock filtering for Age
on("change:stockage", function(eventinfo){
setAttrs({
stockagement: eventinfo.newValue,
stockagephys: eventinfo.newValue
});
});
//Pratice log time calculatation
on("change:repeating_practicelogs:prlg_category change:repeating_practicelogs:prlg_difficulty", function(eventinfo){
getAttrs(["repeating_practicelogs_prlg_category","repeating_practicelogs_prlg_difficulty"], function(values) {
var practice = practicearr.filter(function (prac) { return prac.category == values.repeating_practicelogs_prlg_category });
setAttrs({
repeating_practicelogs_prlg_pratice:practice[0][values.repeating_practicelogs_prlg_difficulty],
repeating_practicelogs_prlg_cycle:practice[0]['cycle']
});
});
});
// FUNCTIONS AND UTILITIES
var updateCustom2 = function() {
getAttrs(['custom2'], function(v) {
if (v.custom2) {
var custom = isNaN(parseInt(v.custom2, 10)) === false ? parseInt(v.custom2, 10) : 0;
if (custom <= 4) {
needed = custom;
}
else {
// See Greed rules BWG pg 123 and Corruption rules BWC pg 257
needed = 5;
}
if (needed < 0) {
needed = 0;
}
setAttrs({
custom2_routine_needed: needed
});
}
});
};
var updateHesitation = function() {
getAttrs(['will', 'will_shade'], function(v) {
if(v.will_shade && v.will) {
var will = isNaN(parseInt(v.will, 10)) === false ? parseInt(v.will, 10) : 0;
// See shade calculations for Will/Hesitation pg 545 of the BWG book
if(v.will_shade === "3") { //Gray Shade
hesitation = 8 - will;
}
else if(v.will_shade === "2") { //White Shade
hesitation = 7 - will;
}
else { //Black Shade
hesitation = 10 - will;
}
if(hesitation < 0) {
hesitation = 0;
}
setAttrs({
hesitation: hesitation
});
}
});
};
// Script for updating mortalwound
var calcMortalWound = function() {
getAttrs(['power', 'power_shade', 'forte', 'forte_shade', 'mortalwound_tough', 'mortalwound_base'], function(v) {
let base = parseInt(v.mortalwound_base)||0;
if(v.power_shade && v.power && v.forte_shade && v.forte) {
var power = isNaN(parseInt(v.power, 10)) === false ? parseInt(v.power, 10) : 0;
var forte = isNaN(parseInt(v.forte, 10)) === false ? parseInt(v.forte, 10) : 0;
// If we have the Tough trait, we should use ceil instead of floor. BWG pg 351
var tough = (v.mortalwound_tough == "1");
// Calculate the average of power and forte using complex shade math
var avg = averageStats(power, v.power_shade, forte, v.forte_shade, null, null, tough);
//If successful, set the result
if(avg) {
setAttrs({
mortalwound: avg.value + base, // Formula is (power+forte)/2 + 6 (for humans)
mortalwound_shade: avg.shade
});
}
}
});
};
// Averaging stats
var averageStats = function(stat1, shade1, stat2, shade2, stat3, shade3, use_ceil) {
// Shade checking. Logic is grabbed from the Monster Burner pg 367, the chapter on Gray and White Math
var shades = [0,0,0]; //B,G,W
if(shade1) {
if (shade1 == "2") shades[2]++;
else if(shade1 == "3") shades[1]++;
else shades[0]++;
}
if(shade2) {
if (shade2 == "2") shades[2]++;
else if(shade2 == "3") shades[1]++;
else shades[0]++;
}
if(shade3) {
if (shade3 == "2") shades[2]++;
else if(shade3 == "3") shades[1]++;
else shades[0]++;
}
// What shade is our base? Used for calculating bonus on avg later
var low_shade = "2";
if (shades[0] != 0) low_shade = "4";
else if(shades[1] != 0) low_shade = "3";
// Calculate what the final shade should be
var shade;
if(shades[2] > 0) {
if(shades[0] == 0 && shades[1] == 0) shade = "2"; //Only Whites = White
else if(shades[0] == 0) shade = "3"; //Only White+Gray = Gray
else if(shades[2] >= shades[1] + shades[0]) shade = "3"; //More white that darker = gray. Also covers Black+White=Gray
else shade = "4"; //More darker than White, with Black = Black
}
else if(shades[1] > 0) {
if(shades[0] == 0) shade = "3"; //Only Gray = Gray
else shade = "4"; //Gray mixed with Black = Black
}
else {
shade = "4"; //Only Black = Black
}
// Check stat1
if(stat1 && shade1) {
var sum = stat1;
var num_stats = 1;
if(shade1 == "3" && low_shade == "4") {
sum += 2;
}
else if(shade1 == "2" && low_shade == "3") {
sum += 2;
}
else if(shade1 == "2" && low_shade == "4") {
sum += 3;
}
// Check stat2
if(stat2 && shade2) {
sum += stat2;
num_stats = 2;
if(shade2 == "3" && low_shade == "4") {
sum += 2;
}
else if(shade2 == "2" && low_shade == "3") {
sum += 2;
}
else if(shade2 == "2" && low_shade == "4") {
sum += 3;
}
// Check stat3
if(stat3 && shade3) {
sum += stat3;
num_stats = 3;
if(shade3 == "3" && low_shade == "4") {
sum += 2;
}
else if(shade3 == "2" && low_shade == "3") {
sum += 2;
}
else if(shade3 == "2" && low_shade == "4") {
sum += 3;
}
}
}
// Calculate average
var avg = sum / num_stats;
return {
shade: shade,
value: use_ceil ? Math.ceil(avg) : Math.floor(avg)
};
}
else {
// No valid input, we fail
return null;
}
};
// Practice log data
var practicearr = [{"category":"academic","routine":"2","difficult":"4","challenging":"8","cycle":"6 months"},{"category":"artisan","routine":"4","difficult":"8","challenging":"12","cycle":"1 year"},{"category":"artist","routine":"3","difficult":"6","challenging":"12","cycle":"6 months"},{"category":"craftsman","routine":"3","difficult":"8","challenging":"12","cycle":"1 year"},{"category":"forester","routine":"3","difficult":"6","challenging":"12","cycle":"6 months"},{"category":"martial","routine":"2","difficult":"4","challenging":"8","cycle":"1 month"},{"category":"medicinal","routine":"4","difficult":"8","challenging":"12","cycle":"1 year"},{"category":"military","routine":"2","difficult":"4","challenging":"8","cycle":"6 months"},{"category":"musical","routine":"2","difficult":"4","challenging":"8","cycle":"1 month"},{"category":"peasant","routine":"1","difficult":"4","challenging":"12","cycle":"3 months"},{"category":"physical","routine":"2","difficult":"4","challenging":"8","cycle":"1 month"},{"category":"thought","routine":"3","difficult":"6","challenging":"12","cycle":"6 months"},{"category":"seafaring","routine":"2","difficult":"4","challenging":"8","cycle":"3 months"},{"category":"social","routine":"2","difficult":"4","challenging":"8","cycle":"1 month"},{"category":"sorcerous","routine":"5","difficult":"10","challenging":"15","cycle":"1 year"},{"category":"special","routine":"3","difficult":"6","challenging":"12","cycle":"3 months"},{"category":"will","routine":"—","difficult":"8","challenging":"16","cycle":"1 year"},{"category":"perception","routine":"—","difficult":"6","challenging":"12","cycle":"6 months"},{"category":"agility","routine":"—","difficult":"4","challenging":"8","cycle":"3 months"},{"category":"speed","routine":"—","difficult":"6","challenging":"9","cycle":"3 months"},{"category":"power","routine":"—","difficult":"4","challenging":"8","cycle":"1 month"},{"category":"forte","routine":"—","difficult":"8","challenging":"16","cycle":"2 months"},{"category":"faith","routine":"—","difficult":"10","challenging":"20","cycle":"1 year"},{"category":"steel","routine":"—","difficult":"3","challenging":"9","cycle":"2 months"}];
</script>
<!-- PAGE TABS SCRIPT -->
<script type="text/worker">
const buttonlist = ["tab1","tab2","tab3","tab4","tab5","tab6","tab0"];
buttonlist.forEach(button => {
on(`clicked:${button}`, function() {
setAttrs({
sheetTab: button
});
});
});
</script>
</html>