mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
3726 lines
194 KiB
HTML
3726 lines
194 KiB
HTML
<!-- Set up the Tabs -->
|
|
<input type="radio" class="sheet-tab sheet-tab1" name="attr_core-tab" value="1" title="Overview" checked="checked"/>
|
|
<span class="sheet-tab sheet-tab1" style='line-height: 20px;'>Overview</span>
|
|
|
|
<input type="radio" class="sheet-tab sheet-tab2" name="attr_core-tab" value="2" title="Elites & Specialists" />
|
|
<span class="sheet-tab sheet-tab2" style='line-height: 20px;'>Elites</span>
|
|
|
|
<input type="radio" class="sheet-tab sheet-tab3" name="attr_core-tab" value="3" title="Rank & File" />
|
|
<span class="sheet-tab sheet-tab3" style='line-height: 20px;'>Rank & File</span>
|
|
|
|
<input type="radio" class="sheet-tab sheet-tab4" name="attr_core-tab" value="4" title="Specialists" />
|
|
<span class="sheet-tab sheet-tab4" style='line-height: 20px;'>Specialists</span>
|
|
|
|
<!-- WARBAND INFORMATION -->
|
|
|
|
<div class="sheet-section-overview">
|
|
<div class='sheet-col' style="align: left; margin: 20px 0px 10px 0px; color: #7c3e00; font-family: stencil; font-size: 2em;">
|
|
Warband Information
|
|
</div>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="5">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 400px; color: white; background-color: #7C3E00; font-family: stencil; font-size: 1.5em; border-width: 2px;" valign="Top" align="center">
|
|
WARBAND NAME
|
|
</td>
|
|
|
|
<td style="width: 200px; color: white; background-color: #7C3E00; font-family: stencil; font-size: 1.5em; border-width: 2px;" valign="Top" align="center">
|
|
WARBAND TYPE
|
|
</td>
|
|
|
|
<td style="width: 200px; color: white; background-color: #7C3E00; font-family: stencil; font-size: 1.5em; border-width: 2px;" valign="Top" align="center">
|
|
WARBAND COST
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 400px; color: white; background-color: #E6CAB0;" valign="Top" align="center">
|
|
<input type="text" style="width: 400px; background: none; text-align: center; border: hidden; font-size: 1.2em;" name="attr_warband_name" />
|
|
</td>
|
|
|
|
<td style="width: 200px; color: white; background-color: #E6CAB0;" valign="Top" align="center">
|
|
<input type="text" style="width: 200px; background: none; text-align: center; border: hidden; font-size: 1.2em;" name="attr_warband_type" />
|
|
</td>
|
|
|
|
<td style="width: 200px; color: white; background-color: #E6CAB0;" valign="Top" align="center">
|
|
<input type="text" style="width: 200px; background: none; text-align: center; border: hidden; font-size: 1.2em;" name="attr_warband_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan="2" style="width: 600px; color: white; background-color: #a1693a; font-family: stencil; font-size: 1.5em; border-width: 2px;" valign="Top" align="center">
|
|
UNUSED INVENTORY
|
|
</td>
|
|
|
|
<td style="width: 200px; color: white; background-color: #a1693a; font-family: stencil; font-size: 1.5em; border-width: 2px;" valign="Top" align="center">
|
|
AVAILABLE BS
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan="2" style="width: 600px; color: white; background-color: #E6CAB0;" valign="Top" align="center">
|
|
<input type="text" style="width: 600px; background: none; text-align: center; border: hidden; font-size: 1.2em;" name="attr_wb_unused_inv" />
|
|
</td>
|
|
|
|
<td style="width: 200px; color: white; background-color: #E6CAB0;" valign="Top" align="center">
|
|
<input type="text" style="width: 200px; background: none; text-align: center; border: hidden; font-size: 1.2em;" name="attr_wb_available_bs" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan="3" style="width: 800px; color: white; background-color: #a1693a; font-family: stencil; font-size: 1.5em; border-width: 2px;" valign="Top" align="center">
|
|
WARBAND NOTES
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan="3" style="width: 800px; color: white; background-color: #E6CAB0;" valign="Top" align="center">
|
|
<textarea type="text" style="width: 800px; height: 100px; background: none; text-align: left; border: hidden; font-size: 1.2em;" name="attr_wb_notes" />
|
|
</textarea>
|
|
</td>
|
|
|
|
</tbody>
|
|
</table>
|
|
|
|
<!-- LEADER -->
|
|
|
|
<div class='sheet-col' style="align: left; margin: 20px 0px 10px 0px; color: #7c3e00; font-family: stencil; font-size: 2em;">
|
|
Warband Leader
|
|
</div>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_ld_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 70px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 70px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 0px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_ld_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_ld_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_ld_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_ld_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div> <!-- End of Overview Tab -->
|
|
|
|
<!-- Elites Section -->
|
|
|
|
<div class="sheet-section-elites">
|
|
|
|
<div class='sheet-col' style="align: left; margin: 20px 0px 10px 0px; color: #7c3e00; font-family: stencil; font-size: 2em;">
|
|
Elites
|
|
</div>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite1_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite1_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite1_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite1_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite1_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite2_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite2_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite2_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite2_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite2_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite3_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_elite3_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite3_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite3_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_elite3_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</div> <!-- End of Elites Tab -->
|
|
|
|
<!-- Rank & File Section -->
|
|
|
|
<div class="sheet-section-rank">
|
|
|
|
<div class='sheet-col' style="align: left; margin: 20px 0px 10px 0px; color: #7c3e00; font-family: stencil; font-size: 2em;">
|
|
Rank & File
|
|
</div>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank1_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank1_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank1_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank1_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank1_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank2_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank2_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank2_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank2_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank2_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank3_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank3_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank3_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank3_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank3_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank4_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank4_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank4_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank4_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank4_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank5_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank5_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank5_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank5_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank5_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank6_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank6_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank6_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank6_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank6_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank7_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank7_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank7_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank7_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank7_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank8_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank8_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank8_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank8_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank8_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank9_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank9_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank9_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank9_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank9_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank10_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank10_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank10_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank10_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank10_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank11_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank11_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank11_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank11_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank11_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank12_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank12_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank12_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank12_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank12_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank13_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank13_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank13_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank13_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank13_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank14_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank14_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank14_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank14_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank14_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank15_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_rank15_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank15_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank15_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_rank15_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</div> <!-- End of Rank & File Tab -->
|
|
|
|
<!-- Specialists Section -->
|
|
|
|
<div class="sheet-section-specialists">
|
|
|
|
<div class='sheet-col' style="align: left; margin: 20px 0px 10px 0px; color: #7c3e00; font-family: stencil; font-size: 2em;">
|
|
Specialists
|
|
</div>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist1_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist1_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist1_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist1_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist1_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist2_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist2_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist2_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist2_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist2_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist3_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist3_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist3_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist3_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist3_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist4_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist4_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist4_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist4_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist4_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #7C3E00; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Name:</strong>
|
|
</td>
|
|
|
|
<td colspan="5" style="width: 485.8px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 485.8px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist5_name" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>BS Cost:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_cost" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr style="margin: 0px 0px 5px 0px;">
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Title:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_title" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Type:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_type" />
|
|
</td>
|
|
|
|
<td style="width: 60.7px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Level:</strong>
|
|
</td>
|
|
|
|
<td style="width: 121.5px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 119px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_level" />
|
|
</td>
|
|
|
|
<td style="width: 130px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>XP/Unused XP:</strong>
|
|
</td>
|
|
|
|
<td style="width: 75px; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="left">
|
|
<input type="text" style="width: 75px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_xp" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<table style="width: 800; border-style: solid; border-color: white; border-width: 2px; margin: 5px 0px 20px 0px;" border="1" cellpadding="3">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Move</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Melee</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Ranged</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Strength</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Mettle</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Defence</strong>
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Wounds</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_move" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_melee" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_ranged" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_strength" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_mettle" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_defence" />
|
|
</td>
|
|
|
|
<td style="width: 114.2px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 112.2px; background: none; text-align: center; border: hidden; font-size: 1em;" name="attr_specialist5_wounds" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Equipment:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist5_equipment" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Special Rules:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #e2cab4; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist5_specialrules" />
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width: 114.2px; color: white; background-color: #a1693a; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<strong>Injuries:</strong>
|
|
</td>
|
|
|
|
<td colspan="6" style="width: 685px; color: white; background-color: #c89f7d; font-size: 1.2em; border-width: 2px;" valign="middle" align="center">
|
|
<input type="text" style="width: 685px; background: none; text-align: left; border: hidden; font-size: 1em;" name="attr_specialist5_injuries" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</div> <!-- End of Specialists Tab -->
|
|
|
|
|
|
|
|
|