mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
609 lines
43 KiB
HTML
609 lines
43 KiB
HTML
|
|
<div class="sheet-section-basic sheet-section">
|
|
<img class="sheet-logo" src="http://i898.photobucket.com/albums/ac187/suntzu777/roll20/mcheader.png" alt="Mutant Cronicles" />
|
|
|
|
<div class="sheet-break"></div>
|
|
<div class="sheet-section-skills sheet-section sheet-half">
|
|
<div class="sheet-header">Character Sheet</div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td>
|
|
<label>Name</label>
|
|
<input style=width:200px type="text" name="attr_character_name" />
|
|
</td>
|
|
<td>
|
|
<label>Melee Damage bonus</label>
|
|
<input style=width:60px type="text" name="attr_MDB" />
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<label>Faction</label>
|
|
<input style=width:200px type="text" name="attr_Faction" />
|
|
</td>
|
|
<td>
|
|
<label>Ranged Damage Bonus</label>
|
|
<input style=width:60px type="text" name="attr_RDB" />
|
|
</td>
|
|
|
|
</tr>
|
|
</table>
|
|
<div class="sheet-header">Chronicle Points</div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td><input style=width:75px class="sheet-check-off" type="checkbox" name="attr_cp1" /></td>
|
|
<td><input style=width:75px class="sheet-check-off" type="checkbox" name="attr_cp2" /></td>
|
|
<td><input style=width:75px class="sheet-check-off" type="checkbox" name="attr_cp3" /></td>
|
|
<td><input style=width:75px class="sheet-check-off" type="checkbox" name="attr_cp4" /></td>
|
|
<td><input style=width:75px class="sheet-check-off" type="checkbox" name="attr_cp5" /></td>
|
|
|
|
</tr>
|
|
</table>
|
|
<div class="sheet-header" >Dread Setting
|
|
|
|
<td style="width: 60px"><select style="width: 60px;" name="attr_Dread" title="Dread">
|
|
<option value="cf20" selected>20</option>
|
|
<option value="cf19cf20">19-20</option>
|
|
<option value="cf18cf19cf20">18-20</option>
|
|
<option value="cf17cf18cf19cf20">17-20</option>
|
|
<option value="cf16cf17cf18cf19cf20">16-20</option>
|
|
</select></td></div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td></td>
|
|
<td>20</td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread1" /></td>
|
|
|
|
|
|
</tr>
|
|
<tr>
|
|
<td>D1</td>
|
|
<td>19-20</td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread2"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread3"/></td>
|
|
|
|
|
|
</tr>
|
|
<tr>
|
|
<td>D2</td>
|
|
<td>18-20</td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread4"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread5"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread6"/></td>
|
|
|
|
</tr>
|
|
<tr>
|
|
<td>D3</td>
|
|
<td>17-20</td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread7"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread8"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread9"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread10"/></td>
|
|
|
|
</tr>
|
|
<tr>
|
|
<td>D4</td>
|
|
<td>16-20</td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread11"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread12"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread13"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread14"/></td>
|
|
<td><input class="sheet-check-off" type="checkbox" name="attr_Dread15"/></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<div class="sheet-header">Damage and Wounds</div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td>
|
|
<label>Critical Injury</label>
|
|
<input style=width:170px type="text" name="attr_Critical_Injury" />
|
|
</td>
|
|
<td>
|
|
<label>Status</label>
|
|
<input style=width:170px type="text" name="attr_Status" />
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<div class="sheet-header">Mental Wounds</div>
|
|
<table border="1" style="width:100%">
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW5" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW10" /></td>
|
|
</tr>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW11" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW12" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW13" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW14" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW15" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW16" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW17" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW18" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW19" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_MW20" /></td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<div class="sheet-header">Location 1-2 Head</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
<td>Soak<input style=width:30px type="text" name="attr_Head_Soak" />
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW5" /></td>
|
|
</tr>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_HW10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<div class="sheet-header">Location 3-5 Right Arm</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
<td>Soak<input style=width:30px type="text" name="attr_RightArm_Soak" />
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW5" /></td>
|
|
</tr>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RAW10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<div class="sheet-header">Location 6-8 Left Arm</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
<td>Soak<input style=width:30px type="text" name="attr_LeftArm_Soak" />
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW5" /></td>
|
|
</tr>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LAW10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<div class="sheet-header">Location 9-14 Torso</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
<td>Soak<input style=width:30px type="text" name="attr_Torso_Soak" />
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW5" /></td>
|
|
</tr>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_TW10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<div class="sheet-header">Location 15-17 Right Leg</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
<td>Soak<input style=width:30px type="text" name="attr_RightLeg_Soak" />
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW5" /></td>
|
|
</tr>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RLW10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<div class="sheet-header">Location 18-20 Left Leg</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
<td>Soak<input style=width:30px type="text" name="attr_LeftLeg_Soak" />
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW5" /></td>
|
|
</tr>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_LLW10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<div class="sheet-header">Critical Wounds</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_CW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_CW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_CW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_CW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_CW5" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_CW6" /></td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<div class="sheet-header">Serious Wounds & Fatigue</div>
|
|
<table border="1" style="width:100%">
|
|
|
|
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW5" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_SW10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<table border="1" style="width:100%">
|
|
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT1" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT2" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT3" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT4" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT5" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT6" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT7" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT8" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT9" /></td>
|
|
<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_FT10" /></td>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<div class="sheet-header">Talents</div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td><label>Name</label>
|
|
<td><label>Skill</label>
|
|
<td><label>Effect</label>
|
|
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name1" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill1" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect1" />
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name2" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill2" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect2" />
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name3" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill3" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect3" />
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name4" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill4" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect4" />
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name5" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill5" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect5" />
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name6" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill6" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect6" />
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name7" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill7" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect7" />
|
|
</td><tr>
|
|
<td><input style=width:100px type="text" name="attr_Tallent_Name8" />
|
|
<td><input style=width:70px type="text" name="attr_Tallent_Skill8" />
|
|
<td><input style=width:220px type="text" name="attr_Tallent_Effect8" />
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div>
|
|
<div class="sheet-section-consequences sheet-section sheet-half">
|
|
|
|
<div class="sheet-header">Attibutes & Skills</div>
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Agility<td><td><input style=width:60px type="text" name="attr_Agility" value = "0"/><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Agility}]]]] Unskilled Agility skill.'></button></td></label>
|
|
<tr><td style=width:120px>Acrobatics<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Acrobatics" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Acrobatics_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Acrobatics_Focus" value = "0" ><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Acrobatics_Focus}@{Dread}<[[@{Agility}+@{Acrobatics_Expertise}]]]] Acrobatics skill.'></button></td>
|
|
<tr><td>Close Combat<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Close_Combat" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Close_Combat_Expertise" value = "0" /><td>Focus<input style=width:60px type="text" name="attr_Close_Combat_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Close_Combat_Focus}@{Dread}<[[@{Agility}+@{Close_Combat_Expertise}]]]] Close Combat skill.'></button></td>
|
|
<tr><td>Unarmed Combat<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Unarmed_Combat" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Unarmed_Combat_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Unarmed_Combat_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Unarmed_Combat_Focus}@{Dread}<[[@{Agility}+@{Unarmed_Combat_Expertise}]]]] Unarmed Combat skill.'></button></td>
|
|
<tr><td>Stealth<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Stealth" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Stealth_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Stealth_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Stealth_Focus}@{Dread}<[[@{Agility}+@{Stealth_Expertise}]]]] Stealth skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Awareness<td><td><input style=width:60px type="text" name="attr_Awareness" value = "0" /><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Awareness}]]]] Unskilled Awareness skill.'></button></td></label>
|
|
|
|
<tr><td style=width:120px>Observation<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Observation" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Observation_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Observation_Focus"value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Observation_Focus}@{Dread}<[[@{Awareness}+@{Observation_Expertise}]]]] Observation skill.'></button></td>
|
|
<tr><td>Insight<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Insight" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Insight_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Insight_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Insight_Focus}@{Dread}<[[@{Awareness}+@{Insight_Expertise}]]]] Insight skill.'></button></td>
|
|
<tr><td>Thievery<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Thievery" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Thievery_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Thievery_Focus" value = "0" ><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Thievery_Focus}@{Dread}<[[@{Awareness}+@{Thievery_Expertise}]]]] Thievery skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Coordination<td><td><input style=width:60px type="text" name="attr_Coordination" value = "0"/><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Coordination}]]]] Unskilled Coordination skill.'></button></td></label>
|
|
<tr><td style=width:120px>Ranged Weapons<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Ranged_Weapons" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Ranged_Weapons_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Ranged_Weapons_Focus" value = "0" ><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Ranged_Weapons_Focus}@{Dread}<[[@{Coordination}+@{Ranged_Weapons_Expertise}]]]] Ranged Weapons skill.'></button></td>
|
|
<tr><td>Heavy Weapons<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Heavy_Weapons" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Heavy_Weapons_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Heavy_Weapons_Focus"value = "0" ><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Heavy_Weapons_Focus}@{Dread}<[[@{Coordination}+@{Heavy_Weapons_Expertise}]]]] Heavy Weapons skill.'></button></td>
|
|
<tr><td>Gunnery<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Gunnery" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Gunnery_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Gunnery_Focus"value = "0" ><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Gunnery_Focus}@{Dread}<[[@{Coordination}+@{Gunnery_Expertise}]]]] Gunnery skill.'></button></td>
|
|
<tr><td>Pilot<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Pilot" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Pilot_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Pilot_Focus"value = "0" ><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Pilot_Focus}@{Dread}<[[@{Coordination}+@{Pilot_Expertise}]]]] Pilot skill.'></button></td>
|
|
<tr><td>Space<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Space" value = "0"><td>Expertise<input style=width:60px type="text" name="attr_Space_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Space_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Space_Focus}@{Dread}<[[@{Coordination}+@{Space_Expertise}]]]] Space skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Intelligence<td><td><input style=width:60px type="text" name="attr_Intelligence" value = "0"/><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Intelligence}]]]] Unskilled Intelligence skill.'></button></td></label>
|
|
<tr><td style=width:120px>Education<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Education" ><td>Expertise<input style=width:60px type="text" name="attr_Education_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Education_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Education_Focus}@{Dread}<[[@{Intelligence}+@{Education_Expertise}]]]] Education skill.'></button></td>
|
|
<tr><td>Linguistics<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Linguistics" ><td>Expertise<input style=width:60px type="text" name="attr_Linguistics_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Linguistics_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Linguistics_Focus}@{Dread}<[[@{Intelligence}+@{Linguistics_Expertise}]]]] Linguistics skill.'></button></td>
|
|
<tr><td>Science<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Science" ><td>Expertise<input style=width:60px type="text" name="attr_Science_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Science_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Science_Focus}@{Dread}<[[@{Intelligence}+@{Science_Expertise}]]]] Science skill.'></button></td>
|
|
<tr><td>Mechanics<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Mechanics" ><td>Expertise<input style=width:60px type="text" name="attr_Mechanics_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Mechanics_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Mechanics_Focus}@{Dread}<[[@{Intelligence}+@{Mechanics_Expertise}]]]] Mechanics skill.'></button></td>
|
|
<tr><td>Survival<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Survival" ><td>Expertise<input style=width:60px type="text" name="attr_Survival_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Survival_Focus"value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Survival_Focus}@{Dread}<[[@{Intelligence}+@{Survival_Expertise}]]]] Survival skill.'></button></td>
|
|
<tr><td>Vacuum<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Vacuum" ><td>Expertise<input style=width:60px type="text" name="attr_Vacuum_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Vacuum_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Vacuum_Focus}@{Dread}<[[@{Intelligence}+@{Vacuum_Expertise}]]]] Vacuum skill.'></button></td>
|
|
<tr><td>Treatment<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Treatment" ><td>Expertise<input style=width:60px type="text" name="attr_Treatment_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Treatment_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Treatment_Focus}@{Dread}<[[@{Intelligence}+@{Treatment_Expertise}]]]] Treatment skill.'></button></td>
|
|
<tr><td>Medicine<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Medicine" ><td>Expertise<input style=width:60px type="text" name="attr_Medicine_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Medicine_Focus"value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Medicine_Focus}@{Dread}<[[@{Intelligence}+@{Medicine_Expertise}]]]] Medicine skill.'></button></td>
|
|
<tr><td>Psychotherapy<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Psychotherapy" ><td>Expertise<input style=width:60px type="text" name="attr_Psychotherapy_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Psychotherapy_Focus"value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Psychotherapy_Focus}@{Dread}<[[@{Intelligence}+@{Psychotherapy_Expertise}]]]] Psychotherapy skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Mental<td><td><input style=width:60px type="text" name="attr_Mental" value = "0"/><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Mental}]]]] Unskilled Mental skill.'></button></td></label>
|
|
<tr><td style=width:120px>Willpower<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Willpower" ><td>Expertise<input style=width:60px type="text" name="attr_Willpower_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Willpower_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Willpower_Focus}@{Dread}<[[@{Mental}+@{Willpower_Expertise}]]]] Willpower skill.'></button></td>
|
|
<tr><td>Mysticism<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Mysticism" ><td>Expertise<input style=width:60px type="text" name="attr_Mysticism_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Mysticism_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Mysticism_Focus}@{Dread}<[[@{Mental}+@{Mysticism_Expertise}]]]] Mysticism skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Personality<td><td><input style=width:60px type="text" name="attr_Personality" value = "0"/><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Personality}]]]] Unskilled Personality skill.'></button></td></label>
|
|
<tr><td style=width:120px>Animal Handling<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Animal_Handling" ><td>Expertise<input style=width:60px type="text" name="attr_Animal_Handling_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Animal_Handling_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Animal_Handling_Focus}@{Dread}<[[@{Personality}+@{Animal_Handling_Expertise}]]]] Animal Handling skill.'></button></td>
|
|
<tr><td>Lifestyle<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Lifestyle" ><td>Expertise<input style=width:60px type="text" name="attr_Lifestyle_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Lifestyle_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Lifestyle_Focus}@{Dread}<[[@{Personality}+@{Lifestyle_Expertise}]]]] Lifestyle skill.'></button></td>
|
|
<tr><td>Persuade<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Persuade" ><td>Expertise<input style=width:60px type="text" name="attr_Persuade_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Persuade_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Persuade_Focus}@{Dread}<[[@{Personality}+@{Persuade_Expertise}]]]] Persuade skill.'></button></td>
|
|
<tr><td>Command<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Command" ><td>Expertise<input style=width:60px type="text" name="attr_Command_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Command_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Command_Focus}@{Dread}<[[@{Personality}+@{Command_Expertise}]]]] Command skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Physique<td><td><input style=width:60px type="text" name="attr_Physique" value = "0"/><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Physique}]]]] Unskilled Physique skill.'></button></td></label>
|
|
<tr><td style=width:120px>Resistance<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Resistance" ><td>Expertise<input style=width:60px type="text" name="attr_Resistance_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Resistance_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Resistance_Focus}@{Dread}<[[@{Physique}+@{Resistance_Expertise}]]]] Resistance skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table border="1" style="width:100%">
|
|
<tr><td><label>Strength<td><td><input style=width:60px type="text" name="attr_Strength" value = "0"/><td><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs@{Dread}<[[@{Strength}]]]] Unskilled Strength skill.'></button></td></label>
|
|
<tr><td style=width:120px>Athletics<td><input class="sheet-check-off" style=width:15px type="checkbox" name="attr_Athletics" ><td>Expertise<input style=width:60px type="text" name="attr_Athletics_Expertise" value = "0"/><td>Focus<input style=width:60px type="text" name="attr_Athletics_Focus" value = "0"><td><button type='roll' name='roll_skill' value='/me rolls [[ ?{Dice|2}d20sacs<@{Athletics_Focus}@{Dread}<[[@{Strength}+@{Athletics_Expertise}]]]] Athletics skill.'></button></td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-break"></div>
|
|
|
|
|
|
|
|
<div class="sheet-header">Additional Talents</div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td style=width:130px><label>Name</label>
|
|
<td style=width:90px><label>Skill</label>
|
|
<td style=width:610px><label>Effect</label>
|
|
</tr></td>
|
|
</table>
|
|
|
|
|
|
|
|
<div class="sheet-repitem">
|
|
<fieldset class="repeating_talents">
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td><input style=width:130px type="text" name="attr_ATallent_Namerep1" />
|
|
<td><input style=width:90px type="text" name="attr_ATallent_Skillrep1" />
|
|
<td><input style=width:600px type="text" name="attr_ATallent_Effectrep1" />
|
|
|
|
|
|
</td></table></tr></fieldset>
|
|
|
|
|
|
<div class="sheet-header">Weapons</div>
|
|
<b>you need to create a rollable table called "Symmetry-Dice" with name values of "1","2","-","-","-","Dark Symmetry Icon"</b>
|
|
|
|
|
|
<div class="sheet-repitem">
|
|
<fieldset class="repeating_Weapons">
|
|
<table border="1" style="width:100%">
|
|
|
|
<tr>
|
|
<td>Name<input style=width:140px type="text" name="attr_weapon_Name_rep" />
|
|
<td>Range<input style=width:60px type="text" name="attr_weapon_Range_rep" />
|
|
<td>Attribute Bonus Dice<input style=width:30px type="text" name="attr_Attribute_rep" value='0'/>
|
|
<td>Base Damage<input style=width:35px type="text" name="attr_weapon_Damagebonus_rep" value='0'>
|
|
<td>Damage<input style=width:35px type="text" name="attr_weapon_Damage_rep" value='0'><button type='roll' name="attr_Symmetry-Dice" value="/me rolls @{weapon_Name_rep} [[(?{Modifier to Damage Dice|0}+@{weapon_Damage_rep}+@{Attribute_rep})t[Symmetry-Dice]]]+@{weapon_Damagebonus_rep} Hits , Hover mouse over result to get full result"></button></td>
|
|
|
|
<td>Mode<input style=width:100px type="text" name="attr_weapon_Mode_rep" />
|
|
</td>
|
|
</table>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
|
|
<td>ENC<input style=width:30px type="text" name="attr_weapon_ENC_rep" />
|
|
<td>Size<input style=width:100px type="text" name="attr_weapon_Size_rep" />
|
|
<td>Reliability<input style=width:30px type="text" name="attr_weapon_Reliability_rep" />
|
|
<td>Qualities<input style=width:350px type="text" name="attr_weapon_Qualities_rep" />
|
|
<td>Reloads<input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RL1"/>
|
|
<input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RL2"/>
|
|
<input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RL3"/>
|
|
<input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RL4"/>
|
|
<input class="sheet-check-off" style=width:15px type="checkbox" name="attr_RL5"/>
|
|
</td>
|
|
</table>
|
|
|
|
|
|
</tr>
|
|
</fieldset>
|
|
|
|
</div>
|
|
</table>
|
|
<div class="sheet-header">Spells / Dark Gift / Mutation</div>
|
|
|
|
|
|
|
|
<div class="sheet-repitem">
|
|
<fieldset class="repeating_Spells">
|
|
<table border="1" style="width:100%">
|
|
|
|
<tr>
|
|
<td>Name<input style=width:120px type="text" name="attr_weapon_Name_rep" />
|
|
<td>Difficulty<input style=width:120px type="text" name="attr_Difficulty_rep" />
|
|
<td>Target<input style=width:120px type="text" name="attr_Target_rep" />
|
|
<td>Duration<input style=width:120px type="text" name="attr_Duration_rep" />
|
|
</tr>
|
|
</table>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td>Effect<textarea name="attr_Effect_rep" /></textarea>
|
|
</td>
|
|
</table>
|
|
|
|
|
|
|
|
</tr>
|
|
</fieldset>
|
|
|
|
</div>
|
|
</table>
|
|
<div class="sheet-break"></div>
|
|
<div class="sheet-header">Belongings</div>
|
|
|
|
<div class="sheet-repitem">
|
|
<fieldset class="repeating_Belongings">
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td>Name<input style=width:200px type="text" name="attr_Belongings_Name_rep" value='None'/>
|
|
<td>Load<input style=width:35px type="text" name="attr_Belongings_Load_rep" value='0'/>
|
|
<td>Encumbance<input style=width:35px type="text" name="attr_Belongings_Encumbance_rep" value='0'/>
|
|
<td>Reliability<input style=width:35px type="text" name="attr_Belongings_Reliability_rep" value='0'/>
|
|
<td>Restriction<input style=width:35px type="text" name="attr_Belongings_Restriction_rep" value='0'/>
|
|
<td>Cost<input style=width:35px type="text" name="attr_Belongings_Cost_rep" value='0'/>
|
|
<td>Maintenance<input style=width:35px type="text" name="attr_Belongings_Maintenance_rep" value='0'/>
|
|
|
|
</fieldset>
|
|
</div> <!-- .section-stress -->
|
|
<div class="sheet-break"></div>
|
|
|
|
|
|
<div class="sheet-header">Background</div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td>
|
|
<label>Social Status</label>
|
|
<input style=width:204px type="text" name="attr_Social_Status" />
|
|
</td>
|
|
<td>
|
|
<label>Experience</label>
|
|
<input style=width:70px type="text" name="attr_Experience" />
|
|
</td>
|
|
<td>
|
|
<label>Total Experience</label>
|
|
<input style=width:70px type="text" name="attr_TExperience" />
|
|
</td>
|
|
<td>
|
|
<label>Earnings</label>
|
|
<button type='roll' name="attr_Symmetry-Dice" value="/me rolls Earnings [[?{Modifier to Dice|0}t[Symmetry-Dice]]] Successful Earnings , Hover mouse over result to get full result"></button>
|
|
<input style=width:100px type="text" name="attr_Earnings" />
|
|
</td>
|
|
<td>
|
|
<label>Assets</label>
|
|
<input style=width:204px type="text" name="attr_Assets" />
|
|
</td>
|
|
</table>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td>
|
|
<label>Traits , Events & Relationships</label>
|
|
<textarea name="attr_Relationships" /></textarea>
|
|
|
|
<tr>
|
|
<td>
|
|
<label>Influence</label>
|
|
<input style=width:825px type="text" name="attr_Influence" />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<div class="sheet-header">General Notes</div>
|
|
<table border="1" style="width:100%">
|
|
<tr>
|
|
<td>
|
|
|
|
<textarea name="attr_Notes" /></textarea>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div> <!-- .section-stunts -->
|
|
|
|
|
|
|
|
|