mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
Two typos fixed: "Dugneoneering" obstacles for backpack, and "opponenet's versus tests".
1512 lines
77 KiB
HTML
1512 lines
77 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">Name:</label></td>
|
|
<td><input type="text" name="attr_character_name" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_stock">Stock:</label></td>
|
|
<td><input type="text" name="attr_stock" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_class">Class:</label></td>
|
|
<td><input type="text" name="attr_class" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_age">Age:</label></td>
|
|
<td><input type="number" name="attr_age" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_home">Home:</label></td>
|
|
<td><input type="text" name="attr_home" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_raiment">Raiment:</label></td>
|
|
<td><input type="text" name="attr_raiment" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<div class="sheet-logo">
|
|
<img src="http://i.imgur.com/wAnMmMs.png" alt="Torchbearer" width="210" height="25" />
|
|
</div>
|
|
<div class="sheet-callout">
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<td></td>
|
|
<td><h5>Current / Spent</h5></td>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><h5><label for="attr_fate">Fate:</label></h5></td>
|
|
<td>
|
|
<input type="number" name="attr_fate" />
|
|
<input type="number" name="attr_fate_spent" />
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><h5><label for="attr_persona">Persona:</label></h5></td>
|
|
<td>
|
|
<input type="number" name="attr_persona_current" />
|
|
<input type="number" name="attr_persona_spent" />
|
|
</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">Parents:</label></td>
|
|
<td><input type="text" name="attr_parents" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_mentor">Mentor:</label></td>
|
|
<td><input type="text" name="attr_mentor" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_friend">Friend:</label></td>
|
|
<td><input type="text" name="attr_friend" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br>
|
|
<label>Allies & Additional Enemies</label>
|
|
<fieldset class="repeating_contacts">
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td><input type="text" name="attr_contact_name" placeholder="Name" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_enemy">Enemy:</label></td>
|
|
<td><input type="text" name="attr_enemy" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_level">Level:</label></td>
|
|
<td><input type="text" name="attr_level" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_alignment">Alignment:</label></td>
|
|
<td><input type="text" name="attr_alignment" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br>
|
|
<div class="sheet-callout sheet-conditions">
|
|
<h4>Fatigue/Recovery Factors</h4>
|
|
<span class="sheet-note">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">Shield</label>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_fatigue_full_sack" /><label for="attr_fatigue_full_sack">Full Large Sack</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_fatigue_chain_armor" /><label for="attr_fatigue_chain_armor">Chain Armor</label>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_fatigue_casting" /><label for="attr_fatigue_casting">Casting Spells</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_fatigue_plate_armor" /><label for="attr_fatigue_plate_armor">Plate Armor</label>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_fatigue_spell_effects" /><label for="attr_fatigue_spell_effects">Spell Effects</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<div class="sheet-callout sheet-conditions">
|
|
<h4>Conditions</h4>
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_condition_fresh" /><label for="attr_condition_fresh">Fresh</label>
|
|
<span class="sheet-note">+1D to all tests until other condition.</span>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_condition_hungry_thirsty" /><label for="attr_condition_hungry_thirsty">Hungry/Thirsty</label>
|
|
<span class="sheet-note">-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">Angry</label>
|
|
<span class="sheet-note">(Ob 2 Will) Can't use Wises or beneficial Traits.</span>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_condition_afraid" /><label for="attr_condition_afraid">Afraid</label>
|
|
<span class="sheet-note">(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">Exhausted</label>
|
|
<span class="sheet-note">(Ob 3 Health) Factor in all tests except Resources, Circles, and recovery.</span>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_condition_injured" /><label for="attr_condition_injured">Injured</label>
|
|
<span class="sheet-note">(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">Sick</label>
|
|
<span class="sheet-note">(Ob 3 Will) -1D to skills, Nature, Will and Health (but not recovery); can't practice, learn, advance.</span>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<input type="checkbox" name="attr_condition_dead" /><label for="attr_condition_dead">Dead</label>
|
|
<span class="sheet-note">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">Belief</label>
|
|
<textarea name="attr_belief"></textarea>
|
|
<span class="sheet-note">Playing a Belief earns a Fate point</span>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<label for="attr_goal">Goal</label>
|
|
<textarea name="attr_goal"></textarea>
|
|
<span class="sheet-note">Accomplishing a Goal earns a Persona point</span>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<label for="attr_instinct">Instinct</label>
|
|
<textarea name="attr_instinct"></textarea>
|
|
<span class="sheet-note">Playing an Instinct earns a Fate point</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<div class="sheet-section sheet-section-general">
|
|
<div class="sheet-3colrow">
|
|
<div class="sheet-col">
|
|
<div class="sheet-wheel">
|
|
<img src="http://i.imgur.com/ceJbYi4.png" alt="Wheel" />
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<div class="sheet-callout sheet-conditions">
|
|
<h4>Earning Checks</h4>
|
|
<span class="sheet-note">There are no free checks!</span>
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<label>1: -1D to your independent or versus test</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<label>2: +2D to opponent's versus test</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<label>2: Break VS test tie in opponent's favor</label>
|
|
</div>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<div class="sheet-callout sheet-conditions">
|
|
<h4>Spending Checks</h4>
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<label>1: One test during camp phase</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<label>1: Earn advancement by helping</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<div class="sheet-section sheet-section-traits">
|
|
<h3>Traits</h3>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Trait Name</th>
|
|
<th>Trait Level</th>
|
|
<th>Used For</th>
|
|
<th>Used Against</th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
<fieldset class="repeating_traits">
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td><input type="text" name="attr_traits_name" placeholder="Name" /></td>
|
|
<td>
|
|
<select name="attr_traits_level">
|
|
<option value="1" selected>1: +1D per session</option>
|
|
<option value="2">2: +1D per roll</option>
|
|
<option value="3">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>Abilities</h3>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Raw Abilities</th>
|
|
<th>Rating</th>
|
|
<th>Advancement</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th>Will</th>
|
|
<td><input type="number" name="attr_will_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Health</th>
|
|
<td><input type="number" name="attr_health_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Nature</th>
|
|
<td><input type="number" name="attr_nature_rating" />/<input type="number" name="attr_nature_rating_max" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Special Abilities</th>
|
|
<th>Rating</th>
|
|
<th>Advancement</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th>Resources</th>
|
|
<td><input type="number" name="attr_resources_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Circles</th>
|
|
<td><input type="number" name="attr_circles_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Might</th>
|
|
<td><input type="number" name="attr_might_rating" /></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">Nature Descriptors:</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>Wises</h3>
|
|
<fieldset class="repeating_wises">
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td><input type="text" name="attr_wise_name" placeholder="Wise" /></td>
|
|
<td>
|
|
<strong>Pass:</strong>
|
|
<input type="checkbox" name="attr_wise_pass" />
|
|
</td>
|
|
<td>
|
|
<strong>Fail:</strong>
|
|
<input type="checkbox" name="attr_wise_fail" />
|
|
</td>
|
|
<td>
|
|
<strong>Fate:</strong>
|
|
<input type="checkbox" name="attr_wise_fate" />
|
|
</td>
|
|
<td>
|
|
<strong>Persona:</strong>
|
|
<input type="checkbox" name="attr_wise_persona" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<div class="sheet-section sheet-section-skills">
|
|
<h3>Skills</h3>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Skill</th>
|
|
<th>Rating</th>
|
|
<th>Advancement</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th>Alchemist</th>
|
|
<td><input type="number" name="attr_alchemist_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Arcanist</th>
|
|
<td><input type="number" name="attr_arcanist_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Armorer</th>
|
|
<td><input type="number" name="attr_armorer_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Cartographer</th>
|
|
<td><input type="number" name="attr_cartographer_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Commander</th>
|
|
<td><input type="number" name="attr_commander_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Cook</th>
|
|
<td><input type="number" name="attr_cook_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Criminal</th>
|
|
<td><input type="number" name="attr_criminal_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Dungeoneer</th>
|
|
<td><input type="number" name="attr_dungeoneer_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Fighter</th>
|
|
<td><input type="number" name="attr_fighter_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Haggler</th>
|
|
<td><input type="number" name="attr_haggler_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Healer</th>
|
|
<td><input type="number" name="attr_healer_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Hunter</th>
|
|
<td><input type="number" name="attr_hunter_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Lore Master</th>
|
|
<td><input type="number" name="attr_loremaster_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Manipulator</th>
|
|
<td><input type="number" name="attr_manipulator_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Mentor</th>
|
|
<td><input type="number" name="attr_mentor_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>
|
|
<tr>
|
|
<th>Orator</th>
|
|
<td><input type="number" name="attr_orator_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Pathfinder</th>
|
|
<td><input type="number" name="attr_pathfinder_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Persuader</th>
|
|
<td><input type="number" name="attr_persuader_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Rider</th>
|
|
<td><input type="number" name="attr_rider_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Ritualist</th>
|
|
<td><input type="number" name="attr_ritualist_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Scavenger</th>
|
|
<td><input type="number" name="attr_scavenger_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Scholar</th>
|
|
<td><input type="number" name="attr_scholar_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Scout</th>
|
|
<td><input type="number" name="attr_scout_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Survivalist</th>
|
|
<td><input type="number" name="attr_survivalist_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>Theologian</th>
|
|
<td><input type="number" name="attr_theologian_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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><input type="text" name="attr_skills_name" placeholder="Name" /></th>
|
|
<td><input type="number" name="attr_skills_rating" /></td>
|
|
<td>
|
|
<div class="sheet-field">
|
|
<strong>P:</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>F:</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>
|
|
</tbody>
|
|
</fieldset>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<div class="sheet-image">
|
|
<img src="http://i.imgur.com/1ZYWKxB.png" alt="Dwarf" width="401" height="479" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<div class="sheet-section sheet-section-inventory">
|
|
<h3>Inventory</h3>
|
|
<div class="sheet-4colrow">
|
|
<div class="sheet-col">
|
|
<table>
|
|
<th colspan="2">Head</th>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_item_head">Worn</label></td>
|
|
<td><input type="text" name="attr_item_head" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table>
|
|
<th colspan="2">Neck</th>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_item_neck">Worn</label></td>
|
|
<td><input type="text" name="attr_item_neck" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table>
|
|
<th colspan="2">Hands</th>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_item_hands1">Worn</label></td>
|
|
<td><input type="text" name="attr_item_hands1" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_item_hands2">Worn</label></td>
|
|
<td><input type="text" name="attr_item_hands2" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_item_hands3">Carried</label></td>
|
|
<td><input type="text" name="attr_item_hands3" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_item_hands4">Carried</label></td>
|
|
<td><input type="text" name="attr_item_hands4" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<table>
|
|
<th colspan="2">Torso</th>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_item_torso1">Worn</label></td>
|
|
<td><input type="text" name="attr_item_torso1" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_item_torso2">Worn</label></td>
|
|
<td><input type="text" name="attr_item_torso2" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_item_torso3">Worn</label></td>
|
|
<td><input type="text" name="attr_item_torso3" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table>
|
|
<th colspan="2">Belt</th>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_item_belt1">Pouch</label></td>
|
|
<td><input type="text" name="attr_item_belt1" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_item_belt2">Weapon</label></td>
|
|
<td><input type="text" name="attr_item_belt2" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label for="attr_item_belt3">Skin</label></td>
|
|
<td><input type="text" name="attr_item_belt3" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table>
|
|
<th colspan="2">Feet</th>
|
|
<tbody>
|
|
<tr>
|
|
<td><label for="attr_item_feet">Worn</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">Backpack/Satchel</th>
|
|
<tbody>
|
|
<tr>
|
|
<td class="sheet-note">
|
|
<div>Backpack: Torso/Worn 2. Factor for Dungeoneer and Fighter.</div>
|
|
<div>Satchel: Torso/Worn 1</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_item_backpack1" placeholder="Backpack / Satchel" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_item_backpack2" placeholder="Backpack / Satchel" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_item_backpack3" placeholder="Backpack / Satchel" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_item_backpack4" placeholder="Backpack Only" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_item_backpack5" placeholder="Backpack Only" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_item_backpack6" placeholder="Backpack Only"/></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table class="single">
|
|
<th colspan="2">Small Sack</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">Large Sack</th>
|
|
<tbody>
|
|
<tr>
|
|
<td class="sheet-note">Requires two hands to carry full or one space when empty</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">Small Sack</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>Spells & Prayers</h3>
|
|
<h4>Mental Inventory</h4>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>First Circle</th>
|
|
<th>Second Circle</th>
|
|
<th>Third Circle</th>
|
|
<th>Fourth Circle</th>
|
|
<th>Fifth Circle</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>Traveling Spellbook</h3>
|
|
<fieldset class="repeating_spells">
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<label for="attr_spell_name">Spell Name</label>
|
|
<input type="text" name="attr_spell_name" />
|
|
</td>
|
|
<td>
|
|
<label for="attr_spell_memory">Memory</label>
|
|
<input type="checkbox" name="attr_spell_memory" />
|
|
</td>
|
|
<td>
|
|
<textarea name="attr_spell_rules" placeholder="Spell Rules"></textarea>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<div class="sheet-section sheet-section-level-req-ben">
|
|
<h3>Level Requirements & Benefits</h3>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Level</th>
|
|
<th>Fate</th>
|
|
<th>Persona</th>
|
|
<th>Level Title & Benefits</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>13</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>19</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>26</label></td>
|
|
<td><label>15</label></td>
|
|
<td><input type="text" name="attr_level_title6" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label>7</label></td>
|
|
<td><label>32</label></td>
|
|
<td><label>18</label></td>
|
|
<td><input type="text" name="attr_level_title7" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label>8</label></td>
|
|
<td><label>41</label></td>
|
|
<td><label>21</label></td>
|
|
<td><input type="text" name="attr_level_title8" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label>9</label></td>
|
|
<td><label>51</label></td>
|
|
<td><label>25</label></td>
|
|
<td><input type="text" name="attr_level_title9" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><label>10</label></td>
|
|
<td><label>62</label></td>
|
|
<td><label>30</label></td>
|
|
<td><input type="text" name="attr_level_title10" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|