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

1726 lines
99 KiB
HTML

<div class="sheet-section sheet-section-general">
<div class="sheet-3colrow">
<div class="sheet-col">
<table>
<tbody>
<tr>
<td><label for="attr_character_name"><span data-i18n="Name">Name</span>:</label></td>
<td><input type="text" name="attr_character_name" /></td>
</tr>
<tr>
<td><label for="attr_stock"><span data-i18n="Stock">Stock</span>:</label></td>
<td><input type="text" name="attr_stock" /></td>
</tr>
<tr>
<td><label for="attr_class"><span data-i18n="Class">Class</span>:</label></td>
<td><input type="text" name="attr_class" /></td>
</tr>
<tr>
<td><label for="attr_level"><span data-i18n="Level">Level</span>:</label></td>
<td><input type="text" name="attr_level" /></td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-col">
<table>
<tbody>
<tr>
<td><label for="attr_age"><span data-i18n="Age">Age</span>:</label></td>
<td><input type="number" name="attr_age" /></td>
</tr>
<tr>
<td><label for="attr_home"><span data-i18n="Home">Home</span>:</label></td>
<td><input type="text" name="attr_home" /></td>
</tr>
<tr>
<td><label for="attr_raiment"><span data-i18n="Raiment">Raiment</span>:</label></td>
<td><input type="text" name="attr_raiment" /></td>
</tr>
<tr>
<td><label for="attr_alignment"><span data-i18n="Alignment">Alignment</span>:</label></td>
<td><input type="text" name="attr_alignment" /></td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-col">
<div class="sheet-logo">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Torchbearer/img/logo.png" alt="Torchbearer" width="210" height="25" />
</div>
<div class="sheet-callout">
<table>
<thead>
<tr>
<td></td>
<td><h5><span data-i18n="CurrentSpentPoints">Current / Spent</span></h5></td>
</tr>
</thead>
<tbody>
<tr>
<td><h5><label for="attr_fate"><span data-i18n="Fate">Fate</span>:</label></h5></td>
<td>
<input type="number" name="attr_fate" value='0'/>
<input type="number" name="attr_fate_spent" value='0'/>
</td>
</tr>
<tr>
<td><h5><label for="attr_persona"><span data-i18n="Persona">Persona</span>:</label></h5></td>
<td>
<input type="number" name="attr_persona_current" value='0'/>
<input type="number" name="attr_persona_spent" value='0'/>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<hr />
<div class="sheet-section sheet-section-general">
<div class="sheet-3colrow">
<div class="sheet-col">
<table>
<tbody>
<tr>
<td><label for="attr_parents"><span data-i18n="Parents">Parents</span>:</label></td>
<td><input type="text" name="attr_parents" /></td>
</tr>
<tr>
<td><label for="attr_mentor"><span data-i18n="Mentor">Mentor</span>:</label></td>
<td><input type="text" name="attr_mentor" /></td>
</tr>
<tr>
<td><label for="attr_friend"><span data-i18n="Friend">Friend</span>:</label></td>
<td><input type="text" name="attr_friend" /></td>
</tr>
<tr>
<td><label for="attr_enemy"><span data-i18n="Enemy">Enemy</span>:</label></td>
<td><input type="text" name="attr_enemy" /></td>
</tr>
</tbody>
</table>
<br>
<label><span data-i18n="AlliesAndEnemies">Allies &amp; Additional Enemies</span></label>
<fieldset class="repeating_contacts">
<table>
<tbody>
<tr>
<td><input type="text" name="attr_contact_name" data-i18n-placeholder="Name" placeholder="Name" /></td>
</tr>
</tbody>
</table>
</fieldset>
</div>
<div class="sheet-col">
<div class="sheet-callout sheet-conditions">
<h4><span data-i18n="FatigueRecoveryFactors">Fatigue/Recovery Factors</span></h4>
<span class="sheet-note" data-i18n="FatigueInfo">Factors when recovering from exhaustion.</span>
<table>
<tbody>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_fatigue_shield" /><label for="attr_fatigue_shield"><span data-i18n="Shield">Shield</span></label>
</div>
</td>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_fatigue_full_sack" /><label for="attr_fatigue_full_sack"><span data-i18n="FullLargeSack">Full Large Sack</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_fatigue_chain_armor" /><label for="attr_fatigue_chain_armor"><span data-i18n="ChainArmor">Chain Armor</span></label>
</div>
</td>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_fatigue_casting" /><label for="attr_fatigue_casting"><span data-i18n="CastingSpells">Casting Spells</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_fatigue_plate_armor" /><label for="attr_fatigue_plate_armor"><span data-i18n="PlateArmor">Plate Armor</span></label>
</div>
</td>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_fatigue_spell_effects" /><label for="attr_fatigue_spell_effects"><span data-i18n="SpellEffects">Spell Effects</span></label>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div class="sheet-callout sheet-conditions">
<h4><span data-i18n="GrindConditionsOrder">The Grind</span></h4>
<table>
<tbody>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_hungry_thirsty" /><label for="attr_condition_hungry_thirsty"><span data-i18n="HungryThirsty">Hungry/Thirsty</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_exhausted" /><label for="attr_condition_exhausted"><span data-i18n="Exhausted">Exhausted</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_angry" /><label for="attr_condition_angry"><span data-i18n="Angry">Angry</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_sick" /><label for="attr_condition_sick"><span data-i18n="Sick">Sick</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_injured" /><label for="attr_condition_injured"><span data-i18n="Injured">Injured</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_afraid" /><label for="attr_condition_afraid"><span data-i18n="Afraid">Afraid</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_dead" /><label for="attr_condition_dead"><span data-i18n="Dead">Dead</span></label>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-wheel">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Torchbearer/img/burningwheel.png" alt="Wheel" />
</div>
</div>
<div class="sheet-col">
<div class="sheet-callout sheet-conditions">
<h4><span data-i18n="Conditions">Conditions</span></h4>
<table>
<tbody>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_fresh" /><label for="attr_condition_fresh"><span data-i18n="Fresh">Fresh</span></label>
<span class="sheet-note" data-i18n="FreshEffect">+1D to all tests until other condition.</span>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_hungry_thirsty" /><label for="attr_condition_hungry_thirsty"><span data-i18n="HungryThirsty">Hungry/Thirsty</span></label>
<span class="sheet-note" data-i18n="HungryThirstyEffect">-1 to disposition to any conflict.</span>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_angry" /><label for="attr_condition_angry"><span data-i18n="Angry">Angry</span></label>
<span class="sheet-note" data-i18n="AngryEffect">(Ob 2 Will) Can't use Wises or beneficial Traits.</span>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_afraid" /><label for="attr_condition_afraid"><span data-i18n="Afraid">Afraid</span></label>
<span class="sheet-note" data-i18n="AfraidEffect">(Ob 3 Will) Can't help or use Beginner's Luck.</span>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_exhausted" /><label for="attr_condition_exhausted"><span data-i18n="Exhausted">Exhausted</span></label>
<span class="sheet-note" data-i18n="ExhaustedEffect">(Ob 3 Health) Factor in all tests except Resources, Circles, and recovery.</span>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_injured" /><label for="attr_condition_injured"><span data-i18n="Injured">Injured</span></label>
<span class="sheet-note" data-i18n="InjuredEffect">(Ob 4 Health) -1D to skills, Nature, Will and Health (but not recovery).</span>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_sick" /><label for="attr_condition_sick"><span data-i18n="Sick">Sick</span></label>
<span class="sheet-note" data-i18n="SickEffect">(Ob 3 Will) -1D to skills, Nature, Will and Health (but not recovery); can't practice, learn, advance.</span>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<input type="checkbox" name="attr_condition_dead" /><label for="attr_condition_dead"><span data-i18n="Dead">Dead</span></label>
<span class="sheet-note" data-i18n="DeadEffect">May not use Wises, test or help.</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<hr />
<div class="sheet-section sheet-section-general">
<div class="sheet-3colrow">
<div class="sheet-col">
<label for="attr_belief"><span data-i18n="Belief">Belief</span></label>
<textarea name="attr_belief"></textarea>
<span class="sheet-note" data-i18n="BeliefEarning">Playing a Belief earns a Fate point</span>
</div>
<div class="sheet-col">
<label for="attr_goal"><span data-i18n="Goal">Goal</span></label>
<textarea name="attr_goal"></textarea>
<span class="sheet-note" data-i18n="GoalEarning">Accomplishing a Goal earns a Persona point</span>
</div>
<div class="sheet-col">
<label for="attr_instinct"><span data-i18n="Instinct">Instinct</span></label>
<textarea name="attr_instinct"></textarea>
<span class="sheet-note" data-i18n="InstinctEarning">Playing an Instinct earns a Fate point</span>
</div>
</div>
</div>
<hr />
<div class="sheet-section sheet-section-general">
<div class="sheet-2colrow">
<div class="sheet-col">
<div class="sheet-callout sheet-conditions">
<h4><span data-i18n="Earning Checks">Earning Checks</span></h4>
<span class="sheet-note" data-i18n="NoFreeChecks">There are no free checks!</span>
<table>
<tbody>
<tr>
<td>
<div class="sheet-field">
<label>1: <span data-i18n="SelfPenaltyForCheck">-1D to your independent or versus test</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<label>2: <span data-i18n="EnemyBonusForCheck">+2D to opponent's versus test</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<label>2: <span data-i18n="BreakTieForCheck">Break VS test tie in opponent's favor</span></label>
</div>
</tr>
</tbody>
</table>
</div>
</div>
<div class="sheet-col">
<div class="sheet-callout sheet-conditions">
<h4><span data-i18n="SpendingChecks">Spending Checks</span></h4>
<table>
<tbody>
<tr>
<td>
<div class="sheet-field">
<label>1: <span data-i18n="CampTest">One test during camp phase</span></label>
</div>
</td>
</tr>
<tr>
<td>
<div class="sheet-field">
<label>1: <span data-i18n="EarnAdvancementForHelp">Earn advancement by helping</span></label>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<hr />
<div class="sheet-section sheet-section-traits">
<h3><span data-i18n="Traits">Traits</span></h3>
<table>
<thead>
<tr>
<th><span data-i18n="TraitName">Trait Name</span></th>
<th><span data-i18n="TraitLevel">Trait Level</span></th>
<th><span data-i18n="TraitUsedFor">Used For</span></th>
<th><span data-i18n="TraitUsedAgainst">Used Against</span></th>
</tr>
</thead>
</table>
<fieldset class="repeating_traits">
<table>
<tbody>
<tr>
<td><input type="text" name="attr_traits_name" data-i18n-placeholder="TraitNamePlaceholder" placeholder="Name" /></td>
<td>
<select name="attr_traits_level">
<option value="1" data-i18n="TraitFirstLevelEffect" selected>1: +1D per session</option>
<option value="2" data-i18n="TraitSecondLevelEffect">2: +1D per roll</option>
<option value="3" data-i18n="TraitThirdLevelEffect">3: 1s on suc/tie roll</option>
</select>
</td>
<td><input type="checkbox" name="attr_traits_used_for" /></td>
<td>
<input type="checkbox" name="attr_traits_used_against1" />
<input type="checkbox" name="attr_traits_used_against2" />
<input type="checkbox" name="attr_traits_used_against3" />
<input type="checkbox" name="attr_traits_used_against4" />
<input type="checkbox" name="attr_traits_used_against5" />
<input type="checkbox" name="attr_traits_used_against6" />
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
<hr />
<div class="sheet-section sheet-section-abilities">
<h3><span data-i18n="Abilities">Abilities</span></h3>
<div class="sheet-2colrow">
<div class="sheet-col">
<table>
<thead>
<tr>
<th><span data-i18n="RawAbilities">Raw Abilities</span></th>
<th><span data-i18n="Rating">Rating</span></th>
<th><span data-i18n="Advancement">Advancement</span></th>
</tr>
</thead>
<tbody>
<tr>
<th>
<button type='roll' name='roll_will_test' value="&{template:default} {{name=Will}}{{Successes=[[ [[ @{will_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Will">Will</span>
</button>
</th>
<td>
<input type="number" name="attr_will_rating" value="2"/>
<button type='roll' name='roll_will_bl_test' value="&{template:default} {{name=Beginner's Luck based on Will}}{{Successes=[[ [[ ceil( (@{will_rating} + ?{Help, wises, supplies and gear modifiers|0}) / 2 ) + ?{Traits, persona, tapped Nature, Fresh and other modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check skill advancement after roll!}}" data-i18n-title="BeginnersLuckFull" title="Beginner s Luck!">
<span data-i18n="BeginnersLuck">BL</span>
</button>
</td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_will_rating_pass1" />
<input type="checkbox" name="attr_will_rating_pass2" />
<input type="checkbox" name="attr_will_rating_pass3" />
<input type="checkbox" name="attr_will_rating_pass4" />
<input type="checkbox" name="attr_will_rating_pass5" />
<input type="checkbox" name="attr_will_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_will_rating_fail1" />
<input type="checkbox" name="attr_will_rating_fail2" />
<input type="checkbox" name="attr_will_rating_fail3" />
<input type="checkbox" name="attr_will_rating_fail4" />
<input type="checkbox" name="attr_will_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_health_test' value="&{template:default} {{name=Health}}{{Successes=[[ [[ @{health_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Health">Health</span>
</button>
</th>
<td>
<input type="number" name="attr_health_rating" value="2"/>
<button type='roll' name='roll_health_bl_test' value="&{template:default} {{name=Beginner's Luck based on Health}}{{Successes=[[ [[ ceil( (@{health_rating} + ?{Help, wises, supplies and gear modifiers|0}) / 2 ) + ?{Traits, persona, tapped Nature, Fresh and other modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check skill advancement after roll!}}" data-i18n-title="BeginnersLuckFull" title="Beginner s Luck!">
<span data-i18n="BeginnersLuck">BL</span>
</button>
</td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_health_rating_pass1" />
<input type="checkbox" name="attr_health_rating_pass2" />
<input type="checkbox" name="attr_health_rating_pass3" />
<input type="checkbox" name="attr_health_rating_pass4" />
<input type="checkbox" name="attr_health_rating_pass5" />
<input type="checkbox" name="attr_health_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_health_rating_fail1" />
<input type="checkbox" name="attr_health_rating_fail2" />
<input type="checkbox" name="attr_health_rating_fail3" />
<input type="checkbox" name="attr_health_rating_fail4" />
<input type="checkbox" name="attr_health_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_nature_test' value="&{template:default} {{name=Nature}}{{Successes=[[ [[ @{nature_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Nature">Nature</span>
</button>
</th>
<td><input type="number" name="attr_nature_rating" value="3"/>/<input type="number" name="attr_nature_rating_max" value="3"/></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_nature_rating_pass1" />
<input type="checkbox" name="attr_nature_rating_pass2" />
<input type="checkbox" name="attr_nature_rating_pass3" />
<input type="checkbox" name="attr_nature_rating_pass4" />
<input type="checkbox" name="attr_nature_rating_pass5" />
<input type="checkbox" name="attr_nature_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_nature_rating_fail1" />
<input type="checkbox" name="attr_nature_rating_fail2" />
<input type="checkbox" name="attr_nature_rating_fail3" />
<input type="checkbox" name="attr_nature_rating_fail4" />
<input type="checkbox" name="attr_nature_rating_fail5" />
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-col">
<table>
<thead>
<tr>
<th><span data-i18n="SpecialAbilities">Special Abilities</span></th>
<th><span data-i18n="Rating">Rating</span></th>
<th><span data-i18n="Advancement">Advancement</span></th>
</tr>
</thead>
<tbody>
<tr>
<th>
<button type='roll' name='roll_resources_test' value="&{template:default} {{name=Resources}}{{Successes=[[ [[ @{resources_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Resources">Resources</span>
</button>
</th>
<td><input type="number" name="attr_resources_rating" value="0"/></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_resources_rating_pass1" />
<input type="checkbox" name="attr_resources_rating_pass2" />
<input type="checkbox" name="attr_resources_rating_pass3" />
<input type="checkbox" name="attr_resources_rating_pass4" />
<input type="checkbox" name="attr_resources_rating_pass5" />
<input type="checkbox" name="attr_resources_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_resources_rating_fail1" />
<input type="checkbox" name="attr_resources_rating_fail2" />
<input type="checkbox" name="attr_resources_rating_fail3" />
<input type="checkbox" name="attr_resources_rating_fail4" />
<input type="checkbox" name="attr_resources_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_circles_test' value="&{template:default} {{name=Circles}}{{Successes=[[ [[ @{circles_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Circles">Circles</span>
</button>
</th>
<td><input type="number" name="attr_circles_rating" value="1"/></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_circles_rating_pass1" />
<input type="checkbox" name="attr_circles_rating_pass2" />
<input type="checkbox" name="attr_circles_rating_pass3" />
<input type="checkbox" name="attr_circles_rating_pass4" />
<input type="checkbox" name="attr_circles_rating_pass5" />
<input type="checkbox" name="attr_circles_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_circles_rating_fail1" />
<input type="checkbox" name="attr_circles_rating_fail2" />
<input type="checkbox" name="attr_circles_rating_fail3" />
<input type="checkbox" name="attr_circles_rating_fail4" />
<input type="checkbox" name="attr_circles_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th><span data-i18n="Might">Might</span></th>
<td><input type="number" name="attr_might_rating" value="3"/></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<br>
<div class="sheet-section sheet-section-nature">
<div class="sheet-row">
<div class="sheet-col">
<table>
<tbody>
<tr>
<td><label for="attr_nature_descriptors"><span data-i18n="NatureDescriptors">Nature Descriptors</span>:</label></td>
<td><input type="text" name="attr_nature_descriptors" /></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<hr />
<div class="sheet-section sheet-section-wises">
<h3><span data-i18n="Wises">Wises</span></h3>
<fieldset class="repeating_wises">
<table>
<tbody>
<tr>
<td><input type="text" name="attr_wise_name" data-i18n-placeholder="Wise" placeholder="Wise" /></td>
<td>
<strong><span data-i18n="Pass">Pass</span>:</strong>
<input type="checkbox" name="attr_wise_pass" />
</td>
<td>
<strong><span data-i18n="Fail">Fail</span>:</strong>
<input type="checkbox" name="attr_wise_fail" />
</td>
<td>
<strong><span data-i18n="Fate">Fate</span>:</strong>
<input type="checkbox" name="attr_wise_fate" />
</td>
<td>
<strong><span data-i18n="Persona">Persona</span>:</strong>
<input type="checkbox" name="attr_wise_persona" />
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
<hr />
<div class="sheet-section sheet-section-skills">
<h3><span data-i18n="Skills">Skills</span></h3>
<div class="sheet-2colrow">
<div class="sheet-col">
<table>
<thead>
<tr>
<th><span data-i18n="Skill">Skill</span></th>
<th><span data-i18n="Rating">Rating</span></th>
<th><span data-i18n="Advancement">Advancement</span></th>
</tr>
</thead>
<tbody>
<tr>
<th>
<button type='roll' name='roll_alchemist_test' value="&{template:default} {{name=Alchemist}}{{Successes=[[ [[ @{alchemist_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Alchemist">Alchemist</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_alchemist_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_alchemist_rating_pass1" />
<input type="checkbox" name="attr_alchemist_rating_pass2" />
<input type="checkbox" name="attr_alchemist_rating_pass3" />
<input type="checkbox" name="attr_alchemist_rating_pass4" />
<input type="checkbox" name="attr_alchemist_rating_pass5" />
<input type="checkbox" name="attr_alchemist_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_alchemist_rating_fail1" />
<input type="checkbox" name="attr_alchemist_rating_fail2" />
<input type="checkbox" name="attr_alchemist_rating_fail3" />
<input type="checkbox" name="attr_alchemist_rating_fail4" />
<input type="checkbox" name="attr_alchemist_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_arcanist_test' value="&{template:default} {{name=Arcanist}}{{Successes=[[ [[ @{arcanist_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Arcanist">Arcanist</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_Arcanist_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_arcanist_rating_pass1" />
<input type="checkbox" name="attr_arcanist_rating_pass2" />
<input type="checkbox" name="attr_arcanist_rating_pass3" />
<input type="checkbox" name="attr_arcanist_rating_pass4" />
<input type="checkbox" name="attr_arcanist_rating_pass5" />
<input type="checkbox" name="attr_arcanist_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_arcanist_rating_fail1" />
<input type="checkbox" name="attr_arcanist_rating_fail2" />
<input type="checkbox" name="attr_arcanist_rating_fail3" />
<input type="checkbox" name="attr_arcanist_rating_fail4" />
<input type="checkbox" name="attr_arcanist_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_armorer_test' value="&{template:default} {{name=Armorer}}{{Successes=[[ [[ @{armorer_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Armorer">Armorer</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_armorer_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_armorer_rating_pass1" />
<input type="checkbox" name="attr_armorer_rating_pass2" />
<input type="checkbox" name="attr_armorer_rating_pass3" />
<input type="checkbox" name="attr_armorer_rating_pass4" />
<input type="checkbox" name="attr_armorer_rating_pass5" />
<input type="checkbox" name="attr_armorer_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_armorer_rating_fail1" />
<input type="checkbox" name="attr_armorer_rating_fail2" />
<input type="checkbox" name="attr_armorer_rating_fail3" />
<input type="checkbox" name="attr_armorer_rating_fail4" />
<input type="checkbox" name="attr_armorer_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_cartographer_test' value="&{template:default} {{name=Cartographer}}{{Successes=[[ [[ @{cartographer_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Cartographer">Cartographer</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_cartographer_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_cartographer_rating_pass1" />
<input type="checkbox" name="attr_cartographer_rating_pass2" />
<input type="checkbox" name="attr_cartographer_rating_pass3" />
<input type="checkbox" name="attr_cartographer_rating_pass4" />
<input type="checkbox" name="attr_cartographer_rating_pass5" />
<input type="checkbox" name="attr_cartographer_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_cartographer_rating_fail1" />
<input type="checkbox" name="attr_cartographer_rating_fail2" />
<input type="checkbox" name="attr_cartographer_rating_fail3" />
<input type="checkbox" name="attr_cartographer_rating_fail4" />
<input type="checkbox" name="attr_cartographer_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_commander_test' value="&{template:default} {{name=Commander}}{{Successes=[[ [[ @{commander_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Commander">Commander</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_commander_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_commander_rating_pass1" />
<input type="checkbox" name="attr_commander_rating_pass2" />
<input type="checkbox" name="attr_commander_rating_pass3" />
<input type="checkbox" name="attr_commander_rating_pass4" />
<input type="checkbox" name="attr_commander_rating_pass5" />
<input type="checkbox" name="attr_commander_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_commander_rating_fail1" />
<input type="checkbox" name="attr_commander_rating_fail2" />
<input type="checkbox" name="attr_commander_rating_fail3" />
<input type="checkbox" name="attr_commander_rating_fail4" />
<input type="checkbox" name="attr_commander_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_cook_test' value="&{template:default} {{name=Cook}}{{Successes=[[ [[ @{cook_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Cook">Cook</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_cook_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_cook_rating_pass1" />
<input type="checkbox" name="attr_cook_rating_pass2" />
<input type="checkbox" name="attr_cook_rating_pass3" />
<input type="checkbox" name="attr_cook_rating_pass4" />
<input type="checkbox" name="attr_cook_rating_pass5" />
<input type="checkbox" name="attr_cook_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_cook_rating_fail1" />
<input type="checkbox" name="attr_cook_rating_fail2" />
<input type="checkbox" name="attr_cook_rating_fail3" />
<input type="checkbox" name="attr_cook_rating_fail4" />
<input type="checkbox" name="attr_cook_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_criminal_test' value="&{template:default} {{name=Criminal}}{{Successes=[[ [[ @{criminal_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Criminal">Criminal</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_criminal_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_criminal_rating_pass1" />
<input type="checkbox" name="attr_criminal_rating_pass2" />
<input type="checkbox" name="attr_criminal_rating_pass3" />
<input type="checkbox" name="attr_criminal_rating_pass4" />
<input type="checkbox" name="attr_criminal_rating_pass5" />
<input type="checkbox" name="attr_criminal_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_criminal_rating_fail1" />
<input type="checkbox" name="attr_criminal_rating_fail2" />
<input type="checkbox" name="attr_criminal_rating_fail3" />
<input type="checkbox" name="attr_criminal_rating_fail4" />
<input type="checkbox" name="attr_criminal_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_dungeoneer_test' value="&{template:default} {{name=Dungeoneer}}{{Successes=[[ [[ @{dungeoneer_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Dungeoneer">Dungeoneer</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_dungeoneer_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_dungeoneer_rating_pass1" />
<input type="checkbox" name="attr_dungeoneer_rating_pass2" />
<input type="checkbox" name="attr_dungeoneer_rating_pass3" />
<input type="checkbox" name="attr_dungeoneer_rating_pass4" />
<input type="checkbox" name="attr_dungeoneer_rating_pass5" />
<input type="checkbox" name="attr_dungeoneer_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_dungeoneer_rating_fail1" />
<input type="checkbox" name="attr_dungeoneer_rating_fail2" />
<input type="checkbox" name="attr_dungeoneer_rating_fail3" />
<input type="checkbox" name="attr_dungeoneer_rating_fail4" />
<input type="checkbox" name="attr_dungeoneer_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_fighter_test' value="&{template:default} {{name=Fighter}}{{Successes=[[ [[ @{fighter_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Fighter">Fighter</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_fighter_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_fighter_rating_pass1" />
<input type="checkbox" name="attr_fighter_rating_pass2" />
<input type="checkbox" name="attr_fighter_rating_pass3" />
<input type="checkbox" name="attr_fighter_rating_pass4" />
<input type="checkbox" name="attr_fighter_rating_pass5" />
<input type="checkbox" name="attr_fighter_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_fighter_rating_fail1" />
<input type="checkbox" name="attr_fighter_rating_fail2" />
<input type="checkbox" name="attr_fighter_rating_fail3" />
<input type="checkbox" name="attr_fighter_rating_fail4" />
<input type="checkbox" name="attr_fighter_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_haggler_test' value="&{template:default} {{name=Haggler}}{{Successes=[[ [[ @{haggler_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Haggler">Haggler</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_haggler_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_haggler_rating_pass1" />
<input type="checkbox" name="attr_haggler_rating_pass2" />
<input type="checkbox" name="attr_haggler_rating_pass3" />
<input type="checkbox" name="attr_haggler_rating_pass4" />
<input type="checkbox" name="attr_haggler_rating_pass5" />
<input type="checkbox" name="attr_haggler_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_haggler_rating_fail1" />
<input type="checkbox" name="attr_haggler_rating_fail2" />
<input type="checkbox" name="attr_haggler_rating_fail3" />
<input type="checkbox" name="attr_haggler_rating_fail4" />
<input type="checkbox" name="attr_haggler_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_healer_test' value="&{template:default} {{name=Healer}}{{Successes=[[ [[ @{healer_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Healer">Healer</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_healer_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_healer_rating_pass1" />
<input type="checkbox" name="attr_healer_rating_pass2" />
<input type="checkbox" name="attr_healer_rating_pass3" />
<input type="checkbox" name="attr_healer_rating_pass4" />
<input type="checkbox" name="attr_healer_rating_pass5" />
<input type="checkbox" name="attr_healer_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_healer_rating_fail1" />
<input type="checkbox" name="attr_healer_rating_fail2" />
<input type="checkbox" name="attr_healer_rating_fail3" />
<input type="checkbox" name="attr_healer_rating_fail4" />
<input type="checkbox" name="attr_healer_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_hunter_test' value="&{template:default} {{name=Hunter}}{{Successes=[[ [[ @{hunter_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Hunter">Hunter</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_hunter_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_hunter_rating_pass1" />
<input type="checkbox" name="attr_hunter_rating_pass2" />
<input type="checkbox" name="attr_hunter_rating_pass3" />
<input type="checkbox" name="attr_hunter_rating_pass4" />
<input type="checkbox" name="attr_hunter_rating_pass5" />
<input type="checkbox" name="attr_hunter_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_hunter_rating_fail1" />
<input type="checkbox" name="attr_hunter_rating_fail2" />
<input type="checkbox" name="attr_hunter_rating_fail3" />
<input type="checkbox" name="attr_hunter_rating_fail4" />
<input type="checkbox" name="attr_hunter_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_loremaster_test' value="&{template:default} {{name=Lore Master}}{{Successes=[[ [[ @{loremaster_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="LoreMaster">Lore Master</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_loremaster_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_loremaster_rating_pass1" />
<input type="checkbox" name="attr_loremaster_rating_pass2" />
<input type="checkbox" name="attr_loremaster_rating_pass3" />
<input type="checkbox" name="attr_loremaster_rating_pass4" />
<input type="checkbox" name="attr_loremaster_rating_pass5" />
<input type="checkbox" name="attr_loremaster_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_loremaster_rating_fail1" />
<input type="checkbox" name="attr_loremaster_rating_fail2" />
<input type="checkbox" name="attr_loremaster_rating_fail3" />
<input type="checkbox" name="attr_loremaster_rating_fail4" />
<input type="checkbox" name="attr_loremaster_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_manipulator_test' value="&{template:default} {{name=Manipulator}}{{Successes=[[ [[ @{manipulator_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Manipulator">Manipulator</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_manipulator_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_manipulator_rating_pass1" />
<input type="checkbox" name="attr_manipulator_rating_pass2" />
<input type="checkbox" name="attr_manipulator_rating_pass3" />
<input type="checkbox" name="attr_manipulator_rating_pass4" />
<input type="checkbox" name="attr_manipulator_rating_pass5" />
<input type="checkbox" name="attr_manipulator_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_manipulator_rating_fail1" />
<input type="checkbox" name="attr_manipulator_rating_fail2" />
<input type="checkbox" name="attr_manipulator_rating_fail3" />
<input type="checkbox" name="attr_manipulator_rating_fail4" />
<input type="checkbox" name="attr_manipulator_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_mentor_test' value="&{template:default} {{name=Mentor}}{{Successes=[[ [[ @{mentor_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Mentor">Mentor</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_mentor_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_mentor_rating_pass1" />
<input type="checkbox" name="attr_mentor_rating_pass2" />
<input type="checkbox" name="attr_mentor_rating_pass3" />
<input type="checkbox" name="attr_mentor_rating_pass4" />
<input type="checkbox" name="attr_mentor_rating_pass5" />
<input type="checkbox" name="attr_mentor_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_mentor_rating_fail1" />
<input type="checkbox" name="attr_mentor_rating_fail2" />
<input type="checkbox" name="attr_mentor_rating_fail3" />
<input type="checkbox" name="attr_mentor_rating_fail4" />
<input type="checkbox" name="attr_mentor_rating_fail5" />
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-col">
<table>
<thead>
<tr>
<th><span data-i18n="Skill">Skill</span></th>
<th><span data-i18n="Rating">Rating</span></th>
<th><span data-i18n="Advancement">Advancement</span></th>
</tr>
</thead>
<tbody>
<tr>
<th>
<button type='roll' name='roll_orator_test' value="&{template:default} {{name=Orator}}{{Successes=[[ [[ @{orator_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Orator">Orator</span>
</button>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_orator_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_orator_rating_pass1" />
<input type="checkbox" name="attr_orator_rating_pass2" />
<input type="checkbox" name="attr_orator_rating_pass3" />
<input type="checkbox" name="attr_orator_rating_pass4" />
<input type="checkbox" name="attr_orator_rating_pass5" />
<input type="checkbox" name="attr_orator_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_orator_rating_fail1" />
<input type="checkbox" name="attr_orator_rating_fail2" />
<input type="checkbox" name="attr_orator_rating_fail3" />
<input type="checkbox" name="attr_orator_rating_fail4" />
<input type="checkbox" name="attr_orator_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_pathfinder_test' value="&{template:default} {{name=Pathfinder}}{{Successes=[[ [[ @{pathfinder_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Pathfinder">Pathfinder</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_pathfinder_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_pathfinder_rating_pass1" />
<input type="checkbox" name="attr_pathfinder_rating_pass2" />
<input type="checkbox" name="attr_pathfinder_rating_pass3" />
<input type="checkbox" name="attr_pathfinder_rating_pass4" />
<input type="checkbox" name="attr_pathfinder_rating_pass5" />
<input type="checkbox" name="attr_pathfinder_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_pathfinder_rating_fail1" />
<input type="checkbox" name="attr_pathfinder_rating_fail2" />
<input type="checkbox" name="attr_pathfinder_rating_fail3" />
<input type="checkbox" name="attr_pathfinder_rating_fail4" />
<input type="checkbox" name="attr_pathfinder_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_persuader_test' value="&{template:default} {{name=Persuader}}{{Successes=[[ [[ @{persuader_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Persuader">Persuader</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_persuader_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_persuader_rating_pass1" />
<input type="checkbox" name="attr_persuader_rating_pass2" />
<input type="checkbox" name="attr_persuader_rating_pass3" />
<input type="checkbox" name="attr_persuader_rating_pass4" />
<input type="checkbox" name="attr_persuader_rating_pass5" />
<input type="checkbox" name="attr_persuader_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_persuader_rating_fail1" />
<input type="checkbox" name="attr_persuader_rating_fail2" />
<input type="checkbox" name="attr_persuader_rating_fail3" />
<input type="checkbox" name="attr_persuader_rating_fail4" />
<input type="checkbox" name="attr_persuader_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_rider_test' value="&{template:default} {{name=Rider}}{{Successes=[[ [[ @{rider_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Rider">Rider</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_rider_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_rider_rating_pass1" />
<input type="checkbox" name="attr_rider_rating_pass2" />
<input type="checkbox" name="attr_rider_rating_pass3" />
<input type="checkbox" name="attr_rider_rating_pass4" />
<input type="checkbox" name="attr_rider_rating_pass5" />
<input type="checkbox" name="attr_rider_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_rider_rating_fail1" />
<input type="checkbox" name="attr_rider_rating_fail2" />
<input type="checkbox" name="attr_rider_rating_fail3" />
<input type="checkbox" name="attr_rider_rating_fail4" />
<input type="checkbox" name="attr_rider_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_ritualist_test' value="&{template:default} {{name=Ritualist}}{{Successes=[[ [[ @{ritualist_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Ritualist">Ritualist</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_ritualist_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_ritualist_rating_pass1" />
<input type="checkbox" name="attr_ritualist_rating_pass2" />
<input type="checkbox" name="attr_ritualist_rating_pass3" />
<input type="checkbox" name="attr_ritualist_rating_pass4" />
<input type="checkbox" name="attr_ritualist_rating_pass5" />
<input type="checkbox" name="attr_ritualist_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_ritualist_rating_fail1" />
<input type="checkbox" name="attr_ritualist_rating_fail2" />
<input type="checkbox" name="attr_ritualist_rating_fail3" />
<input type="checkbox" name="attr_ritualist_rating_fail4" />
<input type="checkbox" name="attr_ritualist_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_scavenger_test' value="&{template:default} {{name=Scavenger}}{{Successes=[[ [[ @{scavenger_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Scavenger">Scavenger</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_scavenger_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_scavenger_rating_pass1" />
<input type="checkbox" name="attr_scavenger_rating_pass2" />
<input type="checkbox" name="attr_scavenger_rating_pass3" />
<input type="checkbox" name="attr_scavenger_rating_pass4" />
<input type="checkbox" name="attr_scavenger_rating_pass5" />
<input type="checkbox" name="attr_scavenger_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_scavenger_rating_fail1" />
<input type="checkbox" name="attr_scavenger_rating_fail2" />
<input type="checkbox" name="attr_scavenger_rating_fail3" />
<input type="checkbox" name="attr_scavenger_rating_fail4" />
<input type="checkbox" name="attr_scavenger_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_scholar_test' value="&{template:default} {{name=Scholar}}{{Successes=[[ [[ @{scholar_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Scholar">Scholar</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_scholar_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_scholar_rating_pass1" />
<input type="checkbox" name="attr_scholar_rating_pass2" />
<input type="checkbox" name="attr_scholar_rating_pass3" />
<input type="checkbox" name="attr_scholar_rating_pass4" />
<input type="checkbox" name="attr_scholar_rating_pass5" />
<input type="checkbox" name="attr_scholar_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_scholar_rating_fail1" />
<input type="checkbox" name="attr_scholar_rating_fail2" />
<input type="checkbox" name="attr_scholar_rating_fail3" />
<input type="checkbox" name="attr_scholar_rating_fail4" />
<input type="checkbox" name="attr_scholar_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_scout_test' value="&{template:default} {{name=Scout}}{{Successes=[[ [[ @{scout_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Scout">Scout</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_scout_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_scout_rating_pass1" />
<input type="checkbox" name="attr_scout_rating_pass2" />
<input type="checkbox" name="attr_scout_rating_pass3" />
<input type="checkbox" name="attr_scout_rating_pass4" />
<input type="checkbox" name="attr_scout_rating_pass5" />
<input type="checkbox" name="attr_scout_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_scout_rating_fail1" />
<input type="checkbox" name="attr_scout_rating_fail2" />
<input type="checkbox" name="attr_scout_rating_fail3" />
<input type="checkbox" name="attr_scout_rating_fail4" />
<input type="checkbox" name="attr_scout_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_survivalist_test' value="&{template:default} {{name=Survivalist}}{{Successes=[[ [[ @{survivalist_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Survivalist">Survivalist</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_survivalist_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_survivalist_rating_pass1" />
<input type="checkbox" name="attr_survivalist_rating_pass2" />
<input type="checkbox" name="attr_survivalist_rating_pass3" />
<input type="checkbox" name="attr_survivalist_rating_pass4" />
<input type="checkbox" name="attr_survivalist_rating_pass5" />
<input type="checkbox" name="attr_survivalist_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_survivalist_rating_fail1" />
<input type="checkbox" name="attr_survivalist_rating_fail2" />
<input type="checkbox" name="attr_survivalist_rating_fail3" />
<input type="checkbox" name="attr_survivalist_rating_fail4" />
<input type="checkbox" name="attr_survivalist_rating_fail5" />
</div>
</td>
</tr>
<tr>
<th>
<button type='roll' name='roll_theologian_test' value="&{template:default} {{name=Theologian}}{{Successes=[[ [[ @{theologian_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}">
<span data-i18n="Theologian">Theologian</span>
</button>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_theologian_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_theologian_rating_pass1" />
<input type="checkbox" name="attr_theologian_rating_pass2" />
<input type="checkbox" name="attr_theologian_rating_pass3" />
<input type="checkbox" name="attr_theologian_rating_pass4" />
<input type="checkbox" name="attr_theologian_rating_pass5" />
<input type="checkbox" name="attr_theologian_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_theologian_rating_fail1" />
<input type="checkbox" name="attr_theologian_rating_fail2" />
<input type="checkbox" name="attr_theologian_rating_fail3" />
<input type="checkbox" name="attr_theologian_rating_fail4" />
<input type="checkbox" name="attr_theologian_rating_fail5" />
</div>
</td>
</tr>
</tbody>
</table>
<fieldset class="repeating_skills">
<table>
<tbody>
<tr>
<th>
<div>
<button type='roll' name='roll_additional_skill_test' value="&{template:default} {{name=@{skills_name}}}{{Successes=[[ [[ @{skills_rating} + ?{Help and any modifiers|0} ]]d6>4]]}}{{Ob=[[?{Obstacle|0}]]}}{{Important=Check Pass or Fail after roll!}}" >
</button>
<input type="text" name="attr_skills_name" class="sheet-additional_skill_field" data-i18n-placeholder="NamePlaceholder" placeholder="Name" />
</div>
</th>
<td><input type="text" class="sheet-skill_field" name="attr_skills_rating" /></td>
<td>
<div class="sheet-field">
<strong><span data-i18n="PassFirstLetter">P</span>:</strong>
<input type="checkbox" name="attr_skills_rating_pass1" />
<input type="checkbox" name="attr_skills_rating_pass2" />
<input type="checkbox" name="attr_skills_rating_pass3" />
<input type="checkbox" name="attr_skills_rating_pass4" />
<input type="checkbox" name="attr_skills_rating_pass5" />
<input type="checkbox" name="attr_skills_rating_pass6" />
</div>
<div class="sheet-field">
<strong><span data-i18n="FailFirstLetter">F</span>:</strong>
<input type="checkbox" name="attr_skills_rating_fail1" />
<input type="checkbox" name="attr_skills_rating_fail2" />
<input type="checkbox" name="attr_skills_rating_fail3" />
<input type="checkbox" name="attr_skills_rating_fail4" />
<input type="checkbox" name="attr_skills_rating_fail5" />
</div>
</td>
</tr>
</tbody>
</table>
</fieldset>
<div class="sheet-image">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Torchbearer/img/dwarf.png" alt="Dwarf" width="401" height="479" />
</div>
</div>
</div>
</div>
<hr />
<div class="sheet-section sheet-section-inventory">
<h3><span data-i18n="Inventory">Inventory</span></h3>
<div class="sheet-4colrow">
<div class="sheet-col">
<table>
<th colspan="2"><span data-i18n="Head">Head</span></th>
<tbody>
<tr>
<td><label for="attr_item_head"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_head" /></td>
</tr>
</tbody>
</table>
<table>
<th colspan="2"><span data-i18n="Neck">Neck</span></th>
<tbody>
<tr>
<td><label for="attr_item_neck"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_neck" /></td>
</tr>
</tbody>
</table>
<table>
<th colspan="2"><span data-i18n="Hands">Hands</span></th>
<tbody>
<tr>
<td><label for="attr_item_hands1"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_hands1" /></td>
</tr>
<tr>
<td><label for="attr_item_hands2"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_hands2" /></td>
</tr>
<tr>
<td><label for="attr_item_hands3"><span data-i18n="Carried">Carried</span></label></td>
<td><input type="text" name="attr_item_hands3" /></td>
</tr>
<tr>
<td><label for="attr_item_hands4"><span data-i18n="Carried">Carried</span></label></td>
<td><input type="text" name="attr_item_hands4" /></td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-col">
<table>
<th colspan="2"><span data-i18n="Torso">Torso</span></th>
<tbody>
<tr>
<td><label for="attr_item_torso1"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_torso1" /></td>
</tr>
<tr>
<td><label for="attr_item_torso2"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_torso2" /></td>
</tr>
<tr>
<td><label for="attr_item_torso3"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_torso3" /></td>
</tr>
</tbody>
</table>
<table>
<th colspan="2"><span data-i18n="Belt">Belt</span></th>
<tbody>
<tr>
<td><label for="attr_item_belt1"><span data-i18n="Pouch">Pouch</span></label></td>
<td><input type="text" name="attr_item_belt1" /></td>
</tr>
<tr>
<td><label for="attr_item_belt2"><span data-i18n="Weapon">Weapon</span></label></td>
<td><input type="text" name="attr_item_belt2" /></td>
</tr>
<tr>
<td><label for="attr_item_belt3"><span data-i18n="Skin">Skin</span></label></td>
<td><input type="text" name="attr_item_belt3" /></td>
</tr>
</tbody>
</table>
<table>
<th colspan="2"><span data-i18n="Feet">Feet</span></th>
<tbody>
<tr>
<td><label for="attr_item_feet"><span data-i18n="Worn">Worn</span></label></td>
<td><input type="text" name="attr_item_feet" /></td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-col">
<table class="single">
<th colspan="2"><span data-i18n="BackpackSatchel">Backpack/Satchel</span></th>
<tbody>
<tr>
<td class="sheet-note">
<div><span data-i18n="BackpackInfo">Backpack: Torso/Worn 2. Factor for Dungeoneer and Fighter.</span></div>
<div><span data-i18n="SatchelInfo">Satchel: Torso/Worn 1</span></div>
</td>
</tr>
<tr>
<td><input type="text" name="attr_item_backpack1" data-i18n-placeholder="BackpackSatchelPlaceholder" placeholder="Backpack / Satchel" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_backpack2" data-i18n-placeholder="BackpackSatchelPlaceholder" placeholder="Backpack / Satchel" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_backpack3" data-i18n-placeholder="BackpackSatchelPlaceholder" placeholder="Backpack / Satchel" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_backpack4" data-i18n-placeholder="BackpackOnlyPlaceholder" placeholder="Backpack Only" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_backpack5" data-i18n-placeholder="BackpackOnlyPlaceholder" placeholder="Backpack Only" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_backpack6" data-i18n-placeholder="BackpackOnlyPlaceholder" placeholder="Backpack Only"/></td>
</tr>
</tbody>
</table>
<table class="single">
<th colspan="2"><span data-i18n="SmallSack">Small Sack</span></th>
<tbody>
<tr>
<td><input type="text" name="attr_item_ssack1-1" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_ssack1-2" /></td>
</tr>
</tbody>
</table>
</div>
<div class="sheet-col">
<table class='single'>
<th colspan="2"><span data-i18n="LargeSack">Large Sack</span></th>
<tbody>
<tr>
<td class="sheet-note"><span data-i18n="LargeSackInfo">Requires two hands to carry full or one space when empty</span></td>
</tr>
<tr>
<td><input type="text" name="attr_item_lsack1" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_lsack2" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_lsack3" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_lsack4" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_lsack5" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_lsack6" /></td>
</tr>
</tbody>
</table>
<table class="single">
<th colspan="2"><span data-i18n="SmallSack">Small Sack</span></th>
<tbody>
<tr>
<td><input type="text" name="attr_item_ssack2-1" /></td>
</tr>
<tr>
<td><input type="text" name="attr_item_ssack2-2" /></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<hr />
<div class="sheet-section sheet-section-mental-inventory">
<h3><span data-i18n="SpellsAndPrayers">Spells &amp; Prayers</span></h3>
<h4><span data-i18n="MentalInventory">Mental Inventory</span></h4>
<table>
<thead>
<tr>
<th><span data-i18n="FirstCircle">First Circle</span></th>
<th><span data-i18n="SecondCircle">Second Circle</span></th>
<th><span data-i18n="ThirdCircle">Third Circle</span></th>
<th><span data-i18n="FourthCircle">Fourth Circle</span></th>
<th><span data-i18n="FifthCircle">Fifth Circle</span></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<input type="checkbox" name="attr_first_circle1" />
<input type="checkbox" name="attr_first_circle2" />
<input type="checkbox" name="attr_first_circle3" />
</td>
<td>
<input type="checkbox" name="attr_second_circle1" />
<input type="checkbox" name="attr_second_circle2" />
<input type="checkbox" name="attr_second_circle3" />
</td>
<td>
<input type="checkbox" name="attr_third_circle1" />
<input type="checkbox" name="attr_third_circle2" />
</td>
<td><input type="checkbox" name="attr_fourth_circle" /></td>
<td><input type="checkbox" name="attr_fifth_circle" /></td>
</tr>
</tbody>
</table>
</div>
<br>
<div class="sheet-section sheet-section-traveling-spellbook">
<h3><span data-i18n="TravelingSpellbook">Traveling Spellbook</span></h3>
<fieldset class="repeating_spells">
<table>
<tbody>
<tr>
<td>
<label for="attr_spell_name"><span data-i18n="SpellName">Spell Name</span></label>
<input type="text" name="attr_spell_name" />
</td>
<td>
<label for="attr_spell_memory"><span data-i18n="Spellbook">Spellbook</span></label>
<input type="checkbox" name="attr_spell_spellbook" />
</td>
<td>
<label for="attr_spell_memory"><span data-i18n="Memory">Memory</span></label>
<input type="checkbox" name="attr_spell_memory" />
</td>
<td>
<textarea name="attr_spell_rules" data-i18n-placeholder="SpellRulesPlaceholder" placeholder="Spell Rules"></textarea>
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
<hr />
<div class="sheet-section sheet-section-level-req-ben">
<h3><span data-i18n="LevelRequirementsAndBenefits">Level Requirements &amp; Benefits</span></h3>
<table>
<thead>
<tr>
<th><span data-i18n="Level">Level</span></th>
<th><span data-i18n="Fate">Fate</span></th>
<th><span data-i18n="Persona">Persona</span></th>
<th><span data-i18n="LevelTitleAndBenefits">Level Title &amp; Benefits</span></th>
</tr>
</thead>
<tbody>
<tr>
<td><label>1</label></td>
<td><label>0</label></td>
<td><label>0</label></td>
<td><input type="text" name="attr_level_title1" /></td>
</tr>
<tr>
<td><label>2</label></td>
<td><label>3</label></td>
<td><label>3</label></td>
<td><input type="text" name="attr_level_title2" /></td>
</tr>
<tr>
<td><label>3</label></td>
<td><label>7</label></td>
<td><label>6</label></td>
<td><input type="text" name="attr_level_title3" /></td>
</tr>
<tr>
<td><label>4</label></td>
<td><label>14</label></td>
<td><label>9</label></td>
<td><input type="text" name="attr_level_title4" /></td>
</tr>
<tr>
<td><label>5</label></td>
<td><label>22</label></td>
<td><label>12</label></td>
<td><input type="text" name="attr_level_title5" /></td>
</tr>
<tr>
<td><label>6</label></td>
<td><label>31</label></td>
<td><label>16</label></td>
<td><input type="text" name="attr_level_title6" /></td>
</tr>
<tr>
<td><label>7</label></td>
<td><label>41</label></td>
<td><label>20</label></td>
<td><input type="text" name="attr_level_title7" /></td>
</tr>
<tr>
<td><label>8</label></td>
<td><label>52</label></td>
<td><label>24</label></td>
<td><input type="text" name="attr_level_title8" /></td>
</tr>
<tr>
<td><label>9</label></td>
<td><label>64</label></td>
<td><label>28</label></td>
<td><input type="text" name="attr_level_title9" /></td>
</tr>
<tr>
<td><label>10</label></td>
<td><label>77</label></td>
<td><label>32</label></td>
<td><input type="text" name="attr_level_title10" /></td>
</tr>
</tbody>
</table>
</div>