Files
2024-06-03 13:15:14 -04:00

1356 lines
89 KiB
HTML

<div class="sheet-top_half">
<div class='sheet-2colrow'>
<div class='sheet-col'>
<table class="sheet-table">
<tr>
<td colspan="2"><input type="text" class="sheet-text" name="attr_Family" style="width:100%"/></td>
<td colspan="2"><input type="text" class="sheet-text" name="attr_Species" style="width:100%"/></td>
<td colspan="2"><input type="text" class="sheet-text" name="attr_Morphism" style="width:100%"/></td>
</tr>
<tr>
<th colspan="2">Family</th>
<th colspan="2">Species</th>
<th colspan="2">Morphism</th>
</tr>
<tr>
<td colspan="3"><input type="text" class="sheet-text" name="attr_Family_Perk" style="width:100%"/></td>
<td colspan="3"><input type="text" class="sheet-text" name="attr_Motivation" style="width:100%"/></td>
</tr>
<tr>
<th colspan="3">Family Perk</th>
<th colspan="3">Motivation</th>
</tr>
</table>
<table class="sheet-table">
<tr>
<th><button type="roll" class="sheet-skillbtn" name="attr_Mind_roll" title="Roll" value="/e rolls Mind [[ {(@{Mind-Select}+@{Mod_Mod})@{Mind-Dice} + @{Selected-Skill}}>8 ]]">Mind</button></th>
<th><button type="roll" class="sheet-skillbtn" name="attr_Body_roll" title="Roll" value="/e rolls Body [[ {(@{Body-Select}+@{Mod_Mod})@{Body-Dice} + @{Selected-Skill}}>8 ]]">Body</button></th>
<th><button type="roll" class="sheet-skillbtn" name="attr_Community_roll" title="Roll" value="/e rolls Community [[ {(@{Community-Select}+@{Mod_Mod})@{Community-Dice} + @{Selected-Skill}}>8 ]]">Community</button></th>
<th><button type="roll" class="sheet-skillbtn" name="attr_Economy_roll" title="Roll" value="/e rolls Economy [[ {(@{Economy-Select}+@{Mod_Mod})@{Economy-Dice} + @{Selected-Skill}}>8 ]]">Economy</button></th>
</tr>
<tr>
<th><select class="sheet-Specialty" name="attr_Mind-Select">
<option value="@{Mind-Dexterity}">Dexterity</option>
<option value="@{Mind-Resilience}">Resilience</option>
<option value="@{Mind-Acuity}">Acuity</option>
<option value="@{Mind-Strength}">Strength</option>
<option value="@{Mind-Presence}">Presence</option>
</select></th>
<th><select class="sheet-Specialty" name="attr_Body-Select">
<option value="@{Body-Dexterity}">Dexterity</option>
<option value="@{Body-Resilience}">Resilience</option>
<option value="@{Body-Acuity}">Acuity</option>
<option value="@{Body-Strength}">Strength</option>
<option value="@{Body-Presence}">Presence</option>
</select></th>
<th><select class="sheet-Specialty" name="attr_Community-Select">
<option value="@{Community-Dexterity}">Dexterity</option>
<option value="@{Community-Resilience}">Resilience</option>
<option value="@{Community-Acuity}">Acuity</option>
<option value="@{Community-Strength}">Strength</option>
<option value="@{Community-Presence}">Presence</option>
</select></th>
<th><select class="sheet-Specialty" name="attr_Economy-Select">
<option value="@{Economy-Dexterity}">Dexterity</option>
<option value="@{Economy-Resilience}">Resilience</option>
<option value="@{Economy-Acuity}">Acuity</option>
<option value="@{Economy-Strength}">Strength</option>
<option value="@{Economy-Presence}">Presence</option>
</select></th>
</tr>
</table>
</div>
<div class='sheet-col'>
<table class="sheet-table">
<tr>
<th colspan="2"><input type="text" class="sheet-title" name="attr_character_name" style="width:100%"/></th>
</tr>
<tr>
<th colspan="2">Character Name</th>
</tr>
<tr>
<td><input type="text" class="sheet-text" name="attr_Age" style="width:100%"/></td>
<td><input type="text" class="sheet-text" name="attr_Gender" style="width:100%"/></td>
</tr>
<tr>
<th>Age</th>
<th>Gender</th>
</tr>
<tr>
<td><input type="text" class="sheet-text" name="attr_Height" style="width:100%"/></td>
<td><input type="text" class="sheet-text" name="attr_Eyes" style="width:100%"/></td>
</tr>
<tr>
<th>Height</th>
<th>Eyes</th>
</tr>
</table>
</div>
</div>
</div>
<br>
<!-- Set up the Tabs -->
<input type="radio" class="sheet-tab sheet-tab1" name="attr_core-tab" value="1" title="Attributes" checked="checked"/>
<span class="sheet-tab sheet-tab1" style='line-height: 20px;'>Attributes</span>
<input type="radio" class="sheet-tab sheet-tab2" name="attr_core-tab" value="2" title="Combat" />
<span class="sheet-tab sheet-tab2" style='line-height: 20px;'>Combat</span>
<input type="radio" class="sheet-tab sheet-tab3" name="attr_core-tab" value="3" title="Gear" />
<span class="sheet-tab sheet-tab3" style='line-height: 20px;'>Gear</span>
<input type="radio" class="sheet-tab sheet-tab99" name="attr_core-tab" value="99" title="All" />
<span class="sheet-tab sheet-tab99" style='line-height: 20px;'>All</span>
<br><br>
<!-- End Tab setup -->
<!-- Tab 1 Attributes -->
<div class="sheet-section-1">
<div class='sheet-2colrow'>
<div class="sheet-col">
<h4>Stats</h4>
<table class="sheet-table">
<tr>
<th>Mind</th>
<th>Body</th>
<th></th>
<th>Community</th>
<th>Economy</th>
</tr>
<tr>
<th>
<input type="radio" class="sheet-normal" name="attr_Mind-Dexterity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Dexterity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Dexterity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Dexterity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Dexterity" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Body-Dexterity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Dexterity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Dexterity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Dexterity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Dexterity" value="5" /><span></span>
</th>
<th>Dexterity</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Community-Dexterity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Dexterity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Dexterity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Dexterity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Dexterity" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Economy-Dexterity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Dexterity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Dexterity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Dexterity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Dexterity" value="5" /><span></span>
</th>
</tr>
<tr>
<th>
<input type="radio" class="sheet-normal" name="attr_Mind-Resilience" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Resilience" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Resilience" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Resilience" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Resilience" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Body-Resilience" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Resilience" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Resilience" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Resilience" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Resilience" value="5" /><span></span>
</th>
<th>Resilience</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Community-Resilience" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Resilience" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Resilience" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Resilience" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Resilience" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Economy-Resilience" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Resilience" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Resilience" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Resilience" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Resilience" value="5" /><span></span>
</th>
</tr>
<tr>
<th>
<input type="radio" class="sheet-normal" name="attr_Mind-Acuity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Acuity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Acuity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Acuity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Acuity" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Body-Acuity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Acuity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Acuity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Acuity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Acuity" value="5" /><span></span>
</th>
<th>Acuity</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Community-Acuity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Acuity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Acuity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Acuity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Acuity" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Economy-Acuity" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Acuity" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Acuity" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Acuity" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Acuity" value="5" /><span></span>
</th>
</tr>
<tr>
<th>
<input type="radio" class="sheet-normal" name="attr_Mind-Strength" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Strength" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Strength" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Strength" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Strength" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Body-Strength" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Strength" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Strength" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Strength" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Strength" value="5" /><span></span>
</th>
<th>Strength</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Community-Strength" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Strength" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Strength" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Strength" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Strength" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Economy-Strength" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Strength" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Strength" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Strength" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Strength" value="5" /><span></span>
</th>
</tr>
<tr>
<th>
<input type="radio" class="sheet-normal" name="attr_Mind-Presence" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Presence" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Presence" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Presence" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Mind-Presence" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Body-Presence" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Presence" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Presence" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Presence" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Body-Presence" value="5" /><span></span>
</th>
<th>Presence</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Community-Presence" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Presence" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Presence" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Presence" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Community-Presence" value="5" /><span></span>
</th>
<th>
<input type="radio" class="sheet-normal" name="attr_Economy-Presence" value="1" checked="checked"/><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Presence" value="2" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Presence" value="3" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Presence" value="4" /><span></span>
<input type="radio" class="sheet-normal" name="attr_Economy-Presence" value="5" /><span></span>
</th>
</tr>
<tr>
<th>
<select class="sheet-Specialty" name="attr_Mind-Dice">
<option value="d8">d8</option>
<option value="d10">d10</option>
<option value="d12">d12</option>
</select></th>
<th>
<select class="sheet-Specialty" name="attr_Body-Dice">
<option value="d8">d8</option>
<option value="d10">d10</option>
<option value="d12">d12</option>
</select></th>
<th><input type="number" class="sheet-Rating" name="attr_Mod_Mod" value="0" /></th>
<th>
<select class="sheet-Specialty" name="attr_Community-Dice">
<option value="d8">d8</option>
<option value="d10">d10</option>
<option value="d12">d12</option>
</select></th>
<th>
<select class="sheet-Specialty" name="attr_Economy-Dice">
<option value="d8">d8</option>
<option value="d10">d10</option>
<option value="d12">d12</option>
</select></th>
</tr>
</table>
<br>
<div class='sheet-2colrow'>
<div class="sheet-col">
<h4>Status</h4>
<table class="sheet-table">
<tr>
<th>Hit Points</th>
<th><input type="number" class="sheet-Specialty" name="attr_HitPoints" value="(@{Body-Strength}+@{Body-Resilience})*10" disabled='true'/></th>
</tr>
<tr>
<th>Readiness</th>
<th><input type="number" class="sheet-Specialty" name="attr_Readiness" value="(@{Body-Acuity}+@{Mind-Dexterity})" disabled='true'/></th>
</tr>
<tr>
<th>Movement</th>
<th><input type="number" class="sheet-Specialty" name="attr_Movement" value="(@{Body-Resilience}+@{Body-Dexterity}+@{Movement-Mod})" disabled='true'/></th>
<th><input type="number" class="sheet-Rating" name="attr_Movement-Mod" value="0" /></th>
</tr>
<tr>
<th>Nerve</th>
<th><input type="number" class="sheet-Specialty" name="attr_Nerve_2" value="(@{Mind-Resilience}+@{Mind-Presence})*5" disabled='true'/></th>
</tr>
<tr>
<th>Range</th>
<th><input type="number" class="sheet-Specialty" name="attr_Range_2" value="(@{Body-Dexterity}+@{Mind-Acuity})*2" disabled='true'/></th>
</tr>
</table>
</div>
<div class='sheet-col'>
<h4>Temporary Status</h4>
<table class="sheet-table">
<tr>
<th>Current HP</th>
<th><th><input type="number" class="sheet-Specialty" name="attr_HitPoints-Current" value="0"/></th>
</tr>
<tr>
<th>Armor HP</th>
<th><th><input type="number" class="sheet-Specialty" name="attr_HitPoints-Armor" value="0"/></th>
</tr>
<tr>
<th>Shield HP</th>
<th><th><input type="number" class="sheet-Specialty" name="attr_HitPoints-Sheid" value="0"/></th>
</tr>
</table>
</div>
</div>
<br>
<div class="sheet-2colrow">
<div class="sheet-col">
<h4>Family Abilities</h4>
<table class="sheet-table">
<tr>
<th><textarea class="sheet-longnotes" name="attr_Family_Abilities-notes" wrap="soft"></textarea> </th>
</tr>
</table>
</div>
<div class="sheet-col">
<h4>Focus Abilities</h4>
<table class="sheet-table">
<tr>
<th><textarea class="sheet-longnotes" name="attr_Focus_Abilities-notes" wrap="soft"></textarea> </th>
</tr>
</table>
</div>
</div>
<br>
<h3>Education</h3>
<div class="sheet-2colrow">
<div class="sheet-col">
<h5>Primary Corporation</h5>
<table class="sheet-table">
<tr>
<td><input type="text" class="sheet-Specialty" name="attr_Education-Primary" style="width:100%"/></td>
</tr>
</table>
</div>
<div class="sheet-col">
<h5>Secondary Corporation</h5>
<table class="sheet-table">
<tr>
<td><input type="text" class="sheet-Specialty" name="attr_Education-Secondary" style="width:100%"/></td>
</tr>
</table>
</div>
</div>
<br>
<h3>Allegiance</h3>
<div class="sheet-2colrow">
<div class="sheet-col">
<table class="sheet-table">
<tr>
<th>MarsCo</th>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-MarsCo" style="width:100%"/></td>
</tr>
<tr>
<th>Pulse</th>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-Pulse" style="width:100%"/></td>
</tr>
<tr>
<th>IRPF</th>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-IRPF" style="width:100%"/></td>
</tr>
<tr>
<th>TTI</th>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-TTI" style="width:100%"/></td>
</tr>
</table>
<fieldset class="repeating_corp1">
<table class="sheet-table">
<tr>
<td><input type="text" class="sheet-text" name="attr_Allegiance-Other1_name" style="width:100%"/></td>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-Other1" style="width:100%"/></td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-col">
<table class="sheet-table">
<tr>
<th>ASR</th>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-ASR" style="width:100%"/></td>
</tr>
<tr>
<th>Spyglass</th>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-Spyglass" style="width:100%"/></td>
</tr>
<tr>
<th>Progenitus</th>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-Progenitus" style="width:100%"/></td>
</tr>
<tr>
<td><input type="text" class="sheet-text" name="attr_Allegiance-Other_name" style="width:100%"/></td>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-Other" style="width:100%"/></td>
</tr>
</table>
<fieldset class="repeating_corp2">
<table class="sheet-table">
<tr>
<td><input type="text" class="sheet-text" name="attr_Allegiance-Other2_name" style="width:100%"/></td>
<td><input type="text" class="sheet-Specialty" name="attr_Allegiance-Other2" style="width:100%"/></td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="sheet-col">
<h4>Skills</h4>
<table class="sheet-table">
<tr>
<th class="sheet-white">Preeminent</th>
<th class="sheet-white"></th>
<th class="sheet-white"></th>
<th class="sheet-white"></th>
<th class="sheet-white"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th class="sheet-black">Masterful</th>
<th class="sheet-black"></th>
<th class="sheet-black"></th>
<th class="sheet-black"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th class="sheet-white">Educated</th>
<th class="sheet-white"></th>
<th class="sheet-white"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th class="sheet-black">Talented</th>
<th class="sheet-black"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th class="sheet-grey">Untrained</th>
<th class="sheet-grey"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="0" title="None" checked='true'/>
<span class="sheet-skill_select">None</span></th>
<th class="sheet-grey"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<td><h4>Science</h4></td>
<th class="sheet-grey"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Booksmarts}" title="Booksmarts"/>
<span class="sheet-skill_select">Booksmarts</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Booksmarts" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Booksmarts" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Booksmarts" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Booksmarts" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Booksmarts" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Medicine}" title="Medicine"/>
<span class="sheet-skill_select">Medicine</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Medicine" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Medicine" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Medicine" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Medicine" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Medicine" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Science}" title="Science"/>
<span class="sheet-skill_select">Science</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Science" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Science" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Science" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Science" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Science" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Investigation}" title="Investigation"/>
<span class="sheet-skill_select">Investigation</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Investigation" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Investigation" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Investigation" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Investigation" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Investigation" value="4" /><span></span></th>
</tr>
<tr>
<td><h4>Engineering</h4></td>
<th class="sheet-grey"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Computers}" title="Computers"/>
<span class="sheet-skill_select">Computers</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Computers" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Computers" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Computers" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Computers" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Computers" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Craft}" title="Craft"/>
<span class="sheet-skill_select">Craft</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Craft" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Craft" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Craft" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Craft" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Craft" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Repair}" title="Repair"/>
<span class="sheet-skill_select">Repair</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Repair" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Repair" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Repair" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Repair" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Repair" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Robotics}" title="Robotics"/>
<span class="sheet-skill_select">Robotics</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Robotics" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Robotics" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Robotics" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Robotics" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Robotics" value="4" /><span></span></th>
</tr>
<tr>
<td><h4>Combat</h4></td>
<th class="sheet-grey"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{CQC}" title="CQC"/>
<span class="sheet-skill_select">CQC</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_CQC" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_CQC" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_CQC" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_CQC" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_CQC" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Ranged_Combat}" title="Ranged Combat"/>
<span class="sheet-skill_select">Ranged Combat</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Ranged_Combat" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Ranged_Combat" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Ranged_Combat" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Ranged_Combat" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Ranged_Combat" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Security}" title="Security"/>
<span class="sheet-skill_select">Security</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Security" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Security" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Security" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Security" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Security" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Survival}" title="Survival"/>
<span class="sheet-skill_select">Survival</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Survival" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Survival" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Survival" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Survival" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Survival" value="4" /><span></span></th>
</tr>
<tr>
<td><h4>Communications</h4></td>
<th class="sheet-grey"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Coercion}" title="Coercion"/>
<span class="sheet-skill_select">Coercion</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Coercion" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Coercion" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Coercion" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Coercion" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Coercion" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Command}" title="Command"/>
<span class="sheet-skill_select">Command</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Command" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Command" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Command" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Command" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Command" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Deception}" title="Deception"/>
<span class="sheet-skill_select">Deception</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Deception" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Deception" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Deception" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Deception" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Deception" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Express}" title="Express"/>
<span class="sheet-skill_select">Express</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Express" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Express" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Express" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Express" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Express" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Inspire}" title="Inspire"/>
<span class="sheet-skill_select">Inspire</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Inspire" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Inspire" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Inspire" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Inspire" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Inspire" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Intimidate}" title="Intimidate"/>
<span class="sheet-skill_select">Intimidate</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Intimidate" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Intimidate" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Intimidate" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Intimidate" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Intimidate" value="4" /><span></span></th>
</tr>
<tr>
<td><h4>General</h4></td>
<th class="sheet-grey"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
<th class="sheet-black"></th>
<th class="sheet-white"></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Athletics}" title="Athletics"/>
<span class="sheet-skill_select">Athletics</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Athletics" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Athletics" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Athletics" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Athletics" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Athletics" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Finance}" title="Finance"/>
<span class="sheet-skill_select">Finance</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Finance" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Finance" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Finance" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Finance" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Finance" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Fly}" title="Fly"/>
<span class="sheet-skill_select">Fly</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Fly" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Fly" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Fly" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Fly" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Fly" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Lockpick}" title="Lockpick"/>
<span class="sheet-skill_select">Lockpick</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Lockpick" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Lockpick" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Lockpick" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Lockpick" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Lockpick" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Navigation}" title="Navigation"/>
<span class="sheet-skill_select">Navigation</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Navigation" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Navigation" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Navigation" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Navigation" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Navigation" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Operate}" title="Operate"/>
<span class="sheet-skill_select">Operate</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Operate" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Operate" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Operate" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Operate" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Operate" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Pilot}" title="Pilot"/>
<span class="sheet-skill_select">Pilot</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Pilot" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Pilot" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Pilot" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Pilot" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Pilot" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Scent}" title="Scent"/>
<span class="sheet-skill_select">Scent</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Scent" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Scent" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Scent" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Scent" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Scent" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Sneak}" title="Sneak"/>
<span class="sheet-skill_select">Sneak</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Sneak" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Sneak" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Sneak" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Sneak" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Sneak" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Spot}" title="Spot"/>
<span class="sheet-skill_select">Spot</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Spot" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Spot" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Spot" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Spot" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Spot" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Streetsmarts}" title="Streetsmarts"/>
<span class="sheet-skill_select">Streetsmarts</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Streetsmarts" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Streetsmarts" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Streetsmarts" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Streetsmarts" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Streetsmarts" value="4" /><span></span></th>
</tr>
<tr>
<th><input type="radio" class="sheet-skill_select" name="attr_Selected-Skill" value="@{Swim}" title="Swim"/>
<span class="sheet-skill_select">Swim</span></th>
<th class="sheet-grey"><input type="radio" class="sheet-forms" name="attr_Swim" value="0" checked="checked"/><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Swim" value="1" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Swim" value="2" /><span></span></th>
<th class="sheet-black"><input type="radio" class="sheet-forms" name="attr_Swim" value="3" /><span></span></th>
<th class="sheet-white"><input type="radio" class="sheet-forms" name="attr_Swim" value="4" /><span></span></th>
</tr>
</table>
</div>
</div>
</div>
<!-- Tab 2 Combat -->
<div class="sheet-section-2">
<div class='sheet-2colrow'>
<div class='sheet-col'>
<div class='sheet-2colrow'>
<div class="sheet-col">
<h4>Status</h4>
<table class="sheet-table">
<tr>
<th>Hit Points</th>
<th><input type="number" class="sheet-Specialty" name="attr_HitPoints" value="(@{Body-Strength}+@{Body-Resilience})*10" disabled='true'/></th>
</tr>
<tr>
<th>Readiness</th>
<th><input type="number" class="sheet-Specialty" name="attr_Readiness" value="(@{Body-Acuity}+@{Mind-Dexterity})" disabled='true'/></th>
</tr>
<tr>
<th>Movement</th>
<th><input type="number" class="sheet-Specialty" name="attr_Movement" value="(@{Body-Resilience}+@{Body-Dexterity}+@{Movement-Mod})" disabled='true'/></th>
<th><input type="number" class="sheet-Rating" name="attr_Movement-Mod" value="0" /></th>
</tr>
<tr>
<th>Nerve</th>
<th><input type="number" class="sheet-Specialty" name="attr_Nerve" value="(@{Mind-Resilience}+@{Mind-Presence})" disabled='true'/></th>
<th><input type="number" class="sheet-Specialty" name="attr_Nerve_2" value="(@{Mind-Resilience}+@{Mind-Presence})*5" disabled='true'/></th>
</tr>
<tr>
<th>Range</th>
<th><input type="number" class="sheet-Specialty" name="attr_Range" value="(@{Body-Dexterity}+@{Mind-Acuity})" disabled='true'/></th>
<th><input type="number" class="sheet-Specialty" name="attr_Range_2" value="(@{Body-Dexterity}+@{Mind-Acuity})*2" disabled='true'/></th>
</tr>
</table>
</div>
<div class='sheet-col'>
<h4>Temporary Status</h4>
<table class="sheet-table">
<tr>
<th>Current HP</th>
<th><th><input type="number" class="sheet-Specialty" name="attr_HitPoints-Current" value="0"/></th>
</tr>
<tr>
<th>Armor HP</th>
<th><th><input type="number" class="sheet-Specialty" name="attr_HitPoints-Armor" value="0"/></th>
</tr>
<tr>
<th>Shield HP</th>
<th><th><input type="number" class="sheet-Specialty" name="attr_HitPoints-Sheid" value="0"/></th>
</tr>
</table>
<br>
<br>
<button type="roll" class="sheet-skillbtn" name="attr_Initiative_roll" title="Roll" value="/e rolls Initiative [[ @{Body-Dice} + @{Readiness} &{tracker}]]">Initiative</button>
</div>
</div>
</div>
<div class='sheet-col'>
<table class="sheet-table" style="width:100%;">
<tr>
<th>Momentum Trigger</th>
</tr>
<tr>
<th><textarea class="sheet-notes" name="attr_Momentum-Trigger" wrap="soft"></textarea></th>
</tr>
<tr>
<th>Momentum Effect</th>
</tr>
<tr>
<th><textarea class="sheet-notes" name="attr_Momentum-Effect" wrap="soft"></textarea></th>
</tr>
<tr>
<th>Misc Abilities</th>
</tr>
<tr>
<th><textarea class="sheet-notes" name="attr_Misc-Abilities" wrap="soft"></textarea></th>
</tr>
</table>
</div>
</div>
<div class='sheet-3colrow'>
<div class='sheet-col'>
<div class="sheet-tooltips"><h4>Battle Pool</h4>
<span>
<table class="sheet-table">
<tr>
<td colspan="2" class="sheet-black"><h4 class="sheet-black">Combat</h4></td>
</tr>
<tr>
<th class="sheet-white">Take a Standard action</th>
<th class="sheet-white">1 pt</th>
</tr>
<tr>
<th colspan="2" class="sheet-black">(Limited by Mind:Str plus Body:Dex)</th>
</tr>
<tr>
<th class="sheet-white">Take a Movement action</td>
<th class="sheet-white">2 pts</td>
</tr>
<tr>
<th colspan="2" class="sheet-black">(Limited by Body:Str)</th>
</tr>
<tr>
<th class="sheet-white">Take a Combat action</td>
<th class="sheet-white">3 pts</td>
</tr>
<tr>
<th colspan="2" class="sheet-black">(Limited by Mind:Dex/2)</th>
</tr>
<tr>
<th class="sheet-white">Take a Defensive action</td>
<th class="sheet-white">1 pt</td>
</tr>
<tr>
<th colspan="2" class="sheet-black">(Limited by Body:Res)</th>
</tr>
<tr>
<th class="sheet-white">Take a Command action</td>
<th class="sheet-white">2 pts</td>
</tr>
<tr>
<th colspan="2" class="sheet-black">(Limited by Com:Pres)</th>
</tr>
<tr>
<th class="sheet-white">Take a Supportive action</td>
<th class="sheet-white">3 pts</td>
</tr>
<tr>
<th colspan="2" class="sheet-black">(Limited by Body:Dex)</th>
</tr>
</table>
</span>
</div>
<table class="sheet-table">
<tr>
<td colspan="2"></td>
<th>
</th>
</tr>
<tr>
<th>4 plus Readiness</th>
<th><input type="number" class="sheet-Specialty" name="attr_Battle_Readiness" value="(4 + @{Readiness})" disabled='true'/></th>
</tr>
</table>
<br>
<table class="sheet-table">
<tr>
<td colspan="2"><h4>Maximum Actions Per Round</h4></td>
</tr>
<tr>
<th>Standard</th>
<th><input type="number" class="sheet-Specialty" name="attr_Max_Actions-Standard" value="@{Mind-Strength} + @{Body-Dexterity}" disabled='true'/></td>
</tr>
<tr>
<th>Movement</th>
<th><input type="number" class="sheet-Specialty" name="attr_Max_Actions-Movement" value="@{Body-Strength}" disabled='true' /></td>
</tr>
<tr>
<th>Combat</th>
<th><input type="number" class="sheet-Specialty" name="attr_Max_Actions-Standard" value="ceil(@{Mind-Dexterity}/2)" disabled='true'/></td>
</tr>
<tr>
<th>Defensive</th>
<th><input type="number" class="sheet-Specialty" name="attr_Max_Actions-Standard" value="@{Body-Resilience}" disabled='true' /></td>
</tr>
<tr>
<th>Command</th>
<th><input type="number" class="sheet-Specialty" name="attr_Max_Actions-Standard" value="@{Community-Presence}" disabled='true' /></td>
</tr>
<th>Support</th>
<th><input type="number" class="sheet-Specialty" name="attr_Max_Actions-Standard" value="@{Body-Dexterity}" disabled='true' /></td>
</tr>
</table>
<br>
<div class="sheet-weapon_border">
<table class="sheet-table">
<tr>
<td colspan="3"><h4>Defenses</h4></td>
</tr>
<tr>
<td colspan="3"><h5>Mind</h5></td>
</tr>
<tr>
<th><button type="roll" class="sheet-skillbtn" name="attr_Mind_Dodge_roll" title="Roll" value="/e rolls Mind/Dodge [[ { 1@{Mind-Dice} +[[ @{Dodge-Mind} ]] } ]]">Dodge</button></th>
<th><input type="number" class="sheet-Specialty" name="attr_Dodge-Mind" value="@{Mind-Dexterity} + @{Mind-Acuity} + @{Dodge-Mind_misc}" disabled='true'/></td>
<th><input type="number" class="sheet-Rating" name="attr_Dodge-Mind_misc" value="0" /></td>
</tr>
<tr>
<th><button type="roll" class="sheet-skillbtn" name="attr_Mind_Resist_roll" title="Roll" value="/e rolls Mind/Resist [[ { 1@{Mind-Dice} +[[ @{Resist-Mind} ]] } ]]">Resist</button></th>
<th><input type="number" class="sheet-Specialty" name="attr_Resist-Mind" value="@{Mind-Strength} + @{Mind-Resilience} + @{Resist-Mind_misc}" disabled='true' /></td>
<th><input type="number" class="sheet-Rating" name="attr_Resist-Mind_misc" value="0" />
</tr>
<tr>
<td colspan="3"><h5>Body</h5></td>
</tr>
<tr>
<th><button type="roll" class="sheet-skillbtn" name="attr_Dodge_Body_roll" title="Roll" value="/e rolls Body/Dodge [[ {1@{Body-Dice} + [[ @{Dodge-Body} ]] } ]]">Dodge</button></th>
<th><input type="number" class="sheet-Specialty" name="attr_Dodge-Body" value="@{Body-Dexterity} + @{Body-Acuity} + @{Dodge-Body_misc}" disabled='true'/></td>
<th><input type="number" class="sheet-Rating" name="attr_Dodge-Body_misc" value="0" /></td>
</tr>
<tr>
<th><button type="roll" class="sheet-skillbtn" name="attr_Resist_Body_roll" title="Roll" value="/e rolls Body/Resist [[ {1@{Body-Dice} + [[ @{Resist-Body} ]] } ]]">Resist</button></th>
<th><input type="number" class="sheet-Specialty" name="attr_Resist-Body" value="@{Body-Strength} + @{Body-Resilience} + @{Resist-Body_misc}" disabled='true' /></td>
<th><input type="number" class="sheet-Rating" name="attr_Resist-Body_misc" value="0" />
</tr>
</table>
</div>
</div>
<div class='sheet-col'>
<h4>Weapons</h4>
<fieldset class="repeating_weapon">
<div class="sheet-weapon_border">
<table class="sheet-table">
<tr>
<th>
<input type="checkbox" class="sheet-weapontype sheet-hidden" name="attr_Weapon-Type" value="1"/><span></span>
<div class="sheet-melee_block">
<button type="roll" class="sheet-weapon" name="roll_Weapon" value="/e attacks with &{template:attack}{{character= @{character_name}}}{{weapon= @{Weapon-Name}}}{{Roll= [[ {(@{Body-Dexterity}+@{Weapon-RoF})@{Body-Dice} + @{CQC} }>[[8+?{Cover|0}]] ]]}}{{Damage= [[@{Weapon-Damage_base}+@{Weapon-Damage_Ammo}]]}}{{notes= @{weapon-details}}} {{wpnsize= @{Weapon_Size}}}">Melee</button>
</div>
<div class="sheet-range_block">
<button type="roll" class="sheet-weapon" name="roll_Weapon" value="/e attacks with &{template:attack}{{character= @{character_name}}}{{weapon= @{Weapon-Name}}}{{Roll= [[ {(@{Mind-Acuity}+@{Weapon-RoF})@{Mind-Dice} + @{Ranged_Combat} }>[[8+?{Cover|0}]] ]]}}{{Damage= [[@{Weapon-Damage_base}+@{Weapon-Damage_Ammo}]]}}{{notes= @{weapon-details}}} {{wpnsize= @{Weapon_Size}}}">Ranged</button>
</div>
</th>
<th><input type="text" class="sheet-text" name="attr_Weapon-Name" style="width:100%" placeholder="Weapon Name"/></td>
<th><input type="checkbox" class="sheet-ball" name="attr_Weapon-show" value="1"/><span></span></th>
</tr>
</table>
<input type="checkbox" class="sheet-hidden sheet-hider" name="attr_Weapon-show" value="1"/><span></span>
<div class="sheet-hold">
<table class="sheet-tableII">
<tr>
<th></th>
<th></th>
<th></th>
<th></th>
<th><input type="radio" class="sheet-skill_select_II" name="attr_Weapon-Type" value="1" title="Ranged Combat" />
<span class="sheet-skill_select_II">Ranged</span>
</th>
<th><input type="radio" class="sheet-skill_select_II" name="attr_Weapon-Type" value="2" title="Close Quarters Combat" checked="checked"/>
<span class="sheet-skill_select_II">CQC</span>
</th>
</tr>
<tr>
<th colspan="4">Damage</th>
<th>Attack Bonus</th>
<th>Size</th>
</tr>
<tr>
<th class="sheet-black">Base</th>
<th class="sheet-black"><input type="number" class="sheet-Specialty" name="attr_Weapon-Damage_base" value="0" /></th>
<th class="sheet-black">plus</th>
<th class="sheet-black4"><input type="number" class="sheet-Specialty" name="attr_Weapon-Damage_Ammo" value="0" /></th>
<th><input type="number" class="sheet-Specialty" name="attr_Weapon-RoF" value="0" /></th>
<th><select class="sheet-Specialty" name="attr_Weapon_Size" style="width:45px;">
<option value="Small">Small</option>
<option value="Medium">Medium</option>
<option value="Large">Large</option>
<option value="LAN">LAN</option>
</select></th>
</tr>
<tr>
<th colspan="4">Ammo Clip</th>
<th colspan="2">Mods</th>
</tr>
<tr>
<th class="sheet-black">Size</th>
<th class="sheet-black"><select class="sheet-Specialty" name="attr_Weapon-Ammo_Size" style="width:45px;">
<option value="Small">Small</option>
<option value="Medium">Medium</option>
<option value="Large">Large</option>
</select></th>
<th class="sheet-black">Type</th>
<th class="sheet-black4"><input type="text" class="sheet-Specialty" name="attr_Weapon-Ammo_Type" value="" style="width:100%;background:white;color:black;" /></th> <th colspan="2"><input type="text" class="sheet-Specialty" name="attr_Weapon-Mods" value="" style="width:100%" /></th>
</tr>
</table>
<textarea class="sheet-notes" name="attr_weapon-details" wrap="soft" placeholder="Noteworthy Effects" style="width:97%"></textarea>
</div>
</div>
</fieldset>
</div>
<div class='sheet-col'>
<h4>Armor</h4>
<div class="sheet-weapon_border">
<table class="sheet-table">
<tr>
<th><input type="text" class="sheet-text" name="attr_Armor-Name" style="width:100%" placeholder="Armor Name"/></td>
</tr>
</table>
<br>
<table class="sheet-tableII">
<tr>
<th>Type</th>
<th><input type="text" class="sheet-Specialty" name="attr_Armor-Type" value="" style="width:100%"/></th>
</tr>
<tr>
<th>Coverage</th>
<th><input type="text" class="sheet-Specialty" name="attr_Armor-Coverage" value="" style="width:100%"/></th>
</tr>
<tr>
<th>Hitpoints</th>
<th><input type="text" class="sheet-Specialty" name="attr_Armor-Hitpoints" value="" style="width:100%"/></th>
</tr>
<tr>
<th>EM Suite</th>
<th><input type="text" class="sheet-Specialty" name="attr_Armor-EM_Suite" value="" style="width:100%" /></th>
</tr>
<tr>
<th>Modifiers</th>
<th><input type="text" class="sheet-Specialty" name="attr_Armor-Modifiers" value="" style="width:100%"/></th>
</tr>
<tr>
<th>Upgrades</th>
<th><input type="text" class="sheet-Specialty" name="attr_Armor-Upgrades" value="" style="width:100%" /></th>
</tr>
<tr>
<th colspan="2"><textarea class="sheet-notes" name="attr_Armor-details" wrap="soft" placeholder="Noteworthy Effects" style="width:100%"></textarea></th>
</tr>
</table>
</div>
<h4>Shield</h4>
<div class="sheet-weapon_border">
<table class="sheet-table">
<tr>
<th><input type="text" class="sheet-text" name="attr_Shield-Name" style="width:100%" placeholder="Shield Name"/></td>
</tr>
</table>
<br>
<table class="sheet-tableII">
<tr>
<th>Type</th>
<th><input type="text" class="sheet-Specialty" name="attr_Shield-Type" value="" style="width:100%"/></th>
</tr>
<tr>
<th>Hitpoints</th>
<th><input type="text" class="sheet-Specialty" name="attr_Shield-Hitpoints" value="" style="width:100%"/></th>
</tr>
<tr>
<th>Size</th>
<th><input type="text" class="sheet-Specialty" name="attr_Shield-v" value="" style="width:100%"/></th>
</tr>
</table>
</div>
</div>
</div>
</div>
<!-- Tab 3 Gear -->
<div class="sheet-section-3">
<div class='sheet-3colrow'>
<div class='sheet-col'>
<h4>Items</h4>
<table class="sheet-table">
<tr>
<th>Ledger Score</th>
<th><input type="number" class="sheet-Specialty" name="attr_Ledger_Score" value="(@{Economy-Presence}+@{Economy-Strength})" disabled='true'/></th>
</tr>
<tr>
<th>Credits</th>
<th><input type="number" class="sheet-Specialty" name="attr_Credits" value="0" /></th>
</tr>
<tr>
<th>Debt</th>
<th><input type="number" class="sheet-Specialty" name="attr_Debt" value="(@{Body-Resilience}+@{Body-Dexterity})+@{Debt-Mod}" disabled='true'/></th>
<th><input type="number" class="sheet-Rating" name="attr_Debt-Mod" value="0" /></th>
</tr>
<tr>
<th>Econ Dice</th>
<th>
<select class="sheet-Specialty" name="attr_Economy-Dice" style="width:60px;">
<option value="d8">d8</option>
<option value="d10">d10</option>
<option value="d12">d12</option>
</select></th>
</tr>
<tr>
<th>Biped/Taur</th>
<th>
<input type="radio" class="sheet-forms" name="attr_Biped_Taur" value="1" checked/><span></span>/
<input type="radio" class="sheet-forms" name="attr_Biped_Taur" value="2"/><span></span>
</th>
</tr>
</table>
<h4>Equipment</h4>
<fieldset class="repeating_Equipment">
<table class="sheet-table">
<tr>
<th><input type="text" class="sheet-Specialty" name="attr_Equipment-Name" placeholder='Equipment Name'/></th>
<th><input type="number" class="sheet-Specialty" name="attr_Equipment-Weight" placeholder='Weight'/></th>
</tr>
<tr>
<th colspan="2"><textarea class="sheet-notes" name="attr_Equipment-Details" wrap="soft"></textarea></th>
</tr>
</table>
</fieldset>
</div>
<div class='sheet-col'>
<h4>Implants</h4>
<table class="sheet-table">
<tr>
<th>Max Active</th>
<th><input type="number" class="sheet-Specialty" name="attr_Implants_Active_max" value="0" /></th>
</tr>
<tr>
<th>Max Installed</th>
<th><input type="number" class="sheet-Specialty" name="attr_Implants_Installed" value="0" /></th>
</tr>
</table>
<br>
<h4>Standard Implants</h4>
<fieldset class="repeating_StandardImplants">
<table class="sheet-table">
<tr>
<th><input type="text" class="sheet-Specialty" name="attr_StandardImplant-Name" placeholder='Implant Name'/></th>
<th><input type="checkbox" class="sheet-ball3" name="attr_StandardImplant-Active" value="1" title="Active"/><span></span></th>
<th><input type="checkbox" class="sheet-ball" name="attr_StandardImplant-show" value="1"/><span></span></th>
</tr>
</table>
<input type="checkbox" class="sheet-hidden sheet-hider" name="attr_StandardImplant-show" value="1"/><span></span>
<div class="sheet-hold">
<textarea class="sheet-notes" name="attr_StandardImplant-Details" wrap="soft"></textarea>
</div>
</fieldset>
<br>
<h4>Transcendent Implants</h4>
<fieldset class="repeating_TranscendentImplants">
<table class="sheet-table">
<tr>
<th><input type="text" class="sheet-Specialty" name="attr_TranscendentImplant-Name" placeholder='Implant Name'/></th>
<th>
<select class="sheet-Specialty" name="attr_TranscendentImplant-Cuil" style="width:30px;">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
</select></th>
<th><input type="checkbox" class="sheet-ball" name="attr_TranscendentImplant-show" value="1"/><span></span></th>
</tr>
</table>
<input type="checkbox" class="sheet-hidden sheet-hider" name="attr_TranscendentImplant-show" value="1"/><span></span>
<div class="sheet-hold">
<textarea class="sheet-notes" name="attr_TranscendentImplant-Details" wrap="soft"></textarea>
</div>
</fieldset>
<br>
<h4>Physical Appearance or Effects</h4>
<fieldset class="repeating_ImplantsEffects">
<textarea class="sheet-notes" name="attr_ImplantsEffects-Details" wrap="soft"></textarea>
</fieldset>
</div>
<div class='sheet-col'>
<h4>Surgery</h4>
<table class="sheet-table">
<tr>
<th>Reclaimed 1</th>
<th><input type="text" class="sheet-Specialty" name="attr_Reclaimed-1" style="width:100%;"/></th>
</tr>
<tr>
<th>Reclaimed 2</th>
<th><input type="text" class="sheet-Specialty" name="attr_Reclaimed-2" style="width:100%;"/></th>
</tr>
<tr>
<th>Reclaimed 3</th>
<th><input type="text" class="sheet-Specialty" name="attr_Reclaimed-3" style="width:100%;"/></th>
</tr>
</table>
<br>
<h4>Surgery History</h4>
<fieldset class="repeating_ImplantsEffects">
<table class="sheet-table">
<tr>
<th>Operation</th>
<th><input type="text" class="sheet-Specialty" name="attr_Operation" style="width:100%;"/></th>
</tr>
<tr>
<th colspan="2"><textarea class="sheet-notes" name="attr_Operation-Details" wrap="soft" placeholder="Operation Effects/Physical Appearance"></textarea></th>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<!-- Tab 4 Equipment -->
<div class="sheet-section-4">
</div>
</div>
<!-- rolltemplates -->
<rolltemplate class="sheet-rolltemplate-attribute">
<table>
<tr><th colspan="2">{{attribute}}</th></tr>
<tr>
<td class="sheet-detail"><i><b>{{character}}</b> uses {{attribute}} </i></td>
<td><span class="tcat">{{Roll}}</span></td>
</tr>
</rolltemplate>
<rolltemplate class="sheet-rolltemplate-skill">
<table>
<tr><th colspan="2">{{skill}}</th></tr>
<tr>
<td class="sheet-detail"><i><b>{{character}}</b> uses {{skill}} </i></td>
<td><span class="tcat">{{Roll}}</span></td>
</tr>
</rolltemplate>
<rolltemplate class="sheet-rolltemplate-attack">
<table>
<tr><th colspan="2">{{weapon}}</th></tr>
<tr>
<td class="sheet-detail" colspan="2"><i><b>{{character}}</b> uses {{weapon}} </i></td>
</tr>
<tr>
<td colspan="2"><span class="tcat">{{Roll}}</span></td>
</tr>
<tr>
<td>Base Damage</td>
<td>{{Damage}}</td>
</tr>
<tr>
<td>Weapon Size</td>
<td>{{wpnsize}}</td>
</tr>
<tr>
<td colspan="2">{{notes}}</td>
</tr>
</table>
</rolltemplate>
<rolltemplate class="sheet-rolltemplate-damage">
<table>
<tr><th colspan="2">{{weapon}}</th></tr>
<tr>
<td class="sheet-detail"><i><b>{{character}}</b> uses {{weapon}} </i></td>
<td><span class="tcat">{{Roll}}</span></td>
</tr>
<tr>
<td colspan="2">Deatils: {{Details}}</td>
</tr>
</rolltemplate>