mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
1974 lines
155 KiB
HTML
1974 lines
155 KiB
HTML
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab1" value="1" title="First" checked="checked" />
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab2" value="2" title="Second" />
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab3" value="3" title="Third" />
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab4" value="4" title="Fourth" />
|
|
|
|
<div class="sheet-tab-br"></div>
|
|
|
|
<div class="sheet-tab-content sheet-tab1">
|
|
<div class="sheet-tabbed-panel">
|
|
<div class="sheet-row-panel">
|
|
<div class='sheet-3colrow'>
|
|
<div class='sheet-col'>
|
|
<table>
|
|
<tr>
|
|
<td>Human Name</td>
|
|
<td><input type="text" name="attr_human_name" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Garou Name</td>
|
|
<td><input type="text" name="attr_garou_name" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Player</td>
|
|
<td><input type="text" name="attr_player_name" /></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<table>
|
|
<tr>
|
|
<td>Concept</td>
|
|
<td><input type="text" name="attr_concept" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Virtue</td>
|
|
<td><input type="text" name="attr_virtue" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Vice</td>
|
|
<td><input type="text" name="attr_vice" /></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<table>
|
|
<tr>
|
|
<td>Breed</td>
|
|
<td><input type="text" name="attr_breed" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Auspice</td>
|
|
<td><input type="text" name="attr_auspice" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Tribe (Camp)</td>
|
|
<td><input type="text" name="attr_tribe" /></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-center" sytle="width:100%"><h2>Attributes</h2></div>
|
|
<table style="width:100%">
|
|
<tr>
|
|
<td>power</td>
|
|
<td><h4>Intelligence</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_int" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_int" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_int" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_int" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_int" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_int" value="5" /><span></span>
|
|
</td>
|
|
<td><h4>Strength</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_str" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_str" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_str" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_str" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_str" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_str" value="5" /><span></span>
|
|
</td>
|
|
<td><h4>Presence</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_pre" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_pre" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_pre" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_pre" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_pre" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_pre" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>finesse</td>
|
|
<td><h4>Wits</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_wits" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_wits" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_wits" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_wits" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_wits" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_wits" value="5" /><span></span>
|
|
</td>
|
|
<td><h4>Dexterity</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_dex" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_dex" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_dex" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_dex" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_dex" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_dex" value="5" /><span></span>
|
|
</td>
|
|
<td><h4>Manipulation</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_man" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_man" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_man" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_man" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_man" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_man" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>resistance</td>
|
|
<td><h4>Resolve</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_res" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_res" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_res" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_res" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_res" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_res" value="5" /><span></span>
|
|
</td>
|
|
<td><h4>Stamina</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_sta" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_sta" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_sta" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_sta" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_sta" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_sta" value="5" /><span></span>
|
|
</td>
|
|
<td><h4>Composure</h4></td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_com" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_com" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_com" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_com" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_com" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_com" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<div class='sheet-3colrow'>
|
|
<div class='sheet-col'>
|
|
<div class="sheet-center" sytle="width:100%"><h2>Skills</h2></div>
|
|
<table style="width:100%">
|
|
<tr>
|
|
<th colspan="4">Mental</th>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="4" class="sheet-center">(-3 unskilled)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Academics</td>
|
|
<td><input type="text" name="attr_specialization_academics" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_academics" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_academics" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_academics" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_academics" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_academics" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_academics" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Computer</td>
|
|
<td><input type="text" name="attr_specialization_computer" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_computer" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_computer" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_computer" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_computer" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_computer" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_computer" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Crafts</td>
|
|
<td><input type="text" name="attr_specialization_crafts" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_crafts" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_crafts" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_crafts" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_crafts" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_crafts" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_crafts" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Investigation</td>
|
|
<td><input type="text" name="attr_specialization_investigation" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_investigation" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_investigation" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_investigation" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_investigation" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_investigation" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_investigation" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Medicine</td>
|
|
<td><input type="text" name="attr_specialization_medicine" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_medicine" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_medicine" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_medicine" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_medicine" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_medicine" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_medicine" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Occult</td>
|
|
<td><input type="text" name="attr_specialization_occult" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_occult" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_occult" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_occult" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_occult" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_occult" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_occult" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Politics</td>
|
|
<td><input type="text" name="attr_specialization_politics" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_politics" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_politics" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_politics" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_politics" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_politics" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_politics" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Science</td>
|
|
<td><input type="text" name="attr_specialization_science" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_science" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_science" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_science" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_science" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_science" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_science" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="4">Physical</th>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="4" class="sheet-center">(-1 unskilled)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Athletics</td>
|
|
<td><input type="text" name="attr_specialization_athletics" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_athletics" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_athletics" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_athletics" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_athletics" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_athletics" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_athletics" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Brawl</td>
|
|
<td><input type="text" name="attr_specialization_brawl" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_brawl" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_brawl" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_brawl" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_brawl" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_brawl" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_brawl" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Drive</td>
|
|
<td><input type="text" name="attr_specialization_drive" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_drive" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_drive" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_drive" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_drive" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_drive" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_drive" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Firearms</td>
|
|
<td><input type="text" name="attr_specialization_firearms" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_firearms" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_firearms" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_firearms" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_firearms" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_firearms" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_firearms" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Larceny</td>
|
|
<td><input type="text" name="attr_specialization_larceny" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_larceny" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_larceny" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_larceny" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_larceny" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_larceny" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_larceny" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Stealth</td>
|
|
<td><input type="text" name="attr_specialization_stealth" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_stealth" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_stealth" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_stealth" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_stealth" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_stealth" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_stealth" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Survival</td>
|
|
<td><input type="text" name="attr_specialization_survival" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_survival" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_survival" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_survival" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_survival" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_survival" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_survival" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Weaponry</td>
|
|
<td><input type="text" name="attr_specialization_weaponry" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_weaponry" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_weaponry" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_weaponry" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_weaponry" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_weaponry" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_weaponry" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="4">Social</th>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="4" class="sheet-center">(-1 unskilled)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Animal Ken</td>
|
|
<td><input type="text" name="attr_specialization_animalken" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_animalken" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_animalken" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_animalken" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_animalken" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_animalken" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_animalken" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Empathy</td>
|
|
<td><input type="text" name="attr_specialization_empathy" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_empathy" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_empathy" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_empathy" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_empathy" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_empathy" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_empathy" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Expression</td>
|
|
<td><input type="text" name="attr_specialization_expression" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_expression" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_expression" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_expression" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_expression" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_expression" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_expression" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Intimidation</td>
|
|
<td><input type="text" name="attr_specialization_intimidation" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_intimidation" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_intimidation" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_intimidation" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_intimidation" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_intimidation" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_intimidation" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Persuasion</td>
|
|
<td><input type="text" name="attr_specialization_persuasion" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_persuasion" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_persuasion" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_persuasion" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_persuasion" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_persuasion" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_persuasion" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Socialize</td>
|
|
<td><input type="text" name="attr_specialization_socialize" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_socialize" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_socialize" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_socialize" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_socialize" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_socialize" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_socialize" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Streetwise</td>
|
|
<td><input type="text" name="attr_specialization_streetwise" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_streetwise" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_streetwise" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_streetwise" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_streetwise" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_streetwise" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_streetwise" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Subterfuge</td>
|
|
<td><input type="text" name="attr_specialization_subterfuge" style="width:75px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_subterfuge" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_subterfuge" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_subterfuge" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_subterfuge" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_subterfuge" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_subterfuge" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<h2 class="sheet-center">Other</h2>
|
|
<table style="width:100%">
|
|
<tr>
|
|
<th colspan="4">Merits</th>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_merit_1_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_merit_1" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_1" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_1" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_1" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_1" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_1" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_merit_2_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_merit_2" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_2" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_2" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_2" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_2" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_2" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_merit_3_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_merit_3" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_3" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_3" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_3" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_3" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_3" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_merit_4_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_merit_4" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_4" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_4" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_4" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_4" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_4" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_merit_5_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_merit_5" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_5" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_5" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_5" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_5" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_merit_5" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_merits">
|
|
<table style="width:100%">
|
|
<tr>
|
|
<td><input type="text" name="attr_repeating_merit_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_repeating_merit" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_merit" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_merit" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_merit" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_merit" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_merit" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
<h5 class="sheet-center">Flaws</h5>
|
|
<textarea name="attr_flaws" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<div class="sheet-center" ><h5>Primal Urge</h5>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_1" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_2" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_3" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_4" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_5" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_6" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_7" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_8" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_9" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_10" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_11" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_12" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_13" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_14" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_15" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_16" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_17" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_18" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_19" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_PrimalUrge_20" value="1" class="sheet-ragecheck"/><span></span></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<br>
|
|
<div class="sheet-center" ><h5>Essence</h5>
|
|
<div class="sheet-row">
|
|
<div class="sheet-small sheet-left">
|
|
Max
|
|
<input type="number" class="sheet-ess" name="attr_essence-max"/>
|
|
</div>
|
|
<div class="sheet-small sheet-right">
|
|
<input type="number" class="sheet-ess" name="attr_essence-perturn"/>
|
|
Per Trun
|
|
</div>
|
|
</div>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-1" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-2" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-3" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-4" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-5" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-6" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-7" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-8" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-9" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-10" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-11" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-12" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-13" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-14" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-15" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-16" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-17" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-18" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-19" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-20" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<input type="checkbox" name="attr_expanded_essence-toggle" class="sheet-offset" /><span></span>
|
|
<div class="sheet-essencebody">
|
|
<div class="sheet-center">
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-21" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-22" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-23" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-24" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-25" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-26" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-27" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-28" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-29" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-30" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-31" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-32" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-33" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-34" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-35" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-36" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-37" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-38" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-39" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-40" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-41" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-42" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-43" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-44" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-45" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-46" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-47" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-48" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-49" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-50" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-51" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-52" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-53" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-54" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-55" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-56" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-57" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-58" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-59" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-60" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-71" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-72" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-73" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-74" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-75" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-76" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-77" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-78" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-79" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-80" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-81" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-82" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-83" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-84" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-85" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-86" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-87" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-88" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-89" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-90" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-91" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-92" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-93" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-94" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-95" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-96" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-97" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-98" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-99" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-100" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_essence_box-1" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-2" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-3" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-4" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-5" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-6" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-7" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-8" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-9" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_essence_box-10" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<br>
|
|
<div class="sheet-center" ><h5>Willpower</h5>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_willpower_1" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_2" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_3" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_4" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_5" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_6" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_7" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_8" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_9" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_10" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="checkbox" name="attr_willpower_box_1" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_2" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_3" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_4" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_5" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_6" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_7" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_8" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_9" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
<td><input type="checkbox" name="attr_willpower_box_10" value="1" class="sheet-bigcheck"/><span></span></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<br>
|
|
<h5 class="sheet-center">Common Dice Pools</h5>
|
|
<table>
|
|
<tr>
|
|
<td><h5>Roll</h5></td>
|
|
<td><h5>Name of Pool</h5></td>
|
|
<td><h5>Number of dice</h5></td>
|
|
</tr>
|
|
<tr>
|
|
<td><button type='roll' value='/em @{character_name} rolls @{dice_pool_name_1} [[{@{dice_pool_1}d10!}>8]] success(es)'/></td>
|
|
<td><input type="text" name="attr_dice_pool_name_1" placeholder="Name"/></td>
|
|
<td><input type="number" name="attr_dice_pool_1"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td><button type='roll' value='/em @{character_name} rolls @{dice_pool_name_2} [[{@{dice_pool_2}d10!}>8]] success(es)'/></td>
|
|
<td><input type="text" name="attr_dice_pool_name_2" placeholder="Name"/></td>
|
|
<td><input type="number" name="attr_dice_pool_2"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td><button type='roll' value='/em @{character_name} rolls @{dice_pool_name_3} [[{@{dice_pool_3}d10!}>8]] success(es)'/></td>
|
|
<td><input type="text" name="attr_dice_pool_name_3" placeholder="Name"/></td>
|
|
<td><input type="number" name="attr_dice_pool_3"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td><button type='roll' value='/em @{character_name} rolls @{dice_pool_name_4} [[{@{dice_pool_4}d10!}>8]] success(es)'/></td>
|
|
<td><input type="text" name="attr_dice_pool_name_4" placeholder="Name"/></td>
|
|
<td><input type="number" name="attr_dice_pool_4"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td><button type='roll' value='/em @{character_name} rolls @{dice_pool_name_5} [[{@{dice_pool_5}d10!}>8]] success(es)'/></td>
|
|
<td><input type="text" name="attr_dice_pool_name_5" placeholder="Name"/></td>
|
|
<td><input type="number" name="attr_dice_pool_5"/></td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_dicepools">
|
|
<table>
|
|
<tr>
|
|
<td><button type='roll' value='/em @{character_name} rolls @{dice_pool_name} [[{@{dice_pool}d10!}>8]] success(es)'/></td>
|
|
<td><input type="text" name="attr_dice_pool_name" placeholder="Name"/></td>
|
|
<td><input type="number" name="attr_dice_pool"/></td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<h2 class="sheet-center">Traits</h2>
|
|
<table style="width:100%">
|
|
<tr>
|
|
<th colspan="4">Gifts</th>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_Gift_1_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Gift_1" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_1" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_1" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_1" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_1" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_1" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_Gift_2_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Gift_2" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_2" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_2" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_2" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_2" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_2" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_Gift_3_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Gift_3" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_3" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_3" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_3" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_3" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_3" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_Gift_4_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Gift_4" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_4" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_4" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_4" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_4" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_4" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_Gift_5_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Gift_5" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_5" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_5" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_5" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_5" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Gift_5" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_Gifts">
|
|
<table style="width:100%">
|
|
<tr>
|
|
<td><input type="text" name="attr_repeating_Gift_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_repeating_Gift" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_Gift" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_Gift" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_Gift" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_Gift" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_Gift" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
<h5 class="sheet-center">Health</h5>
|
|
<br>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_1" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_1" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_1" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_1" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_1" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_2" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_2" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_2" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_2" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_2" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_3" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_3" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_3" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_3" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_3" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_4" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_4" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_4" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_4" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_4" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_5" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_5" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_5" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_5" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_5" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_6" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_6" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_6" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_6" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_6" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_7" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_7" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_7" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_7" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_7" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_8" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_8" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_8" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_8" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_8" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_9" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_9" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_9" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_9" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_9" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_10" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_10" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_10" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_10" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_10" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_11" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_11" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_11" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_11" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_11" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_12" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_12" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_12" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_12" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_12" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_13" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_13" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_13" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_13" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_13" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_14" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_14" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_14" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_14" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_14" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_15" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_15" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_15" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_15" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_15" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_16" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_16" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_16" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_16" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_16" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_17" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_17" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_17" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_17" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_17" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_18" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_18" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_18" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_18" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_18" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_19" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_19" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_19" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_19" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_19" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_20" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_20" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_20" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_20" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_20" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_21" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_21" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_21" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_21" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_21" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_22" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_22" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_22" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_22" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_22" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_23" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_23" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_23" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_23" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_23" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
<td><div class="sheet-healthbox">
|
|
<input type="radio" class="sheet-healthbox sheet-blackdot" name="attr_healthbox_24" value="0" checked="checked"/>
|
|
<input type="radio" class="sheet-healthbox sheet-whitedot" name="attr_healthbox_24" value="1" />
|
|
<input type="radio" class="sheet-healthbox sheet-bashingdot" name="attr_healthbox_24" value="2" />
|
|
<input type="radio" class="sheet-healthbox sheet-lethaldot" name="attr_healthbox_24" value="3" />
|
|
<input type="radio" class="sheet-healthbox sheet-aggravateddot" name="attr_healthbox_24" value="4" />
|
|
<span class="sheet-healthbox sheet-blackdot"></span>
|
|
<span class="sheet-healthbox sheet-whitedot"></span>
|
|
<span class="sheet-healthbox sheet-bashingdot"></span>
|
|
<span class="sheet-healthbox sheet-lethaldot"></span>
|
|
<span class="sheet-healthbox sheet-aggravateddot"></span>
|
|
</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td><h5>-1</h5></td>
|
|
<td><h5>-2</h5></td>
|
|
<td><h5>-3</h5></td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<h5 class="sheet-center">Harmony</h5>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<th>10</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_10" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_10" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>9</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_9" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_9" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>8</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_8" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_8" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>7</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_7" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_7" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>6</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_6" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_6" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>5</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_5" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_5" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>4</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_4" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_4" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>3</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_3" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_3" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>2</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_2" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_2" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<th>1</th>
|
|
<td> </td>
|
|
<td><input type="text" name="attr_Harmony_text_1" style="width:100px" value="" /></td>
|
|
<td> </td>
|
|
<td><input type="checkbox" name="attr_Harmony_1" value="1" class="sheet-roundcheck"/><span></span></td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><h5 class="right">Size</h5></td>
|
|
<td><input type="text" name="attr_size" style="width:100px" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><h5 class="right">Speed</h5></td>
|
|
<td><input type="text" name="attr_speed" style="width:100px" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><h5 class="right">Defense</h5></td>
|
|
<td><input type="text" name="attr_defense" style="width:100px" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><h5 class="right">Armor</h5></td>
|
|
<td><input type="text" name="attr_armor" style="width:100px" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><h5 class="right">Initiative Mods</h5></td>
|
|
<td><input type="text" name="attr_initiative_mods" style="width:100px" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><h5 class="right">Beats</h5></td>
|
|
<td>
|
|
<input type="checkbox" name="attr_beat_box_1" value="1" class="sheet-bigcheck"/><span></span>
|
|
<input type="checkbox" name="attr_beat_box_2" value="1" class="sheet-bigcheck"/><span></span>
|
|
<input type="checkbox" name="attr_beat_box_3" value="1" class="sheet-bigcheck"/><span></span>
|
|
<input type="checkbox" name="attr_beat_box_4" value="1" class="sheet-bigcheck"/><span></span>
|
|
<input type="checkbox" name="attr_beat_box51" value="1" class="sheet-bigcheck"/><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><h5 class="right">Experience</h5></td>
|
|
<td><input type="text" name="attr_experince" style="width:100px" /></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-tab-content sheet-tab2">
|
|
<div class="sheet-tabbed-panel">
|
|
<div class="sheet-row-panel">
|
|
<div class="center"><h2>Forms</h2></div>
|
|
<div class="sheet-banner">
|
|
<table class="sheet-forms" style="width:820px">
|
|
<tr>
|
|
<td style="width:80px"><br><br><br><br></td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2"><div class="sheet-tooltips-right">Hishu
|
|
<span>Human</span>
|
|
</div>
|
|
</th>
|
|
<th colspan="2">
|
|
<div class="sheet-tooltips-bottom">Dalu
|
|
<span>+2 modifier to perception rolls<br>May track by scent (see p. 178)<br>Causes Luncy (Willpower+4)</span>
|
|
</div>
|
|
</th>
|
|
<th colspan="2">
|
|
<div class="sheet-tooltips-bottom">Gauru
|
|
<span>Rage Invoked<br>Claws deal +1 lethal damage<br>Bite deals +2 lethal damage<br>Causes Lunacy<br>Ignores Wound Penalties<br>Must attack <i>something</i> each turn<br>-2 to resist Death Rage<br>Armor 1/1</span>
|
|
</div>
|
|
</th>
|
|
<th colspan="2">
|
|
<div class="sheet-tooltips-bottom">Urshul
|
|
<span>+3 modifier to perception rolls<br>Claws & Teeth deal lethal damage<br>Causes Luncy (Willpower+2)</span>
|
|
</div>
|
|
</th>
|
|
<th colspan="2">
|
|
<div class="sheet-tooltips-left">Urhan
|
|
<span>+4 modifier to perception rolls<br>Teeth deal lethal damage.</span>
|
|
</div>
|
|
</th>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2"></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Strength</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Dalu_strength" value="@{str} +1" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Strength</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Gauru_strength" value="@{str} +3" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Strength</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urshul_strength" value="@{str} +2" disabled="true"/></td>
|
|
<td colspan="2"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2"></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Stamina</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Dalu_stamina" value="@{sta} +1" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Dexterity</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Gauru_dexterity" value="@{dex} +1" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Dexterity</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urshul_dexterity" value="@{dex} +2" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Dexterity</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urhan_dexterity" value="@{dex} +2" disabled="true"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" class="sheet-center"><h5>No Change</h5></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Size</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Dalu_size" value="@{size} +1" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Stamina</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Gauru_stamina" value="@{sta} +2" disabled="true" /></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Stamina</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urshul_stamina" value="@{sta} +2" disabled="true" /></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Stamina</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urhan_stamina" value="@{sta} +1" disabled="true" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2"></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Manipulation</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Dalu_manipulation" value="@{man} -1" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Size</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Gauru_size" value="@{size} +2" disabled="true" /></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Size</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urshul_size" value="@{size} +1" disabled="true" /></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Size</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urhan_size" value="@{sta} -1" disabled="true" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2"></td>
|
|
<td colspan="2"></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Manipulation</h5></td>
|
|
<td class="sheet-armor"><input type="text" name="attr_Gauru_manipulation" value="n/a" style="width:45px; text-align:center" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Manipulation</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urshul_manipulation" value="@{man} -3" disabled="true" /></td>
|
|
<td colspan="2"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br><br><br><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2"></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Defense</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Dalu_defense" value="(((@{dex} + @{wits}) - abs(@{dex} - @{wits})) / 2)" disabled="true"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Defense</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Gauru_defense" value="(((@{Gauru_dexterity} - @{wits}) + abs(@{Gauru_dexterity} - @{wits})) / 2)" disabled="true" /></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Defense</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urshul_defense" value="(((@{Urshul_dexterity} - @{wits}) + abs(@{Urshul_dexterity} - @{wits})) / 2)" disabled="true" /></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Defense</h5></td>
|
|
<td class="sheet-armor"><input type="number" name="attr_Urhan_defense" value="(((@{Urhan_dexterity} - @{wits}) + abs(@{Urhan_dexterity} - @{wits})) / 2)" disabled="true" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br><br></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="center"><h2>Other Traits</h2></div>
|
|
<div class='sheet-3colrow'>
|
|
<div class='sheet-col'>
|
|
<h5 class="sheet-center">Renown</h5>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td style="width:60px"><h5 class="sheet-right">Purity</h5></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Purity" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Purity" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Purity" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Purity" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Purity" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Purity" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:60px"><h5 class="sheet-right">Glory</h5></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Glory" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Glory" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Glory" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Glory" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Glory" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Glory" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:60px"><h5 class="sheet-right">Honor</h5></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Honor" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Honor" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Honor" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Honor" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Honor" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Honor" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:60px"><h5 class="sheet-right">Wisdom</h5></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Wisdom" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Wisdom" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Wisdom" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Wisdom" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Wisdom" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Wisdom" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:60px"><h5 class="sheet-right">Cunning</h5></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_Cunning" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Cunning" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Cunning" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Cunning" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Cunning" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_Cunning" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<h5 class="sheet-center">Skills</h5>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="text" name="attr_other_skills_1_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_other_skills_1" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_1" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_1" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_1" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_1" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_1" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_other_skills_2_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_other_skills_2" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_2" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_2" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_2" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_2" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_2" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_other_skills_3_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_other_skills_3" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_3" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_3" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_3" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_3" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_3" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_other_skills_4_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_other_skills_4" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_4" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_4" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_4" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_4" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_4" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_other_skills_5_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_other_skills_5" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_5" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_5" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_5" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_5" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_other_skills_5" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_otherskills">
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="text" name="attr_repeating_other_skills_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_repeating_other_skills" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_other_skills" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_other_skills" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_other_skills" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_other_skills" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_repeating_other_skills" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<h5 class="sheet-center">Rite/Rituals</h5>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="text" name="attr_rites_rituals_1_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_rites_rituals_1" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_1" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_1" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_1" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_1" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_1" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_rites_rituals_2_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_rites_rituals_2" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_2" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_2" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_2" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_2" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_2" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_rites_rituals_3_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_rites_rituals_3" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_3" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_3" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_3" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_3" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_3" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_rites_rituals_4_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_rites_rituals_4" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_4" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_4" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_4" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_4" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_4" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_rites_rituals_5_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_rites_rituals_5" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_5" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_5" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_5" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_5" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals_5" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_ritesrituals">
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<td><input type="text" name="attr_rites_rituals_name" style="width:120px" /></td>
|
|
<td> </td>
|
|
<td>
|
|
<input type="radio" class="sheet-normal sheet-zero" name="attr_rites_rituals" value="0" checked="checked" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals" value="1" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals" value="2" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals" value="3" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals" value="4" /><span></span>
|
|
<input type="radio" class="sheet-normal" name="attr_rites_rituals" value="5" /><span></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
</div>
|
|
<br>
|
|
<div class='sheet-2colrow'>
|
|
<div class='sheet-col'>
|
|
<h5 class="sheet-center">Experience</h5>
|
|
<table class="sheet-grid" style="width:100%">
|
|
<tr>
|
|
<td class="sheet-right">Total</td>
|
|
<td><input type="text" name="attr_experience_total" style="width:100%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Gained From</td>
|
|
<td><textarea name="attr_experience_gained_from" rows="3" wrap="soft" style="width:96%"></textarea></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Spent</td>
|
|
<td><input type="text" name="attr_experience_spent" style="width:100%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Spent On</td>
|
|
<td><textarea name="attr_experience_spent_on" rows="3" wrap="soft" style="width:96%"></textarea></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<h5 class="sheet-center">Specialties</h5>
|
|
<table class="sheet-grid" style="width:100%">
|
|
<tr>
|
|
<td class="sheet-right">Skill Name</td>
|
|
<td><input type="text" name="attr_specialties_skill_name_1" style="width:100%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Specialties</td>
|
|
<td><input type="text" name="attr_specialties_1" style="width:100%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Skill Name</td>
|
|
<td><input type="text" name="attr_specialties_skill_name_2" style="width:100%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Specialties</td>
|
|
<td><input type="text" name="attr_specialties_2" style="width:100%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Skill Name</td>
|
|
<td><input type="text" name="attr_specialties_skill_name_3" style="width:100%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-right">Specialties</td>
|
|
<td><input type="text" name="attr_specialties_3" style="width:100%" /></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="center"><h2>Combat</h2></div>
|
|
<table style="width:820px" class="sheet-weapon">
|
|
<tr class="sheet-weapon">
|
|
<th class="sheet-weapon" colspan="3">Weapon/Attack</th>
|
|
<th class="sheet-weapon">Damage</th>
|
|
<th class="sheet-weapon">Range</th>
|
|
<th class="sheet-weapon">Clip</th>
|
|
<th class="sheet-weapon">Initiative</th>
|
|
<th class="sheet-weapon">Strength</th>
|
|
<th class="sheet-weapon">Size</th>
|
|
<th class="sheet-armor" colspan="2">Armor</th>
|
|
</tr>
|
|
<tr class="sheet-weapon">
|
|
<td colspan="3" class="sheet-weapon"><input type="text" name="attr_weapon_name_1" style="width:100%" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_damage_1" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_range_1" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_clip_1" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_initiative_1" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_strength_1" /></td>
|
|
<td class="sheet-weapon"><input type="text" name="attr_weapon_size_1" style="width:50px"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Rating</h5></td>
|
|
<td class="sheet-armor"><input type="text" name="attr_armor_rating" style="width:50px"/></td>
|
|
</tr>
|
|
<tr class="sheet-weapon">
|
|
<td colspan="3" class="sheet-weapon"><input type="text" name="attr_weapon_name_2" style="width:100%" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_damage_2" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_range_2" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_clip_2" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_initiative_2" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_strength_2" /></td>
|
|
<td class="sheet-weapon"><input type="text" name="attr_weapon_size_2" style="width:50px"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Strength</h5></td>
|
|
<td class="sheet-armor"><input type="text" name="attr_armor_strength" style="width:50px"/></td>
|
|
</tr>
|
|
<tr class="sheet-weapon">
|
|
<td colspan="3" class="sheet-weapon"><input type="text" name="attr_weapon_name_3" style="width:100%" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_damage_3" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_range_3" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_clip_3" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_initiative_3" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_strength_3" /></td>
|
|
<td class="sheet-weapon"><input type="text" name="attr_weapon_size_3" style="width:50px"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Defense</h5></td>
|
|
<td class="sheet-armor"><input type="text" name="attr_armor_defense" style="width:50px"/></td>
|
|
</tr>
|
|
<tr class="sheet-weapon">
|
|
<td colspan="3" class="sheet-weapon"><input type="text" name="attr_weapon_name_4" style="width:100%" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_damage_4" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_range_4" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_clip_4" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_initiative_4" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_strength_4" /></td>
|
|
<td class="sheet-weapon"><input type="text" name="attr_weapon_size_4" style="width:50px"/></td>
|
|
<td class="sheet-armor"><h5 class="sheet-right">Speed</h5></td>
|
|
<td class="sheet-armor"><input type="text" name="attr_speed_defense" style="width:50px"/></td> </tr>
|
|
<tr class="sheet-weapon">
|
|
<td colspan="3" class="sheet-weapon"><input type="text" name="attr_weapon_name_5" style="width:100%" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_damage_5" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_range_5" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_clip_5" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_initiative_5" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_strength_5" /></td>
|
|
<td class="sheet-weapon"><input type="text" name="attr_weapon_size_5" style="width:50px"/></td>
|
|
<td colspan="2" rowspan="2"><textarea name="attr_armor_text" rows="3" wrap="soft" style="width:95%" placeholder="Armor Description"></textarea></td>
|
|
</tr>
|
|
<tr class="sheet-weapon">
|
|
<td colspan="3" class="sheet-weapon"><input type="text" name="attr_weapon_name6_" style="width:100%" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_damage_6" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_range_6" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_clip_6" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_initiative_6" /></td>
|
|
<td class="sheet-weapon"><input type="number" name="attr_weapon_strength_6" /></td>
|
|
<td class="sheet-weapon"><input type="text" name="attr_weapon_size_6" style="width:50px"/></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-tab-content sheet-tab3">
|
|
<div class="sheet-tabbed-panel">
|
|
<div class="sheet-row-panel">
|
|
<input type="checkbox" name="attr_expanded_merits-toggle" class="sheet-arrow" /><span></span>
|
|
<div class="center"><h2>Expanded Merits</h2></div>
|
|
<div class="body">
|
|
<div class='sheet-2colrow'>
|
|
<div class='sheet-col'>
|
|
<div class="center"><h3>Allies</h3></div>
|
|
<textarea name="attr_allies_1" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_allies">
|
|
<textarea name="attr_repeating_allies" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
<div class="center"><h3>Contacts</h3></div>
|
|
<textarea name="attr_contacts" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_contacts">
|
|
<textarea name="attr_repeating_contacts" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
<div class="center"><h3>Fame</h3></div>
|
|
<textarea name="attr_fame" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_fame">
|
|
<textarea name="attr_repeating_fame" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
<div class="center"><input type="text" name="attr_expanded_other_merit1" placeholder="Other"/></div>
|
|
<textarea name="attr_expandedothermerit1" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_expandedothermerit1">
|
|
<textarea name="attr_repeating_expandedothermerit1" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<div class="center"><h3>Mentor</h3></div>
|
|
<textarea name="attr_mentor" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_mentor">
|
|
<textarea name="attr_repeating_mentor" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
<div class="center"><h3>Resources</h3></div>
|
|
<textarea name="attr_resources" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_resources">
|
|
<textarea name="attr_repeating_resources" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
<div class="center"><h3>Retainer</h3></div>
|
|
<textarea name="attr_retainer" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_retainer">
|
|
<textarea name="attr_repeating_retainer" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
<div class="center"><input type="text" name="attr_expanded_other_merit2" placeholder="Other"/></div>
|
|
<textarea name="attr_expandedothermerit2" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<fieldset class="repeating_expandedothermerit2">
|
|
<textarea name="attr_repeating_expandedothermerit2" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</fieldset>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="center"><h2>Possessions</h2></div>
|
|
<div class='sheet-2colrow'>
|
|
<div class='sheet-col'>
|
|
<div class="center"><h3>Gear (carried)</h3></div>
|
|
<textarea name="attr_gear_1" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<div class="center"><h3>Vehicles</h3></div>
|
|
<textarea name="attr_vehicles_1" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</div>
|
|
<div class='sheet-col'>
|
|
<div class="center"><h3>Equipment (owned)</h3></div>
|
|
<textarea name="attr_equipment_1" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
<div class="center"><h3>Misc</h3></div>
|
|
<textarea name="attr_misc_1" rows="3" wrap="soft" style="width:100%"></textarea>
|
|
</div>
|
|
</div>
|
|
<div class="center"><h2>Residence</h2></div>
|
|
<table style="width:70%">
|
|
<tr>
|
|
<th class="sheet-center">Location</th>
|
|
<th colspan="4" class="sheet-left">Description</th>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_location_1" style="width:100%" /></td>
|
|
<td colspan="4"><input type="text" name="attr_description_1" style="width:190%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_location_2" style="width:100%" /></td>
|
|
<td colspan="4"><input type="text" name="attr_description_2" style="width:190%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_location_3" style="width:100%" /></td>
|
|
<td colspan="4"><input type="text" name="attr_description_3" style="width:190%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_location_4" style="width:100%" /></td>
|
|
<td colspan="4"><input type="text" name="attr_description_4" style="width:190%" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td><input type="text" name="attr_location_5" style="width:100%" /></td>
|
|
<td colspan="4"><input type="text" name="attr_description_5" style="width:190%" /></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-tab-content sheet-tab4">
|
|
<div class="sheet-tabbed-panel">
|
|
<div class="sheet-row-panel">
|
|
<div class="center"><h2>History</h2></div>
|
|
<textarea name="attr_history" rows="3" wrap="soft" style="width:99%"></textarea>
|
|
<br>
|
|
<div class="center"><h2>Description</h2></div>
|
|
<textarea name="attr_description" rows="3" wrap="soft" style="width:99%"></textarea>
|
|
<br>
|
|
<table class="sheet-grid">
|
|
<tr>
|
|
<th class="sheet-right">Age</th>
|
|
<td><input type="text" name="attr_age" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Apparent Age</th>
|
|
<td><input type="text" name="attr_apparent-age" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Date of Birth</th>
|
|
<td><input type="text" name="attr_date_of_birth" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Hair</th>
|
|
<td><input type="text" name="attr_hair" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Eyes</th>
|
|
<td><input type="text" name="attr_eyes" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Race</th>
|
|
<td><input type="text" name="attr_race" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Nationality</th>
|
|
<td><input type="text" name="attr_nationality" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Height</th>
|
|
<td><input type="text" name="attr_height" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Weight</th>
|
|
<td><input type="text" name="attr_weight" /></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="sheet-right">Sex</th>
|
|
<td><input type="text" name="attr_sex" /></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|