mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
4744 lines
369 KiB
HTML
4744 lines
369 KiB
HTML
<div class="container">
|
|
<div class="background">
|
|
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab1" value="1" title="Stats" checked="checked" /><span title="Stats"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab2" value="2" title="Traits" /><span title="Traits"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab3" value="3" title="Skills" /><span title="Skills"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab4" value="4" title="people" /><span title="People"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab5" value="5" title="Manor" /><span title="Manor"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab6" value="6" title="Glory" /><span title="Glory"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab7" value="7" title="L Battle" /><span title="L Battle"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab8" value="8" title="P Battle" /><span title="P Battle"></span>
|
|
<input type="radio" name="attr_tab1" class="sheet-tab sheet-tab9" value="9" title="NPCs" /><span title="NPCs"></span>
|
|
|
|
<div class="sheet-tab-content sheet-tab1">
|
|
<div class="sheet-3colrow">
|
|
<div class="sheet-col">
|
|
<br />
|
|
<p>
|
|
<label style='display:inline-block; width:90px;'>Name</label>
|
|
<input style='display:inline;' type="text" name="attr_MYNAME" class="sheet-long" />
|
|
<br/>
|
|
<label style='display:inline-block; width:90px;'>Culture</label>
|
|
<input style='display:inline;' type="text" name="attr_culture" class="sheet-long" />
|
|
<br/>
|
|
<label style='display:inline-block; width:87px;'>Religion</label>
|
|
<select name="attr_religion" class="sheet-long" style='display:inline; width:140px;'>
|
|
<option value="1">British Pagan</option>
|
|
<option value="2">Roman Christian</option>
|
|
<option value="3">British Christian</option>
|
|
<option value="4">Germanic Pagan/Wotanic</option>
|
|
<option value="5">Arianic Christian</option>
|
|
<option value="6">Pict Heathen</option>
|
|
</select>
|
|
<br/>
|
|
<!-- religious bonus, values > 0 only if right religion selected !-->
|
|
<input type="hidden" name="attr_BR-Pa-formule" disabled="disabled" value="(floor((@{TLus})/16)*floor(@{TEne}/16)*floor(@{TGen}/16)*floor(@{THon}/16)*floor((@{TPro})/16)*floor(@{religion}/1)*floor(1/@{religion}))" />
|
|
<input type="hidden" name="attr_BR-Pa" disabled="disabled" value="@{BR-Pa-formule}*2" />
|
|
<input type="hidden" name="attr_BR-Ro-formule" disabled="disabled" value="(floor(@{TCha}/16)*floor(@{TFor}/16)*floor(@{TMer}/16)*floor(@{TMod}/16)*floor(@{TTem}/16)*floor(@{religion}/2)*floor(2/@{religion}))" />
|
|
<input type="hidden" name="attr_BR-Ro" disabled="disabled" value="@{BR-Ro-formule}*6" />
|
|
<input type="hidden" name="attr_BR-Br-formule" disabled="disabled" value="(floor(@{TCha}/16)*floor(@{TEne}/16)*floor(@{TGen}/16)*floor(@{TMod}/16)*floor(@{TTem}/16)*floor(@{religion}/3)*floor(3/@{religion}))" />
|
|
<input type="hidden" name="attr_BR-Wo-formule" disabled="disabled" value="(floor(@{TGen}/16)*floor(@{TPro}/16)*floor(@{TRec}/16)*floor(@{TWor}/16)*floor(@{TInd}/16)*floor(@{religion}/4)*floor(4/@{religion}))" />
|
|
<input type="hidden" name="attr_BR-Ar-formule" disabled="disabled" value="(floor(@{TCha}/16)*floor(@{THon}/16)*floor(@{TMer}/16)*floor(@{TJus}/16)*floor(@{TTem}/16)*floor(@{religion}/5)*floor(5/@{religion}))" />
|
|
<input type="hidden" name="attr_BR-He-formule" disabled="disabled" value="(floor((20 - @{TFor})/16)*floor(@{THon}/16)*floor((20 - @{TJus})/16)*floor((20 - @{TMod})/16)*floor((20 - @{TPio})/16)*floor(@{religion}/6)*floor(6/@{religion}))" />
|
|
|
|
<!-- enemy religious bonus, values > 0 only if right religion selected !-->
|
|
<input type="hidden" name="attr_EBR-Pa-formule" disabled="disabled" value="(floor((@{ETLus})/16)*floor(@{ETEne}/16)*floor(@{ETGen}/16)*floor(@{ETHon}/16)*floor((@{ETPro})/16)*floor(@{Ereligion}/1)*floor(1/@{Ereligion}))" />
|
|
<input type="hidden" name="attr_EBR-Pa" disabled="disabled" value="@{EBR-Pa-formule}*2" />
|
|
<input type="hidden" name="attr_EBR-Ro-formule" disabled="disabled" value="(floor(@{ETCha}/16)*floor(@{ETFor}/16)*floor(@{ETMer}/16)*floor(@{ETMod}/16)*floor(@{ETTem}/16)*floor(@{Ereligion}/2)*floor(2/@{Ereligion}))" />
|
|
<input type="hidden" name="attr_EBR-Ro" disabled="disabled" value="@{EBR-Ro-formule}*6" />
|
|
<input type="hidden" name="attr_EBR-Br-formule" disabled="disabled" value="(floor(@{ETCha}/16)*floor(@{ETEne}/16)*floor(@{ETGen}/16)*floor(@{ETMod}/16)*floor(@{ETTem}/16)*floor(@{Ereligion}/3)*floor(3/@{Ereligion}))" />
|
|
<input type="hidden" name="attr_EBR-Wo-formule" disabled="disabled" value="(floor(@{ETGen}/16)*floor(@{ETPro}/16)*floor(@{ETRec}/16)*floor(@{ETWor}/16)*floor(@{ETInd}/16)*floor(@{Ereligion}/4)*floor(4/@{Ereligion}))" />
|
|
<input type="hidden" name="attr_EBR-Ar-formule" disabled="disabled" value="(floor(@{ETCha}/16)*floor(@{ETHon}/16)*floor(@{ETMer}/16)*floor(@{ETJus}/16)*floor(@{ETTem}/16)*floor(@{Ereligion}/5)*floor(5/@{Ereligion}))" />
|
|
<input type="hidden" name="attr_EBR-He-formule" disabled="disabled" value="(floor((20 - @{ETFor})/16)*floor(@{ETHon}/16)*floor((20 - @{ETJus})/16)*floor((20 - @{ETMod})/16)*floor((20 - @{ETPio})/16)*floor(@{Ereligion}/6)*floor(6/@{Ereligion}))" />
|
|
|
|
<!-- Breton1 : HP +3 -->
|
|
<input type="hidden" name="attr_BR-Br1" disabled="disabled" value="(@{BR-Br-formule}*3)" />
|
|
<!-- Enemy Breton1 : HP +3 -->
|
|
<input type="hidden" name="attr_EBR-Br1" disabled="disabled" value="(@{EBR-Br-formule}*3)" />
|
|
<!-- Breton2 : Damage +2-->
|
|
<input type="hidden" name="attr_BR-Br2" disabled="disabled" value="(@{BR-Br-formule}*2)" />
|
|
<input type="hidden" name="attr_BR-Sa" disabled="disabled" value="0" />
|
|
<!-- Enemy Breton2 : Damage +2-->
|
|
<input type="hidden" name="attr_EBR-Br2" disabled="disabled" value="(@{EBR-Br-formule}*2)" />
|
|
<input type="hidden" name="attr_EBR-Sa" disabled="disabled" value="0" />
|
|
<!-- Arianic : HP +2-->
|
|
<input type="hidden" name="attr_BR-Ar1" disabled="disabled" value="(@{BR-Ar-formule}*2)" />
|
|
<!-- Enemy Arianic : HP +2 -->
|
|
<input type="hidden" name="attr_EBR-Ar1" disabled="disabled" value="(@{EBR-Ar-formule}*2)" />
|
|
<!-- Arianic2 : Damage +3-->
|
|
<input type="hidden" name="attr_BR-Ar2" disabled="disabled" value="(@{BR-Ar-formule}*3)" />
|
|
<input type="hidden" name="attr_BR-ASa" disabled="disabled" value="0" />
|
|
<!-- Enemy Arianic2 : Damage +3-->
|
|
<input type="hidden" name="attr_EBR-Ar2" disabled="disabled" value="(@{EBR-Ar-formule}*2)" />
|
|
<input type="hidden" name="attr_EBR-ASa" disabled="disabled" value="0" />
|
|
<!-- Wotanic : Damage +1d6 -->
|
|
<input type="hidden" name="attr_BR-Wo" disabled="disabled" value="(@{BR-Wo-formule}*1)" />
|
|
<!-- Enemy Wotanic : Damage +1d6 -->
|
|
<input type="hidden" name="attr_EBR-Wo" disabled="disabled" value="(@{EBR-Wo-formule}*1)" />
|
|
<!-- Heathen : Movement +2 -->
|
|
<input type="hidden" name="attr_BR-He1" disabled="disabled" value="(@{BR-He-formule}*2)" />
|
|
<!-- Enemy Heathen : Movement +2 -->
|
|
<input type="hidden" name="attr_EBR-He1" disabled="disabled" value="(@{EBR-He-formule}*2)" />
|
|
<!-- Heathen2 : Heal +1 -->
|
|
<input type="hidden" name="attr_BR-He2" disabled="disabled" value="(@{BR-He-formule}*1)" />
|
|
<!-- Enemy Heathen2 : Heal +1 -->
|
|
<input type="hidden" name="attr_EBR-He2" disabled="disabled" value="(@{EBR-He-formule}*1)" />
|
|
|
|
<!--- flat religious damage bonus-->
|
|
<input type="hidden" name="attr_BR-FlatDmg" disabled="disabled" value="@{BR-Br2}+@{BR-Ar2}" />
|
|
<input type="hidden" name="attr_EBR-FlatDmg" disabled="disabled" value="(@{BR-EBr2}+@{BR-EAr2})" />
|
|
<!-- flag for religious bonus : 1 if yes, 0 otherwise -->
|
|
<input type="hidden" name="attr_flag-bonus" disabled="disabled" value="@{BR-Pa-formule}+@{BR-Ro-formule}+@{BR-Br-formule}+@{BR-Wo-formule}+@{BR-Ar-formule}+@{BR-He-formule}" />
|
|
<!-- enemy flag for religious bonus : 1 if yes, 0 otherwise -->
|
|
<input type="hidden" name="attr_Eflag-bonus" disabled="disabled" value="@{EBR-Pa-formule}+@{EBR-Ro-formule}+@{EBR-Br-formule}+@{EBR-Wo-formule}+@{EBR-Ar-formule}+@{EBR-He-formule}" />
|
|
<label style='display:inline-block; width:90px;'>Age</label>
|
|
<input style='display:inline;' type="number" name="attr_age" class="sheet-carac" value="21" />
|
|
<br/>
|
|
<label style='display:inline-block; width:87px;'>Status</label>
|
|
<select style='display:inline; width:140px;' name="attr_knightood" class="sheet-long">
|
|
<option value="s">Squire</option>
|
|
<option value="kb">Bachelor Knight</option>
|
|
<option value="kv">Vassal Knight</option>
|
|
<option value="km">Mercenary Knight</option>
|
|
<option value="kl">Knight Lord</option>
|
|
</select>
|
|
<br/>
|
|
<label style='display:inline-block; width:90px;'>Liege Lord</label>
|
|
<input style='display:inline;' type="text" name="attr_liege" class="sheet-long" />
|
|
<br/>
|
|
<label style='display:inline-block; width:90px;'>Home</label>
|
|
<input style='display:inline;' type="text" name="attr_manor" class="sheet-long" />
|
|
</p>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<p style="text-align: center;">
|
|
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Pendragon/Images/Pendragon.jpg" style="max-height: 100px;" />
|
|
</p>
|
|
<p>
|
|
<label style='display:inline-block; width:70px;'>Glory</label>
|
|
<input style='display:inline; width:60px;' type="number" name="attr_glory" />
|
|
<br/>
|
|
</p>
|
|
<p>
|
|
<label style='display:inline'>Current HP</label>
|
|
<input style='display:inline; width:30px; font-color:red;' type="text" name="attr_HP-current" value="@{PV}-@{W1}-@{W2}-@{W3}-@{W4}-@{W5}-@{W6}-@{W7}-@{W8}-@{W9}}-@{W10}-@{W11}-@{W12}" disabled="true" />
|
|
<label style='display:inline'>/</label>
|
|
<input style='display:inline;' type="text" name="attr_PV" class="sheet-carac3" value="(@{CON}+@{SIZ}+@{BR-Ro}+@{BR-Br1}+@{BR-Ar1})" disabled="true" />
|
|
<br/>
|
|
</p>
|
|
<label style='display:inline'>Unconscious</label>
|
|
<input style='display:inline;' type="text" name="attr_UNC" class="sheet-carac3" value="round((@{PV})/4)" disabled="true" />
|
|
<br />
|
|
</div>
|
|
<div class="sheet-col">
|
|
<br />
|
|
<p>
|
|
<label style='display:inline; margin-right:-5px;'>Wounds (major >=</label>
|
|
<input type="text" style="background:transparent; border: none; margin:-5px; display:inline-block; width:24px; font-weight: bold; text-align: left;" name="attr_MW" value="@{CON} " disabled="true" />
|
|
<label style='display:inline '> )</label>
|
|
<table style="width: 100%;">
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_W1" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w1' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W2" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w2' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W3" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w3' value='1' /> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_W4" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w4' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W5" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w5' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W6" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w6' value='1' /> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_W7" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w7' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W8" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w8' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W9" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w9' value='1' /> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_W10" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w10' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W11" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w11' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_W12" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_CB-w12' value='1' /> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br/>
|
|
<p>
|
|
<label style='display:inline '>Chirurgery needed</label>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-Nchirurgery' value='1' />
|
|
</p>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<hr/>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<h3 style="margin-bottom: 10px;">ATTRIBUTES</h3>
|
|
<p>
|
|
<label style='display:inline-block; width:120px;'>Size</label>
|
|
<input style='display:inline;' type="number" name="attr_SIZ" class="sheet-carac2" value="10" />
|
|
<button style='display:inline;' type='roll' name='roll_TestSIZ' value='/em @{MYNAME} rolls SIZE with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{SIZ}+?{modif|0},0}>21}*(@{SIZ}+?{modif|0}-20) + 0]]<[[@{SIZ}+?{modif|0}]] \ SIZE roll @{SIZ} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px; '>Dexterity</label>
|
|
<input style='display:inline;' type="number" name="attr_DEX" class="sheet-carac2" value="10" />
|
|
<button style='display:inline;' type='roll' name='roll_TestDEX' value='/em @{MYNAME} rolls DEXTERITY with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{DEX}+?{modif|0},0}>21}*(@{DEX}+?{modif|0}-20) + 0]]<[[@{DEX}+?{modif|0}]] \ DEXTERITY roll @{DEX} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Strength</label>
|
|
<input style='display:inline;' type="number" name="attr_STR" class="sheet-carac2" value="10" />
|
|
<button style='display:inline;' type='roll' name='roll_TestSTR' value='/em @{MYNAME} rolls STRENGTH with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{STR}+?{modif|0},0}>21}*(@{STR}+?{modif|0}-20) + 0]]<[[@{STR}+?{modif|0}]] \ STRENGTH roll @{STR} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Constitution</label>
|
|
<input style='display:inline;' type="number" name="attr_CON" class="sheet-carac2" value="10" />
|
|
<button style='display:inline;' type='roll' name='roll_TestCON' value='/em @{MYNAME} rolls CONSTITUTION with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{CON}+?{modif|0},0}>21}*(@{CON}+?{modif|0}-20) + 0]]<[[@{CON}+?{modif|0}]] \ CONSTITUTION roll @{CON} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Appearance</label>
|
|
<input style='display:inline;' type="number" name="attr_APP" class="sheet-carac2" value="10" />
|
|
<button style='display:inline;' type='roll' name='roll_TestAPP' value="/em @{MYNAME} rolls APPEARENCE with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{APP}+?{modif|0},0}>21}*(@{APP}+?{modif|0}-20) + 0]]<[[@{APP}+?{modif|0}]] \ APPEARENCE roll @{APP} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<h3 style="margin-bottom: 10px;">DERIVED STATISTICS</h3>
|
|
<input type="hidden" name="attr_DEG-dice" value="[[(round(((@{STR} + @{SIZ} + @{MDam}) / 6) + @{BR-Wo}))]]" disabled="true" />
|
|
<label style='display:inline-block; width:120px;'>Damage</label>
|
|
<input type="text" name="attr_DAM" class="sheet-carac3" value="(round((@{STR}+@{SIZ}) / 6)+@{BR-Wo})" disabled="true" />
|
|
<button style='margin-right:10px;' type='roll' name='roll_TestAttack2' value='/em @{MYNAME} hits the enemy! \n/r @{DEG-dice}d6 [basic damage] \n damage points '></button>
|
|
<select name="attr_MDam" style='display:inline; width:120px;'>
|
|
<option value="0" selected: "selected">Normal</option>
|
|
<option value="6">Great Weapon</option>
|
|
<option value="-6">Dagger</option>
|
|
<option value="-12">Javelin</option>
|
|
</select>
|
|
<label style='display:inline;'>Critical</label>
|
|
<button style='display:inline;' type='roll' name='roll_TestAttack2' value='/em @{MYNAME} hits perfectly ! \n/roll @{DEG-dice}d6 + @{DEG-dice}d6 [critical hit] \n damage points'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:150px;'>Bow/Crossbows</label>
|
|
<button style='margin-right:10px;' type='roll' name='roll_TestAttackBow' value='/em @{MYNAME} hits the enemy! \n/r 1d6+@{BDAM}[basic damage] \n damage points '></button>
|
|
<select name="attr_BDam" style='display:inline; width:150px;'>
|
|
<option value="2d6" selected: "selected">Bow</option>
|
|
<option value="10">Light Crossbow</option>
|
|
<option value="13">Medium Crossbow</option>
|
|
<option value="17">Heavy Crossbow</option>
|
|
</select>
|
|
<label style='display:inline;'>Critical</label>
|
|
<button style='display:inline;' type='roll' name='roll_TestAttackBow' value='/em @{MYNAME} hits perfectly ! \n/roll 1d6 + @{BDAM} + 1d6 + @{BDAM} [critical hit] \n damage points'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Rel Dmg Bonus</label>
|
|
<input style='display:inline;' type="text" name="attr_RDAM" class="sheet-carac3" value="@{BR-Ar2}+@{BR-Br2}" disabled="true" />
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Mvt Rate</label>
|
|
<input style='display:inline;' type="text" name="attr_MOV" class="sheet-carac3" value="round((@{STR}+@{DEX})/10) + @{BR-He1}" disabled="true" />
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Healing Rate</label>
|
|
<input style='display:inline;' type="text" name="attr_HR" class="sheet-carac3" value="round((@{CON}+@{STR})/10)+@{BR-Pa}+@{BR-He2}" disabled="true" />
|
|
<br />
|
|
</p>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<h3 style="margin-bottom: 10px;">PASSIONS</h3>
|
|
<p>
|
|
<label style='display:inline-block; width:170px;'>Honor</label>
|
|
<input style='display:inline;' type="number" name="attr_HON" class="sheet-carac2" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-honor' value='1' />
|
|
<button type='roll' name='roll_TestHON' value="/em @{MYNAME} rolls HONOR with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{HON}+?{modif|0},0}>21}*(@{HON}+?{modif|0}-20) + 0]]<[[@{HON}+?{modif|0}]] \ HONOR roll @{HON} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<label style='display:inline-block; width:170px;'>Loyalty</label>
|
|
<input style='display:inline;' type="number" name="attr_LOY" class="sheet-carac2" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-loyaute' value='1' />
|
|
<button type='roll' name='roll_TestLOY' value="/em @{MYNAME} rolls LOYALTY with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{LOY}+?{modif|0},0}>21}*(@{LOY}+?{modif|0}-20) + 0]]<[[@{LOY}+?{modif|0}]] \ LOYALTY roll @{LOY} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<label style='display:inline-block; width:170px;'>Hospitality</label>
|
|
<input style='display:inline;' type="number" name="attr_HOS" class="sheet-carac2" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-hospitalite' value='1' />
|
|
<button type='roll' name='roll_TestHOS' value="/em @{MYNAME} rolls HOSPITALITY with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{HOS}+?{modif|0},0}>21}*(@{HOS}+?{modif|0}-20) + 0]]<[[@{HOS}+?{modif|0}]] \ HOSPITALITY roll @{HOS} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<label style='display:inline-block; width:170px;'>Hate (Saxons) </label>
|
|
<input style='display:inline;' type="number" name="attr_HAT" class="sheet-carac2" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-hate' value='1' />
|
|
<button type='roll' name='roll_TestHAT' value="/em @{MYNAME} rolls Hate (Saxons) with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{HAT}+?{modif|0},0}>21}*(@{HAT}+?{modif|0}-20) + 0]]<[[@{HAT}+?{modif|0}]] \ HATRED OF THE SAXONS roll @{HAT} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<label style='display:inline-block; width:170px;'>Love (Family)</label>
|
|
<input style='display:inline;' type="number" name="attr_LOV" class="sheet-carac2" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-love' value='1' />
|
|
<button type='roll' name='roll_TestLOV' value="/em @{MYNAME} rolls Love (Family) with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{LOV}+?{modif|0},0}>21}*(@{LOV}+?{modif|0}-20) + 0]]<[[@{LOV}+?{modif|0}]] \ LOVE OF FAMILY roll @{LOV} modif. ?{modif|0}"></button>
|
|
<!-- additional passions -->
|
|
<fieldset class="repeating_passions" style="margin-top:-20px;">
|
|
<input style='display:inline-block; width:185px; border: none; margin-bottom:5px; text-align:left;' name="attr_Pname" type='text' value="passion name">
|
|
<input style='display:inline;' type="number" name="attr_Pvalue" class="sheet-carac2" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-Pname' value='1' />
|
|
<button type='roll' name='roll_CB-Pname' value="/em @{MYNAME} rolls @{Pname} with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{Pvalue}+?{modif|0},0}>21}*(@{Pvalue}+?{modif|0}-20) + 0]]<[[@{Pvalue}+?{modif|0}]] \ @{Pname} roll @{Pvalue} modif. ?{modif|0}"></button>
|
|
<br />
|
|
</fieldset>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-tab-content sheet-tab2">
|
|
<h3 style="margin-bottom: 10px; text-align:center;">PERSONALITY TRAITS</h3>
|
|
<p style="text-align:center;">
|
|
<button type='roll' name='roll_Test-TCha' value='/em @{MYNAME} rolls CHASTE. \n/roll 1d20+[[{{@{TCha}+?{modif|0},0}>21}*(@{TCha}+?{modif|0}-20) + 0]]<[[@{TCha}+?{modif|0}]] \ CHASTE roll @{TCha} modif. ?{modif|0}'></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TCha' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Chaste*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TCha" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TLus" class="sheet-carac2" value="20-@{TCha}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Lustful</label>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TLus' value='1' />
|
|
<button type='roll' name='roll_Test-TLus' value='/em @{MYNAME} rolls LUSTFUL. \n/roll 1d20+[[{{@{TLus}+?{modif|0},0}>21}*(@{TLus}+?{modif|0}-20) + 0]]<[[@{TLus}+?{modif|0}]] \ LUSTFUL roll @{TLus} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TEne' value="/em @{MYNAME} rolls ENERGETIC. \n/roll 1d20+[[{{@{TEne}+?{modif|0},0}>21}*(@{TEne}+?{modif|0}-20) + 0]]<[[@{TEne}+?{modif|0}]] \ ENERGETIC roll @{TEne} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TEne' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Energetic*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k/f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TEne" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TLaz" class="sheet-carac2" value="20-@{TEne}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Lazy</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TLaz' value='1' />
|
|
<button type='roll' name='roll_Test-TLaz' value='/em @{MYNAME} rolls LAZY. \n/roll 1d20+[[{{@{TLaz}+?{modif|0},0}>21}*(@{TLaz}+?{modif|0}-20) + 0]]<[[@{TLaz}+?{modif|0}]] \ LAZY roll @{TLaz} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TFor' value="/em @{MYNAME} rolls FORGIVING. \n/roll 1d20+[[{{@{TFor}+?{modif|0},0}>21}*(@{TFor}+?{modif|0}-20) + 0]]<[[@{TFor}+?{modif|0}]] \ FORGIVING roll @{TFor} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TFor' value='1' />
|
|
<label style='display:inline-block; width:130px;'>Forgiving</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TFor" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TVen" class="sheet-carac2" value="20-@{TFor}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Vengeful</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TVen' value='1' />
|
|
<button type='roll' name='roll_Test-TVen' value='/em @{MYNAME} rolls VENGEFUL. \n/roll 1d20+[[{{@{TVen}+?{modif|0},0}>21}*(@{TVen}+?{modif|0}-20) + 0]]<[[@{TVen}+?{modif|0}]] \ VENGEFUL roll @{TVen} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TGen' value="/em @{MYNAME} rolls GENEROUS. \n/roll 1d20+[[{{@{TGen}+?{modif|0},0}>21}*(@{TGen}+?{modif|0}-20) + 0]]<[[@{TGen}+?{modif|0}]] \ GENEROUS roll @{TGen} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TGen' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Generous*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TGen" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TSel" class="sheet-carac2" value="20-@{TGen}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Selfish</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TSel' value='1' />
|
|
<button type='roll' name='roll_Test-TSel' value='/em @{MYNAME} rolls SELFISH. \n/roll 1d20+[[{{@{TSel}+?{modif|0},0}>21}*(@{TSel}+?{modif|0}-20) + 0]]<[[@{TSel}+?{modif|0}]] \ SELFISH roll @{TSel} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-THon' value="/em @{MYNAME} rolls HONEST. \n/roll 1d20+[[{{@{THon}+?{modif|0},0}>21}*(@{THon}+?{modif|0}-20) + 0]]<[[@{THon}+?{modif|0}]] \ HONEST roll @{THon} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-THon' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Honest*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_THon" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TDec" class="sheet-carac2" value="20-@{THon}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Deceitful</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TDec' value='1' />
|
|
<button type='roll' name='roll_Test-TDec' value='/em @{MYNAME} rolls DECEITFUL. \n/roll 1d20+[[{{@{TDec}+?{modif|0},0}>21}*(@{TDec}+?{modif|0}-20) + 0]]<[[@{TDec}+?{modif|0}]] \ DECEITFUL roll @{TDec} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TJus' value="/em @{MYNAME} rolls JUST. \n/roll 1d20+[[{{@{TJus}+?{modif|0},0}>21}*(@{TJus}+?{modif|0}-20) + 0]]<[[@{TJus}+?{modif|0}]] \ JUST roll @{TJus} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TJus' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Just*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TJus" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TArb" class="sheet-carac2" value="20-@{TJus}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Arbitrary</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TArb' value='1' />
|
|
<button type='roll' name='roll_Test-TArb' value='/em @{MYNAME} rolls ARBITRARY. \n/roll 1d20+[[{{@{TArb}+?{modif|0},0}>21}*(@{TArb}+?{modif|0}-20) + 0]]<[[@{TArb}+?{modif|0}]] \ ARBITRARY roll @{TArb} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TMer' value="/em @{MYNAME} rolls MERCIFUL. \n/roll 1d20+[[{{@{TMer}+?{modif|0},0}>21}*(@{TMer}+?{modif|0}-20) + 0]]<[[@{TMer}+?{modif|0}]] \ MERCIFUL roll @{TMer} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TMer' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Merciful*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TMer" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TCru" class="sheet-carac2" value="20-@{TMer}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Cruel</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TCru' value='1' />
|
|
<button type='roll' name='roll_Test-TCru' value='/em @{MYNAME} rolls CRUEL. \n/roll 1d20+[[{{@{TCru}+?{modif|0},0}>21}*(@{TCru}+?{modif|0}-20) + 0]]<[[@{TCru}+?{modif|0}]] \ CRUEL roll @{TCru} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TMod' value="/em @{MYNAME} rolls MODEST. \n/roll 1d20+[[{{@{TMod}+?{modif|0},0}>21}*(@{TMod}+?{modif|0}-20) + 0]]<[[@{TMod}+?{modif|0}]] \ MODEST roll @{TMod} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TMod' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Modest*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k/f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TMod" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TPro" class="sheet-carac2" value="(20-@{TMod})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Proud</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TPro' value='1' />
|
|
<button type='roll' name='roll_Test-TPro' value='/em @{MYNAME} rolls PROUD. \n/roll 1d20+[[{{@{TPro}+?{modif|0},0}>21}*(@{TPro}+?{modif|0}-20) + 0]]<[[@{TPro}+?{modif|0}]] \ PROUD roll @{TPro} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TPru' value="/em @{MYNAME} rolls PRUDENT. \n/roll 1d20+[[{{@{TPru}+?{modif|0},0}>21}*(@{TPru}+?{modif|0}-20) + 0]]<[[@{TPru}+?{modif|0}]] \ PRUDENT roll @{TPru} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TPru' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Prudent*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TPru" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TRec" class="sheet-carac2" value="(20-@{TPru})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Reckless</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TRec' value='1' />
|
|
<button type='roll' name='roll_Test-TRec' value='/em @{MYNAME} rolls RECKLESS. \n/roll 1d20+[[{{@{TRec}+?{modif|0},0}>21}*(@{TRec}+?{modif|0}-20) + 0]]<[[@{TRec}+?{modif|0}]] \ RECKLESS roll @{TRec} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TPio' value="/em @{MYNAME} rolls SPIRITUAL. \n/roll 1d20+[[{{@{TPio}+?{modif|0},0}>21}*(@{TPio}+?{modif|0}-20) + 0]]<[[@{TPio}+?{modif|0}]] \ SPIRITUAL roll @{TPio} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TPio' value='1' />
|
|
<label style='display:inline-block; width:130px;'>Spiritual</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TPio" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TWor" class="sheet-carac2" value="(20-@{TPio})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Worldly</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TWor' value='1' />
|
|
<button type='roll' name='roll_Test-TWor' value='/em @{MYNAME} rolls WORLDLY. \n/roll 1d20+[[{{@{TWor}+?{modif|0},0}>21}*(@{TWor}+?{modif|0}-20) + 0]]<[[@{TWor}+?{modif|0}]] \ WORLDLY roll @{TWor} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TTem' value="/em @{MYNAME} rolls TEMPERATE. \n/roll 1d20+[[{{@{TTem}+?{modif|0},0}>21}*(@{TTem}+?{modif|0}-20) + 0]]<[[@{TTem}+?{modif|0}]] \ TEMPERATE roll @{TTem} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TTem' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Temperate*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TTem" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TInd" class="sheet-carac2" value="(20-@{TTem})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Indulgent</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TInd' value='1' />
|
|
<button type='roll' name='roll_Test-TInd' value='/em @{MYNAME} rolls INDULGENT. \n/roll 1d20+[[{{@{TInd}+?{modif|0},0}>21}*(@{TInd}+?{modif|0}-20) + 0]]<[[@{TInd}+?{modif|0}]] \ INDULGENT roll @{TInd} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TTru' value="/em @{MYNAME} rolls TRUSTING. \n/roll 1d20+[[{{@{TTru}+?{modif|0},0}>21}*(@{TTru}+?{modif|0}-20) + 0]]<[[@{TTru}+?{modif|0}]] \ TRUSTING roll @{TTru} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TTru' value='1' />
|
|
<label style='display:inline-block; width:130px;'>Trusting</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TTru" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TSus" class="sheet-carac2" value="20-@{TTru}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Suspicious</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TSus' value='1' />
|
|
<button type='roll' name='roll_Test-TSus' value='/em @{MYNAME} rolls SUSPICIOUS. \n/roll 1d20+[[{{@{TSus}+?{modif|0},0}>21}*(@{TSus}+?{modif|0}-20) + 0]]<[[@{TSus}+?{modif|0}]] \ SUSPICIOUS roll @{TSus} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TVal' value="/em @{MYNAME} rolls VALOROUS. \n/roll 1d20+[[{{@{TVal}+?{modif|0},0}>21}*(@{TVal}+?{modif|0}-20) + 0]]<[[@{TVal}+?{modif|0}]] \ VALOROUS roll @{TVal} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-TVal' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Valorous*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_TVal" class="sheet-carac2" value="10" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_TCow" class="sheet-carac2" value="20-@{TVal}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Cowardly</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TCow' value='1' />
|
|
<button type='roll' name='roll_Test-TCow' value='/em @{MYNAME} rolls COWARDLY. \n/roll 1d20+[[{{@{TCow}+?{modif|0},0}>21}*(@{TCow}+?{modif|0}-20) + 0]]<[[@{TCow}+?{modif|0}]] \ COWARDLY roll @{TCow} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</p>
|
|
<h4 style="margin-bottom: 10px;">
|
|
Chivalry Bonus Knight (80+) <input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_BChe" class="sheet-carac2" value="@{TEne}+@{TGen}+@{TJus}+@{TMer}+@{TMod}+@{TVal}" disabled="true"/>
|
|
Active? <input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_flag-BChe' value='1' />
|
|
<label style='display:inline; margin-left: 5px; font-size:9px;'>+100 Glory/Year, +3 Armor (Armor of Honor)</label>
|
|
</h4>
|
|
<h4 style="margin-bottom: 10px;">
|
|
Gentlewoman Bonus Female (80+) <input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_BFChe" class="sheet-carac2" value="@{TCha}+@{TEne}+@{THon}+@{TMod}+@{TPru}+@{TTem}" disabled="true"/>
|
|
Active? <input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_flag-BFChe' value='1' />
|
|
<label style='display:inline; margin-left: 5px; font-size:9px;'>+100 Glory/Year, +1 Economic Level (Ordinary treated as Rich etc)</label>
|
|
</h4>
|
|
<h4 style="margin-bottom: 10px;">
|
|
Religious Bonus (all >15) <input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_BRel" class="sheet-carac2" value="@{flag-bonus}" disabled="true"/>(0 = no, 1 = yes)
|
|
</h4>
|
|
<h3 style="margin-bottom: 10px;">Directed Traits</h3>
|
|
<fieldset class="repeating_TD">
|
|
<select name="attr_TD-trait" class="sheet-long" style='display:inline; background: transparent; border: none;'>
|
|
<option value="@{TCha}">Chaste</option>
|
|
<option value="@{TLus}" style="font-color:red;">Lustful</option>
|
|
<option value="@{TEne}">Energetic</option>
|
|
<option value="@{TLaz}">Lazy</option>
|
|
<option value="@{TFor}">Forgiving</option>
|
|
<option value="@{TVen}">Vengeful</option>
|
|
<option value="@{TSel}">Selfish</option>
|
|
<option value="@{THon}">Honest</option>
|
|
<option value="@{TDec}">Deceitful</option>
|
|
<option value="@{TJus}">Just</option>
|
|
<option value="@{TArb}">Arbitrary</option>
|
|
<option value="@{TMer}">Merciful</option>
|
|
<option value="@{TCru}">Cruel</option>
|
|
<option value="@{TMod}">Modest</option>
|
|
<option value="@{TPro}">Proud</option>
|
|
<option value="@{TPio}">Spiritual</option>
|
|
<option value="@{TWor}">Worldly</option>
|
|
<option value="@{TPru}">Prudent</option>
|
|
<option value="@{TRec}">Reckless</option>
|
|
<option value="@{TTem}">Temperate</option>
|
|
<option value="@{TInd}">Indulgent</option>
|
|
<option value="@{TTru}">Trusting</option>
|
|
<option value="@{TSus}">Suspicious</option>
|
|
<option value="@{TVal}">Valorous</option>
|
|
<option value="@{TCow}">Cowardly</option>
|
|
</select>
|
|
<input style='display:inline-block; width:160px; font-size:1em; background: transparent; border: none; margin-bottom:5px;' name="attr_TDcible" type='text' value="target">
|
|
<input style='display:inline;' type="number" name="attr_TD-value" class="sheet-carac2" value="0" />
|
|
<button style='display:inline;' type='roll' name='roll_Test-TCow' value='/em @{MYNAME} makes a directed trait roll. \n/roll 1d20+[[{{@{TD-trait}+?{modif|0},0}>21}*(@{TD-trait}+?{modif|0}-20) + 0]]<[[@{TD-trait}+@{TD-value}+?{modif|0}]] \ trait @{TD-trait} , target modifier @{TD-value} modifier ?{modif|0}'></button>
|
|
<br />
|
|
</fieldset>
|
|
</div>
|
|
<div class="sheet-tab-content sheet-tab3">
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<h2 style="margin: 10px;">SKILLS</h2>
|
|
<label style='display:inline-block; width:120px;'>Awareness</label>
|
|
<input style='display:inline;' type="number" name="attr_awa" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-awa' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sawa' value='/em @{MYNAME} rolls Awareness. \n/roll 1d20+[[{{@{awa}+?{modif|0},0}>21}*(@{awa}+?{modif|0}-20) + 0]]<[[@{awa}+?{modif|0}]] \ awareness skill roll @{awa} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Boating</label>
|
|
<input style='display:inline;' type="number" name="attr_boa" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-boa' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sboa' value='/em @{MYNAME} rolls Boating. \n/roll 1d20+[[{{@{boa}+?{modif|0},0}>21}*(@{boa}+?{modif|0}-20) + 0]]<[[@{boa}+?{modif|0}]] \ boating skill roll @{boa} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Chirurgery</label>
|
|
<input style='display:inline;' type="number" name="attr_chirurgery" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-chirurgery' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Schirurgery' value='/em @{MYNAME} rolls Chirurgery. \n/roll 1d20+[[{{@{chirurgery}+?{modif|0},0}>21}*(@{chirurgery}+?{modif|0}-20) + 0]]<[[@{chirurgery}+?{modif|0}]] \ chirurgery skill roll @{chirurgery} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Compose</label>
|
|
<input style='display:inline;' type="number" name="attr_compo" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-compo' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Scompo' value='/em @{MYNAME} rolls Compose. \n/roll 1d20+[[{{@{compo}+?{modif|0},0}>21}*(@{compo}+?{modif|0}-20) + 0]]<[[@{compo}+?{modif|0}]] \ compose skill roll @{compo} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Courtesy</label>
|
|
<input style='display:inline;' type="number" name="attr_cou" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-cou' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Scou' value='/em @{MYNAME} rolls Courtesy. \n/roll 1d20+[[{{@{cou}+?{modif|0},0}>21}*(@{cou}+?{modif|0}-20) + 0]]<[[@{cou}+?{modif|0}]] \ courtesy skill roll @{cou} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Distaff</label>
|
|
<input style='display:inline;' type="number" name="attr_distaff" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-distaff' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sdistaff' value='/em @{MYNAME} rolls Distaff. \n/roll 1d20+[[{{@{distaff}+?{modif|0},0}>21}*(@{distaff}+?{modif|0}-20) + 0]]<[[@{distaff}+?{modif|0}]] \ distaff skill roll @{distaff} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Dancing</label>
|
|
<input style='display:inline;' type="number" name="attr_danse" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-danse' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sdanse' value='/em @{MYNAME} rolls Dancing. \n/roll 1d20+[[{{@{danse}+?{modif|0},0}>21}*(@{danse}+?{modif|0}-20) + 0]]<[[@{danse}+?{modif|0}]] \ dancing skill roll @{danse} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Faerie Lore</label>
|
|
<input style='display:inline;' type="number" name="attr_faes" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-faes' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sfaes' value='/em @{MYNAME} rolls Faerie Lore. \n/roll 1d20+[[{{@{faes}+?{modif|0},0}>21}*(@{faes}+?{modif|0}-20) + 0]]<[[@{faes}+?{modif|0}]] \ faerie lore skill roll @{faes} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Falconry</label>
|
|
<input style='display:inline;' type="number" name="attr_fal" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-fal' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sfal' value='/em @{MYNAME} rolls Falconry. \n/roll 1d20+[[{{@{fal}+?{modif|0},0}>21}*(@{fal}+?{modif|0}-20) + 0]]<[[@{fal}+?{modif|0}]] \ falconry skill roll @{fal} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Fashion</label>
|
|
<input style='display:inline;' type="number" name="attr_fashion" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-Fashion' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sfashion' value='/em @{MYNAME} rolls Fashion. \n/roll 1d20+[[{{@{fashion}+?{modif|0},0}>21}*(@{fashion}+?{modif|0}-20) + 0]]<[[@{fashion}+?{modif|0}]] \ fashion skill roll @{fashion} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>First Aid</label>
|
|
<input style='display:inline;' type="number" name="attr_fa" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-fa' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sfa' value='/em @{MYNAME} rolls First Aid. \n/roll 1d20+[[{{@{fa}+?{modif|0},0}>21}*(@{fa}+?{modif|0}-20) + 0]]<[[@{fa}+?{modif|0}]] \ first aid skill roll @{fa} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Flirting</label>
|
|
<input style='display:inline;' type="number" name="attr_fli" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-fli' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sfli' value='/em @{MYNAME} rolls Flirting. \n/roll 1d20+[[{{@{fli}+?{modif|0},0}>21}*(@{fli}+?{modif|0}-20) + 0]]<[[@{fli}+?{modif|0}]] \ flirting skill roll @{fli} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Folklore</label>
|
|
<input style='display:inline;' type="number" name="attr_fol" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-fol' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sfol' value='/em @{MYNAME} rolls Folklore. \n/roll 1d20+[[{{@{fol}+?{modif|0},0}>21}*(@{fol}+?{modif|0}-20) + 0]]<[[@{fol}+?{modif|0}]] \ folklore skill roll @{fol} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Gaming</label>
|
|
<input style='display:inline;' type="number" name="attr_gam" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-gam' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sgam' value='/em @{MYNAME} rolls Gaming. \n/roll 1d20+[[{{@{gam}+?{modif|0},0}>21}*(@{gam}+?{modif|0}-20) + 0]]<[[@{gam}+?{modif|0}]] \ gaming skill roll @{gam} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Heraldry</label>
|
|
<input style='display:inline;' type="number" name="attr_her" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-her' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sher' value='/em @{MYNAME} rolls Heraldry. \n/roll 1d20+[[{{@{her}+?{modif|0},0}>21}*(@{her}+?{modif|0}-20) + 0]]<[[@{her}+?{modif|0}]] \ heraldry skill roll @{her} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Hunting</label>
|
|
<input style='display:inline;' type="number" name="attr_hun" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-hun' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Shun' value='/em @{MYNAME} rolls Hunting. \n/roll 1d20+[[{{@{hun}+?{modif|0},0}>21}*(@{hun}+?{modif|0}-20) + 0]]<[[@{hun}+?{modif|0}]] \ hunting skill roll @{hun} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Intrigue</label>
|
|
<input style='display:inline;' type="number" name="attr_int" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-int' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sint' value='/em @{MYNAME} rolls Intrigue. \n/roll 1d20+[[{{@{int}+?{modif|0},0}>21}*(@{int}+?{modif|0}-20) + 0]]<[[@{int}+?{modif|0}]] \ intrigue skill roll @{int} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Music</label>
|
|
<input style='display:inline;' type="number" name="attr_music" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-music' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Smusic' value='/em @{MYNAME} rolls Music skill roll. \n/roll 1d20+[[{{@{music}+?{modif|0},0}>21}*(@{music}+?{modif|0}-20) + 0]]<[[@{music}+?{modif|0}]] \ music skill roll @{music} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Orate</label>
|
|
<input style='display:inline;' type="number" name="attr_ora" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-ora' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sora' value='/em @{MYNAME} rolls Orate skill roll. \n/roll 1d20+[[{{@{ora}+?{modif|0},0}>21}*(@{ora}+?{modif|0}-20) + 0]]<[[@{ora}+?{modif|0}]] \ orate skill roll @{ora} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Play</label>
|
|
<input style='display:inline;' type="number" name="attr_pla" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-pla' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Spla' value='/em @{MYNAME} rolls Play. \n/roll 1d20+[[{{@{pla}+?{modif|0},0}>21}*(@{pla}+?{modif|0}-20) + 0]]<[[@{pla}+?{modif|0}]] \ play skill roll @{pla} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Read</label>
|
|
<input style='display:inline;' type="number" name="attr_read" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-read' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sread' value='/em @{MYNAME} rolls Read. \n/roll 1d20+[[{{@{read}+?{modif|0},0}>21}*(@{read}+?{modif|0}-20) + 0]]<[[@{read}+?{modif|0}]] \ read skill roll @{read} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Recognize</label>
|
|
<input style='display:inline;' type="number" name="attr_rec" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-rec' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Srec' value='/em @{MYNAME} rolls Recognize. \n/roll 1d20+[[{{@{rec}+?{modif|0},0}>21}*(@{rec}+?{modif|0}-20) + 0]]<[[@{rec}+?{modif|0}]] \ recognize skill roll @{rec} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Religion</label>
|
|
<input style='display:inline;' type="number" name="attr_rel" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-rel' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Srel' value='/em @{MYNAME} rolls Religion. \n/roll 1d20+[[{{@{rel}+?{modif|0},0}>21}*(@{rel}+?{modif|0}-20) + 0]]<[[@{rel}+?{modif|0}]] \ religion skill roll @{rel} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Romance</label>
|
|
<input style='display:inline;' type="number" name="attr_rom" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-rom' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Srom' value='/em @{MYNAME} rolls Romance. \n/roll 1d20+[[{{@{rom}+?{modif|0},0}>21}*(@{rom}+?{modif|0}-20) + 0]]<[[@{rom}+?{modif|0}]] \ romance skill roll @{rom} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Singing</label>
|
|
<input style='display:inline;' type="number" name="attr_sing" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-sing' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Ssing' value='/em @{MYNAME} rolls Singing. \n/roll 1d20+[[{{@{sing}+?{modif|0},0}>21}*(@{sing}+?{modif|0}-20) + 0]]<[[@{sing}+?{modif|0}]] \ singing skill roll @{sing} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Stewardship</label>
|
|
<input style='display:inline;' type="number" name="attr_ste" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-ste' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sste' value='/em @{MYNAME} rolls Stewardship. \n/roll 1d20+[[{{@{ste}+?{modif|0},0}>21}*(@{ste}+?{modif|0}-20) + 0]]<[[@{ste}+?{modif|0}]] \ stewardship skill roll @{ste} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Swimming</label>
|
|
<input style='display:inline;' type="number" name="attr_swi" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-swi' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sswi' value='/em @{MYNAME} rolls Swimming. \n/roll 1d20+[[{{@{swi}+?{modif|0},0}>21}*(@{swi}+?{modif|0}-20) + 0]]<[[@{swi}+?{modif|0}]] \ swimming skill roll @{swi} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Tourney</label>
|
|
<input style='display:inline;' type="number" name="attr_tou" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-tou' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Stou' value='/em @{MYNAME} rolls Tourney. \n/roll 1d20+[[{{@{tou}+?{modif|0},0}>21}*(@{tou}+?{modif|0}-20) + 0]]<[[@{tou}+?{modif|0}]] \ tourney skill roll @{tou} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<fieldset class="repeating_skills" style="margin-top:-20px;">
|
|
<input style='display:inline-block; width:130px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold;' name="attr_Cskillname" type='text' value="skill name">
|
|
<input style='display:inline;' type="number" name="attr_Cskillvalue" class="sheet-comp" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-CCskillname' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestCskill' value='/em @{MYNAME} tests @{Cskillname} \n/roll 1d20+[[{{@{Cskillvalue}+?{modif|0},0}>21}*(@{Cskillvalue}+?{modif|0}-20) + 0]]<[[@{Cskillvalue}+?{modif|0}]] \ @{Cskillname} skill roll @{Cskillvalue} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</fieldset>
|
|
<h2 style="margin: 10px;">Squire</h2>
|
|
<div>
|
|
<label style='display:inline-block; width:45px;'>Name:</label>
|
|
<input style='display:inline-block; width:203px; border: none; margin-bottom:5px; text-align:left; ' name="attr_squire_name" type='text' value="squire name">
|
|
<label style='display:inline-block; margin-left:5px; width:22px;'>Age:</label>
|
|
<input style='display:inline;' type="number" name="attr_squire_age" class="sheet-comp" value="15" />
|
|
<button style='display:inline;' type='roll' name='roll_SquireRoll' value='/em @{MYNAME} makes a Squire Roll \n/roll 1d20+[[{{@{squire_age}+?{modif|0},0}>21}*(@{squire_age}+?{modif|0}-20) + 0]]<[[@{squire_age}+?{modif|0}]] \ squire @{squire_name} age roll @{squire_age} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>First Aid:</label>
|
|
<input style='display:inline;' type="number" name="attr_squire_first_aid" class="sheet-comp" value="6" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_squire_first_aid_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_Test_sq_first_aid' value='/em @{MYNAME} tests Squire First Aid \n/roll 1d20+[[{{@{squire_first_aid}+?{modif|0},0}>21}*(@{squire_first_aid}+?{modif|0}-20) + 0]]<[[@{squire_first_aid}+?{modif|0}]] \ squire @{squire_name} first aid skill roll @{squire_first_aid} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>Battle:</label>
|
|
<input style='display:inline;' type="number" name="attr_squire_battle" class="sheet-comp" value="1" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_squire_battle_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_Test_sq_battle' value='/em @{MYNAME} tests Squire Battle \n/roll 1d20+[[{{@{squire_battle}+?{modif|0},0}>21}*(@{squire_battle}+?{modif|0}-20) + 0]]<[[@{squire_battle}+?{modif|0}]] \ squire @{squire_name} battle skill roll @{squire_battle} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>Horsemanship:</label>
|
|
<input style='display:inline;' type="number" name="attr_squire_horsemanship" class="sheet-comp" value="6" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_squire_horsemanship_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_Test_sq_horsemanship' value='/em @{MYNAME} tests Squire Horsemanship \n/roll 1d20+[[{{@{squire_horsemanship}+?{modif|0},0}>21}*(@{squire_horsemanship}+?{modif|0}-20) + 0]]<[[@{squire_horsemanship}+?{modif|0}]] \ squire @{squire_name} horsemanship skill roll @{squire_horsemanship} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<input style='display:inline-block; width:140px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold;' name="attr_squire_skill_name" type='text' value="squire skill">
|
|
<input style='display:inline;' type="number" name="attr_squire_skill_value" class="sheet-comp" value="5" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_squire_other_skill_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_Test_squire_other_skill' value='/em @{MYNAME} tests @{squire_skill_name} \n/roll 1d20+[[{{@{squire_skill_value}+?{modif|0},0}>21}*(@{squire_skill_value}+?{modif|0}-20) + 0]]<[[@{squire_skill_value}+?{modif|0}]] \ squire @{squire_name} @{squire_skill_name} skill roll @{squire_skill_value} modif. ?{modif|0}'></button>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<h2 style="margin: 10px;">Combat Skills</h2>
|
|
<label style='display:inline-block; width:120px;'>Battle</label>
|
|
<input style='display:inline;' type="number" name="attr_bat" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-bat' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestBat' value='/em @{MYNAME} rolls Battle. \n/roll 1d20+[[{{@{bat}+?{modif|0},0}>21}*(@{bat}+?{modif|0}-20) + 0]]<[[@{bat}+?{modif|0}]] \ battle skill roll @{bat} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Siege</label>
|
|
<input style='display:inline;' type="number" name="attr_siege" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-siege' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestSiege' value='/em @{MYNAME} rolls Siege. \n/roll 1d20+[[{{@{siege}+?{modif|0},0}>21}*(@{siege}+?{modif|0}-20) + 0]]<[[@{siege}+?{modif|0}]] \ siege skill roll @{siege} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Horsemanship</label>
|
|
<input style='display:inline;' type="number" name="attr_hor" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-hor' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestHor' value='/em @{MYNAME} rolls Horsemanship. \n/roll 1d20+[[{{@{hor}+?{modif|0},0}>21}*(@{hor}+?{modif|0}-20) + 0]]<[[@{hor}+?{modif|0}]] \ horsemanship skill roll @{hor} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Sword</label>
|
|
<input style='display:inline;' type="number" name="attr_sword" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-sword' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestEpee' value='/em @{MYNAME} attacks with a Sword! \n/roll 1d20+[[{{@{sword}+?{modif|0},0}>21}*(@{sword}+?{modif|0}-20) + 0]]<[[@{sword}+?{modif|0}]] \ sword skill roll @{sword} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Lance</label>
|
|
<input style='display:inline;' type="number" name="attr_lance" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-lance' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestLance' value='/em @{MYNAME} charges with a Lance! \n/roll 1d20+[[{{@{lance}+?{modif|0},0}>21}*(@{lance}+?{modif|0}-20) + 0]]<[[@{lance}+?{modif|0}]] \ lance skill roll @{lance} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Spear</label>
|
|
<input style='display:inline;' type="number" name="attr_spear" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-spear' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestEpieu' value='/em @{MYNAME} attacks with a Spear! \n/roll 1d20+[[{{@{spear}+?{modif|0},0}>21}*(@{spear}+?{modif|0}-20) + 0]]<[[@{spear}+?{modif|0}]] \ spear skill roll @{spear} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px; '>Dagger</label>
|
|
<input style='display:inline;' type="number" name="attr_dagger" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-dagger' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestDague' value='/em @{MYNAME} attacks with a Dagger! \n/roll 1d20+[[{{@{dagger}+?{modif|0},0}>21}*(@{dagger}+?{modif|0}-20) + 0]]<[[@{dagger}+?{modif|0}]] \ dagger skill roll @{dagger} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<!-- additional skills -->
|
|
<fieldset class="repeating_comp" style="margin-top:-20px;">
|
|
<input style='display:inline-block; width:130px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_CCname" type='text' value="skill name">
|
|
<input style='display:inline;' type="number" name="attr_CCvalue" class="sheet-comp" value="10" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-CCname' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestCC' value='/em @{MYNAME} tests @{CCname} \n/roll 1d20+[[{{@{CCvalue}+?{modif|0},0}>21}*(@{CCvalue}+?{modif|0}-20) + 0]]<[[@{CCvalue}+?{modif|0}]] \ @{CCname} skill roll @{CCvalue} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</fieldset>
|
|
<h2 style="margin: 10px;">Armor</h2>
|
|
<fieldset class="repeating_armor" style="margin-top:-20px;">
|
|
<input style='display:inline-block; width:230px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_CArmor_type" type='text' value="armor type">
|
|
<input style='display:inline;' type="number" name="attr_Carmor_value" class="sheet-comp" value="10" />
|
|
</fieldset>
|
|
<br />
|
|
<label style='display:inline-block; width:130px;'>Armor Reduction</label>
|
|
<input style='display:inline;' type="number" name="attr_Carmor_reduction" class="sheet-comp" value="0" />
|
|
<br />
|
|
<h2 style="margin: 10px;">Horses</h2>
|
|
<fieldset class="repeating_horse" style="margin-top:-20px;">
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>Name:</label>
|
|
<input style='display:inline-block; width:130px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_horse_name" type='text' value="horse name">
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>Type:</label>
|
|
<select name="attr_Horse" style='display:inline; width:150px;'>
|
|
<option value="1">Carthorse</option>
|
|
<option value="2" selected: "selected">Charger</option>
|
|
<option value="3">Poor Charger</option>
|
|
<option value="4">Faerie Charger</option>
|
|
<option value="5">Courser</option>
|
|
<option value="6">Donkey</option>
|
|
<option value="7">Mule</option>
|
|
<option value="8">Palfrey</option>
|
|
<option value="9">Rouncy</option>
|
|
<option value="10">Sumpter</option>
|
|
<option value="11">Destrier</option>
|
|
</select>
|
|
</div>
|
|
<!-- Damage - Attributes - Armor - Worth !-->
|
|
<input type="hidden" name="attr_prefix" value="@{" />
|
|
<input type="hidden" name="attr_size" value="siz" /> <!-- @{prefix}@{Horse}@{size}} !-->
|
|
<input type="hidden" name="attr_dext" value="dex" /> <!-- @{prefix}@{Horse}@{dext}} !-->
|
|
<input type="hidden" name="attr_stre" value="str" /> <!-- @{prefix}@{Horse}@{stre}} !-->
|
|
<input type="hidden" name="attr_cons" value="con" /> <!-- @{prefix}@{Horse}@{cons}} !-->
|
|
<input type="hidden" name="attr_move" value="mov" /> <!-- @{prefix}@{Horse}@{move}} !-->
|
|
<input type="hidden" name="attr_dama" value="dmg" /> <!-- @{prefix}@{Horse}@{dama}} !-->
|
|
<input type="hidden" name="attr_damb" value="dmgb" /> <!-- @{prefix}@{Horse}@{damb}} !-->
|
|
<input type="hidden" name="attr_health" value="hea" /> <!-- @{prefix}@{Horse}@{health}} !-->
|
|
<input type="hidden" name="attr_healthr" value="hear" /> <!-- @{prefix}@{Horse}@{healthr}} !-->
|
|
<input type="hidden" name="attr_armo" value="arm" /> <!-- @{prefix}@{Horse}@{armo}} text !-->
|
|
<input type="hidden" name="attr_armot" value="armt" /> <!-- @{prefix}@{Horse}@{armot}} text !-->
|
|
<input type="hidden" name="attr_worth" value="wort" /> <!-- @{prefix}@{Horse}@{worth}} !-->
|
|
<!-- 1 Carthorse !-->
|
|
<input type="hidden" name="attr_1siz" value="15" />
|
|
<input type="hidden" name="attr_1dex" value="10" />
|
|
<input type="hidden" name="attr_1str" value="15" />
|
|
<input type="hidden" name="attr_1con" value="10" />
|
|
<input type="hidden" name="attr_1mov" value="4" />
|
|
<input type="hidden" name="attr_1dmg" value="6" />
|
|
<input type="hidden" name="attr_1dmgb" value="6" />
|
|
<input type="hidden" name="attr_1hea" value="25" />
|
|
<input type="hidden" name="attr_1hear" value="3" />
|
|
<input type="hidden" name="attr_1arm" value="3" />
|
|
<input type="hidden" name="attr_1wort" value="0" />
|
|
<!-- 2 Charger !-->
|
|
<input type="hidden" name="attr_2siz" value="34" />
|
|
<input type="hidden" name="attr_2dex" value="17" />
|
|
<input type="hidden" name="attr_2str" value="30" />
|
|
<input type="hidden" name="attr_2con" value="12" />
|
|
<input type="hidden" name="attr_2mov" value="5" />
|
|
<input type="hidden" name="attr_2dmg" value="6" />
|
|
<input type="hidden" name="attr_2dmgb" value="6" />
|
|
<input type="hidden" name="attr_2hea" value="46" />
|
|
<input type="hidden" name="attr_2hear" value="4" />
|
|
<input type="hidden" name="attr_2arm" value="5" />
|
|
<input type="hidden" name="attr_2wort" value="20" />
|
|
<!-- 3 Poor Charger* !-->
|
|
<input type="hidden" name="attr_3siz" value="34" />
|
|
<input type="hidden" name="attr_3dex" value="17" />
|
|
<input type="hidden" name="attr_3str" value="30" />
|
|
<input type="hidden" name="attr_3con" value="12" />
|
|
<input type="hidden" name="attr_3mov" value="5" />
|
|
<input type="hidden" name="attr_3dmg" value="5" />
|
|
<input type="hidden" name="attr_3dmgb" value="6" />
|
|
<input type="hidden" name="attr_3hea" value="46" />
|
|
<input type="hidden" name="attr_3hear" value="4" />
|
|
<input type="hidden" name="attr_3arm" value="5" />
|
|
<input type="hidden" name="attr_3wort" value="20" />
|
|
<!-- 4 Faerie Charger* !-->
|
|
<input type="hidden" name="attr_4siz" value="34" />
|
|
<input type="hidden" name="attr_4dex" value="17" />
|
|
<input type="hidden" name="attr_4str" value="30" />
|
|
<input type="hidden" name="attr_4con" value="12" />
|
|
<input type="hidden" name="attr_4mov" value="10" />
|
|
<input type="hidden" name="attr_4dmg" value="8" />
|
|
<input type="hidden" name="attr_4dmgb" value="6" />
|
|
<input type="hidden" name="attr_4hea" value="46" />
|
|
<input type="hidden" name="attr_4hear" value="4" />
|
|
<input type="hidden" name="attr_4arm" value="5" />
|
|
<input type="hidden" name="attr_4wort" value="0" />
|
|
<!-- 5 Courser !-->
|
|
<input type="hidden" name="attr_5siz" value="30" />
|
|
<input type="hidden" name="attr_5dex" value="25" />
|
|
<input type="hidden" name="attr_5str" value="24" />
|
|
<input type="hidden" name="attr_5con" value="15" />
|
|
<input type="hidden" name="attr_5mov" value="9" />
|
|
<input type="hidden" name="attr_5dmg" value="5" />
|
|
<input type="hidden" name="attr_5dmgb" value="6" />
|
|
<input type="hidden" name="attr_5hea" value="45" />
|
|
<input type="hidden" name="attr_5hear" value="4" />
|
|
<input type="hidden" name="attr_5arm" value="5" />
|
|
<input type="hidden" name="attr_5wort" value="10" />
|
|
<!-- 6 Donkey !-->
|
|
<input type="hidden" name="attr_6siz" value="15" />
|
|
<input type="hidden" name="attr_6dex" value="15" />
|
|
<input type="hidden" name="attr_6str" value="20" />
|
|
<input type="hidden" name="attr_6con" value="15" />
|
|
<input type="hidden" name="attr_6mov" value="5" />
|
|
<input type="hidden" name="attr_6dmg" value="4" />
|
|
<input type="hidden" name="attr_6dmgb" value="6" />
|
|
<input type="hidden" name="attr_6hea" value="30" />
|
|
<input type="hidden" name="attr_6hear" value="4" />
|
|
<input type="hidden" name="attr_6arm" value="3" />
|
|
<input type="hidden" name="attr_6wort" value="0.25" />
|
|
<!-- 7 Mule !-->
|
|
<input type="hidden" name="attr_7siz" value="25" />
|
|
<input type="hidden" name="attr_7dex" value="8" />
|
|
<input type="hidden" name="attr_7str" value="25" />
|
|
<input type="hidden" name="attr_7con" value="18" />
|
|
<input type="hidden" name="attr_7mov" value="6" />
|
|
<input type="hidden" name="attr_7dmg" value="6" />
|
|
<input type="hidden" name="attr_7dmgb" value="6" />
|
|
<input type="hidden" name="attr_7hea" value="43" />
|
|
<input type="hidden" name="attr_7hear" value="4" />
|
|
<input type="hidden" name="attr_7arm" value="4" />
|
|
<input type="hidden" name="attr_7wort" value="0.42" />
|
|
<!-- 8 Palfrey !-->
|
|
<input type="hidden" name="attr_8siz" value="26" />
|
|
<input type="hidden" name="attr_8dex" value="10" />
|
|
<input type="hidden" name="attr_8str" value="16" />
|
|
<input type="hidden" name="attr_8con" value="8" />
|
|
<input type="hidden" name="attr_8mov" value="6" />
|
|
<input type="hidden" name="attr_8dmg" value="3" />
|
|
<input type="hidden" name="attr_8dmgb" value="6" />
|
|
<input type="hidden" name="attr_8hea" value="34" />
|
|
<input type="hidden" name="attr_8hear" value="2" />
|
|
<input type="hidden" name="attr_8arm" value="3" />
|
|
<input type="hidden" name="attr_8wort" value="5" />
|
|
<!-- 9 Rouncy !-->
|
|
<input type="hidden" name="attr_9siz" value="26" />
|
|
<input type="hidden" name="attr_9dex" value="10" />
|
|
<input type="hidden" name="attr_9str" value="18" />
|
|
<input type="hidden" name="attr_9con" value="14" />
|
|
<input type="hidden" name="attr_9mov" value="6" />
|
|
<input type="hidden" name="attr_9dmg" value="4" />
|
|
<input type="hidden" name="attr_9dmgb" value="6" />
|
|
<input type="hidden" name="attr_9hea" value="40" />
|
|
<input type="hidden" name="attr_9hear" value="3" />
|
|
<input type="hidden" name="attr_9arm" value="4" />
|
|
<input type="hidden" name="attr_9wort" value="1" />
|
|
<!-- 10 Sumpter !-->
|
|
<input type="hidden" name="attr_10siz" value="22" />
|
|
<input type="hidden" name="attr_10dex" value="12" />
|
|
<input type="hidden" name="attr_10str" value="15" />
|
|
<input type="hidden" name="attr_10con" value="16" />
|
|
<input type="hidden" name="attr_10mov" value="5" />
|
|
<input type="hidden" name="attr_10dmg" value="3" />
|
|
<input type="hidden" name="attr_10dmgb" value="6" />
|
|
<input type="hidden" name="attr_10hea" value="38" />
|
|
<input type="hidden" name="attr_10hear" value="3" />
|
|
<input type="hidden" name="attr_10arm" value="3" />
|
|
<input type="hidden" name="attr_10wort" value="0.42" />
|
|
<!-- 11 Destrier !-->
|
|
<input type="hidden" name="attr_11siz" value="42" />
|
|
<input type="hidden" name="attr_11dex" value="10" />
|
|
<input type="hidden" name="attr_11str" value="38" />
|
|
<input type="hidden" name="attr_11con" value="10" />
|
|
<input type="hidden" name="attr_11mov" value="5" />
|
|
<input type="hidden" name="attr_11dmg" value="8" />
|
|
<input type="hidden" name="attr_11dmgb" value="6" />
|
|
<input type="hidden" name="attr_11hea" value="52" />
|
|
<input type="hidden" name="attr_11hear" value="5" />
|
|
<input type="hidden" name="attr_11arm" value="5" />
|
|
<input type="hidden" name="attr_11wort" value="0" />
|
|
<div>
|
|
<label style='display:inline-block;width: 65px;'>Damage:</label>
|
|
<input style='display:inline-block; width:80px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_horse_damage" type='text' value="(@{prefix}@{Horse}@{dama}} + @{horse_damamod})d@{prefix}@{Horse}@{damb}}" disabled="true">
|
|
<button style='display:inline;' type='roll' name='roll_horse_damage' value='/em @{MYNAME} Horse Damage \n/roll @{horse_damage}'></button>
|
|
<input style='display:inline;' type="number" name="attr_horse_damamod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 65px;'>Move:</label>
|
|
<input style='display:inline-block; width:45px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_horse_move" type='number' value="@{prefix}@{Horse}@{move}} + @{horse_movemod}" disabled="true">
|
|
<input style='display:inline-block; width:45px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_horse_movemod" type='number' value="0">
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 65px;'>Armor:</label>
|
|
<input style='display:inline-block; width:130px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_horse_armor_type" type='text' value="">
|
|
<input style='display:inline;' type="number" name="attr_horse_armor" class="sheet-comp" value="@{prefix}@{Horse}@{armo}} + @{horse_armormod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_horse_armormod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>HP</label>
|
|
<input style='display:inline;' type="number" name="attr_horse_hp" class="sheet-comp" value="@{prefix}@{Horse}@{health}} + @{horse_hpmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_horse_hpmod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 45px;'>HR</label>
|
|
<input style='display:inline;' type="number" name="attr_horse_hr" class="sheet-comp" value="@{prefix}@{Horse}@{healthr}} + @{horse_hrmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_horse_hrmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>SIZ</label>
|
|
<input style='display:inline;' type="number" name="attr_horse_siz" class="sheet-comp" value="@{prefix}@{Horse}@{size}} + @{horse_sizmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_horse_sizmod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 45px;'>STR</label>
|
|
<input style='display:inline;' type="number" name="attr_horse_str" class="sheet-comp" value="@{prefix}@{Horse}@{stre}} + @{horse_strmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_horse_strmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>CON</label>
|
|
<input style='display:inline;' type="number" name="attr_horse_con" class="sheet-comp" value="@{prefix}@{Horse}@{cons}} + @{horse_conmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_horse_conmod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 45px;'>DEX</label>
|
|
<input style='display:inline;' type="number" name="attr_horse_dex" class="sheet-comp" value="@{prefix}@{Horse}@{dext}} + @{horse_dexmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_horse_dexmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 60px;'>Worth £</label>
|
|
<input style='display:inline; width:50px' type="number" name="attr_horse_worth" class="sheet-comp" value="@{prefix}@{Horse}@{worth}} +@{horse_worthmod}" disabled="true" />
|
|
<input style='display:inline; width:50px' type="number" name="attr_horse_worthmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<hr />
|
|
</fieldset>
|
|
<br />
|
|
<h2 style="margin: 10px;">Wealth</h2>
|
|
<div>
|
|
Libra (£):
|
|
<input style='display:inline;' type="number" name="attr_money_libra" value="0" /> Shilling (s):
|
|
<input style='display:inline;' type="number" name="attr_money_shilling" value="0" /> Denari (d):
|
|
<input style='display:inline;' type="number" name="attr_money_denari" value="0" />
|
|
</div>
|
|
<div>
|
|
Money on Hand:
|
|
<input style='display:inline;text-align:left;width:78px' type="text" name="attr_money_in_hand" />
|
|
</div>
|
|
<br/>
|
|
<h2 style="margin: 10px;">Equipment</h2>
|
|
<div>
|
|
Clothing £
|
|
<input style='display:inline;margin-left:5px;' type="number" name="attr_clothing1_value" value="0" />
|
|
<input style='display:inline;text-align:left' type="text" name="attr_clothing1_name" value="" />
|
|
</div>
|
|
<div>
|
|
Clothing £
|
|
<input style='display:inline;margin-left:5px;' type="number" name="attr_clothing2_value" value="0" />
|
|
<input style='display:inline;text-align:left' type="text" name="attr_clothing2_name" value="" />
|
|
</div>
|
|
<br />
|
|
<fieldset class="repeating_equipement" style="margin-top:-20px;">
|
|
<input style='display:inline-block; width:130px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1em; ' name="attr_CCname" type='text' value="name">
|
|
<input style='display:inline-block; width:80px;' type="text" name="attr_CCvalue" class="sheet-comp" value="carac" /> Carried
|
|
<input type='radio' value='2' name='attr_loc' />Bag
|
|
<input type='radio' value='1' name='attr_loc' checked='true' />Home
|
|
<input type='radio' value='0' name='attr_loc' checked='true' />
|
|
<br />
|
|
</fieldset>
|
|
<h2 style="margin: 10px;">Notes</h2>
|
|
<textarea style="background: transparent; border:1px solid black;" name='attr_notes'> </textarea>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-tab-content sheet-tab4" style="align:center;">
|
|
<h2 style="margin: 10px;">Retinue</h2>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Name</div>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Role</div>
|
|
<div style="display:inline-block; width: 300px; text-align:center; border: 3px solid black; margin:0px;">Skills</div>
|
|
<div style="display:inline-block; width: 250px; text-align:center; border: 3px solid black; margin:0px;">Notes</div>
|
|
<fieldset class="repeating_gens" style="vertical-align:top; border: 3px solid black; padding: 5px;">
|
|
<div style="margin-top:5px; padding:5px; border: 3px solid black; width: 767px;">
|
|
<div style="display:inline-block; width: 106px; padding-bottom:3px; vertical-align:top;">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 90px; border-bottom: 1px solid black;" type="text" name="attr_GName" />
|
|
</div>
|
|
<div style="display:inline-block; width: 106px; padding-bottom:3px; vertical-align:top; ">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 90px; border-bottom: 1px solid black;" type="text" name="attr_GRole" />
|
|
</div>
|
|
<div style="display:inline-block; width: 300px;">
|
|
<div style="padding-bottom : 3px;">
|
|
<input style="display:inline-block; width: 150px; background:transparent; border-bottom: 1px solid black;" type="text" name="attr_GCName1" />
|
|
<input style='display:inline;' type="number" name="attr_GCValue1" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_GC-CB1' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestFOR' value='/em @{GName} ( @{GRole} ) is doing a @{GCName1} skill roll. \n/roll 1d20+[[{{@{GCValue1}+?{modif|0},0}>21}*(@{GCValue1}+?{modif|0}-20) + 0]]<[[@{GCValue1}+?{modif|0}]] \ @{GCName1} skill roll @{GCValue1} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</div>
|
|
<div style="padding-bottom : 3px;">
|
|
<input style="display:inline-block; width: 150px; background:transparent; border-bottom: 1px solid black;" type="text" name="attr_GCName2" />
|
|
<input style='display:inline; ' type="number" name="attr_GCValue2" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_GC-CB2' value='1' />
|
|
<button style='display:inline; ' type='roll' name='roll_TestFOR' value='/em @{GName} ( @{GRole} ) is doing a @{GCName2} skill roll. \n/roll 1d20+[[{{@{GCValue2}+?{modif|0},0}>21}*(@{GCValue2}+?{modif|0}-20) + 0]]<[[@{GCValue2}+?{modif|0}]] \ @{GCName2} skill roll @{GCValue2} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</div>
|
|
<div>
|
|
<input style="display:inline-block; width: 150px; background:transparent; border-bottom: 1px solid black;" type="text" name="attr_GCName3" />
|
|
<input style='display:inline;' type="number" name="attr_GCValue3" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_GC-CB3' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestFOR' value='/em @{GName} ( @{GRole} ) is doing a @{GCName3} skill roll. \n/roll 1d20+[[{{@{GCValue3}+?{modif|0},0}>21}*(@{GCValue3}+?{modif|0}-20) + 0]]<[[@{GCValue3}+?{modif|0}]] \ @{GCName3} skill roll @{GCValue3} modif. ?{modif|0}'></button>
|
|
</div>
|
|
</div>
|
|
<textarea style="display:inline-block; width: 225px; height:90px; margin-left:5px; border: 1px solid black; background:transparent;" type="text" name="attr_GN1" /></textarea>
|
|
</div>
|
|
</fieldset>
|
|
<h2 style="margin: 10px;">Family</h2>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Name</div>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Role</div>
|
|
<div style="display:inline-block; width: 300px; text-align:center; border: 3px solid black; margin:0px;">Skils</div>
|
|
<div style="display:inline-block; width: 250px; text-align:center; border: 3px solid black; margin:0px;">Notes</div>
|
|
<fieldset class="repeating_famille" style="vertical-align:top; border: 3px solid black; padding: 5px;">
|
|
<div style="margin-top:5px; padding:5px; border: 3px solid black; width: 767px;">
|
|
<div style="display:inline-block; width: 106px; padding-bottom:3px; vertical-align:top;">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 90px; border-bottom: 1px solid black;" type="text" name="attr_GName" />
|
|
</div>
|
|
<div style="display:inline-block; width: 106px; padding-bottom:3px; vertical-align:top; ">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 90px; border-bottom: 1px solid black;" type="text" name="attr_GRole" />
|
|
</div>
|
|
<div style="display:inline-block; width: 300px;">
|
|
<div style="padding-bottom : 3px;">
|
|
<input style="display:inline-block; width: 150px; background:transparent; border-bottom: 1px solid black;" type="text" name="attr_GCName1" />
|
|
<input style='display:inline;' type="number" name="attr_GCValue1" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_GC-CB1' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestFOR' value='/em @{GName} is doing a @{GCName1} skill roll. \n/roll 1d20+[[{{@{GCValue1}+?{modif|0},0}>21}*(@{GCValue1}+?{modif|0}-20) + 0]]<[[@{GCValue1}+?{modif|0}]] \ @{GCName1} skill roll @{GCValue1} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</div>
|
|
<div style="padding-bottom : 3px;">
|
|
<input style="display:inline-block; width: 150px; background:transparent; border-bottom: 1px solid black;" type="text" name="attr_GCName2" />
|
|
<input style='display:inline; ' type="number" name="attr_GCValue2" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_GC-CB2' value='1' />
|
|
<button style='display:inline; ' type='roll' name='roll_TestFOR' value='/em @{GName} is doing a @{GCName2} skill roll. \n/roll 1d20+[[{{@{GCValue2}+?{modif|0},0}>21}*(@{GCValue2}+?{modif|0}-20) + 0]]<[[@{GCValue2}+?{modif|0}]] \ @{GCName2} skill roll @{GCValue2} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</div>
|
|
<div>
|
|
<input style="display:inline-block; width: 150px; background:transparent; border-bottom: 1px solid black;" type="text" name="attr_GCName3" />
|
|
<input style='display:inline;' type="number" name="attr_GCValue3" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_GC-CB3' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_TestFOR' value='/em @{GName} is doing a @{GCName3} skill roll. \n/roll 1d20+[[{{@{GCValue3}+?{modif|0},0}>21}*(@{GCValue3}+?{modif|0}-20) + 0]]<[[@{GCValue3}+?{modif|0}]] \ @{GCName3} skill roll @{GCValue3} modif. ?{modif|0}'></button>
|
|
</div>
|
|
</div>
|
|
<textarea style="display:inline-block; width: 225px; height:90px; margin-left:5px; border: 1px solid black; background:transparent;" type="text" name="attr_GN1" /></textarea>
|
|
</div>
|
|
</fieldset>
|
|
</div>
|
|
<div class="sheet-tab-content sheet-tab5">
|
|
<label style='display:inline-block; width:130px;'>Manor name</label>
|
|
<input style='display:inline; margin-right:20px;' type="text" name="attr_Dnom" class="sheet-long" />
|
|
<label style='display:inline-block; width:90px; '>Description</label>
|
|
<input style='display:inline-block; width:400px;' type="text" name="attr_Ddesc" />
|
|
<br/>
|
|
<label style='display:inline-block; width:200px;'>Concern (My commoners)</label>
|
|
<input style='display:inline-block; width = 35px; margin-right: 10px;' type="number" name="attr_DPconcern" value="0" />
|
|
<button style='display:inline;' type='roll' name='roll_concern' value='/em @{MYNAME} is doing a Concern of commoners roll. \n/roll 1d20+[[{{@{DPconcern}+@{Dlove}-@{Dhate}+?{modif|0},0}>21}*(@{DPconcern}+@{Dlove}-@{Dhate}+?{modif|0}-20) + 0]]<[[@{DPconcern}+@{Dlove}-@{DHate}+?{modif|0}]] \ Concern of commoners roll '></button>
|
|
<label style='display:inline; width:150px; margin-left: 20px;'>Hate (Landlord)</label>
|
|
<input style='display:inline; width = 35px;' type="number" name="attr_Dhate" value="0" /> Leave at 0 if less than 0
|
|
<label style='display:inline; width:150px; margin-left: 20px;'>Love (Landlord)</label>
|
|
<input style='display:inline;text-align:left; width = 35px;' type="number" name="attr_Dlove" value="0" /> Increase this for every point of hate below 0
|
|
<br/>
|
|
<br/>
|
|
<label style='display:inline-block; width:100px; '>Knight</label>
|
|
<div>
|
|
<label style='display:inline-block; width:45px;'>Name:</label>
|
|
<input style='display:inline-block; width:150px; margin-bottom:5px; text-align:left; ' type="text" name="attr_MYNAME" class="sheet-long" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>Stewardship:</label>
|
|
<input style='display:inline;' type="number" name="attr_ste" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-ste' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_Sste' value='/em @{MYNAME} rolls Stewardship. \n/roll 1d20+[[{{@{ste}+?{modif|0},0}>21}*(@{ste}+?{modif|0}-20) + 0]]<[[@{ste}+?{modif|0}]] \ stewardship skill roll @{ste} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<br/>
|
|
<br/>
|
|
<label style='display:inline-block; width:150px; '>Steward/ess</label>
|
|
<div>
|
|
<label style='display:inline-block; width:45px;'>Name:</label>
|
|
<input style='display:inline-block; width:150px; margin-bottom:5px; text-align:left; ' name="attr_stew_name" type='text' value="Steward/ess">
|
|
<label style='display:inline-block; width:160px;'>Represent (Manors)</label>
|
|
<input style='display:inline-block; width:200px;' name="attr_stew_manor" type='text' value="Represents these Manors">
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>Stewardship:</label>
|
|
<input style='display:inline;' type="number" name="attr_Stew" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-Stew' />
|
|
<button style='display:inline;' type='roll' name='roll_Stew' value='/em @{MYNAME} tests @{stew_name} Stewardship \n/roll 1d20+[[{{@{Stew}+?{modif|0},0}>21}*(@{Stew}+?{modif|0}-20) + 0]]<[[@{Stew}+?{modif|0}]] \ @{stew_name} Stewardship skill roll @{Stew} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<br/>
|
|
<div>
|
|
<fieldset class="repeating_stew" style="vertical-align:middle; border: 3px solid black; padding: 1px;">
|
|
<label style='display:inline-block; width:45px;'>Name:</label>
|
|
<input style='display:inline-block; width:203px; border: none; margin-bottom:5px; text-align:left; ' name="attr_Cstew_name" type='text' value="Steward/ess name">
|
|
<label style='display:inline-block; width:160px;'>Represent (Manors)</label>
|
|
<input style='display:inline-block; width:200px;' name="attr_Cstew_manor" type='text' value="Represents these Manors">
|
|
<br/>
|
|
<label style='display:inline-block; width:130px;'>Stewardship:</label>
|
|
<input style='display:inline;' type="number" name="attr_CStew" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_CB-CStew' />
|
|
<button style='display:inline;' type='roll' name='roll_CStew' value='/em @{MYNAME} tests @{Cstew_name} Stewardship \n/roll 1d20+[[{{@{CStew}+?{modif|0},0}>21}*(@{CStew}+?{modif|0}-20) + 0]]<[[@{CStew}+?{modif|0}]] \ @{Cstew_name} Stewardship skill roll @{CStew} modif. ?{modif|0}'></button>
|
|
<br/>
|
|
<br/>
|
|
</fieldset>
|
|
</div>
|
|
<br/>
|
|
<h2 style='display:inline-block; width:250px; '>Land Record Sheet</h2>
|
|
<br/>
|
|
<div style="display:inline-block; width: 150px; text-align:center; border: 3px solid black; margin:0px;">Feature</div>
|
|
<div style="display:inline-block; width: 50px; text-align:center; border: 3px solid black; margin:0px;">Date</div>
|
|
<div style="display:inline-block; width: 150px; text-align:center; border: 3px solid black; margin:0px;">Name</div>
|
|
<div style="display:inline-block; width: 80px; text-align:center; border: 3px solid black; margin:0px;">Cost</div>
|
|
<div style="display:inline-block; width: 80px; text-align:center; border: 3px solid black; margin:0px;">Income</div>
|
|
<div style="display:inline-block; width: 80px; text-align:center; border: 3px solid black; margin:0px;">Maint.</div>
|
|
<div style="display:inline-block; width: 65px; text-align:center; border: 3px solid black; margin:0px;">Glory</div>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Check</div>
|
|
<div style="display:inline-block; width: 170px; text-align:center; border: 3px solid black; margin:0px;">Notes</div>
|
|
<fieldset class="repeating_DInf" style="vertical-align:middle; border: 3px solid black; padding: 1px;">
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1065px;">
|
|
<div style="display:inline-block; width: 150px; vertical-align:top; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 150px;" type="text" name="attr_DIFeature" />
|
|
</div>
|
|
<div style="display:inline-block; width: 50px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 50px;" type="number" name="attr_DIYear" value="480" />
|
|
</div>
|
|
<div style="display:inline-block; width: 150px; vertical-align:top; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 150px;" type="text" name="attr_DIName" />
|
|
</div>
|
|
<div style="display:inline-block; width:82px; border: 1px solid black; padding:1px; align:middle; ">
|
|
<input style="display:inline; vertical-align:top; width:50px;" type="number" name="attr_DICost" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:50px;" type="text" name="attr_DIInc" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width:82px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline; vertical-align:top; width:50px;" type="number" name="attr_DIMai" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 70px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:70px;" type="text" name="attr_DIGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 100px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:100px;" type="text" name="attr_DICheck" />
|
|
</div>
|
|
<div style="display:inline-block; width: 230px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:230px;" type="text" name="attr_DINote" />
|
|
</div>
|
|
</div>
|
|
</fieldset>
|
|
<br/>
|
|
<h2 style='display:inline-block; width:380px; '>Manor Income Worksheet</h2>
|
|
<br/>
|
|
<div style="display:inline-block; width: 53px; text-align:center; border: 3px solid black; margin:0px;">Date</div>
|
|
<div style="display:inline-block; width: 78px; text-align:center; border: 3px solid black; margin:0px;">Normal Inc</div>
|
|
<div style="display:inline-block; width: 78px; text-align:center; border: 3px solid black; margin:0px;">Investment Income</div>
|
|
<div style="display:inline-block; width: 78px; text-align:center; border: 3px solid black; margin:0px;">Maintenance</div>
|
|
<div style="display:inline-block; width: 78px; text-align:center; border: 3px solid black; margin:0px;">Anticipated Income</div>
|
|
<div style="display:inline-block; width: 112px; text-align:center; border: 3px solid black; margin:0px;">Manorial luck</div>
|
|
<div style="display:inline-block; width: 65px; text-align:center; border: 3px solid black; margin:0px;">Fate</div>
|
|
<div style="display:inline-block; width: 40px; text-align:center; border: 3px solid black; margin:0px;">Care</div>
|
|
<div style="display:inline-block; width: 65px; text-align:center; margin-right: 35px; border: 3px solid black;">Misfortune</div>
|
|
<div style="display:inline-block; width: 78px; text-align:center; border: 3px solid black; margin:0px;">Harvest</div>
|
|
<div style="display:inline-block; width: 75px; text-align:center; border: 3px solid black; margin:0px;">Manor Income</div>
|
|
<div style="display:inline-block; width: 77px; text-align:center; border: 3px solid black; margin:0px;">Emergency Income</div>
|
|
<div style="display:inline-block; width: 77px; text-align:center; border: 3px solid black; margin:0px;">Expenses</div>
|
|
<div style="display:inline-block; width: 80px; text-align:center; border: 3px solid black; margin:0px;">Treasury</div>
|
|
<div style="display:inline-block; width: 95px; text-align:center; border: 3px solid black; margin:0px;">Improvements</div>
|
|
<fieldset class="repeating_Dsaison" style="vertical-align:top; border: 3px solid black; padding: 1px;">
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1355px;">
|
|
<div style="display:inline-block; width: 50px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 50px;" type="number" name="attr_DYear" value="480" />
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="number" name="attr_DNormal" value="0" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="number" name="attr_DInvest" value="0" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="number" name="attr_DMaintenance" value="0" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="text" name="attr_DAntici" value="(@{DNormal}+@{DInvest}-@{DMaintenance})" disabled="true" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 115px; border: 1px solid black; padding:1px">
|
|
<select name="attr_DLuck" style='display:inline-block; vertical-align:top; width:115px; margin:0px; padding:0px;'>
|
|
<option value="1">Calamity</option>
|
|
<option value="2" selected: "selected">No Result</option>
|
|
<option value="3">Benefit</option>
|
|
</select>
|
|
</div>
|
|
<div style="display:inline-block; width: 70px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 70px;" type="number" name="attr_DWeather" value="0" />
|
|
</div>
|
|
<div style="display:inline-block; width: 40px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 40px;" type="number" name="attr_DCare" value="0" />
|
|
</div>
|
|
<div style="display:inline-block; width: 65px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 65px;" type="text" name="attr_DMisfo" value="(@{DWeather}+@{DCare})" disabled="true" />
|
|
</div>
|
|
<div style="display:inline-block; width: 30px; border: 1px solid black; padding:1px">
|
|
<button style='display:inline-block; vertical-align:top;' type='roll' name='roll_CMisfo' value='/em @{MYNAME} tests Misfortune \n/roll 1d20+[[{{@{DMisfo},0}>21}*(@{DMisfo}-20) + 0]]<[[@{DMisfo}]] \ Misfortune opposed roll @{DMisfo} '></button>
|
|
</div>
|
|
<div style="display:inline-block; width: 75px; vertical-align:top; border: 1px solid black; padding:1px">
|
|
<select name="attr_DHar" style='display:inline-block; vertical-align:top; width:75px; margin:0px; padding:0px;'>
|
|
<option value="2.5">I : x2.5</option>
|
|
<option value="2">E : x2</option>
|
|
<option value="1.5">G : x1.5</option>
|
|
<option value="1" selected: "selected">R : x1</option>
|
|
<option value="0.75">M : x3/4</option>
|
|
<option value="0.5">B : x1/2</option>
|
|
<option value="0.25">VB : x1/4</option>
|
|
<option value="0.166">N : x1/6</option>
|
|
</select>
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="text" name="attr_DInc" value="@{DAntici}*@{DHar}" disabled="true" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="number" name="attr_DEInc"/>
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="number" name="attr_DExp" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 80px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 50px;" type="number" name="attr_DTre" />
|
|
<label style='display:inline-block; width:10px;'>£</label>
|
|
</div>
|
|
<div style="display:inline-block; width: 150px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 150px;" type="text" name="attr_DImp" />
|
|
</div>
|
|
</div>
|
|
</fieldset>
|
|
</div>
|
|
<div class="sheet-tab-content sheet-tab6">
|
|
<label style='display:inline-block; width:130px;'>Glory this Game</label>
|
|
<input style='display:inline; margin-right:20px;width:80px;' type="number" name="attr_game_glory" />
|
|
<hr />
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 98%;">
|
|
<label style='display:inline-block; '>Annual Glory Awards</label>
|
|
<div>
|
|
<label style='display:inline-block; width:32px; '>Traits</label>
|
|
<input style='display:inline; margin-right:5px;' type="number" name="attr_trait_glory" />
|
|
<label style='display:inline-block; width:50px; margin-right:15px; '>Chivalry</label>
|
|
<input style='display:inline; margin-right:5px;' type="number" name="attr_chivalry_glory" />
|
|
<label style='display:inline-block;width:56px; margin-right:15px; '>Holdings</label>
|
|
<input style='display:inline; margin-right:5px;' type="number" name="attr_holdings_glory" />
|
|
<label style='display:inline-block; width:58px;margin-right:15px; '>Passions</label>
|
|
<input style='display:inline; margin-right:5px;' type="number" name="attr_passion_glory" />
|
|
<label style='display:inline-block;width:50px; margin-right:15px; '>Religion</label>
|
|
<input style='display:inline; margin-right:5px;' type="number" name="attr_religion_glory" />
|
|
<label style='display:inline-block;width:23px; margin-right:15px; '>Total</label>
|
|
<input style='display:inline; margin-right:5px;' disabled="disabled" value="@{trait_glory}+@{chivalry_glory}+@{passion_glory}+@{holdings_glory}+@{religion_glory}" type="number" name="attr_annual_glory_total" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 98%;">
|
|
<label style='display:inline-block; '>Notes</label>
|
|
<textarea style="display:inline-block; width: 98%px; min-height:90px; margin-left:5px; border: 1px solid black; background:transparent;" type="text" name="attr_general_notes" /></textarea>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 98%;">
|
|
<label style='display:inline-block; '>History</label>
|
|
<div>
|
|
<div>
|
|
<label style='display:inline-block; width:32px; '>Date</label>
|
|
<label style='display:inline-block; width:550px; text-align:center' ;>Important Event</label>
|
|
<label style='display:inline-block; width:80px; '>New</label>
|
|
<label style='display:inline-block; width:80px; '>Total</label>
|
|
</div>
|
|
<fieldset class="repeating_glory-history" style="vertical-align:top; border: 3px solid black; padding: 1px;">
|
|
<input style='display:inline; margin-right:5px;width:80px;' type="number" name="attr_history_year" />
|
|
<input style='display:inline; margin-right:5px;width:504px;text-align:left;' type="text" name="attr_history_event" />
|
|
<input style='display:inline; margin-right:5px;width:80px;' type="number" name="attr_history_new_glory" />
|
|
<input style='display:inline; margin-right:5px;width:80px;' type="number" name="attr_history_total_glory" />
|
|
</fieldset>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-tab-content sheet-tab7">
|
|
<fieldset class="repeating_PRepeating" style="vertical-align:top; border: 3px solid black; padding: 1px;">
|
|
<input type="checkbox" name="attr_traditions-toggle" class="sheet-arrow" /><span></span>
|
|
<input style='display:inline-block; width:200px;' type="text" name="attr_LReminder" value="<hide 'set reminder'" />
|
|
<br/>
|
|
<br/>
|
|
<div class="sheet-body">
|
|
<label style='display:inline-block; width:40px;'>Battle</label>
|
|
<input style='display:inline; width:400px;' type="text" name="attr_Bnam" />
|
|
<label style='display:inline-block; width:30px; '>Date</label>
|
|
<input style='display:inline-block; width:60px;' type="text" name="attr_BDate" />
|
|
<br/>
|
|
<label style='display:inline-block; width:40px;'>Size</label>
|
|
<input style='display:inline-block; width:70px;' type="text" name="attr_BSize" />
|
|
<label style='display:inline; width:40px;'>Length</label>
|
|
<input style='display:inline; width:67px;' type="text" name="attr_BLength" />
|
|
<label style='display:inline; width:40px;'>Enemy</label>
|
|
<input style='display:inline; width:232px;' type="text" name="attr_BEnemy" />
|
|
<br/>
|
|
<label style='display:inline-block; width:40px; '>Place</label>
|
|
<input style='display:inline-block; width:210px;' type="text" name="attr_BPlace" />
|
|
<label style='display:inline-block; width:60px;'>Outcome</label>
|
|
<input style='display:inline-block; width:220px;' type="text" name="attr_BOutcome" />
|
|
<br/>
|
|
<label style='display:inline-block; width:200px;'>Enemy Army Commander</label>
|
|
<input style='display:inline-block; width:220px;' type="text" name="attr_BEACom" />
|
|
<label style='display:inline-block; width:80px;'>Battle Skill</label>
|
|
<input style='display:inline-block; width:30px;' type="text" name="attr_BESkill" />
|
|
<br/>
|
|
<label style='display:inline-block; width:200px;'>Player Army Commander</label>
|
|
<input style='display:inline-block; width:220px;' type="text" name="attr_BPACom" />
|
|
<label style='display:inline-block; width:80px;'>Battle Skill</label>
|
|
<input style='display:inline-block; width:30px;' type="text" name="attr_BPSkill" />
|
|
<br/>
|
|
<label style='display:inline-block; width:200px;'>Player Unit Commander</label>
|
|
<input style='display:inline-block; width:220px;' type="text" name="attr_BUCom" />
|
|
<label style='display:inline-block; width:80px;'>Battle Skill</label>
|
|
<input style='display:inline-block; width:30px;' type="text" name="attr_BUSkill" />
|
|
<br/>
|
|
<br/>
|
|
<h3 style='display:inline-block; width:220px; '>Leader's Battle Record</h3>
|
|
<br/>
|
|
<div style="display:inline-block; width: 90px; text-align:center; border: 3px solid black; margin:0px;">Round</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Opening Army Intensity</div>
|
|
<div style="display:inline-block; width: 70px; text-align:center; border: 3px solid black; margin:0px;">Starting Conditions</div>
|
|
<div style="display:inline-block; width: 50px; text-align:center; border: 3px solid black; margin:0px;">Battle Events</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Army Intensity</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Terrain Modifier</div>
|
|
<div style="display:inline-block; width: 50px; text-align:center; border: 3px solid black; margin:0px;">Battle Zone</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Unit Cohesion</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">First Charge Intensity</div>
|
|
<div style="display:inline-block; width: 50px; text-align:center; border: 3px solid black; margin:0px;">Battle Roll Result</div>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Maneuver</div>
|
|
<div style="display:inline-block; width: 200px; text-align:center; border: 3px solid black; margin:0px;">Enemy Unit</div>
|
|
<div style="display:inline-block; width: 50px; text-align:center; border: 3px solid black; margin:0px;">Unit Results</div>
|
|
<div style="display:inline-block; width: 80px; text-align:center; border: 3px solid black; margin:0px;">Casualties</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Modifier</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Final Army Intensity</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1308px;">
|
|
<div style="display:inline-block; width: 90px; vertical-align:top; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 90px;" type="text" name="attr_BRound" value="First Charge" />
|
|
</div>
|
|
<div style="display:inline-block; width: 60px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 60px;" type="number" name="attr_BOAIntensity" value="20" />
|
|
</div>
|
|
<div style="display:inline-block; width: 70px; vertical-align:top; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 70px;" type="number" name="attr_BSConditions" />
|
|
</div>
|
|
<div style="display:inline-block; width:52px; border: 1px solid black; padding:1px; align:middle; ">
|
|
<input style="display:inline; vertical-align:top; width:52px;" type="number" name="attr_BBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:62px;" type="number" name="attr_BAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width:63px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline; vertical-align:top; width:63px;" type="number" name="attr_BTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 52px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:52px;" type="number" name="attr_BBZone" value="5" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:62px;" type="number" name="attr_BUCohesion" value="-20" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:62px;" type="number" name="attr_BFCIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 52px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:52px;" type="text" name="attr_BBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:102px;" type="text" name="attr_BManeuver" value="Charge" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:202px;" type="text" name="attr_BEUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 52px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:52px;" type="text" name="attr_BUResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:82px;" type="number" name="attr_BCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:62px;" type="number" name="attr_BModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px; ">
|
|
<input style="display:inline-block; vertical-align:top; width:62px;" type="number" name="attr_BFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<br/>
|
|
<label style='display:inline-block; width:90px; '></label>
|
|
<Label style="display:inline-block; width: 245px; text-align:center; border: 3px solid black; margin:0px;">Army Intensity</label>
|
|
<Label style="display:inline-block; width: 260px; text-align:center; border: 3px solid black; margin:0px;">Unit Intensity</label>
|
|
<Label style="display:inline-block; width: 375px; text-align:center; border: 3px solid black; margin:0px;">Action</label>
|
|
<Label style="display:inline-block; width: 267px; text-align:center; border: 3px solid black; margin:0px;">Results</label>
|
|
<br/>
|
|
<div style="display:inline-block; width: 90px; text-align:center; border: 3px solid black; margin:0px;">Round</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Last Round</div>
|
|
<div style="display:inline-block; width: 120px; text-align:center; border: 3px solid black; margin:0px;">Battle Events</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Army Intensity</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Terrain Modifier</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Battle Zone</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Unit Cohesion</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Unit Intensity</div>
|
|
<div style="display:inline-block; width: 65px; text-align:center; border: 3px solid black; margin:0px;">Battle Roll Result</div>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Maneuver</div>
|
|
<div style="display:inline-block; width: 200px; text-align:center; border: 3px solid black; margin:0px;">Enemy Unit</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Unit Results</div>
|
|
<div style="display:inline-block; width: 70px; text-align:center; border: 3px solid black; margin:0px;">Casualties</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Modifier</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Final Army Intensity</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_1BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_1BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_1BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_1BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_1BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_1BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_1BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_2BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_2BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_2BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_2BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_2BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_2BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_2BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_3BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_3BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_3BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_3BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_3BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_3BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_3BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_4BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_4BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_4BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_4BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_4BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_4BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_4BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_5BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_5BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_5BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_5BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_5BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_5BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_5BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_6BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_6BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_6BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_6BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_6BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_6BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_6BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_7BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_7BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_7BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_7BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_7BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_7BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_7BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_8BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_8BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_8BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_8BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_8BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_8BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_8BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_9BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_9BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_9BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_9BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_9BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_9BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_9BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_10BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_10BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_10BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_10BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_10BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_10BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_10BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1322px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="number" name="attr_11BRRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 122px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 122px;" type="number" name="attr_11BRBEvents" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRAIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRTModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRBZone" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRUCohesion" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRUIntensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 67px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 67px;" type="text" name="attr_11BRBRResult" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_11BRManeuver" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_11BREUnit" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="text" name="attr_11BRUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 72px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 72px;" type="text" name="attr_11BRCasualties" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRModifier" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BRFAIntensity" />
|
|
</div>
|
|
</div>
|
|
<br/>
|
|
<br/>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width:600px">
|
|
<label style='display:inline-block; '>Notes</label>
|
|
<textarea style="display:inline-block; width: 94%px; height:120px; margin-left:5px; border: 1px solid black; background:transparent;" type="text" name="attr_BNotes" /></textarea>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<label style='display:inline-block; '>Combat Glory</label>
|
|
<input style="display:inline-block; width: 60px;" type="number" name="attr_BRCGlory" value="0" />
|
|
<br/>
|
|
<label style='display:inline-block; '>x Battle Size Mod.</label>
|
|
<select name="attr_BRBModifier" style='display:inline-block; vertical-align:top; width:160px; margin:0px; padding:0px;'>
|
|
<option value="3">Huge - x3</option>
|
|
<option value="2">Large - x2</option>
|
|
<option value="1" selected: "selected">Small, Medium - x1</option>
|
|
</select>
|
|
<br/>
|
|
<label style='display:inline-block; '>x Victory Size Mod.</label>
|
|
<select name="attr_BRVModifier" style='display:inline-block; vertical-align:top; width:160px; margin:0px; padding:0px;'>
|
|
<option value="2">Decisive Victory - x2</option>
|
|
<option value="1" selected: "selected">Indecisive - x1</option>
|
|
<option value="0.5">Decisive Defeat - x1/2</option>
|
|
</select>
|
|
<br/>
|
|
<label style='display:inline-block; '>+ Leader Glory</label>
|
|
<input style="display:inline-block; width: 60px;" type="number" name="attr_BRLGlory" value="0" />
|
|
<br/>
|
|
<label style='display:inline-block; '>= Total Glory</label>
|
|
<input style="display:inline-block; width: 60px;" type="number" name="attr_BRTGlory" value="((@{BRCGlory}*@{BRBModifier}*@{BRVModifier})+@{BRLGlory})" disabled="true" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</fieldset>
|
|
<div class="sheet-tab-content sheet-tab8">
|
|
<fieldset class="repeating_LRepeating" style="vertical-align:top; border: 3px solid black; padding: 1px;">
|
|
<input type="checkbox" name="attr_traditions-toggle" class="sheet-arrow" /><span></span>
|
|
<input style='display:inline-block; width:200px;' type="text" name="attr_PReminder" value="<hide 'set reminder'" />
|
|
<br/>
|
|
<br/>
|
|
<div class="sheet-body">
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<label style='display:inline-block; width:40px;'>Sir</label>
|
|
<input style='display:inline; width:210px;' type="text" name="attr_PSir" />
|
|
<label style='display:inline-block; width:30px; '>Battle</label>
|
|
<input style='display:inline-block; width:250px;' type="text" name="attr_PBattle" />
|
|
<br/>
|
|
<label style='display:inline-block; width:40px;'>Date</label>
|
|
<input style='display:inline-block; width:70px;' type="text" name="attr_PDate" />
|
|
<label style='display:inline; width:40px;'>Size</label>
|
|
<input style='display:inline; width:90px;' type="text" name="attr_PSize" />
|
|
<label style='display:inline; width:40px;'>Enemy</label>
|
|
<input style='display:inline; width:230px;' type="text" name="attr_PEnemy" />
|
|
<br/>
|
|
<label style='display:inline-block; width:40px; '>Place</label>
|
|
<input style='display:inline-block; width:210px;' type="text" name="attr_Place" />
|
|
<label style='display:inline-block; width:60px;'>Outcome</label>
|
|
<input style='display:inline-block; width:220px;' type="text" name="attr_POutcome" />
|
|
<br/>
|
|
<label style='display:inline-block; width:140px;'>Army Commander</label>
|
|
<input style='display:inline-block; width:280px;' type="text" name="attr_PACom" />
|
|
<label style='display:inline-block; width:80px;'>Battle Skill</label>
|
|
<input style='display:inline-block; width:30px;' type="text" name="attr_PESkill" />
|
|
<br/>
|
|
<label style='display:inline-block; width:130px;'>Unit Commander</label>
|
|
<input style='display:inline-block; width:290px;' type="text" name="attr_PUCom" />
|
|
<label style='display:inline-block; width:80px;'>Battle Skill</label>
|
|
<input style='display:inline-block; width:30px;' type="text" name="attr_PUSkill" />
|
|
<br/>
|
|
<br/>
|
|
<h3 style='display:inline-block; width:220px; '>Player's Battle Record</h3>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width:500px">
|
|
<label style='display:inline-block; '>Passions</label>
|
|
<textarea style="display:inline-block; width: 94%px; height:90px; margin-left:5px; border: 1px solid black; background:transparent;" type="text" name="attr_BPPNotes" /></textarea>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<label style="display:inline-block; width: 240px; text-align:center; margin:0px;">Squire</label>
|
|
<label style="display:inline-block; width: 20px; text-align:center; margin:0px;">Age</label>
|
|
<label style="display:inline-block; width: 240px; text-align:center; margin:0px;">Horse</label>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 498px;">
|
|
<input style='display:inline;' type='checkbox' name='attr_SCb' value='1' />
|
|
<h3 style='display:inline-block; width:10px; '>1</h3>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 202px;" type="text" name="attr_PSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 52px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 52px;" type="text" name="attr_PSAge" />
|
|
</div>
|
|
<div style="display:inline-block; width: 30px; border: 1px solid black; padding:1px">
|
|
<button style='display:inline-block; vertical-align:top;' type='roll' name='roll_RPSAge' value='/em @{MYNAME} tests Squire @{PSquire} Age \n/roll 1d20+[[{{@{PSAge},0}>21}*(@{PSAge}-20) + 0]]<[[@{PSAge}]] \ Squire Age roll @{PSAge} '></button>
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 152px;" type="text" name="attr_PSHorse" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 498px;">
|
|
<input style='display:inline;' type='checkbox' name='attr_1SCb' value='1' />
|
|
<h3 style='display:inline-block; width:10px; '>2</h3>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 202px;" type="text" name="attr_1PSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 52px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 52px;" type="text" name="attr_1PSAge" />
|
|
</div>
|
|
<div style="display:inline-block; width: 30px; border: 1px solid black; padding:1px">
|
|
<button style='display:inline-block; vertical-align:top;' type='roll' name='roll_1RPSAge' value='/em @{MYNAME} tests Squire @{1PSquire} Age \n/roll 1d20+[[{{@{1PSAge},0}>21}*(@{PSAge}-20) + 0]]<[[@{1PSAge}]] \ Squire Age roll @{1PSAge} '></button>
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 152px;" type="text" name="attr_1PSHorse" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 498px;">
|
|
<input style='display:inline;' type='checkbox' name='attr_2SCb' value='1' />
|
|
<h3 style='display:inline-block; width:10px; '>3</h3>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 202px;" type="text" name="attr_2PSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 52px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 52px;" type="text" name="attr_2PSAge" />
|
|
</div>
|
|
<div style="display:inline-block; width: 30px; border: 1px solid black; padding:1px">
|
|
<button style='display:inline-block; vertical-align:top;' type='roll' name='roll_2RPSAge' value='/em @{MYNAME} tests Squire @{2PSquire} Age \n/roll 1d20+[[{{@{2PSAge},0}>21}*(@{PSAge}-20) + 0]]<[[@{2PSAge}]] \ Squire Age roll @{2PSAge} '></button>
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 152px;" type="text" name="attr_2PSHorse" />
|
|
</div>
|
|
</div>
|
|
<br/>
|
|
<br/>
|
|
<label style="display:inline-block; width: 590px; text-align:center; margin:0px;">Followers</label>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 240px;">
|
|
<input style='display:inline;' type='checkbox' name='attr_FCb' value='1' />
|
|
<h3 style='display:inline-block; width:10px; '>1</h3>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 202px;" type="text" name="attr_PFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 240px;">
|
|
<input style='display:inline;' type='checkbox' name='attr_1FCb' value='1' />
|
|
<h3 style='display:inline-block; width:10px; '>2</h3>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 202px;" type="text" name="attr_1PFollowers" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 240px;">
|
|
<input style='display:inline;' type='checkbox' name='attr_2FCb' value='1' />
|
|
<h3 style='display:inline-block; width:10px; '>3</h3>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 202px;" type="text" name="attr_2PFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 240px;">
|
|
<input style='display:inline;' type='checkbox' name='attr_3FCb' value='1' />
|
|
<h3 style='display:inline-block; width:10px; '>4</h3>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 202px;" type="text" name="attr_3PFollowers" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<br/>
|
|
<br/>
|
|
<div style="display:inline-block; width: 95px; text-align:center; border: margin:0px;"></div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Unit Intensity</div>
|
|
<div style="display:inline-block; width: 180px; text-align:center; border: 3px solid black; margin:0px;">Commmander's Orders</div>
|
|
<div style="display:inline-block; width: 200px; text-align:center; border: 3px solid black; margin:0px;">Enemy (Glory)</div>
|
|
<div style="display:inline-block; width: 100px; text-align:center; border: 3px solid black; margin:0px;">Melee Results</div>
|
|
<div style="display:inline-block; width: 60px; text-align:center; border: 3px solid black; margin:0px;">Glory</div>
|
|
<div style="display:inline-block; width: 90px; text-align:center; border: 3px solid black; margin:0px;">Unit Results</div>
|
|
<div style="display:inline-block; width: 80px; text-align:center; border: 3px solid black; margin:0px;">Squire</div>
|
|
<div style="display:inline-block; width: 150px; text-align:center; border: 3px solid black; margin:0px;">Followers</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_BPLRound" value="First Charge" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_1BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_1PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_1BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_1BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_1BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_1BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_1BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_1BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_2BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_2PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_2BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_2BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_2BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_2BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_2BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_2BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_3BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_3PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_3BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_3BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_3BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_3BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_3BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_3BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_4BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_4PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_4BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_4BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_4BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_4BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_4BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_4BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_5BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_5PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_5BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_5BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_5BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_5BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_5BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_5BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_6BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_6PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_6BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_6BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_6BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_6BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_6BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_6BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_7BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_7PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_7BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_7BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_7BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_7BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_7BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_7BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_8BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_8PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_8BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_8BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_8BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_8BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_8BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_8BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_9BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_9PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_9BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_9BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_9BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_9BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_9BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_9BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_10BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_10PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_10BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_10BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_10BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_10BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_10BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_10BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_11BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_11PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_11BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_11BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_11BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_11BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_11BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_11BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_12BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_12BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_12PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_12BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_12BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_12BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_12BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_12BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_12BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_13BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_13BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_13PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_13BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_13BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_13BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_13BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_13BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_13BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width: 1090px;">
|
|
<div style="display:inline-block; width: 87px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; text-align:left; vertical-align:top; width: 87px;" type="text" name="attr_14BPLRound" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_14BPUintensity" />
|
|
</div>
|
|
<div style="display:inline-block; width: 182px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 182px;" type="text" name="attr_14PCOrders" />
|
|
</div>
|
|
<div style="display:inline-block; width: 202px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 202px;" type="text" name="attr_14BPEGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 102px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 102px;" type="text" name="attr_14BPMResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 62px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 62px;" type="number" name="attr_14BPGlory" />
|
|
</div>
|
|
<div style="display:inline-block; width: 92px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 92px;" type="text" name="attr_14BPUResults" />
|
|
</div>
|
|
<div style="display:inline-block; width: 82px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline-block; vertical-align:top; width: 82px;" type="text" name="attr_14BPSquire" />
|
|
</div>
|
|
<div style="display:inline-block; width: 152px; border: 1px solid black; padding:1px">
|
|
<input style="display:inline; vertical-align:top; width: 152px;" type="text" name="attr_14BPFollowers" />
|
|
</div>
|
|
</div>
|
|
<br/>
|
|
<br/>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<div style="margin-top:5px; padding:2px; border: 3px solid black; width:600px">
|
|
<label style='display:inline-block; '>Notes</label>
|
|
<textarea style="display:inline-block; width: 94%px; height:120px; margin-left:5px; border: 1px solid black; background:transparent;" type="text" name="attr_BPNotes" /></textarea>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<label style='display:inline-block; '>Combat Glory</label>
|
|
<input style="display:inline; width: 60px;" type="number" name="attr_BPRCGlory" value="0" />
|
|
<label style='display:inline-block; '>x Battle Size Mod.</label>
|
|
<select name="attr_BPRBModifier" style='display:inline; vertical-align:top; width:160px; margin:0px; padding:0px;'>
|
|
<option value="3">Huge - x3</option>
|
|
<option value="2">Large - x2</option>
|
|
<option value="1" selected: "selected">Small, Medium - x1</option>
|
|
</select>
|
|
<label style='display:inline-block; '>x Victory Size Mod.</label>
|
|
<select name="attr_BPRVModifier" style='display:inline; vertical-align:top; width:160px; margin:0px; padding:0px;'>
|
|
<option value="2">Decisive Victory - x2</option>
|
|
<option value="1" selected: "selected">Indecisive - x1</option>
|
|
<option value="0.5">Decisive Defeat - x1/2</option>
|
|
</select>
|
|
<label style='display:inline-block; '>+ Leader Glory</label>
|
|
<input style="display:inline; width: 60px;" type="number" name="attr_BPRLGlory" value="0" />
|
|
<label style='display:inline-block; '>= Total Glory</label>
|
|
<input style="display:inline; width: 60px;" type="number" name="attr_BPRTGlory" value="((@{BPRCGlory}*@{BPRBModifier}*@{BPRVModifier})+@{BPRLGlory})" disabled="true" />
|
|
<br/>
|
|
<br/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</fieldset>
|
|
</div>
|
|
<div class="sheet-tab-content sheet-tab9">
|
|
<h2 style='display:inline-block; width:100%; text-align:center; '>NPCs</h2>
|
|
<fieldset class="repeating_Enemy" style="vertical-align:top; border: 3px solid black; padding: 1px;">
|
|
<input type="checkbox" name="attr_NPC-toggle" class="sheet-toggle" /><span></span>
|
|
<input style='display:inline-block; width:200px;' type="text" name="attr_NReminder" value="<hide 'set reminder'" />
|
|
<div class="sheet-enemy">
|
|
<select name="attr_Enemy" class="sheet-long" style='display:inline; margin-left: 13px; width:200px;'>
|
|
<option value="">≋≋Knights≋≋</option>
|
|
<option value="1">Young Knight</option>
|
|
<option value="2">Average Knight</option>
|
|
<option value="3">Old Knight</option>
|
|
<option value="4">Notable Knight</option>
|
|
<option value="5">Famous Knight</option>
|
|
<option value="6">Extraordinary Knight</option>
|
|
<option value="">≋≋Fighting Men≋≋</option>
|
|
<option value="7">Archer</option>
|
|
<option value="8">Bandit</option>
|
|
<option value="9">Foot Soldier</option>
|
|
<option value="10">Pict Warrior</option>
|
|
<option value="11">Royal Guardsman</option>
|
|
<option value="12">Saxon Berserker</option>
|
|
<option value="13">Saxon Chieftain</option>
|
|
<option value="14">Saxon Warrior</option>
|
|
<option value="15">Sergeant</option>
|
|
<option value="16">Sergeant, Experienced</option>
|
|
<option value="">≋≋Ordinairy Men≋≋</option>
|
|
<option value="17">Christian Monk</option>
|
|
<option value="18">Farmer</option>
|
|
<option value="19">Merchant, Rich</option>
|
|
<option value="20">Village Blacksmith</option>
|
|
<option value="">≋≋Women≋≋</option>
|
|
<option value="21">Common Maidservant</option>
|
|
<option value="22">Damosel</option>
|
|
<option value="23">Lady</option>
|
|
<option value="24">Maid-in-Waiting</option>
|
|
<option value="">≋≋Natural Beasts≋≋</option>
|
|
<option value="25">Bear</option>
|
|
<option value="26">Boar</option>
|
|
<option value="27">Bull</option>
|
|
<option value="28">Deer, Fallow</option>
|
|
<option value="29">Deer, Red</option>
|
|
<option value="30">Deer, Roe</option>
|
|
<option value="31">Dog, Common</option>
|
|
<option value="32">Dog, Exceptional</option>
|
|
<option value="33">Hawk</option>
|
|
<option value="34">Wolf</option>
|
|
<option value="">≋≋Monsters and Fabulous Beasts≋≋</option>
|
|
<option value="35">Dragon</option>
|
|
<option value="36">Faerie Knight</option>
|
|
<option value="37">Giant, Small</option>
|
|
<option value="38">Giant, Standard</option>
|
|
<option value="39">Giant, Huge</option>
|
|
<option value="40">Griffin</option>
|
|
<option value="41">Hippogriff</option>
|
|
<option value="42">Lion</option>
|
|
<option value="43">Manticore</option>
|
|
<option value="44">Panther</option>
|
|
<option value="45">Greater Unicorn</option>
|
|
<option value="46">Lesser Unicorn</option>
|
|
<option value="47">Water Leaper</option>
|
|
<option value="48">Wyrm</option>
|
|
<option value="49">Wyvern</option>
|
|
<option value="50">Yale</option>
|
|
</select>
|
|
<!-- Attribute - Passions - Traits - Skills !-->
|
|
<input type="hidden" name="attr_prefix" value="@{" />
|
|
<input type="hidden" name="attr_size" value="siz" /> <!-- @{prefix}@{Enemy}@{size}} !-->
|
|
<input type="hidden" name="attr_dext" value="dex" /> <!-- @{prefix}@{Enemy}@{dext}} !-->
|
|
<input type="hidden" name="attr_stre" value="str" /> <!-- @{prefix}@{Enemy}@{stre}} !-->
|
|
<input type="hidden" name="attr_cons" value="con" /> <!-- @{prefix}@{Enemy}@{cons}} !-->
|
|
<input type="hidden" name="attr_appe" value="app" /> <!-- @{prefix}@{Enemy}@{appe}} !-->
|
|
<input type="hidden" name="attr_move" value="mov" /> <!-- @{prefix}@{Enemy}@{move}} !-->
|
|
<input type="hidden" name="attr_dama" value="dmg" /> <!-- @{prefix}@{Enemy}@{dama}} !-->
|
|
<input type="hidden" name="attr_heal" value="hea" /> <!-- @{prefix}@{Enemy}@{heal}} !-->
|
|
<!-- Passions !-->
|
|
<input type="hidden" name="attr_ehono" value="hono" /> <!-- @{prefix}@{Enemy}@{ehono}} !-->
|
|
<input type="hidden" name="attr_ehosp" value="hos" /> <!-- @{prefix}@{Enemy}@{ehosp}} !-->
|
|
<input type="hidden" name="attr_ehate" value="hat" /> <!-- @{prefix}@{Enemy}@{ehate}} !-->
|
|
<input type="hidden" name="attr_eloya" value="loy" /> <!-- @{prefix}@{Enemy}@{eloya}} !-->
|
|
<input type="hidden" name="attr_elove" value="lov" /> <!-- @{prefix}@{Enemy}@{elove}} !-->
|
|
<input type="hidden" name="attr_elovet" value="lovt" /> <!-- @{prefix}@{Enemy}@{elovet}} text !-->
|
|
<!-- Traits !-->
|
|
<input type="hidden" name="attr_echas" value="cha" /> <!-- @{prefix}@{Enemy}@{echas}} !-->
|
|
<input type="hidden" name="attr_eener" value="ene" /> <!-- @{prefix}@{Enemy}@{eener}} !-->
|
|
<input type="hidden" name="attr_eforg" value="for" /> <!-- @{prefix}@{Enemy}@{eforg}} !-->
|
|
<input type="hidden" name="attr_egene" value="gen" /> <!-- @{prefix}@{Enemy}@{egene}} !-->
|
|
<input type="hidden" name="attr_ehone" value="hon" /> <!-- @{prefix}@{Enemy}@{ehone}} !-->
|
|
<input type="hidden" name="attr_ejust" value="jus" /> <!-- @{prefix}@{Enemy}@{ejust}} !-->
|
|
<input type="hidden" name="attr_emerc" value="mer" /> <!-- @{prefix}@{Enemy}@{emerc}} !-->
|
|
<input type="hidden" name="attr_emode" value="mod" /> <!-- @{prefix}@{Enemy}@{emode}} !-->
|
|
<input type="hidden" name="attr_eprud" value="pru" /> <!-- @{prefix}@{Enemy}@{eprud}} !-->
|
|
<input type="hidden" name="attr_espir" value="spi" /> <!-- @{prefix}@{Enemy}@{espir}} !-->
|
|
<input type="hidden" name="attr_etemp" value="tem" /> <!-- @{prefix}@{Enemy}@{etemp}} !-->
|
|
<input type="hidden" name="attr_etrus" value="tru" /> <!-- @{prefix}@{Enemy}@{etrus}} !-->
|
|
<input type="hidden" name="attr_evalo" value="val" /> <!-- @{prefix}@{Enemy}@{evalo}} !-->
|
|
<!-- Skills !-->
|
|
<input type="hidden" name="attr_eavoi" value="avo" /> <!-- @{prefix}@{Enemy}@{eavoi}} !-->
|
|
<input type="hidden" name="attr_eawar" value="awa" /> <!-- @{prefix}@{Enemy}@{eawar}} !-->
|
|
<input type="hidden" name="attr_eboat" value="boa" /> <!-- @{prefix}@{Enemy}@{eboat}} !-->
|
|
<input type="hidden" name="attr_echir" value="chi" /> <!-- @{prefix}@{Enemy}@{echir}} !-->
|
|
<input type="hidden" name="attr_ecomp" value="com" /> <!-- @{prefix}@{Enemy}@{ecomp}} !-->
|
|
<input type="hidden" name="attr_ecort" value="cor" /> <!-- @{prefix}@{Enemy}@{ecort}} !-->
|
|
<input type="hidden" name="attr_edist" value="dis" /> <!-- @{prefix}@{Enemy}@{edist}} !-->
|
|
<input type="hidden" name="attr_edanc" value="dan" /> <!-- @{prefix}@{Enemy}@{edamc}} !-->
|
|
<input type="hidden" name="attr_efaer" value="fae" /> <!-- @{prefix}@{Enemy}@{efaer}} !-->
|
|
<input type="hidden" name="attr_efalc" value="fal" /> <!-- @{prefix}@{Enemy}@{efalc}} !-->
|
|
<input type="hidden" name="attr_efash" value="fas" /> <!-- @{prefix}@{Enemy}@{efash}} !-->
|
|
<input type="hidden" name="attr_efirs" value="fir" /> <!-- @{prefix}@{Enemy}@{efirs}} !-->
|
|
<input type="hidden" name="attr_eflir" value="fli" /> <!-- @{prefix}@{Enemy}@{eflir}} !-->
|
|
<input type="hidden" name="attr_efolk" value="fol" /> <!-- @{prefix}@{Enemy}@{efolk}} !-->
|
|
<input type="hidden" name="attr_egami" value="gam" /> <!-- @{prefix}@{Enemy}@{egami}} !-->
|
|
<input type="hidden" name="attr_ehera" value="her" /> <!-- @{prefix}@{Enemy}@{ehera}} !-->
|
|
<input type="hidden" name="attr_ehunt" value="hun" /> <!-- @{prefix}@{Enemy}@{ehunt}} !-->
|
|
<input type="hidden" name="attr_eintr" value="int" /> <!-- @{prefix}@{Enemy}@{eintr}} !-->
|
|
<input type="hidden" name="attr_emusi" value="mus" /> <!-- @{prefix}@{Enemy}@{emusi}} !-->
|
|
<input type="hidden" name="attr_eorat" value="ora" /> <!-- @{prefix}@{Enemy}@{eorat}} !-->
|
|
<input type="hidden" name="attr_eplay" value="pla" /> <!-- @{prefix}@{Enemy}@{eplay}} !-->
|
|
<input type="hidden" name="attr_eread" value="rea" /> <!-- @{prefix}@{Enemy}@{eread}} !-->
|
|
<input type="hidden" name="attr_ereco" value="rec" /> <!-- @{prefix}@{Enemy}@{ereco}} !-->
|
|
<input type="hidden" name="attr_ereli" value="rel" /> <!-- @{prefix}@{Enemy}@{ereli}} !-->
|
|
<input type="hidden" name="attr_eroma" value="rom" /> <!-- @{prefix}@{Enemy}@{eroma}} !-->
|
|
<input type="hidden" name="attr_esing" value="sin" /> <!-- @{prefix}@{Enemy}@{esing}} !-->
|
|
<input type="hidden" name="attr_estew" value="ste" /> <!-- @{prefix}@{Enemy}@{estew}} !-->
|
|
<input type="hidden" name="attr_eswim" value="swi" /> <!-- @{prefix}@{Enemy}@{eswim}} !-->
|
|
<input type="hidden" name="attr_etour" value="tou" /> <!-- @{prefix}@{Enemy}@{etour}} !-->
|
|
<input type="hidden" name="attr_eindu" value="ind" /> <!-- @{prefix}@{Enemy}@{eindu}} !-->
|
|
<input type="hidden" name="attr_eskil" value="ski" /> <!-- @{prefix}@{Enemy}@{eskil}} !-->
|
|
<input type="hidden" name="attr_e1skil" value="1ski" /> <!-- @{prefix}@{Enemy}@{e1skil}} !-->
|
|
<input type="hidden" name="attr_easkit" value="askt" /> <!-- @{prefix}@{Enemy}@{easkit}} text !-->
|
|
<input type="hidden" name="attr_easki" value="ask" /> <!-- @{prefix}@{Enemy}@{easki}} !-->
|
|
<!-- Combat Skills !-->
|
|
<input type="hidden" name="attr_ebatt" value="bat" /> <!-- @{prefix}@{Enemy}@{ebatt}} !-->
|
|
<input type="hidden" name="attr_esieg" value="sie" /> <!-- @{prefix}@{Enemy}@{esieg}} !-->
|
|
<input type="hidden" name="attr_ehors" value="hor" /> <!-- @{prefix}@{Enemy}@{ehors}} !-->
|
|
<input type="hidden" name="attr_eswor" value="swo" /> <!-- @{prefix}@{Enemy}@{eswor}} !-->
|
|
<input type="hidden" name="attr_elanc" value="lan" /> <!-- @{prefix}@{Enemy}@{elanc}} !-->
|
|
<input type="hidden" name="attr_espea" value="spe" /> <!-- @{prefix}@{Enemy}@{espea}} !-->
|
|
<input type="hidden" name="attr_edagg" value="dag" /> <!-- @{prefix}@{Enemy}@{edagg}} !-->
|
|
<input type="hidden" name="attr_emace" value="mac" /> <!-- @{prefix}@{Enemy}@{emace}} !-->
|
|
<input type="hidden" name="attr_exaxe" value="axe" /> <!-- @{prefix}@{Enemy}@{exaxe}} !-->
|
|
<input type="hidden" name="attr_exbow" value="bow" /> <!-- @{prefix}@{Enemy}@{exbow}} !-->
|
|
<input type="hidden" name="attr_exxbw" value="xbw" /> <!-- @{prefix}@{Enemy}@{exxbw}} !-->
|
|
<input type="hidden" name="attr_exgsp" value="gsp" /> <!-- @{prefix}@{Enemy}@{exgsp}} !-->
|
|
<input type="hidden" name="attr_exjav" value="jav" /> <!-- @{prefix}@{Enemy}@{exjav}} !-->
|
|
<input type="hidden" name="attr_exgax" value="gax" /> <!-- @{prefix}@{Enemy}@{exgax}} !-->
|
|
<input type="hidden" name="attr_eatkt" value="atkt" /> <!-- @{prefix}@{Enemy}@{eatkt}} text !-->
|
|
<input type="hidden" name="attr_eattk" value="atk" /> <!-- @{prefix}@{Enemy}@{eattk}} !-->
|
|
<input type="hidden" name="attr_ebtkt" value="btkt" /> <!-- @{prefix}@{Enemy}@{ebtkt}} text !-->
|
|
<input type="hidden" name="attr_ebttk" value="btk" /> <!-- @{prefix}@{Enemy}@{ebttk}} !-->
|
|
<input type="hidden" name="attr_ectkt" value="ctkt" /> <!-- @{prefix}@{Enemy}@{ectkt}} text !-->
|
|
<input type="hidden" name="attr_ecttk" value="ctk" /> <!-- @{prefix}@{Enemy}@{ecttk}} !-->
|
|
<!-- Armor !-->
|
|
<input type="hidden" name="attr_earmot" value="armt" /> <!-- @{prefix}@{Enemy}@{earmot}} text !-->
|
|
<input type="hidden" name="attr_earmo" value="arm" /> <!-- @{prefix}@{Enemy}@{earmo}} !-->
|
|
<input type="hidden" name="attr_eclott" value="clot" /> <!-- @{prefix}@{Enemy}@{eclott}} text !-->
|
|
<input type="hidden" name="attr_eclot" value="clo" /> <!-- @{prefix}@{Enemy}@{eclot}} text !-->
|
|
<!-- 1 Young Knight !-->
|
|
<input type="hidden" name="attr_1siz" value="14" />
|
|
<input type="hidden" name="attr_1dex" value="11" />
|
|
<input type="hidden" name="attr_1str" value="11" />
|
|
<input type="hidden" name="attr_1con" value="14" />
|
|
<input type="hidden" name="attr_1app" value="11" />
|
|
<input type="hidden" name="attr_1mov" value="0" />
|
|
<input type="hidden" name="attr_1dmg" value="0" />
|
|
<input type="hidden" name="attr_1hea" value="0" />
|
|
<input type="hidden" name="attr_1loy" value="15" />
|
|
<input type="hidden" name="attr_1val" value="13" />
|
|
<input type="hidden" name="attr_1awa" value="10" />
|
|
<input type="hidden" name="attr_1cou" value="5" />
|
|
<input type="hidden" name="attr_1fir" value="10" />
|
|
<input type="hidden" name="attr_1her" value="5" />
|
|
<input type="hidden" name="attr_1hun" value="5" />
|
|
<input type="hidden" name="attr_1tou" value="10" />
|
|
<input type="hidden" name="attr_1dag" value="5" />
|
|
<input type="hidden" name="attr_1lan" value="13" />
|
|
<input type="hidden" name="attr_1spe" value="6" />
|
|
<input type="hidden" name="attr_1swo" value="15" />
|
|
<input type="hidden" name="attr_1bat" value="10" />
|
|
<input type="hidden" name="attr_1hor" value="10" />
|
|
<input type="hidden" name="attr_1armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_1arm" value="10" />
|
|
<!-- 2 Average Knight !-->
|
|
<input type="hidden" name="attr_2siz" value="14" />
|
|
<input type="hidden" name="attr_2dex" value="11" />
|
|
<input type="hidden" name="attr_2str" value="14" />
|
|
<input type="hidden" name="attr_2con" value="14" />
|
|
<input type="hidden" name="attr_2app" value="11" />
|
|
<input type="hidden" name="attr_2mov" value="0" />
|
|
<input type="hidden" name="attr_2dmg" value="0" />
|
|
<input type="hidden" name="attr_2hea" value="0" />
|
|
<input type="hidden" name="attr_2loy" value="15" />
|
|
<input type="hidden" name="attr_2val" value="15" />
|
|
<input type="hidden" name="attr_2awa" value="10" />
|
|
<input type="hidden" name="attr_2cou" value="10" />
|
|
<input type="hidden" name="attr_2fir" value="10" />
|
|
<input type="hidden" name="attr_2her" value="10" />
|
|
<input type="hidden" name="attr_2hun" value="10" />
|
|
<input type="hidden" name="attr_2tou" value="10" />
|
|
<input type="hidden" name="attr_2dag" value="10" />
|
|
<input type="hidden" name="attr_2lan" value="15" />
|
|
<input type="hidden" name="attr_2spe" value="10" />
|
|
<input type="hidden" name="attr_2swo" value="19" />
|
|
<input type="hidden" name="attr_2bat" value="15" />
|
|
<input type="hidden" name="attr_2hor" value="15" />
|
|
<input type="hidden" name="attr_2armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_2arm" value="10" />
|
|
<!-- 3 Old Knight !-->
|
|
<input type="hidden" name="attr_3siz" value="11" />
|
|
<input type="hidden" name="attr_3dex" value="8" />
|
|
<input type="hidden" name="attr_3str" value="11" />
|
|
<input type="hidden" name="attr_3con" value="11" />
|
|
<input type="hidden" name="attr_3app" value="8" />
|
|
<input type="hidden" name="attr_3mov" value="0" />
|
|
<input type="hidden" name="attr_3dmg" value="0" />
|
|
<input type="hidden" name="attr_3hea" value="0" />
|
|
<input type="hidden" name="attr_3loy" value="15" />
|
|
<input type="hidden" name="attr_3val" value="15" />
|
|
<input type="hidden" name="attr_3awa" value="15" />
|
|
<input type="hidden" name="attr_3cou" value="15" />
|
|
<input type="hidden" name="attr_3fir" value="15" />
|
|
<input type="hidden" name="attr_3her" value="15" />
|
|
<input type="hidden" name="attr_3hun" value="15" />
|
|
<input type="hidden" name="attr_3tou" value="15" />
|
|
<input type="hidden" name="attr_3dag" value="10" />
|
|
<input type="hidden" name="attr_3lan" value="18" />
|
|
<input type="hidden" name="attr_3spe" value="10" />
|
|
<input type="hidden" name="attr_3swo" value="20" />
|
|
<input type="hidden" name="attr_3bat" value="18" />
|
|
<input type="hidden" name="attr_3hor" value="18" />
|
|
<input type="hidden" name="attr_3armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_3arm" value="10" />
|
|
<!-- 4 Notable Knight !-->
|
|
<input type="hidden" name="attr_4siz" value="15" />
|
|
<input type="hidden" name="attr_4dex" value="11" />
|
|
<input type="hidden" name="attr_4str" value="14" />
|
|
<input type="hidden" name="attr_4con" value="15" />
|
|
<input type="hidden" name="attr_4app" value="11" />
|
|
<input type="hidden" name="attr_4mov" value="0" />
|
|
<input type="hidden" name="attr_4dmg" value="0" />
|
|
<input type="hidden" name="attr_4hea" value="0" />
|
|
<input type="hidden" name="attr_4loy" value="16" />
|
|
<input type="hidden" name="attr_4val" value="15" />
|
|
<input type="hidden" name="attr_4awa" value="12" />
|
|
<input type="hidden" name="attr_4cou" value="10" />
|
|
<input type="hidden" name="attr_4fir" value="10" />
|
|
<input type="hidden" name="attr_4her" value="10" />
|
|
<input type="hidden" name="attr_4hun" value="10" />
|
|
<input type="hidden" name="attr_4tou" value="10" />
|
|
<input type="hidden" name="attr_4dag" value="10" />
|
|
<input type="hidden" name="attr_4lan" value="16" />
|
|
<input type="hidden" name="attr_4spe" value="10" />
|
|
<input type="hidden" name="attr_4swo" value="21" />
|
|
<input type="hidden" name="attr_4bat" value="16" />
|
|
<input type="hidden" name="attr_4hor" value="16" />
|
|
<input type="hidden" name="attr_4armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_4arm" value="10" />
|
|
<input type="hidden" name="attr_4clo" value="2" />
|
|
<input type="hidden" name="attr_4clot" value="Fine Clothing" />
|
|
<!-- 5 Famous Knight !-->
|
|
<input type="hidden" name="attr_5siz" value="16" />
|
|
<input type="hidden" name="attr_5dex" value="13" />
|
|
<input type="hidden" name="attr_5str" value="14" />
|
|
<input type="hidden" name="attr_5con" value="15" />
|
|
<input type="hidden" name="attr_5app" value="13" />
|
|
<input type="hidden" name="attr_5mov" value="0" />
|
|
<input type="hidden" name="attr_5dmg" value="0" />
|
|
<input type="hidden" name="attr_5hea" value="0" />
|
|
<input type="hidden" name="attr_5loy" value="16" />
|
|
<input type="hidden" name="attr_5val" value="16" />
|
|
<input type="hidden" name="attr_5awa" value="13" />
|
|
<input type="hidden" name="attr_5cou" value="13" />
|
|
<input type="hidden" name="attr_5fir" value="13" />
|
|
<input type="hidden" name="attr_5her" value="13" />
|
|
<input type="hidden" name="attr_5hun" value="13" />
|
|
<input type="hidden" name="attr_5tou" value="13" />
|
|
<input type="hidden" name="attr_5axe" value="15" />
|
|
<input type="hidden" name="attr_5dag" value="10" />
|
|
<input type="hidden" name="attr_5lan" value="18" />
|
|
<input type="hidden" name="attr_5spe" value="10" />
|
|
<input type="hidden" name="attr_5swo" value="22" />
|
|
<input type="hidden" name="attr_5bat" value="18" />
|
|
<input type="hidden" name="attr_5hor" value="18" />
|
|
<input type="hidden" name="attr_5armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_5arm" value="10" />
|
|
<input type="hidden" name="attr_5clo" value="4" />
|
|
<input type="hidden" name="attr_5clot" value="Rich Clothing" />
|
|
<!-- 6 Extraordinary Knight !-->
|
|
<input type="hidden" name="attr_6siz" value="17" />
|
|
<input type="hidden" name="attr_6dex" value="16" />
|
|
<input type="hidden" name="attr_6str" value="16" />
|
|
<input type="hidden" name="attr_6con" value="16" />
|
|
<input type="hidden" name="attr_6app" value="16" />
|
|
<input type="hidden" name="attr_6mov" value="0" />
|
|
<input type="hidden" name="attr_6dmg" value="0" />
|
|
<input type="hidden" name="attr_6hea" value="0" />
|
|
<input type="hidden" name="attr_6loy" value="16" />
|
|
<input type="hidden" name="attr_6val" value="18" />
|
|
<input type="hidden" name="attr_6pru" value="16" />
|
|
<input type="hidden" name="attr_6awa" value="16" />
|
|
<input type="hidden" name="attr_6boa" value="5" />
|
|
<input type="hidden" name="attr_6chi" value="5" />
|
|
<input type="hidden" name="attr_6com" value="5" />
|
|
<input type="hidden" name="attr_6cou" value="16" />
|
|
<input type="hidden" name="attr_6dis" value="5" />
|
|
<input type="hidden" name="attr_6dan" value="5" />
|
|
<input type="hidden" name="attr_6fae" value="5" />
|
|
<input type="hidden" name="attr_6fal" value="5" />
|
|
<input type="hidden" name="attr_6fas" value="5" />
|
|
<input type="hidden" name="attr_6fir" value="16" />
|
|
<input type="hidden" name="attr_6fli" value="5" />
|
|
<input type="hidden" name="attr_6fol" value="5" />
|
|
<input type="hidden" name="attr_6gam" value="5" />
|
|
<input type="hidden" name="attr_6her" value="16" />
|
|
<input type="hidden" name="attr_6hun" value="16" />
|
|
<input type="hidden" name="attr_6int" value="5" />
|
|
<input type="hidden" name="attr_6mus" value="5" />
|
|
<input type="hidden" name="attr_6ora" value="5" />
|
|
<input type="hidden" name="attr_6pla" value="5" />
|
|
<input type="hidden" name="attr_6rea" value="5" />
|
|
<input type="hidden" name="attr_6rec" value="5" />
|
|
<input type="hidden" name="attr_6rel" value="5" />
|
|
<input type="hidden" name="attr_6rom" value="5" />
|
|
<input type="hidden" name="attr_6sin" value="5" />
|
|
<input type="hidden" name="attr_6ste" value="5" />
|
|
<input type="hidden" name="attr_6swi" value="5" />
|
|
<input type="hidden" name="attr_6tou" value="16" />
|
|
<input type="hidden" name="attr_6ski" value="5" />
|
|
<input type="hidden" name="attr_6axe" value="18" />
|
|
<input type="hidden" name="attr_6dag" value="10" />
|
|
<input type="hidden" name="attr_6lan" value="21" />
|
|
<input type="hidden" name="attr_6mac" value="18" />
|
|
<input type="hidden" name="attr_6spe" value="18" />
|
|
<input type="hidden" name="attr_6swo" value="23" />
|
|
<input type="hidden" name="attr_6bat" value="18" />
|
|
<input type="hidden" name="attr_6hor" value="20" />
|
|
<input type="hidden" name="attr_6armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_6arm" value="10" />
|
|
<input type="hidden" name="attr_6clo" value="8" />
|
|
<input type="hidden" name="attr_6clot" value="Noble Clothing" />
|
|
<!-- 7 Archer !-->
|
|
<input type="hidden" name="attr_7siz" value="9" />
|
|
<input type="hidden" name="attr_7dex" value="10" />
|
|
<input type="hidden" name="attr_7str" value="10" />
|
|
<input type="hidden" name="attr_7con" value="15" />
|
|
<input type="hidden" name="attr_7app" value="10" />
|
|
<input type="hidden" name="attr_7mov" value="2" />
|
|
<input type="hidden" name="attr_7dmg" value="0" />
|
|
<input type="hidden" name="attr_7hea" value="0" />
|
|
<input type="hidden" name="attr_7val" value="10" />
|
|
<input type="hidden" name="attr_7awa" value="12" />
|
|
<input type="hidden" name="attr_7hun" value="8" />
|
|
<input type="hidden" name="attr_7swo" value="8" />
|
|
<input type="hidden" name="attr_7bow" value="18" />
|
|
<input type="hidden" name="attr_7armt" value="Padded Armor" />
|
|
<input type="hidden" name="attr_7arm" value="2" />
|
|
<!-- 8 Bandit !-->
|
|
<input type="hidden" name="attr_8siz" value="12" />
|
|
<input type="hidden" name="attr_8dex" value="10" />
|
|
<input type="hidden" name="attr_8str" value="12" />
|
|
<input type="hidden" name="attr_8con" value="12" />
|
|
<input type="hidden" name="attr_8app" value="8" />
|
|
<input type="hidden" name="attr_8mov" value="2" />
|
|
<input type="hidden" name="attr_8dmg" value="0" />
|
|
<input type="hidden" name="attr_8hea" value="0" />
|
|
<input type="hidden" name="attr_8lovt" value="Hate (Knights)" />
|
|
<input type="hidden" name="attr_8lov" value="12" />
|
|
<input type="hidden" name="attr_8val" value="8" />
|
|
<input type="hidden" name="attr_8awa" value="18" />
|
|
<input type="hidden" name="attr_8hun" value="16" />
|
|
<input type="hidden" name="attr_8bow" value="8" />
|
|
<input type="hidden" name="attr_8dag" value="8" />
|
|
<input type="hidden" name="attr_8gsp" value="8" />
|
|
<input type="hidden" name="attr_8mer" value="7" />
|
|
<input type="hidden" name="attr_8tru" value="4" />
|
|
<input type="hidden" name="attr_8armt" value="Leather Armor" />
|
|
<input type="hidden" name="attr_8arm" value="4" />
|
|
<!-- 9 Foot Soldier !-->
|
|
<input type="hidden" name="attr_9siz" value="10" />
|
|
<input type="hidden" name="attr_9dex" value="10" />
|
|
<input type="hidden" name="attr_9str" value="10" />
|
|
<input type="hidden" name="attr_9con" value="13" />
|
|
<input type="hidden" name="attr_9app" value="10" />
|
|
<input type="hidden" name="attr_9mov" value="1" />
|
|
<input type="hidden" name="attr_9dmg" value="0" />
|
|
<input type="hidden" name="attr_9hea" value="0" />
|
|
<input type="hidden" name="attr_9val" value="12" />
|
|
<input type="hidden" name="attr_9awa" value="10" />
|
|
<input type="hidden" name="attr_9dag" value="6" />
|
|
<input type="hidden" name="attr_9spe" value="10" />
|
|
<input type="hidden" name="attr_9swo" value="10" />
|
|
<input type="hidden" name="attr_9armt" value="Hard Leather" />
|
|
<input type="hidden" name="attr_9arm" value="6" />
|
|
<!-- 10 Pict Warrior !-->
|
|
<input type="hidden" name="attr_10siz" value="8" />
|
|
<input type="hidden" name="attr_10dex" value="14" />
|
|
<input type="hidden" name="attr_10str" value="11" />
|
|
<input type="hidden" name="attr_10con" value="11" />
|
|
<input type="hidden" name="attr_10app" value="7" />
|
|
<input type="hidden" name="attr_10mov" value="1" />
|
|
<input type="hidden" name="attr_10dmg" value="0" />
|
|
<input type="hidden" name="attr_10hea" value="0" />
|
|
<input type="hidden" name="attr_10lovt" value="Love (Goddess)" />
|
|
<input type="hidden" name="attr_10lov" value="12" />
|
|
<input type="hidden" name="attr_10hono" value="12" />
|
|
<input type="hidden" name="attr_10val" value="16" />
|
|
<input type="hidden" name="attr_10awa" value="18" />
|
|
<input type="hidden" name="attr_10fir" value="15" />
|
|
<input type="hidden" name="attr_10hun" value="18" />
|
|
<input type="hidden" name="attr_10fae" value="15" />
|
|
<input type="hidden" name="attr_10gax" value="15" />
|
|
<input type="hidden" name="attr_10gsp" value="14" />
|
|
<input type="hidden" name="attr_10jav" value="18" />
|
|
<input type="hidden" name="attr_10armt" value="Tattoos* + H.Clothing + Padded Armor" />
|
|
<input type="hidden" name="attr_10arm" value="3" />
|
|
<!-- 11 Royal Guardsman !-->
|
|
<input type="hidden" name="attr_11siz" value="13" />
|
|
<input type="hidden" name="attr_11dex" value="13" />
|
|
<input type="hidden" name="attr_11str" value="13" />
|
|
<input type="hidden" name="attr_11con" value="15" />
|
|
<input type="hidden" name="attr_11app" value="10" />
|
|
<input type="hidden" name="attr_11mov" value="0" />
|
|
<input type="hidden" name="attr_11dmg" value="0" />
|
|
<input type="hidden" name="attr_11hea" value="0" />
|
|
<input type="hidden" name="attr_11loy" value="10" />
|
|
<input type="hidden" name="attr_11val" value="15" />
|
|
<input type="hidden" name="attr_11awa" value="15" />
|
|
<input type="hidden" name="attr_11xbw" value="15" />
|
|
<input type="hidden" name="attr_11dag" value="8" />
|
|
<input type="hidden" name="attr_11gsp" value="17" />
|
|
<input type="hidden" name="attr_11swo" value="13" />
|
|
<input type="hidden" name="attr_11armt" value="Chainmail" />
|
|
<input type="hidden" name="attr_11arm" value="10" />
|
|
<!-- 12 Saxon Berserker !-->
|
|
<input type="hidden" name="attr_12siz" value="17" />
|
|
<input type="hidden" name="attr_12dex" value="13" />
|
|
<input type="hidden" name="attr_12str" value="17" />
|
|
<input type="hidden" name="attr_12con" value="18" />
|
|
<input type="hidden" name="attr_12app" value="6" />
|
|
<input type="hidden" name="attr_12mov" value="0" />
|
|
<input type="hidden" name="attr_12dmg" value="6" />
|
|
<input type="hidden" name="attr_12hea" value="0" />
|
|
<input type="hidden" name="attr_12hono" value="6" />
|
|
<input type="hidden" name="attr_12lovt" value="Love (Wotan)" />
|
|
<input type="hidden" name="attr_12lov" value="16" />
|
|
<input type="hidden" name="attr_12val" value="22" />
|
|
<input type="hidden" name="attr_12mod" value="4" />
|
|
<input type="hidden" name="attr_12pru" value="4" />
|
|
<input type="hidden" name="attr_12spi" value="4" />
|
|
<input type="hidden" name="attr_12tem" value="4" />
|
|
<input type="hidden" name="attr_12gen" value="16" />
|
|
<input type="hidden" name="attr_12awa" value="5" />
|
|
<input type="hidden" name="attr_12boa" value="3" />
|
|
<input type="hidden" name="attr_12swi" value="4" />
|
|
<input type="hidden" name="attr_12gax" value="19" />
|
|
<input type="hidden" name="attr_12jav" value="20" />
|
|
<input type="hidden" name="attr_12armt" value="Chainmail" />
|
|
<input type="hidden" name="attr_12arm" value="10" />
|
|
<!-- 13 Saxon Chieftain !-->
|
|
<input type="hidden" name="attr_13siz" value="17" />
|
|
<input type="hidden" name="attr_13dex" value="10" />
|
|
<input type="hidden" name="attr_13str" value="14" />
|
|
<input type="hidden" name="attr_13con" value="14" />
|
|
<input type="hidden" name="attr_13app" value="12" />
|
|
<input type="hidden" name="attr_13mov" value="0" />
|
|
<input type="hidden" name="attr_13dmg" value="6" />
|
|
<input type="hidden" name="attr_13hea" value="0" />
|
|
<input type="hidden" name="attr_13hono" value="15" />
|
|
<input type="hidden" name="attr_13val" value="17" />
|
|
<input type="hidden" name="attr_13mod" value="4" />
|
|
<input type="hidden" name="attr_13pru" value="4" />
|
|
<input type="hidden" name="attr_13spi" value="4" />
|
|
<input type="hidden" name="attr_13tem" value="4" />
|
|
<input type="hidden" name="attr_13gen" value="16" />
|
|
<input type="hidden" name="attr_13awa" value="15" />
|
|
<input type="hidden" name="attr_13boa" value="18" />
|
|
<input type="hidden" name="attr_13swi" value="12" />
|
|
<input type="hidden" name="attr_13axe" value="21" />
|
|
<input type="hidden" name="attr_13jav" value="17" />
|
|
<input type="hidden" name="attr_13spe" value="20" />
|
|
<input type="hidden" name="attr_13bat" value="15" />
|
|
<input type="hidden" name="attr_13armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_13arm" value="10" />
|
|
<!-- 14 Saxon Warrior !-->
|
|
<input type="hidden" name="attr_14siz" value="16" />
|
|
<input type="hidden" name="attr_14dex" value="8" />
|
|
<input type="hidden" name="attr_14str" value="14" />
|
|
<input type="hidden" name="attr_14con" value="14" />
|
|
<input type="hidden" name="attr_14app" value="11" />
|
|
<input type="hidden" name="attr_14mov" value="0" />
|
|
<input type="hidden" name="attr_14dmg" value="0" />
|
|
<input type="hidden" name="attr_14hea" value="0" />
|
|
<input type="hidden" name="attr_14hono" value="10" />
|
|
<input type="hidden" name="attr_14val" value="12" />
|
|
<input type="hidden" name="attr_14awa" value="15" />
|
|
<input type="hidden" name="attr_14boa" value="12" />
|
|
<input type="hidden" name="attr_14swi" value="10" />
|
|
<input type="hidden" name="attr_14axe" value="14" />
|
|
<input type="hidden" name="attr_14jav" value="13" />
|
|
<input type="hidden" name="attr_14spe" value="13" />
|
|
<input type="hidden" name="attr_14armt" value="Hard Leather + Shield" />
|
|
<input type="hidden" name="attr_14arm" value="6" />
|
|
<!-- 15 Sergeant !-->
|
|
<input type="hidden" name="attr_15siz" value="13" />
|
|
<input type="hidden" name="attr_15dex" value="10" />
|
|
<input type="hidden" name="attr_15str" value="13" />
|
|
<input type="hidden" name="attr_15con" value="15" />
|
|
<input type="hidden" name="attr_15app" value="10" />
|
|
<input type="hidden" name="attr_15mov" value="0" />
|
|
<input type="hidden" name="attr_15dmg" value="0" />
|
|
<input type="hidden" name="attr_15hea" value="0" />
|
|
<input type="hidden" name="attr_15val" value="14" />
|
|
<input type="hidden" name="attr_15awa" value="13" />
|
|
<input type="hidden" name="attr_15lan" value="13" />
|
|
<input type="hidden" name="attr_15swo" value="14" />
|
|
<input type="hidden" name="attr_15armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_15arm" value="10" />
|
|
<!-- 16 Sergeant, Experienced !-->
|
|
<input type="hidden" name="attr_16siz" value="13" />
|
|
<input type="hidden" name="attr_16dex" value="10" />
|
|
<input type="hidden" name="attr_16str" value="13" />
|
|
<input type="hidden" name="attr_16con" value="15" />
|
|
<input type="hidden" name="attr_16app" value="10" />
|
|
<input type="hidden" name="attr_16mov" value="0" />
|
|
<input type="hidden" name="attr_16dmg" value="0" />
|
|
<input type="hidden" name="attr_16hea" value="0" />
|
|
<input type="hidden" name="attr_16val" value="16" />
|
|
<input type="hidden" name="attr_16awa" value="15" />
|
|
<input type="hidden" name="attr_16lan" value="18" />
|
|
<input type="hidden" name="attr_16swo" value="19" />
|
|
<input type="hidden" name="attr_16armt" value="Chainmail + Shield" />
|
|
<input type="hidden" name="attr_16arm" value="10" />
|
|
<!-- 17 Christian Monk !-->
|
|
<input type="hidden" name="attr_17siz" value="10" />
|
|
<input type="hidden" name="attr_17dex" value="10" />
|
|
<input type="hidden" name="attr_17str" value="10" />
|
|
<input type="hidden" name="attr_17con" value="13" />
|
|
<input type="hidden" name="attr_17app" value="10" />
|
|
<input type="hidden" name="attr_17mov" value="0" />
|
|
<input type="hidden" name="attr_17dmg" value="0" />
|
|
<input type="hidden" name="attr_17hea" value="0" />
|
|
<input type="hidden" name="attr_17lovt" value="Love (God)" />
|
|
<input type="hidden" name="attr_17lov" value="17" />
|
|
<input type="hidden" name="attr_17cha" value="16" />
|
|
<input type="hidden" name="attr_17for" value="16" />
|
|
<input type="hidden" name="attr_17mer" value="15" />
|
|
<input type="hidden" name="attr_17mod" value="17" />
|
|
<input type="hidden" name="attr_17pio" value="16" />
|
|
<input type="hidden" name="attr_17tem" value="17" />
|
|
<input type="hidden" name="attr_17val" value="5" />
|
|
<input type="hidden" name="attr_17chi" value="18" />
|
|
<input type="hidden" name="attr_17fir" value="18" />
|
|
<input type="hidden" name="attr_17ste" value="12" />
|
|
<input type="hidden" name="attr_17ski" value="6" />
|
|
<input type="hidden" name="attr_171ski" value="18" />
|
|
<input type="hidden" name="attr_17armt" value="Heavy Clothing" />
|
|
<input type="hidden" name="attr_17arm" value="1" />
|
|
<!-- 18 Farmer !-->
|
|
<input type="hidden" name="attr_18siz" value="8" />
|
|
<input type="hidden" name="attr_18dex" value="9" />
|
|
<input type="hidden" name="attr_18str" value="12" />
|
|
<input type="hidden" name="attr_18con" value="10" />
|
|
<input type="hidden" name="attr_18app" value="8" />
|
|
<input type="hidden" name="attr_18mov" value="0" />
|
|
<input type="hidden" name="attr_18dmg" value="0" />
|
|
<input type="hidden" name="attr_18hea" value="0" />
|
|
<input type="hidden" name="attr_18val" value="5" />
|
|
<input type="hidden" name="attr_18fae" value="5" />
|
|
<input type="hidden" name="attr_18fir" value="10" />
|
|
<input type="hidden" name="attr_18fol" value="12" />
|
|
<input type="hidden" name="attr_18hun" value="2" />
|
|
<input type="hidden" name="attr_18ind" value="10" />
|
|
<input type="hidden" name="attr_18ste" value="8" />
|
|
<input type="hidden" name="attr_18mac" value="8" />
|
|
<input type="hidden" name="attr_18armt" value="Heavy Clothing" />
|
|
<input type="hidden" name="attr_18arm" value="1" />
|
|
<!-- 19 Merchant, Rich !-->
|
|
<input type="hidden" name="attr_19siz" value="11" />
|
|
<input type="hidden" name="attr_19dex" value="10" />
|
|
<input type="hidden" name="attr_19str" value="10" />
|
|
<input type="hidden" name="attr_19con" value="14" />
|
|
<input type="hidden" name="attr_19app" value="8" />
|
|
<input type="hidden" name="attr_19mov" value="0" />
|
|
<input type="hidden" name="attr_19dmg" value="0" />
|
|
<input type="hidden" name="attr_19hea" value="0" />
|
|
<input type="hidden" name="attr_19val" value="6" />
|
|
<input type="hidden" name="attr_19awa" value="15" />
|
|
<input type="hidden" name="attr_19fir" value="10" />
|
|
<input type="hidden" name="attr_19fol" value="12" />
|
|
<input type="hidden" name="attr_19hun" value="2" />
|
|
<input type="hidden" name="attr_19ora" value="10" />
|
|
<input type="hidden" name="attr_19ste" value="8" />
|
|
<input type="hidden" name="attr_19swo" value="8" />
|
|
<input type="hidden" name="attr_19armt" value="Padded Armor" />
|
|
<input type="hidden" name="attr_19arm" value="2" />
|
|
<input type="hidden" name="attr_19clo" value="2" />
|
|
<input type="hidden" name="attr_19clot" value="Rich Clothing + Three d twenty denarius" />
|
|
<!-- 20 Village Blacksmith !-->
|
|
<input type="hidden" name="attr_20siz" value="11" />
|
|
<input type="hidden" name="attr_20dex" value="13" />
|
|
<input type="hidden" name="attr_20str" value="17" />
|
|
<input type="hidden" name="attr_20con" value="14" />
|
|
<input type="hidden" name="attr_20app" value="7" />
|
|
<input type="hidden" name="attr_20mov" value="0" />
|
|
<input type="hidden" name="attr_20dmg" value="0" />
|
|
<input type="hidden" name="attr_20hea" value="0" />
|
|
<input type="hidden" name="attr_20val" value="12" />
|
|
<input type="hidden" name="attr_20awa" value="8" />
|
|
<input type="hidden" name="attr_20fae" value="8" />
|
|
<input type="hidden" name="attr_20fir" value="10" />
|
|
<input type="hidden" name="attr_20fol" value="12" />
|
|
<input type="hidden" name="attr_20ind" value="15" />
|
|
<input type="hidden" name="attr_20mac" value="13" />
|
|
<input type="hidden" name="attr_20armt" value="Heavy Clothing" />
|
|
<input type="hidden" name="attr_20arm" value="1" />
|
|
<!-- 21 Common Maidservant !-->
|
|
<input type="hidden" name="attr_21siz" value="10" />
|
|
<input type="hidden" name="attr_21dex" value="13" />
|
|
<input type="hidden" name="attr_21str" value="9" />
|
|
<input type="hidden" name="attr_21con" value="13" />
|
|
<input type="hidden" name="attr_21app" value="12" />
|
|
<input type="hidden" name="attr_21mov" value="0" />
|
|
<input type="hidden" name="attr_21dmg" value="0" />
|
|
<input type="hidden" name="attr_21hea" value="0" />
|
|
<input type="hidden" name="attr_21cha" value="10" />
|
|
<input type="hidden" name="attr_21val" value="3" />
|
|
<input type="hidden" name="attr_21awa" value="10" />
|
|
<input type="hidden" name="attr_21chi" value="10" />
|
|
<input type="hidden" name="attr_21cou" value="3" />
|
|
<input type="hidden" name="attr_21fol" value="13" />
|
|
<input type="hidden" name="attr_21fir" value="10" />
|
|
<input type="hidden" name="attr_21ind" value="10" />
|
|
<input type="hidden" name="attr_21dag" value="6" />
|
|
<input type="hidden" name="attr_21armt" value="Heavy Clothing" />
|
|
<input type="hidden" name="attr_21arm" value="1" />
|
|
<!-- 22 Damosel !-->
|
|
<input type="hidden" name="attr_22siz" value="10" />
|
|
<input type="hidden" name="attr_22dex" value="13" />
|
|
<input type="hidden" name="attr_22str" value="9" />
|
|
<input type="hidden" name="attr_22con" value="13" />
|
|
<input type="hidden" name="attr_22app" value="12" />
|
|
<input type="hidden" name="attr_22mov" value="0" />
|
|
<input type="hidden" name="attr_22dmg" value="0" />
|
|
<input type="hidden" name="attr_22hea" value="0" />
|
|
<input type="hidden" name="attr_22hon" value="17" />
|
|
<input type="hidden" name="attr_22hos" value="16" />
|
|
<input type="hidden" name="attr_22cha" value="17" />
|
|
<input type="hidden" name="attr_22val" value="8" />
|
|
<input type="hidden" name="attr_22awa" value="10" />
|
|
<input type="hidden" name="attr_22chi" value="17" />
|
|
<input type="hidden" name="attr_22cou" value="16" />
|
|
<input type="hidden" name="attr_22dan" value="12" />
|
|
<input type="hidden" name="attr_22fas" value="14" />
|
|
<input type="hidden" name="attr_22fir" value="16" />
|
|
<input type="hidden" name="attr_22ind" value="16" />
|
|
<input type="hidden" name="attr_22ste" value="15" />
|
|
<input type="hidden" name="attr_22dag" value="10" />
|
|
<input type="hidden" name="attr_22bat" value="10" />
|
|
<input type="hidden" name="attr_22armt" value="Padded Armor" />
|
|
<input type="hidden" name="attr_22arm" value="2" />
|
|
<!-- 23 Lady !-->
|
|
<input type="hidden" name="attr_23siz" value="10" />
|
|
<input type="hidden" name="attr_23dex" value="13" />
|
|
<input type="hidden" name="attr_23str" value="10" />
|
|
<input type="hidden" name="attr_23con" value="15" />
|
|
<input type="hidden" name="attr_23app" value="15" />
|
|
<input type="hidden" name="attr_23mov" value="0" />
|
|
<input type="hidden" name="attr_23dmg" value="0" />
|
|
<input type="hidden" name="attr_23hea" value="0" />
|
|
<input type="hidden" name="attr_23cha" value="13" />
|
|
<input type="hidden" name="attr_23val" value="4" />
|
|
<input type="hidden" name="attr_23awa" value="10" />
|
|
<input type="hidden" name="attr_23chi" value="17" />
|
|
<input type="hidden" name="attr_23cou" value="14" />
|
|
<input type="hidden" name="attr_23dan" value="12" />
|
|
<input type="hidden" name="attr_23fas" value="13" />
|
|
<input type="hidden" name="attr_23fir" value="16" />
|
|
<input type="hidden" name="attr_23ind" value="15" />
|
|
<input type="hidden" name="attr_23ste" value="12" />
|
|
<input type="hidden" name="attr_23dag" value="10" />
|
|
<input type="hidden" name="attr_23bat" value="10" />
|
|
<input type="hidden" name="attr_23armt" value="Padded Armor" />
|
|
<input type="hidden" name="attr_23arm" value="2" />
|
|
<!-- 24 Maid-in-Waiting !-->
|
|
<input type="hidden" name="attr_24siz" value="10" />
|
|
<input type="hidden" name="attr_24dex" value="14" />
|
|
<input type="hidden" name="attr_24str" value="8" />
|
|
<input type="hidden" name="attr_24con" value="13" />
|
|
<input type="hidden" name="attr_24app" value="14" />
|
|
<input type="hidden" name="attr_24mov" value="0" />
|
|
<input type="hidden" name="attr_24dmg" value="0" />
|
|
<input type="hidden" name="attr_24hea" value="0" />
|
|
<input type="hidden" name="attr_24cha" value="13" />
|
|
<input type="hidden" name="attr_24val" value="4" />
|
|
<input type="hidden" name="attr_24awa" value="8" />
|
|
<input type="hidden" name="attr_24chi" value="9" />
|
|
<input type="hidden" name="attr_24cou" value="8" />
|
|
<input type="hidden" name="attr_24dan" value="9" />
|
|
<input type="hidden" name="attr_24fas" value="10" />
|
|
<input type="hidden" name="attr_24fir" value="12" />
|
|
<input type="hidden" name="attr_24ind" value="13" />
|
|
<input type="hidden" name="attr_24ste" value="7" />
|
|
<input type="hidden" name="attr_24dag" value="10" />
|
|
<input type="hidden" name="attr_24bat" value="10" />
|
|
<input type="hidden" name="attr_24armt" value="Heavy Clothing" />
|
|
<input type="hidden" name="attr_24arm" value="1" />
|
|
<!-- 25 Bear !-->
|
|
<input type="hidden" name="attr_25siz" value="25" />
|
|
<input type="hidden" name="attr_25dex" value="10" />
|
|
<input type="hidden" name="attr_25str" value="25" />
|
|
<input type="hidden" name="attr_25con" value="18" />
|
|
<input type="hidden" name="attr_25app" value="0" />
|
|
<input type="hidden" name="attr_25mov" value="4" />
|
|
<input type="hidden" name="attr_25dmg" value="-30" />
|
|
<input type="hidden" name="attr_25hea" value="0" />
|
|
<input type="hidden" name="attr_25avo" value="7" />
|
|
<input type="hidden" name="attr_25atkt" value="Claws*" />
|
|
<input type="hidden" name="attr_25atk" value="13" />
|
|
<input type="hidden" name="attr_25arm" value="6" />
|
|
<!-- 26 Boar !-->
|
|
<input type="hidden" name="attr_26siz" value="20" />
|
|
<input type="hidden" name="attr_26dex" value="15" />
|
|
<input type="hidden" name="attr_26str" value="30" />
|
|
<input type="hidden" name="attr_26con" value="25" />
|
|
<input type="hidden" name="attr_26app" value="0" />
|
|
<input type="hidden" name="attr_26mov" value="3" />
|
|
<input type="hidden" name="attr_26dmg" value="-12" />
|
|
<input type="hidden" name="attr_26hea" value="0" />
|
|
<input type="hidden" name="attr_26avo" value="10" />
|
|
<input type="hidden" name="attr_26atkt" value="Tusks" />
|
|
<input type="hidden" name="attr_26atk" value="18" />
|
|
<input type="hidden" name="attr_26arm" value="5" />
|
|
<!-- 27 Bull !-->
|
|
<input type="hidden" name="attr_27siz" value="30" />
|
|
<input type="hidden" name="attr_27dex" value="10" />
|
|
<input type="hidden" name="attr_27str" value="30" />
|
|
<input type="hidden" name="attr_27con" value="20" />
|
|
<input type="hidden" name="attr_27app" value="0" />
|
|
<input type="hidden" name="attr_27mov" value="4" />
|
|
<input type="hidden" name="attr_27dmg" value="-24" />
|
|
<input type="hidden" name="attr_27hea" value="0" />
|
|
<input type="hidden" name="attr_27avo" value="5" />
|
|
<input type="hidden" name="attr_27atkt" value="Gore" />
|
|
<input type="hidden" name="attr_27atk" value="10" />
|
|
<input type="hidden" name="attr_27btkt" value="Trample" />
|
|
<input type="hidden" name="attr_27btk" value="18" />
|
|
<input type="hidden" name="attr_27arm" value="6" />
|
|
<!-- 28 Deer, Fallow !-->
|
|
<input type="hidden" name="attr_28siz" value="17" />
|
|
<input type="hidden" name="attr_28dex" value="20" />
|
|
<input type="hidden" name="attr_28str" value="15" />
|
|
<input type="hidden" name="attr_28con" value="15" />
|
|
<input type="hidden" name="attr_28app" value="0" />
|
|
<input type="hidden" name="attr_28mov" value="5" />
|
|
<input type="hidden" name="attr_28dmg" value="-12" />
|
|
<input type="hidden" name="attr_28hea" value="0" />
|
|
<input type="hidden" name="attr_28avo" value="18" />
|
|
<input type="hidden" name="attr_28atkt" value="Gore" />
|
|
<input type="hidden" name="attr_28atk" value="11" />
|
|
<input type="hidden" name="attr_28btkt" value="Hoof" />
|
|
<input type="hidden" name="attr_28btk" value="10" />
|
|
<input type="hidden" name="attr_28arm" value="3" />
|
|
<!-- 29 Deer, Red !-->
|
|
<input type="hidden" name="attr_29siz" value="20" />
|
|
<input type="hidden" name="attr_29dex" value="25" />
|
|
<input type="hidden" name="attr_29str" value="25" />
|
|
<input type="hidden" name="attr_29con" value="20" />
|
|
<input type="hidden" name="attr_29app" value="0" />
|
|
<input type="hidden" name="attr_29mov" value="4" />
|
|
<input type="hidden" name="attr_29dmg" value="-18" />
|
|
<input type="hidden" name="attr_29hea" value="0" />
|
|
<input type="hidden" name="attr_29avo" value="15" />
|
|
<input type="hidden" name="attr_29atkt" value="Gore" />
|
|
<input type="hidden" name="attr_29atk" value="15" />
|
|
<input type="hidden" name="attr_29btkt" value="Hoof" />
|
|
<input type="hidden" name="attr_29btk" value="15" />
|
|
<input type="hidden" name="attr_29arm" value="4" />
|
|
<!-- 30 Deer, Roe !-->
|
|
<input type="hidden" name="attr_30siz" value="0" />
|
|
<input type="hidden" name="attr_30dex" value="0" />
|
|
<input type="hidden" name="attr_30str" value="0" />
|
|
<input type="hidden" name="attr_30con" value="0" />
|
|
<input type="hidden" name="attr_30app" value="0" />
|
|
<input type="hidden" name="attr_30mov" value="0" />
|
|
<input type="hidden" name="attr_30dmg" value="0" />
|
|
<input type="hidden" name="attr_30hea" value="0" />
|
|
<input type="hidden" name="attr_30avo" value="19" />
|
|
<!-- 31 Dog, Common !-->
|
|
<input type="hidden" name="attr_31siz" value="4" />
|
|
<input type="hidden" name="attr_31dex" value="25" />
|
|
<input type="hidden" name="attr_31str" value="12" />
|
|
<input type="hidden" name="attr_31con" value="12" />
|
|
<input type="hidden" name="attr_31app" value="0" />
|
|
<input type="hidden" name="attr_31mov" value="4" />
|
|
<input type="hidden" name="attr_31dmg" value="-6" />
|
|
<input type="hidden" name="attr_31hea" value="0" />
|
|
<input type="hidden" name="attr_31atkt" value="Bite" />
|
|
<input type="hidden" name="attr_31atk" value="8" />
|
|
<input type="hidden" name="attr_31arm" value="1" />
|
|
<!-- 32 Dog, Exceptional !-->
|
|
<input type="hidden" name="attr_32siz" value="12" />
|
|
<input type="hidden" name="attr_32dex" value="20" />
|
|
<input type="hidden" name="attr_32str" value="13" />
|
|
<input type="hidden" name="attr_32con" value="12" />
|
|
<input type="hidden" name="attr_32app" value="0" />
|
|
<input type="hidden" name="attr_32mov" value="4" />
|
|
<input type="hidden" name="attr_32dmg" value="-6" />
|
|
<input type="hidden" name="attr_32hea" value="0" />
|
|
<input type="hidden" name="attr_32atkt" value="Bite" />
|
|
<input type="hidden" name="attr_32atk" value="15" />
|
|
<input type="hidden" name="attr_32arm" value="2" />
|
|
<!-- 33 Hawk !-->
|
|
<input type="hidden" name="attr_33siz" value="1" />
|
|
<input type="hidden" name="attr_33dex" value="20" />
|
|
<input type="hidden" name="attr_33str" value="5" />
|
|
<input type="hidden" name="attr_33con" value="5" />
|
|
<input type="hidden" name="attr_33app" value="0" />
|
|
<input type="hidden" name="attr_33mov" value="17" />
|
|
<input type="hidden" name="attr_33dmg" value="0" />
|
|
<input type="hidden" name="attr_33hea" value="0" />
|
|
<input type="hidden" name="attr_33atkt" value="Claws" />
|
|
<input type="hidden" name="attr_33atk" value="12" />
|
|
<input type="hidden" name="attr_33arm" value="0" />
|
|
<!-- 34 Wolf !-->
|
|
<input type="hidden" name="attr_34siz" value="5" />
|
|
<input type="hidden" name="attr_34dex" value="22" />
|
|
<input type="hidden" name="attr_34str" value="12" />
|
|
<input type="hidden" name="attr_34con" value="12" />
|
|
<input type="hidden" name="attr_34app" value="0" />
|
|
<input type="hidden" name="attr_34mov" value="5" />
|
|
<input type="hidden" name="attr_34dmg" value="0" />
|
|
<input type="hidden" name="attr_34hea" value="0" />
|
|
<input type="hidden" name="attr_35avo" value="10" />
|
|
<input type="hidden" name="attr_34atkt" value="Bite" />
|
|
<input type="hidden" name="attr_34atk" value="20" />
|
|
<input type="hidden" name="attr_34arm" value="8" />
|
|
<!-- 35 Dragon !-->
|
|
<input type="hidden" name="attr_35siz" value="80" />
|
|
<input type="hidden" name="attr_35dex" value="40" />
|
|
<input type="hidden" name="attr_35str" value="80" />
|
|
<input type="hidden" name="attr_35con" value="50" />
|
|
<input type="hidden" name="attr_35app" value="0" />
|
|
<input type="hidden" name="attr_35mov" value="4" />
|
|
<input type="hidden" name="attr_35dmg" value="-64" />
|
|
<input type="hidden" name="attr_35hea" value="1" />
|
|
<input type="hidden" name="attr_35avo" value="5" />
|
|
<input type="hidden" name="attr_35atkt" value="Claws*" />
|
|
<input type="hidden" name="attr_35atk" value="17" />
|
|
<input type="hidden" name="attr_35btkt" value="Bite†" />
|
|
<input type="hidden" name="attr_35btk" value="15" />
|
|
<input type="hidden" name="attr_35arm" value="15" />
|
|
<!-- 36 Faerie Knight !-->
|
|
<input type="hidden" name="attr_36siz" value="20" />
|
|
<input type="hidden" name="attr_36dex" value="20" />
|
|
<input type="hidden" name="attr_36str" value="20" />
|
|
<input type="hidden" name="attr_36con" value="20" />
|
|
<input type="hidden" name="attr_36app" value="20" />
|
|
<input type="hidden" name="attr_36mov" value="0" />
|
|
<input type="hidden" name="attr_36dmg" value="0" />
|
|
<input type="hidden" name="attr_36hea" value="0" />
|
|
<input type="hidden" name="attr_36val" value="16" />
|
|
<input type="hidden" name="attr_36awa" value="15" />
|
|
<input type="hidden" name="attr_36cou" value="15" />
|
|
<input type="hidden" name="attr_36fir" value="15" />
|
|
<input type="hidden" name="attr_36her" value="8" />
|
|
<input type="hidden" name="attr_36hun" value="15" />
|
|
<input type="hidden" name="attr_36tou" value="10" />
|
|
<input type="hidden" name="attr_36dag" value="10" />
|
|
<input type="hidden" name="attr_36lan" value="21" />
|
|
<input type="hidden" name="attr_36spe" value="21" />
|
|
<input type="hidden" name="attr_36swo" value="23" />
|
|
<input type="hidden" name="attr_36bat" value="15" />
|
|
<input type="hidden" name="attr_36hor" value="21" />
|
|
<input type="hidden" name="attr_36armt" value="Gothic Plate + Shield" />
|
|
<input type="hidden" name="attr_36arm" value="18" />
|
|
<input type="hidden" name="attr_36clo" value="4" />
|
|
<input type="hidden" name="attr_36clot" value="Rich Clothing and Various magic items" />
|
|
<!-- 37 Giant, Small !-->
|
|
<input type="hidden" name="attr_37siz" value="25" />
|
|
<input type="hidden" name="attr_37dex" value="8" />
|
|
<input type="hidden" name="attr_37str" value="20" />
|
|
<input type="hidden" name="attr_37con" value="25" />
|
|
<input type="hidden" name="attr_37app" value="5" />
|
|
<input type="hidden" name="attr_37mov" value="0" />
|
|
<input type="hidden" name="attr_37dmg" value="0" />
|
|
<input type="hidden" name="attr_37hea" value="0" />
|
|
<input type="hidden" name="attr_37avo" value="5" />
|
|
<input type="hidden" name="attr_37mac" value="13" />
|
|
<input type="hidden" name="attr_37askt" value="Grapple" />
|
|
<input type="hidden" name="attr_37ask" value="15" />
|
|
<input type="hidden" name="attr_37arm" value="15" />
|
|
<!-- 38 Giant, Standard !-->
|
|
<input type="hidden" name="attr_38siz" value="40" />
|
|
<input type="hidden" name="attr_38dex" value="5" />
|
|
<input type="hidden" name="attr_38str" value="50" />
|
|
<input type="hidden" name="attr_38con" value="30" />
|
|
<input type="hidden" name="attr_38app" value="3" />
|
|
<input type="hidden" name="attr_38mov" value="0" />
|
|
<input type="hidden" name="attr_38dmg" value="0" />
|
|
<input type="hidden" name="attr_38hea" value="0" />
|
|
<input type="hidden" name="attr_38avo" value="3" />
|
|
<input type="hidden" name="attr_38mac" value="15" />
|
|
<input type="hidden" name="attr_38askt" value="Grapple" />
|
|
<input type="hidden" name="attr_38ask" value="10" />
|
|
<input type="hidden" name="attr_38arm" value="25" />
|
|
<!-- 39 Giant, Huge !-->
|
|
<input type="hidden" name="attr_39siz" value="85" />
|
|
<input type="hidden" name="attr_39dex" value="1" />
|
|
<input type="hidden" name="attr_39str" value="65" />
|
|
<input type="hidden" name="attr_39con" value="35" />
|
|
<input type="hidden" name="attr_39app" value="3" />
|
|
<input type="hidden" name="attr_39mov" value="-2" />
|
|
<input type="hidden" name="attr_39dmg" value="0" />
|
|
<input type="hidden" name="attr_39hea" value="0" />
|
|
<input type="hidden" name="attr_39avo" value="1" />
|
|
<input type="hidden" name="attr_39mac" value="7" />
|
|
<input type="hidden" name="attr_39askt" value="Grapple" />
|
|
<input type="hidden" name="attr_39ask" value="4" />
|
|
<input type="hidden" name="attr_39arm" value="40" />
|
|
<!-- 40 Griffin !-->
|
|
<input type="hidden" name="attr_40siz" value="40" />
|
|
<input type="hidden" name="attr_40dex" value="20" />
|
|
<input type="hidden" name="attr_40str" value="40" />
|
|
<input type="hidden" name="attr_40con" value="25" />
|
|
<input type="hidden" name="attr_40app" value="0" />
|
|
<input type="hidden" name="attr_40mov" value="8" />
|
|
<input type="hidden" name="attr_40dmg" value="-34" />
|
|
<input type="hidden" name="attr_40hea" value="0" />
|
|
<input type="hidden" name="attr_40avo" value="30" />
|
|
<input type="hidden" name="attr_40atkt" value="Claws*" />
|
|
<input type="hidden" name="attr_40atk" value="17" />
|
|
<input type="hidden" name="attr_40btkt" value="Bite†" />
|
|
<input type="hidden" name="attr_40btk" value="10" />
|
|
<input type="hidden" name="attr_40arm" value="10" />
|
|
<!-- 41 Hippogriff !-->
|
|
<input type="hidden" name="attr_41siz" value="30" />
|
|
<input type="hidden" name="attr_41dex" value="25" />
|
|
<input type="hidden" name="attr_41str" value="15" />
|
|
<input type="hidden" name="attr_41con" value="10" />
|
|
<input type="hidden" name="attr_41app" value="0" />
|
|
<input type="hidden" name="attr_41mov" value="12" />
|
|
<input type="hidden" name="attr_41dmg" value="-18" />
|
|
<input type="hidden" name="attr_41hea" value="0" />
|
|
<input type="hidden" name="attr_41avo" value="30" />
|
|
<input type="hidden" name="attr_41atkt" value="Hoof" />
|
|
<input type="hidden" name="attr_41atk" value="12" />
|
|
<input type="hidden" name="attr_41arm" value="10" />
|
|
<!-- 42 Lion !-->
|
|
<input type="hidden" name="attr_42siz" value="40" />
|
|
<input type="hidden" name="attr_42dex" value="25" />
|
|
<input type="hidden" name="attr_42str" value="30" />
|
|
<input type="hidden" name="attr_42con" value="20" />
|
|
<input type="hidden" name="attr_42app" value="0" />
|
|
<input type="hidden" name="attr_42mov" value="5" />
|
|
<input type="hidden" name="attr_42dmg" value="-30" />
|
|
<input type="hidden" name="attr_42hea" value="0" />
|
|
<input type="hidden" name="attr_42avo" value="10" />
|
|
<input type="hidden" name="attr_42atkt" value="Claws*" />
|
|
<input type="hidden" name="attr_42atk" value="21" />
|
|
<input type="hidden" name="attr_42btkt" value="Bite*" />
|
|
<input type="hidden" name="attr_42btk" value="20" />
|
|
<input type="hidden" name="attr_42arm" value="10" />
|
|
<!-- 43 Manticore !-->
|
|
<input type="hidden" name="attr_43siz" value="45" />
|
|
<input type="hidden" name="attr_43dex" value="20" />
|
|
<input type="hidden" name="attr_43str" value="45" />
|
|
<input type="hidden" name="attr_43con" value="25" />
|
|
<input type="hidden" name="attr_43app" value="0" />
|
|
<input type="hidden" name="attr_43mov" value="4" />
|
|
<input type="hidden" name="attr_43dmg" value="-36" />
|
|
<input type="hidden" name="attr_43hea" value="0" />
|
|
<input type="hidden" name="attr_43avo" value="10" />
|
|
<input type="hidden" name="attr_43atkt" value="Bite" />
|
|
<input type="hidden" name="attr_43atk" value="10" />
|
|
<input type="hidden" name="attr_43btkt" value="Tail Sting*" />
|
|
<input type="hidden" name="attr_43btk" value="20" />
|
|
<input type="hidden" name="attr_43arm" value="10" />
|
|
<!-- 44 Panther !-->
|
|
<input type="hidden" name="attr_44siz" value="15" />
|
|
<input type="hidden" name="attr_44dex" value="25" />
|
|
<input type="hidden" name="attr_44str" value="25" />
|
|
<input type="hidden" name="attr_44con" value="15" />
|
|
<input type="hidden" name="attr_44app" value="0" />
|
|
<input type="hidden" name="attr_44mov" value="4" />
|
|
<input type="hidden" name="attr_44dmg" value="-18" />
|
|
<input type="hidden" name="attr_44hea" value="0" />
|
|
<input type="hidden" name="attr_44avo" value="15" />
|
|
<input type="hidden" name="attr_44atkt" value="Claws*" />
|
|
<input type="hidden" name="attr_44atk" value="10" />
|
|
<input type="hidden" name="attr_44btkt" value="Bite*" />
|
|
<input type="hidden" name="attr_44btk" value="15" />
|
|
<input type="hidden" name="attr_44arm" value="5" />
|
|
<!-- 45 Greater Unicorn !-->
|
|
<input type="hidden" name="attr_45siz" value="25" />
|
|
<input type="hidden" name="attr_45dex" value="40" />
|
|
<input type="hidden" name="attr_45str" value="25" />
|
|
<input type="hidden" name="attr_45con" value="25" />
|
|
<input type="hidden" name="attr_45app" value="0" />
|
|
<input type="hidden" name="attr_45mov" value="5" />
|
|
<input type="hidden" name="attr_45dmg" value="-18" />
|
|
<input type="hidden" name="attr_45hea" value="0" />
|
|
<input type="hidden" name="attr_45avo" value="15" />
|
|
<input type="hidden" name="attr_45awa" value="18" />
|
|
<input type="hidden" name="attr_45atkt" value="Horn" />
|
|
<input type="hidden" name="attr_45atk" value="16" />
|
|
<input type="hidden" name="attr_45arm" value="5" />
|
|
<!-- 46 Lesser Unicorn !-->
|
|
<input type="hidden" name="attr_46siz" value="15" />
|
|
<input type="hidden" name="attr_46dex" value="45" />
|
|
<input type="hidden" name="attr_46str" value="15" />
|
|
<input type="hidden" name="attr_46con" value="15" />
|
|
<input type="hidden" name="attr_46app" value="0" />
|
|
<input type="hidden" name="attr_46mov" value="7" />
|
|
<input type="hidden" name="attr_46dmg" value="-12" />
|
|
<input type="hidden" name="attr_46hea" value="0" />
|
|
<input type="hidden" name="attr_46avo" value="25" />
|
|
<input type="hidden" name="attr_46awa" value="18" />
|
|
<input type="hidden" name="attr_46atkt" value="Horn" />
|
|
<input type="hidden" name="attr_46atk" value="10" />
|
|
<input type="hidden" name="attr_46arm" value="3" />
|
|
<!-- 47 Water Leaper !-->
|
|
<input type="hidden" name="attr_47siz" value="10" />
|
|
<input type="hidden" name="attr_47dex" value="20" />
|
|
<input type="hidden" name="attr_47str" value="15" />
|
|
<input type="hidden" name="attr_47con" value="15" />
|
|
<input type="hidden" name="attr_47app" value="0" />
|
|
<input type="hidden" name="attr_47mov" value="3" />
|
|
<input type="hidden" name="attr_47dmg" value="-6" />
|
|
<input type="hidden" name="attr_47hea" value="0" />
|
|
<input type="hidden" name="attr_47atkt" value="Bite*" />
|
|
<input type="hidden" name="attr_47atk" value="10" />
|
|
<input type="hidden" name="attr_47arm" value="5" />
|
|
<!-- 48 Wyrm !-->
|
|
<input type="hidden" name="attr_48siz" value="35" />
|
|
<input type="hidden" name="attr_48dex" value="30" />
|
|
<input type="hidden" name="attr_48str" value="35" />
|
|
<input type="hidden" name="attr_48con" value="25" />
|
|
<input type="hidden" name="attr_48app" value="0" />
|
|
<input type="hidden" name="attr_48mov" value="3" />
|
|
<input type="hidden" name="attr_48dmg" value="-30" />
|
|
<input type="hidden" name="attr_48hea" value="0" />
|
|
<input type="hidden" name="attr_48avo" value="7" />
|
|
<input type="hidden" name="attr_48atkt" value="Bite" />
|
|
<input type="hidden" name="attr_48atk" value="15" />
|
|
<input type="hidden" name="attr_48btkt" value="Tail Lash†" />
|
|
<input type="hidden" name="attr_48btk" value="10" />
|
|
<input type="hidden" name="attr_48ctkt" value="Fire Breath‡" />
|
|
<input type="hidden" name="attr_48ctk" value="10" />
|
|
<input type="hidden" name="attr_48arm" value="15" />
|
|
<!-- 49 Wyvern !-->
|
|
<input type="hidden" name="attr_49siz" value="20" />
|
|
<input type="hidden" name="attr_49dex" value="60" />
|
|
<input type="hidden" name="attr_49str" value="25" />
|
|
<input type="hidden" name="attr_49con" value="20" />
|
|
<input type="hidden" name="attr_49app" value="0" />
|
|
<input type="hidden" name="attr_49mov" value="4" />
|
|
<input type="hidden" name="attr_49dmg" value="-18" />
|
|
<input type="hidden" name="attr_49hea" value="0" />
|
|
<input type="hidden" name="attr_49avo" value="30" />
|
|
<input type="hidden" name="attr_49atkt" value="Bite" />
|
|
<input type="hidden" name="attr_49atk" value="12" />
|
|
<input type="hidden" name="attr_49btkt" value="Claws*" />
|
|
<input type="hidden" name="attr_49btk" value="15" />
|
|
<input type="hidden" name="attr_49arm" value="8" />
|
|
<!-- 50 Yale !-->
|
|
<input type="hidden" name="attr_50siz" value="30" />
|
|
<input type="hidden" name="attr_50dex" value="10" />
|
|
<input type="hidden" name="attr_50str" value="15" />
|
|
<input type="hidden" name="attr_50con" value="15" />
|
|
<input type="hidden" name="attr_50app" value="0" />
|
|
<input type="hidden" name="attr_50mov" value="5" />
|
|
<input type="hidden" name="attr_50dmg" value="-18" />
|
|
<input type="hidden" name="attr_50hea" value="0" />
|
|
<input type="hidden" name="attr_50avo" value="12" />
|
|
<input type="hidden" name="attr_50atkt" value="Gore*" />
|
|
<input type="hidden" name="attr_50atk" value="12" />
|
|
<input type="hidden" name="attr_50arm" value="8" />
|
|
<br/>
|
|
<br/>
|
|
<input type="radio" name="attr_Etab1" class="sheet-Etab sheet-Etab1" value="1" title="Stats" checked="checked" /><span title="Stats"></span>
|
|
<input type="radio" name="attr_Etab1" class="sheet-Etab sheet-Etab2" value="2" title="Traits" /><span title="Traits"></span>
|
|
<input type="radio" name="attr_Etab1" class="sheet-Etab sheet-Etab3" value="3" title="Skills" /><span title="Skills"></span>
|
|
<div class="sheet-Etab-content sheet-Etab1">
|
|
<div class="sheet-3colrow">
|
|
<div class="sheet-col">
|
|
<br />
|
|
<p>
|
|
<label style='display:inline-block; width:90px;'>Name</label>
|
|
<input style='display:inline;' type="text" name="attr_EMYNAME" class="sheet-long" />
|
|
<br/>
|
|
<label style='display:inline-block; width:90px;'>Culture</label>
|
|
<input style='display:inline;' type="text" name="attr_Eculture" class="sheet-long" />
|
|
<br/>
|
|
<label style='display:inline-block; width:87px;'>Religion</label>
|
|
<select name="attr_Ereligion" class="sheet-long" style='display:inline; width:140px;'>
|
|
<option value="1">British Pagan</option>
|
|
<option value="2">Roman Christian</option>
|
|
<option value="3">British Christian</option>
|
|
<option value="4">Germanic Pagan/Wotanic</option>
|
|
<option value="5">Arianic Christian</option>
|
|
<option value="6">Pict Heathen</option>
|
|
<option value="7" selected: "selected">None</option>
|
|
</select>
|
|
<br/>
|
|
<label style='display:inline-block; width:90px;'>Age</label>
|
|
<input style='display:inline;' type="number" name="attr_Eage" class="sheet-carac" value="21" />
|
|
<br/>
|
|
<label style='display:inline-block; width:87px;'>Status</label>
|
|
<select style='display:inline; width:140px;' name="attr_Eknightood" class="sheet-long">
|
|
<option value="s">Squire</option>
|
|
<option value="kb">Bachelor Knight</option>
|
|
<option value="kv">Vassal Knight</option>
|
|
<option value="km">Mercenary Knight</option>
|
|
<option value="kl">Knight Lord</option>
|
|
<option value="b">Beast</option>
|
|
</select>
|
|
<br/>
|
|
<label style='display:inline-block; width:90px;'>Liege Lord</label>
|
|
<input style='display:inline;' type="text" name="attr_Eliege" class="sheet-long" />
|
|
<br/>
|
|
<label style='display:inline-block; width:90px;'>Home</label>
|
|
<input style='display:inline;' type="text" name="attr_Emanor" class="sheet-long" />
|
|
</p>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<p>
|
|
<label style='display:inline-block; width:70px;'>Glory</label>
|
|
<input style='display:inline; width:60px;' type="number" name="attr_Eglory" value="0" />
|
|
<br/>
|
|
</p>
|
|
<p>
|
|
<label style='display:inline'>Current HP</label>
|
|
<input style='display:inline; width:40px; font-color:red;' type="text" name="attr_EHP-current" value="@{EPV}-@{EW1}-@{EW2}-@{EW3}-@{EW4}-@{EW5}-@{EW6}-@{EW7}-@{EW8}-@{EW9}}-@{EW10}-@{EW11}-@{EW12}" disabled="true" />
|
|
<label style='display:inline'>/</label>
|
|
<input style='display:inline; width:40px;' type="text" name="attr_EPV" class="sheet-carac3" value="(@{ECON}+@{ESIZ}+@{EBR-Ro}+@{EBR-Br1}+@{BR-Ar1})" disabled="true" />
|
|
<br/>
|
|
</p>
|
|
<label style='display:inline'>Unconscious</label>
|
|
<input style='display:inline;' type="text" name="attr_EUNC" class="sheet-carac3" value="round((@{EPV})/4)" disabled="true" />
|
|
<br />
|
|
</div>
|
|
<div class="sheet-col">
|
|
<br />
|
|
<p>
|
|
<label style='display:inline; margin-right:-5px;'>Wounds (major >=</label>
|
|
<input type="text" style="background:transparent; border: none; margin:-5px; display:inline-block; width:24px; font-weight: bold; text-align: left;" name="attr_EMW" value="@{ECON} " disabled="true" />
|
|
<label style='display:inline '> )</label>
|
|
<table style="width: 100%;">
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_EW1" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w1' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW2" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w2' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW3" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w3' value='1' /> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_EW4" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w4' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW5" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w5' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW6" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w6' value='1' /> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_EW7" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w7' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW8" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w8' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW9" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w9' value='1' /> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="number" name="attr_EW10" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w10' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW11" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w11' value='1' /> </td>
|
|
<td>
|
|
<input type="number" name="attr_EW12" value="0" />
|
|
<label style='display:inline-block; width:15px; '>fa</label>
|
|
<input style='display:inline; margin:-5px; ' type='checkbox' name='attr_ECB-w12' value='1' /> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br/>
|
|
<p>
|
|
<label style='display:inline '>Chirurgery needed</label>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-Nchirurgery' value='1' />
|
|
</p>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<hr/>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<h3 style="margin-bottom: 10px;">ATTRIBUTES</h3>
|
|
<p>
|
|
<label style='display:inline-block; width:120px;'>Size</label>
|
|
<input style='display:inline;' type="number" name="attr_ESIZ" class="sheet-carac2" value="@{prefix}@{Enemy}@{size}}+@{ESIZmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ESIZmod" class="sheet-carac2" value="0" />
|
|
<button style='display:inline;' type='roll' name='roll_TestESIZ' value='/em @{EMYNAME} rolls SIZE with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{ESIZ}+?{modif|0},0}>21}*(@{ESIZ}+?{modif|0}-20) + 0]]<[[@{ESIZ}+?{modif|0}]] \ SIZE roll @{ESIZ} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px; '>Dexterity</label>
|
|
<input style='display:inline;' type="number" name="attr_EDEX" class="sheet-carac2" value="@{prefix}@{Enemy}@{dext}}+@{EDEXmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_EDEXmod" class="sheet-carac2" value="0" />
|
|
<button style='display:inline;' type='roll' name='roll_TestEDEX' value='/em @{EMYNAME} rolls DEXTERITY with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{EDEX}+?{modif|0},0}>21}*(@{EDEX}+?{modif|0}-20) + 0]]<[[@{EDEX}+?{modif|0}]] \ DEXTERITY roll @{EDEX} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Strength</label>
|
|
<input style='display:inline;' type="number" name="attr_ESTR" class="sheet-carac2" value="@{prefix}@{Enemy}@{stre}}+@{ESTRmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ESTRmod" class="sheet-carac2" value="0" />
|
|
<button style='display:inline;' type='roll' name='roll_TestESTR' value='/em @{EMYNAME} rolls STRENGTH with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{ESTR}+?{modif|0},0}>21}*(@{ESTR}+?{modif|0}-20) + 0]]<[[@{ESTR}+?{modif|0}]] \ STRENGTH roll @{ESTR} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Constitution</label>
|
|
<input style='display:inline;' type="number" name="attr_ECON" class="sheet-carac2" value="@{prefix}@{Enemy}@{cons}}+@{ECONmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ECONmod" class="sheet-carac2" value="0" />
|
|
<button style='display:inline;' type='roll' name='roll_TestECON' value='/em @{EMYNAME} rolls CONSTITUTION with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{ECON}+?{modif|0},0}>21}*(@{ECON}+?{modif|0}-20) + 0]]<[[@{ECON}+?{modif|0}]] \ CONSTITUTION roll @{ECON} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Appearance</label>
|
|
<input style='display:inline;' type="number" name="attr_EAPP" class="sheet-carac2" value="@{prefix}@{Enemy}@{appe}}+@{EAPPmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_EAPPmod" class="sheet-carac2" value="0" />
|
|
<button style='display:inline;' type='roll' name='roll_TestEAPP' value="/em @{EMYNAME} rolls APPEARENCE with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{EAPP}+?{modif|0},0}>21}*(@{EAPP}+?{modif|0}-20) + 0]]<[[@{EAPP}+?{modif|0}]] \ APPEARENCE roll @{EAPP} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<h3 style="margin-bottom: 10px;">DERIVED STATISTICS</h3>
|
|
<input type="hidden" name="attr_EDEG-dice" value="[[(round(((@{ESTR} + @{ESIZ} + @{EMDam} + @{prefix}@{Enemy}@{dama}}) / 6) + @{EBR-Wo}))]]" disabled="true" />
|
|
<label style='display:inline-block; width:120px;'>Damage</label>
|
|
<input type="text" name="attr_EDAM" class="sheet-carac3" value="(round((@{ESTR}+@{ESIZ} + @{prefix}@{Enemy}@{dama}}) / 6) + @{EBR-Wo})" disabled="true" />
|
|
<button style='margin-right:10px;' type='roll' name='roll_ETestAttack2' value='/em @{EMYNAME} hits the enemy! \n/r @{EDEG-dice}d6[basic damage] \n damage points '></button>
|
|
<select name="attr_EMDam" style='display:inline; width:120px;'>
|
|
<option value="0" selected: "selected">Normal</option>
|
|
<option value="6">Great Weapon</option>
|
|
<option value="-6">Dagger</option>
|
|
<option value="-12">Javelin</option>
|
|
</select>
|
|
<label style='display:inline;'>Critical</label>
|
|
<button style='display:inline;' type='roll' name='roll_ETestAttack2' value='/em @{EMYNAME} hits perfectly ! \n/roll @{EDEG-dice}d6 + @{EDEG-dice}d6 [critical hit] \n damage points'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:150px;'>Bow/Crossbows</label>
|
|
<button style='margin-right:10px;' type='roll' name='roll_ETestAttackBow' value='/em @{EMYNAME} hits the enemy! \n/r 1d6+@{EBDAM}[basic damage] \n damage points '></button>
|
|
<select name="attr_EBDam" style='display:inline; width:150px;'>
|
|
<option value="2d6" selected: "selected">Bow</option>
|
|
<option value="10">Light Crossbow</option>
|
|
<option value="13">Medium Crossbow</option>
|
|
<option value="17">Heavy Crossbow</option>
|
|
</select>
|
|
<label style='display:inline;'>Critical</label>
|
|
<button style='display:inline;' type='roll' name='roll_ETestAttackBow' value='/em @{EMYNAME} hits perfectly ! \n/roll 1d6 + @{EBDAM} + 1d6 + @{EBDAM} [critical hit] \n damage points'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Mvt Rate</label>
|
|
<input style='display:inline;' type="text" name="attr_EMOV" class="sheet-carac3" value="round((@{ESTR}+@{EDEX})/10) + @{EBR-He1} + @{prefix}@{Enemy}@{move}}" disabled="true" />
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Healing Rate</label>
|
|
<input style='display:inline;' type="text" name="attr_EHR" class="sheet-carac3" value="round((@{ECON}+@{ESTR})/10)+@{EBR-Pa} + @{EBR-He2} + @{prefix}@{Enemy}@{heal}}" disabled="true" />
|
|
<br />
|
|
</p>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<h3 style="margin-bottom: 10px;">PASSIONS</h3>
|
|
<p>
|
|
<input style='display:inline-block; width:170px;' name="attr_EHonor" type="text" value="Honor" />
|
|
<input style='display:inline;' type="number" name="attr_EHON" class="sheet-carac2" value="@{prefix}@{Enemy}@{ehono}}+@{EHONmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_EHONmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-honor' value='1' />
|
|
<button type='roll' name='roll_TestEHON' value="/em @{EMYNAME} rolls @{EHonor} with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{EHON}+?{modif|0},0}>21}*(@{EHON}+?{modif|0}-20) + 0]]<[[@{EHON}+?{modif|0}]] \ @{EHonor} roll @{EHON} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<input style='display:inline-block; width:170px;' name="attr_ELoyalty" type="text" value="Loyalty" />
|
|
<input style='display:inline;' type="number" name="attr_ELOY" class="sheet-carac2" value="@{prefix}@{Enemy}@{eloya}}+@{ELOYmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ELOYmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-loyalty' value='1' />
|
|
<button type='roll' name='roll_TestELOY' value="/em @{EMYNAME} rolls @{ELoyalty} with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{ELOY}+?{modif|0},0}>21}*(@{ELOY}+?{modif|0}-20) + 0]]<[[@{ELOY}+?{modif|0}]] \ @{ELoyalty} roll @{ELOY} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<input style='display:inline-block; width:170px;' name="attr_EHospitality" type="text" value="Hospitality" />
|
|
<input style='display:inline;' type="number" name="attr_EHOS" class="sheet-carac2" value="@{prefix}@{Enemy}@{ehosp}}+@{EHOSmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_EHOSmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-hospitality' value='1' />
|
|
<button type='roll' name='roll_TestEHOS' value="/em @{EMYNAME} rolls @{EHospitality} with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{EHOS}+?{modif|0},0}>21}*(@{EHOS}+?{modif|0}-20) + 0]]<[[@{EHOS}+?{modif|0}]] \ @{EHospitality} roll @{EHOS} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<input style='display:inline-block; width:170px;' name="attr_EHate" type="text" value="Hate (Saxons)" />
|
|
<input style='display:inline;' type="number" name="attr_EHAT" class="sheet-carac2" value="@{prefix}@{Enemy}@{ehate}}+@{EHATmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_EHATmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-hate' value='1' />
|
|
<button type='roll' name='roll_TestEHAT' value="/em @{EMYNAME} rolls @{EHate} with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{EHAT}+?{modif|0},0}>21}*(@{EHAT}+?{modif|0}-20) + 0]]<[[@{EHAT}+?{modif|0}]] \ @{EHate} roll @{EHAT} modif. ?{modif|0}"></button>
|
|
<br />
|
|
<input style='display:inline-block; width:170px;' name="attr_ETLove" type="text" value="@{prefix}@{Enemy}@{elovet}}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ELOV" class="sheet-carac2" value="@{prefix}@{Enemy}@{elove}}+@{ELOVmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ELOVmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-love' value='1' />
|
|
<button type='roll' name='roll_TestELOV' value="/em @{EMYNAME} rolls @{ETLove} with a modifier of ?{modif|0} : \n/roll 1d20+[[{{@{ELOV}+?{modif|0},0}>21}*(@{ELOV}+?{modif|0}-20) + 0]]<[[@{ELOV}+?{modif|0}]] \ @{ETLove} roll @{ELOV} modif. ?{modif|0}"></button>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-Etab-content sheet-Etab2">
|
|
<h3 style="margin-bottom: 10px; text-align:center;">PERSONALITY TRAITS</h3>
|
|
<p style="text-align:center;">
|
|
<button type='roll' name='roll_Test-ETCha' value='/em @{EMYNAME} rolls CHASTE. \n/roll 1d20+[[{{@{ETCha}+?{modif|0},0}>21}*(@{ETCha}+?{modif|0}-20) + 0]]<[[@{ETCha}+?{modif|0}]] \ CHASTE roll @{ETCha} modif. ?{modif|0}'></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TCha' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Chaste*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETChamod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETCha" class="sheet-carac2" value="(@{prefix}@{Enemy}@{echas}}+@{ETChamod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETLus" class="sheet-carac2" value="20-@{ETCha}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Lustful</label>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TLus' value='1' />
|
|
<button type='roll' name='roll_Test-ETLus' value='/em @{EMYNAME} rolls LUSTFUL. \n/roll 1d20+[[{{@{ETLus}+?{modif|0},0}>21}*(@{ETLus}+?{modif|0}-20) + 0]]<[[@{ETLus}+?{modif|0}]] \ LUSTFUL roll @{ETLus} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETEne' value="/em @{EMYNAME} rolls ENERGETIC. \n/roll 1d20+[[{{@{ETEne}+?{modif|0},0}>21}*(@{ETEne}+?{modif|0}-20) + 0]]<[[@{ETEne}+?{modif|0}]] \ ENERGETIC roll @{ETEne} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TEne' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Energetic*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k/f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETEnemod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETEne" class="sheet-carac2" value="(@{prefix}@{Enemy}@{eener}}+@{ETEnemod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETLaz" class="sheet-carac2" value="20-@{ETEne}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Lazy</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_ECB-TLaz' value='1' />
|
|
<button type='roll' name='roll_Test-ETLaz' value='/em @{EMYNAME} rolls LAZY. \n/roll 1d20+[[{{@{ETLaz}+?{modif|0},0}>21}*(@{ETLaz}+?{modif|0}-20) + 0]]<[[@{ETLaz}+?{modif|0}]] \ LAZY roll @{ETLaz} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETFor' value="/em @{EMYNAME} rolls FORGIVING. \n/roll 1d20+[[{{@{ETFor}+?{modif|0},0}>21}*(@{ETFor}+?{modif|0}-20) + 0]]<[[@{ETFor}+?{modif|0}]] \ FORGIVING roll @{ETFor} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TFor' value='1' />
|
|
<label style='display:inline-block; width:130px;'>Forgiving</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETFormod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETFor" class="sheet-carac2" value="(@{prefix}@{Enemy}@{eforg}}+@{ETFormod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETVen" class="sheet-carac2" value="20-@{ETFor}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Vengeful</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_ECB-TVen' value='1' />
|
|
<button type='roll' name='roll_Test-ETVen' value='/em @{EMYNAME} rolls VENGEFUL. \n/roll 1d20+[[{{@{ETVen}+?{modif|0},0}>21}*(@{ETVen}+?{modif|0}-20) + 0]]<[[@{ETVen}+?{modif|0}]] \ VENGEFUL roll @{ETVen} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-TGen' value="/em @{EMYNAME} rolls GENEROUS. \n/roll 1d20+[[{{@{TGen}+?{modif|0},0}>21}*(@{ETGen}+?{modif|0}-20) + 0]]<[[@{ETGen}+?{modif|0}]] \ GENEROUS roll @{ETGen} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TGen' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Generous*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETGenmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETGen" class="sheet-carac2" value="(@{prefix}@{Enemy}@{egene}}+@{ETGenmod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETSel" class="sheet-carac2" value="20-@{ETGen}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Selfish</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_ECB-TSel' value='1' />
|
|
<button type='roll' name='roll_Test-ETSel' value='/em @{EMYNAME} rolls SELFISH. \n/roll 1d20+[[{{@{ETSel}+?{modif|0},0}>21}*(@{ETSel}+?{modif|0}-20) + 0]]<[[@{ETSel}+?{modif|0}]] \ SELFISH roll @{ETSel} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETHon' value="/em @{EMYNAME} rolls HONEST. \n/roll 1d20+[[{{@{ETHon}+?{modif|0},0}>21}*(@{ETHon}+?{modif|0}-20) + 0]]<[[@{ETHon}+?{modif|0}]] \ HONEST roll @{ETHon} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-THon' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Honest*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETHonmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETHon" class="sheet-carac2" value="(@{prefix}@{Enemy}@{ehone}}+@{ETHonmod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETDec" class="sheet-carac2" value="20-@{ETHon}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Deceitful</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TDec' value='1' />
|
|
<button type='roll' name='roll_Test-ETDec' value='/em @{EMYNAME} rolls DECEITFUL. \n/roll 1d20+[[{{@{ETDec}+?{modif|0},0}>21}*(@{ETDec}+?{modif|0}-20) + 0]]<[[@{ETDec}+?{modif|0}]] \ DECEITFUL roll @{ETDec} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETJus' value="/em @{EMYNAME} rolls JUST. \n/roll 1d20+[[{{@{ETJus}+?{modif|0},0}>21}*(@{ETJus}+?{modif|0}-20) + 0]]<[[@{ETJus}+?{modif|0}]] \ JUST roll @{ETJus} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TJus' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Just*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETJusmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETJus" class="sheet-carac2" value="(@{prefix}@{Enemy}@{ejust}}+@{ETJusmod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETArb" class="sheet-carac2" value="20-@{ETJus}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Arbitrary</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TArb' value='1' />
|
|
<button type='roll' name='roll_Test-ETArb' value='/em @{EMYNAME} rolls ARBITRARY. \n/roll 1d20+[[{{@{ETArb}+?{modif|0},0}>21}*(@{ETArb}+?{modif|0}-20) + 0]]<[[@{ETArb}+?{modif|0}]] \ ARBITRARY roll @{ETArb} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETMer' value="/em @{EMYNAME} rolls MERCIFUL. \n/roll 1d20+[[{{@{ETMer}+?{modif|0},0}>21}*(@{ETMer}+?{modif|0}-20) + 0]]<[[@{ETMer}+?{modif|0}]] \ MERCIFUL roll @{ETMer} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TMer' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Merciful*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETMermod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETMer" class="sheet-carac2" value="(@{prefix}@{Enemy}@{emerc}}+@{ETMermod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETCru" class="sheet-carac2" value="20-@{ETMer}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Cruel</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_ECB-TCru' value='1' />
|
|
<button type='roll' name='roll_Test-ETCru' value='/em @{EMYNAME} rolls CRUEL. \n/roll 1d20+[[{{@{ETCru}+?{modif|0},0}>21}*(@{ETCru}+?{modif|0}-20) + 0]]<[[@{ETCru}+?{modif|0}]] \ CRUEL roll @{ETCru} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETMod' value="/em @{EMYNAME} rolls MODEST. \n/roll 1d20+[[{{@{ETMod}+?{modif|0},0}>21}*(@{ETMod}+?{modif|0}-20) + 0]]<[[@{ETMod}+?{modif|0}]] \ MODEST roll @{ETMod} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TMod' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Modest*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k/f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETModmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETMod" class="sheet-carac2" value="(@{prefix}@{Enemy}@{emode}}+@{ETModmod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETPro" class="sheet-carac2" value="(20-@{ETMod})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Proud</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TPro' value='1' />
|
|
<button type='roll' name='roll_Test-ETPro' value='/em @{EMYNAME} rolls PROUD. \n/roll 1d20+[[{{@{ETPro}+?{modif|0},0}>21}*(@{ETPro}+?{modif|0}-20) + 0]]<[[@{ETPro}+?{modif|0}]] \ PROUD roll @{ETPro} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETPru' value="/em @{EMYNAME} rolls PRUDENT. \n/roll 1d20+[[{{@{ETPru}+?{modif|0},0}>21}*(@{ETPru}+?{modif|0}-20) + 0]]<[[@{ETPru}+?{modif|0}]] \ PRUDENT roll @{ETPru} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TPru' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Prudent*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETPrumod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETPru" class="sheet-carac2" value="(@{prefix}@{Enemy}@{eprud}}+@{ETPrumod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETRec" class="sheet-carac2" value="(20-@{ETPru})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Reckless</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TRec' value='1' />
|
|
<button type='roll' name='roll_Test-ETRec' value='/em @{EMYNAME} rolls RECKLESS. \n/roll 1d20+[[{{@{ETRec}+?{modif|0},0}>21}*(@{ETRec}+?{modif|0}-20) + 0]]<[[@{ETRec}+?{modif|0}]] \ RECKLESS roll @{ETRec} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETPio' value="/em @{EMYNAME} rolls SPIRITUAL. \n/roll 1d20+[[{{@{ETPio}+?{modif|0},0}>21}*(@{ETPio}+?{modif|0}-20) + 0]]<[[@{ETPio}+?{modif|0}]] \ SPIRITUAL roll @{ETPio} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TPio' value='1' />
|
|
<label style='display:inline-block; width:130px;'>Spiritual</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETPiomod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETPio" class="sheet-carac2" value="(@{prefix}@{Enemy}@{espir}}+@{ETPiomod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETWor" class="sheet-carac2" value="(20-@{ETPio})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Worldly</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_ECB-TWor' value='1' />
|
|
<button type='roll' name='roll_Test-ETWor' value='/em @{EMYNAME} rolls WORLDLY. \n/roll 1d20+[[{{@{ETWor}+?{modif|0},0}>21}*(@{ETWor}+?{modif|0}-20) + 0]]<[[@{ETWor}+?{modif|0}]] \ WORLDLY roll @{ETWor} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETTem' value="/em @{EMYNAME} rolls TEMPERATE. \n/roll 1d20+[[{{@{ETTem}+?{modif|0},0}>21}*(@{ETTem}+?{modif|0}-20) + 0]]<[[@{ETTem}+?{modif|0}]] \ TEMPERATE roll @{ETTem} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TTem' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Temperate*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>f</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETTemmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETTem" class="sheet-carac2" value="(@{prefix}@{Enemy}@{etemp}}+@{ETTemmod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETInd" class="sheet-carac2" value="(20-@{ETTem})" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Indulgent</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_ECB-TInd' value='1' />
|
|
<button type='roll' name='roll_Test-ETInd' value='/em @{EMYNAME} rolls INDULGENT. \n/roll 1d20+[[{{@{ETInd}+?{modif|0},0}>21}*(@{ETInd}+?{modif|0}-20) + 0]]<[[@{ETInd}+?{modif|0}]] \ INDULGENT roll @{ETInd} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETTru' value="/em @{EMYNAME} rolls TRUSTING. \n/roll 1d20+[[{{@{ETTru}+?{modif|0},0}>21}*(@{ETTru}+?{modif|0}-20) + 0]]<[[@{ETTru}+?{modif|0}]] \ TRUSTING roll @{ETTru} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TTru' value='1' />
|
|
<label style='display:inline-block; width:130px;'>Trusting</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETTrumod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETTru" class="sheet-carac2" value="(@{prefix}@{Enemy}@{etrus}}+@{ETTrumod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETSus" class="sheet-carac2" value="20-@{ETTru}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Suspicious</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_ECB-TSus' value='1' />
|
|
<button type='roll' name='roll_Test-ETSus' value='/em @{EMYNAME} rolls SUSPICIOUS. \n/roll 1d20+[[{{@{ETSus}+?{modif|0},0}>21}*(@{ETSus}+?{modif|0}-20) + 0]]<[[@{ETSus}+?{modif|0}]] \ SUSPICIOUS roll @{ETSus} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<button type='roll' name='roll_Test-ETVal' value="/em @{EMYNAME} rolls VALOROUS. \n/roll 1d20+[[{{@{ETVal}+?{modif|0},0}>21}*(@{ETVal}+?{modif|0}-20) + 0]]<[[@{ETVal}+?{modif|0}]] \ VALOROUS roll @{ETVal} modif. ?{modif|0}"></button>
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-TVal' value='1' />
|
|
<label style='display:inline-block; width:70px;'>Valorous*</label>
|
|
<label style='display:inline-block; text-align:left; width:45px; font-size:9px;'>k</label>
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETValmod" class="sheet-carac2" value="0" />
|
|
<input style='display:inline; text-align:center; font-weight:bold;' type="number" name="attr_ETVal" class="sheet-carac2" value="(@{prefix}@{Enemy}@{evalo}}+@{ETValmod})" disabled="true" />
|
|
<label style='display:inline-block; width:30px; text-align:center'>/</label>
|
|
<input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_ETCow" class="sheet-carac2" value="20-@{ETVal}" disabled="true" />
|
|
<label style='display:inline-block; width:130px; text-align:right'>Cowardly</label>
|
|
<input style='display:inline; margin-left: 10px; margin-left:10px; margin-right: 10px; ' type='checkbox' name='attr_CB-TCow' value='1' />
|
|
<button type='roll' name='roll_Test-ETCow' value='/em @{EMYNAME} rolls COWARDLY. \n/roll 1d20+[[{{@{ETCow}+?{modif|0},0}>21}*(@{ETCow}+?{modif|0}-20) + 0]]<[[@{ETCow}+?{modif|0}]] \ COWARDLY roll @{ETCow} modif. ?{modif|0}'></button>
|
|
<br />
|
|
</p>
|
|
<h4 style="margin-bottom: 10px;">
|
|
Chivalry Bonus Knight (80+) <input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_EBChe" class="sheet-carac2" value="@{ETEne}+@{ETGen}+@{ETJus}+@{ETMer}+@{ETMod}+@{ETVal}" disabled="true"/>
|
|
Active? <input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_flag-BChe' value='1' />
|
|
<label style='display:inline; margin-left: 5px; font-size:9px;'>+100 Glory/Year, +3 Armor (Armor of Honor)</label>
|
|
</h4>
|
|
<h4 style="margin-bottom: 10px;">
|
|
Gentlewoman Bonus Female (80+) <input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_EBFChe" class="sheet-carac2" value="@{ETCha}+@{ETEne}+@{ETHon}+@{ETMod}+@{ETPru}+@{ETTem}" disabled="true"/>
|
|
Active? <input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_flag-EBFChe' value='1' />
|
|
<label style='display:inline; margin-left: 5px; font-size:9px;'>+100 Glory/Year, +1 Economic Level (Ordinary treated as Rich etc)</label>
|
|
</h4>
|
|
<h4 style="margin-bottom: 10px;">
|
|
Religious Bonus (all >15) <input style='display:inline; width:35px; text-align:center; font-weight:bold;' type="text" name="attr_EBRel" class="sheet-carac2" value="@{Eflag-bonus}" disabled="true"/>(0 = no, 1 = yes)
|
|
</h4>
|
|
</div>
|
|
<div class="sheet-Etab-content sheet-Etab3">
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col">
|
|
<h2 style="margin: 10px;">SKILLS</h2>
|
|
<label style='display:inline-block; width:120px;'>Avoidance</label>
|
|
<input style='display:inline;' type="number" name="attr_Eavo" class="sheet-comp" value="@{prefix}@{Enemy}@{eavoi}}+@{Eavomod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eavomod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-ava' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESavo' value='/em @{EMYNAME} rolls Awareness. \n/roll 1d20+[[{{@{Eavo}+?{modif|0},0}>21}*(@{Eavo}+?{modif|0}-20) + 0]]<[[@{Eavo}+?{modif|0}]] \ avoidance skill roll @{Eavo} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Awareness</label>
|
|
<input style='display:inline;' type="number" name="attr_Eawa" class="sheet-comp" value="@{prefix}@{Enemy}@{eawar}}+@{Eawamod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eawamod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-awa' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESawa' value='/em @{EMYNAME} rolls Awareness. \n/roll 1d20+[[{{@{Eawa}+?{modif|0},0}>21}*(@{Eawa}+?{modif|0}-20) + 0]]<[[@{Eawa}+?{modif|0}]] \ awareness skill roll @{Eawa} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Boating</label>
|
|
<input style='display:inline;' type="number" name="attr_Eboa" value="@{prefix}@{Enemy}@{eboat}}+@{Eboamod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eboamod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-boa' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESboa' value='/em @{EMYNAME} rolls Boating. \n/roll 1d20+[[{{@{Eboa}+?{modif|0},0}>21}*(@{Eboa}+?{modif|0}-20) + 0]]<[[@{Eboa}+?{modif|0}]] \ boating skill roll @{Eboa} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Chirurgery</label>
|
|
<input style='display:inline;' type="number" name="attr_Echirurgery" value="@{prefix}@{Enemy}@{echir}}+@{Echirurgerymod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Echirurgerymod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-chirurgery' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESchirurgery' value='/em @{EMYNAME} rolls Chirurgery. \n/roll 1d20+[[{{@{Echirurgery}+?{modif|0},0}>21}*(@{Echirurgery}+?{modif|0}-20) + 0]]<[[@{Echirurgery}+?{modif|0}]] \ chirurgery skill roll @{Echirurgery} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Compose</label>
|
|
<input style='display:inline;' type="number" name="attr_Ecompo" class="sheet-comp" value="@{prefix}@{Enemy}@{ecomp}}+@{Ecompomod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ecompomod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-compo' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_EScompo' value='/em @{EMYNAME} rolls Compose. \n/roll 1d20+[[{{@{Ecompo}+?{modif|0},0}>21}*(@{Ecompo}+?{modif|0}-20) + 0]]<[[@{Ecompo}+?{modif|0}]] \ compose skill roll @{Ecompo} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Courtesy</label>
|
|
<input style='display:inline;' type="number" name="attr_Ecou" value="@{prefix}@{Enemy}@{ecour}}+@{Ecoumod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ecoumod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-cou' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_EScou' value='/em @{EMYNAME} rolls Courtesy. \n/roll 1d20+[[{{@{Ecou}+?{modif|0},0}>21}*(@{Ecou}+?{modif|0}-20) + 0]]<[[@{Ecou}+?{modif|0}]] \ courtesy skill roll @{Ecou} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Distaff</label>
|
|
<input style='display:inline;' type="number" name="attr_Edistaff" value="@{prefix}@{Enemy}@{edist}}+@{Edistaffmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Edistaffmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-distaff' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESdistaff' value='/em @{EMYNAME} rolls Distaff. \n/roll 1d20+[[{{@{Edistaff}+?{modif|0},0}>21}*(@{Edistaff}+?{modif|0}-20) + 0]]<[[@{Edistaff}+?{modif|0}]] \ distaff skill roll @{Edistaff} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Dancing</label>
|
|
<input style='display:inline;' type="number" name="attr_Edanse" class="sheet-comp" value="@{prefix}@{Enemy}@{edanc}}+@{Edansemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Edansemod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-danse' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESdanse' value='/em @{EMYNAME} rolls Dancing. \n/roll 1d20+[[{{@{Edanse}+?{modif|0},0}>21}*(@{Edanse}+?{modif|0}-20) + 0]]<[[@{Edanse}+?{modif|0}]] \ dancing skill roll @{Edanse} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Faerie Lore</label>
|
|
<input style='display:inline;' type="number" name="attr_Efaes" class="sheet-comp" value="@{prefix}@{Enemy}@{efaer}}+@{Efaesmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Efaesmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-faes' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESfaes' value='/em @{EMYNAME} rolls Faerie Lore. \n/roll 1d20+[[{{@{Efaes}+?{modif|0},0}>21}*(@{Efaes}+?{modif|0}-20) + 0]]<[[@{Efaes}+?{modif|0}]] \ faerie lore skill roll @{Efaes} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Falconry</label>
|
|
<input style='display:inline;' type="number" name="attr_Efal" class="sheet-comp" value="@{prefix}@{Enemy}@{efalc}}+@{Efalmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Efalmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-fal' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESfal' value='/em @{EMYNAME} rolls Falconry. \n/roll 1d20+[[{{@{Efal}+?{modif|0},0}>21}*(@{Efal}+?{modif|0}-20) + 0]]<[[@{Efal}+?{modif|0}]] \ falconry skill roll @{Efal} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Fashion</label>
|
|
<input style='display:inline;' type="number" name="attr_Efashion" value="@{prefix}@{Enemy}@{efash}}+@{Efashionmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Efashionmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-Fashion' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESfashion' value='/em @{EMYNAME} rolls Fashion. \n/roll 1d20+[[{{@{Efashion}+?{modif|0},0}>21}*(@{Efashion}+?{modif|0}-20) + 0]]<[[@{Efashion}+?{modif|0}]] \ fashion skill roll @{Efashion} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>First Aid</label>
|
|
<input style='display:inline;' type="number" name="attr_Efa" class="sheet-comp" value="@{prefix}@{Enemy}@{efirs}}+@{Efamod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Efamod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-fa' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESfa' value='/em @{EMYNAME} rolls First Aid. \n/roll 1d20+[[{{@{Efa}+?{modif|0},0}>21}*(@{Efa}+?{modif|0}-20) + 0]]<[[@{Efa}+?{modif|0}]] \ first aid skill roll @{Efa} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Flirting</label>
|
|
<input style='display:inline;' type="number" name="attr_Efli" class="sheet-comp" value="@{prefix}@{Enemy}@{eflir}}+@{Eflimod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eflimod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-fli' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESfli' value='/em @{EMYNAME} rolls Flirting. \n/roll 1d20+[[{{@{Efli}+?{modif|0},0}>21}*(@{Efli}+?{modif|0}-20) + 0]]<[[@{Efli}+?{modif|0}]] \ flirting skill roll @{Efli} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Folklore</label>
|
|
<input style='display:inline;' type="number" name="attr_Efol" class="sheet-comp" value="@{prefix}@{Enemy}@{efolk}}+@{Efolmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Efolmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-fol' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESfol' value='/em @{EMYNAME} rolls Folklore. \n/roll 1d20+[[{{@{Efol}+?{modif|0},0}>21}*(@{Efol}+?{modif|0}-20) + 0]]<[[@{Efol}+?{modif|0}]] \ folklore skill roll @{Efol} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Gaming</label>
|
|
<input style='display:inline;' type="number" name="attr_Egam" class="sheet-comp" value="@{prefix}@{Enemy}@{egami}}+@{Egammod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Egammod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-gam' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESgam' value='/em @{EMYNAME} rolls Gaming. \n/roll 1d20+[[{{@{Egam}+?{modif|0},0}>21}*(@{Egam}+?{modif|0}-20) + 0]]<[[@{Egam}+?{modif|0}]] \ gaming skill roll @{Egam} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Heraldry</label>
|
|
<input style='display:inline;' type="number" name="attr_Eher" class="sheet-comp" value="@{prefix}@{Enemy}@{ehera}}+@{Ehermod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehermod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-her' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESher' value='/em @{EMYNAME} rolls Heraldry. \n/roll 1d20+[[{{@{Eher}+?{modif|0},0}>21}*(@{Eher}+?{modif|0}-20) + 0]]<[[@{Eher}+?{modif|0}]] \ heraldry skill roll @{Eher} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Hunting</label>
|
|
<input style='display:inline;' type="number" name="attr_Ehun" class="sheet-comp" value="@{prefix}@{Enemy}@{ehunt}}+@{Ehunmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehunmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-hun' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_EShun' value='/em @{EMYNAME} rolls Hunting. \n/roll 1d20+[[{{@{Ehun}+?{modif|0},0}>21}*(@{Ehun}+?{modif|0}-20) + 0]]<[[@{Ehun}+?{modif|0}]] \ hunting skill roll @{Ehun} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Intrigue</label>
|
|
<input style='display:inline;' type="number" name="attr_Eint" class="sheet-comp" value="@{prefix}@{Enemy}@{eintr}}+@{Eintmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eintmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-int' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESint' value='/em @{EMYNAME} rolls Intrigue. \n/roll 1d20+[[{{@{Eint}+?{modif|0},0}>21}*(@{Eint}+?{modif|0}-20) + 0]]<[[@{Eint}+?{modif|0}]] \ intrigue skill roll @{Eint} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Music</label>
|
|
<input style='display:inline;' type="number" name="attr_Emusic" class="sheet-comp" value="@{prefix}@{Enemy}@{emusi}}+@{Emusicmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Emusicmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-music' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESmusic' value='/em @{EMYNAME} rolls Music skill roll. \n/roll 1d20+[[{{@{Emusic}+?{modif|0},0}>21}*(@{Emusic}+?{modif|0}-20) + 0]]<[[@{Emusic}+?{modif|0}]] \ music skill roll @{Emusic} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Orate</label>
|
|
<input style='display:inline;' type="number" name="attr_Eora" class="sheet-comp" value="@{prefix}@{Enemy}@{eorat}}+@{Eoramod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eoramod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-ora' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESora' value='/em @{EMYNAME} rolls Orate skill roll. \n/roll 1d20+[[{{@{Eora}+?{modif|0},0}>21}*(@{Eora}+?{modif|0}-20) + 0]]<[[@{Eora}+?{modif|0}]] \ orate skill roll @{Eora} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Play</label>
|
|
<input style='display:inline;' type="number" name="attr_Epla" class="sheet-comp" value="@{prefix}@{Enemy}@{eplay}}+@{Eplamod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eplamod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-pla' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESpla' value='/em @{EMYNAME} rolls Play. \n/roll 1d20+[[{{@{Epla}+?{modif|0},0}>21}*(@{Epla}+?{modif|0}-20) + 0]]<[[@{Epla}+?{modif|0}]] \ play skill roll @{Epla} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Read</label>
|
|
<input style='display:inline;' type="number" name="attr_Erea" value="@{prefix}@{Enemy}@{eread}}+@{Ereadmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ereadmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-read' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESread' value='/em @{EMYNAME} rolls Read. \n/roll 1d20+[[{{@{Erea}+?{modif|0},0}>21}*(@{Erea}+?{modif|0}-20) + 0]]<[[@{Erea}+?{modif|0}]] \ read skill roll @{Erea} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Recognize</label>
|
|
<input style='display:inline;' type="number" name="attr_Erec" class="sheet-comp" value="@{prefix}@{Enemy}@{ereco}}+@{Erecmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Erecmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-rec' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESrec' value='/em @{EMYNAME} rolls Recognize. \n/roll 1d20+[[{{@{Erec}+?{modif|0},0}>21}*(@{Erec}+?{modif|0}-20) + 0]]<[[@{Erec}+?{modif|0}]] \ recognize skill roll @{Erec} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Religion</label>
|
|
<input style='display:inline;' type="number" name="attr_Erel" class="sheet-comp" value="@{prefix}@{Enemy}@{ereli}}+@{Erelmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Erelmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-rel' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESrel' value='/em @{EMYNAME} rolls Religion. \n/roll 1d20+[[{{@{Erel}+?{modif|0},0}>21}*(@{Erel}+?{modif|0}-20) + 0]]<[[@{Erel}+?{modif|0}]] \ religion skill roll @{Erel} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Romance</label>
|
|
<input style='display:inline;' type="number" name="attr_Erom" value="@{prefix}@{Enemy}@{eroma}}+@{Erommod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Erommod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-rom' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESrom' value='/em @{EMYNAME} rolls Romance. \n/roll 1d20+[[{{@{Erom}+?{modif|0},0}>21}*(@{Erom}+?{modif|0}-20) + 0]]<[[@{Erom}+?{modif|0}]] \ romance skill roll @{Erom} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Singing</label>
|
|
<input style='display:inline;' type="number" name="attr_Esin" class="sheet-comp" value="@{prefix}@{Enemy}@{esing}}+@{Esingmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Esingmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-sing' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESsing' value='/em @{EMYNAME} rolls Singing. \n/roll 1d20+[[{{@{Esin}+?{modif|0},0}>21}*(@{Esin}+?{modif|0}-20) + 0]]<[[@{Esin}+?{modif|0}]] \ singing skill roll @{Esin} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Stewardship</label>
|
|
<input style='display:inline;' type="number" name="attr_Este" value="@{prefix}@{Enemy}@{estew}}+@{Estemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Estemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-ste' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESste' value='/em @{EMYNAME} rolls Stewardship. \n/roll 1d20+[[{{@{Este}+?{modif|0},0}>21}*(@{Este}+?{modif|0}-20) + 0]]<[[@{Este}+?{modif|0}]] \ stewardship skill roll @{Este} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Swimming</label>
|
|
<input style='display:inline;' type="number" name="attr_Eswi" class="sheet-comp" value="@{prefix}@{Enemy}@{eswim}}+@{Eswimod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eswimod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-swi' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESswi' value='/em @{EMYNAME} rolls Swimming. \n/roll 1d20+[[{{@{Eswi}+?{modif|0},0}>21}*(@{Eswi}+?{modif|0}-20) + 0]]<[[@{Eswi}+?{modif|0}]] \ swimming skill roll @{Eswi} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Tourney</label>
|
|
<input style='display:inline;' type="number" name="attr_Etou" class="sheet-comp" value="@{prefix}@{Enemy}@{etour}}+@{Etoumod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Etoumod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-tou' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_EStou' value='/em @{EMYNAME} rolls Tourney. \n/roll 1d20+[[{{@{Etou}+?{modif|0},0}>21}*(@{Etou}+?{modif|0}-20) + 0]]<[[@{Etou}+?{modif|0}]] \ tourney skill roll @{Etou} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<label style='display:inline-block; width:120px;'>Industry</label>
|
|
<input style='display:inline;' type="number" name="attr_Eind" class="sheet-comp" value="@{prefix}@{Enemy}@{eindu}}+@{Eindmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eindmod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-ind' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ESInd' value='/em @{EMYNAME} rolls Industry. \n/roll 1d20+[[{{@{Eind}+?{modif|0},0}>21}*(@{Eind}+?{modif|0}-20) + 0]]<[[@{Eind}+?{modif|0}]] \ industry skill roll @{Eind} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:130px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold;' name="attr_ECskillname" type='text' value="Read [Latin]">
|
|
<input style='display:inline;' type="number" name="attr_ECskillvalue" class="sheet-comp" value="@{prefix}@{Enemy}@{eskil}}+@{ECskillvaluemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ECskillvaluemod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-CCskillname' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestCskill' value='/em @{EMYNAME} tests @{ECskillname} \n/roll 1d20+[[{{@{ECskillvalue}+?{modif|0},0}>21}*(@{ECskillvalue}+?{modif|0}-20) + 0]]<[[@{ECskillvalue}+?{modif|0}]] \ @{ECskillname} skill roll @{ECskillvalue} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:130px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold;' name="attr_E1Cskillname" type='text' value="Religion [Christian]">
|
|
<input style='display:inline;' type="number" name="attr_E1Cskillvalue" class="sheet-comp" value="@{prefix}@{Enemy}@{e1skil}}+@{E1Cskillvaluemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_E1Cskillvaluemod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-C1Cskillname' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETest1Cskill' value='/em @{EMYNAME} tests @{E1Cskillname} \n/roll 1d20+[[{{@{E1Cskillvalue}+?{modif|0},0}>21}*(@{E1Cskillvalue}+?{modif|0}-20) + 0]]<[[@{E1Cskillvalue}+?{modif|0}]] \ @{E1Cskillname} skill roll @{E1Cskillvalue} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:130px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold;' name="attr_Askillname" type='text' value="@{prefix}@{Enemy}@{easkit}}" disabled="true">
|
|
<input style='display:inline;' type="number" name="attr_Askillvalue" class="sheet-comp" value="@{prefix}@{Enemy}@{easki}}+@{Askillvaluemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Askillvaluemod" class="sheet-comp" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-Askillname' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestAskill' value='/em @{EMYNAME} tests @{Askillname} \n/roll 1d20+[[{{@{Askillvalue}+?{modif|0},0}>21}*(@{Askillvalue}+?{modif|0}-20) + 0]]<[[@{Askillvalue}+?{modif|0}]] \ @{Askillname} skill roll @{Askillvalue} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<h2 style="margin: 10px;">Squire</h2>
|
|
<div>
|
|
<label style='display:inline-block; width:45px;'>Name:</label>
|
|
<input style='display:inline-block; width:203px; border: none; margin-bottom:5px; text-align:left; ' name="attr_Esquire_name" type='text' value="squire name">
|
|
<label style='display:inline-block; margin-left:5px; width:22px;'>Age:</label>
|
|
<input style='display:inline;' type="number" name="attr_Esquire_age" class="sheet-comp" value="15" />
|
|
<button style='display:inline;' type='roll' name='roll_ESquireRoll' value='/em @{EMYNAME} makes a Squire Roll \n/roll 1d20+[[{{@{Esquire_age}+?{modif|0},0}>21}*(@{Esquire_age}+?{modif|0}-20) + 0]]<[[@{Esquire_age}+?{modif|0}]] \ squire @{Esquire_name} age roll @{Esquire_age} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>First Aid:</label>
|
|
<input style='display:inline;' type="number" name="attr_Esquire_first_aid" class="sheet-comp" value="6" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_Esquire_first_aid_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_ETest_sq_first_aid' value='/em @{EMYNAME} tests Squire First Aid \n/roll 1d20+[[{{@{Esquire_first_aid}+?{modif|0},0}>21}*(@{Esquire_first_aid}+?{modif|0}-20) + 0]]<[[@{Esquire_first_aid}+?{modif|0}]] \ squire @{Esquire_name} first aid skill roll @{Esquire_first_aid} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>Battle:</label>
|
|
<input style='display:inline;' type="number" name="attr_Esquire_battle" class="sheet-comp" value="1" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_Esquire_battle_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_ETest_sq_battle' value='/em @{EMYNAME} tests Squire Battle \n/roll 1d20+[[{{@{Esquire_battle}+?{modif|0},0}>21}*(@{Esquire_battle}+?{modif|0}-20) + 0]]<[[@{Esquire_battle}+?{modif|0}]] \ squire @{Esquire_name} battle skill roll @{Esquire_battle} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block; width:130px;'>Horsemanship:</label>
|
|
<input style='display:inline;' type="number" name="attr_Esquire_horsemanship" class="sheet-comp" value="6" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_Esquire_horsemanship_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_ETest_sq_horsemanship' value='/em @{EMYNAME} tests Squire Horsemanship \n/roll 1d20+[[{{@{Esquire_horsemanship}+?{modif|0},0}>21}*(@{Esquire_horsemanship}+?{modif|0}-20) + 0]]<[[@{Esquire_horsemanship}+?{modif|0}]] \ squire @{Esquire_name} horsemanship skill roll @{Esquire_horsemanship} modif. ?{modif|0}'></button>
|
|
</div>
|
|
<div>
|
|
<input style='display:inline-block; width:140px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold;' name="attr_Esquire_skill_name" type='text' value="squire skill">
|
|
<input style='display:inline;' type="number" name="attr_Esquire_skill_value" class="sheet-comp" value="5" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_Esquire_other_skill_chk' />
|
|
<button style='display:inline;' type='roll' name='roll_ETest_squire_other_skill' value='/em @{MYNAME} tests @{squire_skill_name} \n/roll 1d20+[[{{@{Esquire_skill_value}+?{modif|0},0}>21}*(@{Esquire_skill_value}+?{modif|0}-20) + 0]]<[[@{Esquire_skill_value}+?{modif|0}]] \ squire @{Esquire_name} @{Equire_skill_name} skill roll @{Esquire_skill_value} modif. ?{modif|0}'></button>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-col">
|
|
<h2 style="margin: 10px;">Combat Skills</h2>
|
|
<input style='display:inline-block; width:120px;' name="attr_EBat" type="text" value="Battle" />
|
|
<input style='display:inline;' type="number" name="attr_Ebattle" value="@{prefix}@{Enemy}@{ebatt}}+@{Ebattlemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ebattlemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-bat' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestBat' value='/em @{EMYNAME} rolls @{EBat}. \n/roll 1d20+[[{{@{Ebattle}+?{modif|0},0}>21}*(@{Ebattle}+?{modif|0}-20) + 0]]<[[@{Ebattle}+?{modif|0}]] \ @{EBat} skill roll @{Ebattle} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_ESie" type="text" value="Siege" />
|
|
<input style='display:inline;' type="number" name="attr_Esiege" class="sheet-comp" value="@{prefix}@{Enemy}@{esieg}}+@{Esiegemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Esiegemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-siege' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestSiege' value='/em @{EMYNAME} rolls @{ESie}. \n/roll 1d20+[[{{@{Esiege}+?{modif|0},0}>21}*(@Esiege}+?{modif|0}-20) + 0]]<[[@{Esiege}+?{modif|0}]] \ @{ESie} skill roll @{Esiege} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EHorses" type="text" value="Horsemanship" />
|
|
<input style='display:inline;' type="number" name="attr_Ehor" class="sheet-comp" value="@{prefix}@{Enemy}@{ehors}}+@{Ehormod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehormod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-hor' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestHor' value='/em @{EMYNAME} rolls @{EHorse}. \n/roll 1d20+[[{{@{Ehor}+?{modif|0},0}>21}*(@{Ehor}+?{modif|0}-20) + 0]]<[[@{Ehor}+?{modif|0}]] \ @{EHorse} skill roll @{Ehor} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_ESwo" type="text" value="Sword" />
|
|
<input style='display:inline;' type="number" name="attr_Esword" class="sheet-comp" value="@{prefix}@{Enemy}@{eswor}}+@{Eswordmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eswordmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-sword' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestEpee' value='/em @{EMYNAME} attacks with @{ESwo}! \n/roll 1d20+[[{{@{Esword}+?{modif|0},0}>21}*(@{Esword}+?{modif|0}-20) + 0]]<[[@{Esword}+?{modif|0}]] \ @{ESwo} skill roll @{Esword} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_ELan" type="text" value="Lance" />
|
|
<input style='display:inline;' type="number" name="attr_Elance" class="sheet-comp" value="@{prefix}@{Enemy}@{elanc}}+@{Elancemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Elancemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-lance' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestLance' value='/em @{EMYNAME} charges with @{ELan}! \n/roll 1d20+[[{{@{Elance}+?{modif|0},0}>21}*(@{Elance}+?{modif|0}-20) + 0]]<[[@{Elance}+?{modif|0}]] \ @{ELan} skill roll @{Elance} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_ESpe" type="text" value="Spear" />
|
|
<input style='display:inline;' type="number" name="attr_Espear" value="@{prefix}@{Enemy}@{espea}}+@{Espearmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Espearmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-spear' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestEpieu' value='/em @{EMYNAME} attacks with @{ESpe}! \n/roll 1d20+[[{{@{Espear}+?{modif|0},0}>21}*(@{Espear}+?{modif|0}-20) + 0]]<[[@{Espear}+?{modif|0}]] \ @{ESpe} skill roll @{Espear} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EDag" type="text" value="Dagger" />
|
|
<input style='display:inline;' type="number" name="attr_Edagger" value="@{prefix}@{Enemy}@{edagg}}+@{Edaggermod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Edaggermod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-dagger' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestDague' value='/em @{EMYNAME} attacks with @{EDag}! \n/roll 1d20+[[{{@{Edagger}+?{modif|0},0}>21}*(@{Edagger}+?{modif|0}-20) + 0]]<[[@{Edagger}+?{modif|0}]] \ @{EDag} skill roll @{Edagger} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EnAxe" type="text" value="Axe" />
|
|
<input style='display:inline;' type="number" name="attr_Eax" value="@{prefix}@{Enemy}@{exaxe}}+@{Eaxemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eaxemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-axe' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestAxe' value='/em @{EMYNAME} attacks with @{EnAxe}! \n/roll 1d20+[[{{@{Eax}+?{modif|0},0}>21}*(@{Eax}+?{modif|0}-20) + 0]]<[[@{Eax}+?{modif|0}]] \ @{EnAxe} skill roll @{Eax} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EDMac" type="text" value="Mace" />
|
|
<input style='display:inline;' type="number" name="attr_Enmace" value="@{prefix}@{Enemy}@{emace}}+@{Emacemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Emacemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-mace' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestMace' value='/em @{EMYNAME} attacks with @{EDMac}! \n/roll 1d20+[[{{@{Enmace}+?{modif|0},0}>21}*(@{Enmace}+?{modif|0}-20) + 0]]<[[@{Enmace}+?{modif|0}]] \ @{EDMac} skill roll @{Enmace} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EDBow" type="text" value="Bow" />
|
|
<input style='display:inline;' type="number" name="attr_Enbow" value="@{prefix}@{Enemy}@{exbow}}+@{Ebowmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ebowmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-bow' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestBow' value='/em @{EMYNAME} fires arrow with @{EDBow}! \n/roll 1d20+[[{{@{Enbow}+?{modif|0},0}>21}*(@{Enbow}+?{modif|0}-20) + 0]]<[[@{Enbow}+?{modif|0}]] \ @{EDBow} skill roll @{Enbow} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EDGsp" type="text" value="Great Spear" />
|
|
<input style='display:inline;' type="number" name="attr_Engspe" value="@{prefix}@{Enemy}@{exgsp}}+@{Egspemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Egspemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-mace' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestGspe' value='/em @{EMYNAME} attacks with @{EDGsp}! \n/roll 1d20+[[{{@{Engspe}+?{modif|0},0}>21}*(@{Engspe}+?{modif|0}-20) + 0]]<[[@{Engspe}+?{modif|0}]] \ @{EDGsp} skill roll @{Engspe} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EDGax" type="text" value="Great Axe" />
|
|
<input style='display:inline;' type="number" name="attr_Engax" value="@{prefix}@{Enemy}@{exgax}}+@{Egspemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Egspemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-mace' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestGspe' value='/em @{EMYNAME} attacks with @{EDGax}! \n/roll 1d20+[[{{@{Engax}+?{modif|0},0}>21}*(@{Engax}+?{modif|0}-20) + 0]]<[[@{Engax}+?{modif|0}]] \ @{EDGax} skill roll @{Engax} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EDJav" type="text" value="Javelin" />
|
|
<input style='display:inline;' type="number" name="attr_Enjav" value="@{prefix}@{Enemy}@{exjav}}+@{Ejavemod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ejavemod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-mace' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestJave' value='/em @{EMYNAME} attacks with @{EDJav}! \n/roll 1d20+[[{{@{Enjav}+?{modif|0},0}>21}*(@{Enjav}+?{modif|0}-20) + 0]]<[[@{Enjav}+?{modif|0}]] \ @{EDJav} skill roll @{Enjav} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EDXBow" type="text" value="Medium Xbow" />
|
|
<input style='display:inline;' type="number" name="attr_Enxbow" value="@{prefix}@{Enemy}@{exxbw}}+@{Exbowmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Exbowmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-bow' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestXBow' value='/em @{EMYNAME} fires bolt with @{EDXBow}! \n/roll 1d20+[[{{@{Enxbow}+?{modif|0},0}>21}*(@{Enxbow}+?{modif|0}-20) + 0]]<[[@{Enxbow}+?{modif|0}]] \ @{EDXBow} skill roll @{Enxbow} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EAtk" type="text" value="@{prefix}@{Enemy}@{eatkt}}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Enatk" value="@{prefix}@{Enemy}@{eattk}}+@{Eatkmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Eatkmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-atk' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestAtk' value='/em @{EMYNAME} attacks with @{EAtk}! \n/roll 1d20+[[{{@{Enatk}+?{modif|0},0}>21}*(@{Enatk}+?{modif|0}-20) + 0]]<[[@{Enatk}+?{modif|0}]] \ @{EAtk} skill roll @{Enatk} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_EBtk" type="text" value="@{prefix}@{Enemy}@{ebtkt}}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Enbtk" value="@{prefix}@{Enemy}@{ebttk}}+@{Ebtkmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ebtkmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-btk' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestBtk' value='/em @{EMYNAME} attacks with @{EBtk}! \n/roll 1d20+[[{{@{Enbtk}+?{modif|0},0}>21}*(@{Enbtk}+?{modif|0}-20) + 0]]<[[@{Enbtk}+?{modif|0}]] \ @{EBtk} skill roll @{Enbtk} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<input style='display:inline-block; width:120px;' name="attr_ECtk" type="text" value="@{prefix}@{Enemy}@{ectkt}}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Enctk" value="@{prefix}@{Enemy}@{ecttk}}+@{Ectkmod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ectkmod" value="0" />
|
|
<input style='display:inline; margin-left: 10px; margin-right: 10px;' type='checkbox' name='attr_ECB-ctk' value='1' />
|
|
<button style='display:inline;' type='roll' name='roll_ETestCtk' value='/em @{EMYNAME} attacks with @{ECtk}! \n/roll 1d20+[[{{@{Enctk}+?{modif|0},0}>21}*(@{Enctk}+?{modif|0}-20) + 0]]<[[@{Enctk}+?{modif|0}]] \ @{ECtk} skill roll @{Enctk} modif. ?{modif|0}'></button>
|
|
<br />
|
|
<h2 style="margin: 10px;">Armor</h2>
|
|
<div>
|
|
<input style='display:inline-block; width:230px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_CArmor_type" type='text' value="@{prefix}@{Enemy}@{earmot}}" disabled="true">
|
|
<input style='display:inline;' type="number" name="attr_ECarmor_value" class="sheet-comp" value="@{prefix}@{Enemy}@{earmo}}+@{ECarmor_value_mod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_ECarmor_value_mod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<input style='display:inline-block; width:230px; background: transparent; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_CArmor_type" type='text' value="armor type">
|
|
<input style='display:inline;' type="number" name="attr_E1Carmor_value" class="sheet-comp" value="10" />
|
|
</div>
|
|
<br />
|
|
<label style='display:inline-block; width:130px;'>Armor Reduction</label>
|
|
<input style='display:inline;' type="number" name="attr_ECarmor_reduction" class="sheet-comp" value="0" />
|
|
<br />
|
|
<h2 style="margin: 10px;">Horse</h2>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>Name:</label>
|
|
<input style='display:inline-block; width:130px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_Ehorse_name" type='text' value="horse name">
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>Type:</label>
|
|
<select name="attr_EHorse" style='display:inline; width:150px;'>
|
|
<option value="a">Carthorse</option>
|
|
<option value="b" selected: "selected">Charger</option>
|
|
<option value="c">Poor Charger</option>
|
|
<option value="d">Fearie Charger</option>
|
|
<option value="f">Courser</option>
|
|
<option value="g">Donkey</option>
|
|
<option value="h">Mule</option>
|
|
<option value="i">Palfrey</option>
|
|
<option value="j">Rouncy</option>
|
|
<option value="k">Sumpter</option>
|
|
<option value="l">Destrier</option>
|
|
</select>
|
|
</div>
|
|
<!-- Damage - Attributes - Armor - Worth !-->
|
|
<input type="hidden" name="attr_prefix" value="@{" />
|
|
<input type="hidden" name="attr_size" value="siz" /> <!-- @{prefix}@{EHorse}@{size}} !-->
|
|
<input type="hidden" name="attr_dext" value="dex" /> <!-- @{prefix}@{EHorse}@{dext}} !-->
|
|
<input type="hidden" name="attr_stre" value="str" /> <!-- @{prefix}@{EHorse}@{stre}} !-->
|
|
<input type="hidden" name="attr_cons" value="con" /> <!-- @{prefix}@{EHorse}@{cons}} !-->
|
|
<input type="hidden" name="attr_move" value="mov" /> <!-- @{prefix}@{EHorse}@{move}} !-->
|
|
<input type="hidden" name="attr_dama" value="dmg" /> <!-- @{prefix}@{EHorse}@{dama}} !-->
|
|
<input type="hidden" name="attr_damb" value="dmgb" /> <!-- @{prefix}@{EHorse}@{damb}} !-->
|
|
<input type="hidden" name="attr_health" value="hea" /> <!-- @{prefix}@{EHorse}@{health}} !-->
|
|
<input type="hidden" name="attr_healthr" value="hear" /> <!-- @{prefix}@{EHorse}@{healthr}} !-->
|
|
<input type="hidden" name="attr_armo" value="arm" /> <!-- @{prefix}@{EHorse}@{armo}} text !-->
|
|
<input type="hidden" name="attr_armot" value="armt" /> <!-- @{prefix}@{EHorse}@{armot}} text !-->
|
|
<input type="hidden" name="attr_worth" value="wort" /> <!-- @{prefix}@{EHorse}@{worth}} !-->
|
|
<!-- 1 Carthorse !-->
|
|
<input type="hidden" name="attr_asiz" value="15" />
|
|
<input type="hidden" name="attr_adex" value="10" />
|
|
<input type="hidden" name="attr_astr" value="15" />
|
|
<input type="hidden" name="attr_acon" value="10" />
|
|
<input type="hidden" name="attr_amov" value="4" />
|
|
<input type="hidden" name="attr_admg" value="6" />
|
|
<input type="hidden" name="attr_admgb" value="6" />
|
|
<input type="hidden" name="attr_ahea" value="25" />
|
|
<input type="hidden" name="attr_ahear" value="3" />
|
|
<input type="hidden" name="attr_aarm" value="3" />
|
|
<input type="hidden" name="attr_awort" value="0" />
|
|
<!-- 2 Charger !-->
|
|
<input type="hidden" name="attr_bsiz" value="34" />
|
|
<input type="hidden" name="attr_bdex" value="17" />
|
|
<input type="hidden" name="attr_bstr" value="30" />
|
|
<input type="hidden" name="attr_bcon" value="12" />
|
|
<input type="hidden" name="attr_bmov" value="5" />
|
|
<input type="hidden" name="attr_bdmg" value="6" />
|
|
<input type="hidden" name="attr_bdmgb" value="6" />
|
|
<input type="hidden" name="attr_bhea" value="46" />
|
|
<input type="hidden" name="attr_bhear" value="4" />
|
|
<input type="hidden" name="attr_barm" value="5" />
|
|
<input type="hidden" name="attr_bwort" value="20" />
|
|
<!-- 3 Poor Charger* !-->
|
|
<input type="hidden" name="attr_csiz" value="34" />
|
|
<input type="hidden" name="attr_cdex" value="17" />
|
|
<input type="hidden" name="attr_cstr" value="30" />
|
|
<input type="hidden" name="attr_ccon" value="12" />
|
|
<input type="hidden" name="attr_cmov" value="5" />
|
|
<input type="hidden" name="attr_cdmg" value="5" />
|
|
<input type="hidden" name="attr_cdmgb" value="6" />
|
|
<input type="hidden" name="attr_chea" value="46" />
|
|
<input type="hidden" name="attr_chear" value="4" />
|
|
<input type="hidden" name="attr_carm" value="5" />
|
|
<input type="hidden" name="attr_cwort" value="20" />
|
|
<!-- 4 Faerie Charger* !-->
|
|
<input type="hidden" name="attr_dsiz" value="34" />
|
|
<input type="hidden" name="attr_ddex" value="17" />
|
|
<input type="hidden" name="attr_dstr" value="30" />
|
|
<input type="hidden" name="attr_dcon" value="12" />
|
|
<input type="hidden" name="attr_dmov" value="10" />
|
|
<input type="hidden" name="attr_ddmg" value="8" />
|
|
<input type="hidden" name="attr_ddmgb" value="6" />
|
|
<input type="hidden" name="attr_dhea" value="46" />
|
|
<input type="hidden" name="attr_dhear" value="4" />
|
|
<input type="hidden" name="attr_darm" value="5" />
|
|
<input type="hidden" name="attr_dwort" value="0" />
|
|
<!-- 5 Courser !-->
|
|
<input type="hidden" name="attr_fsiz" value="30" />
|
|
<input type="hidden" name="attr_fdex" value="25" />
|
|
<input type="hidden" name="attr_fstr" value="24" />
|
|
<input type="hidden" name="attr_fcon" value="15" />
|
|
<input type="hidden" name="attr_fmov" value="9" />
|
|
<input type="hidden" name="attr_fdmg" value="5" />
|
|
<input type="hidden" name="attr_fdmgb" value="6" />
|
|
<input type="hidden" name="attr_fhea" value="45" />
|
|
<input type="hidden" name="attr_fhear" value="4" />
|
|
<input type="hidden" name="attr_farm" value="5" />
|
|
<input type="hidden" name="attr_fwort" value="10" />
|
|
<!-- 6 Donkey !-->
|
|
<input type="hidden" name="attr_gsiz" value="15" />
|
|
<input type="hidden" name="attr_gdex" value="15" />
|
|
<input type="hidden" name="attr_gstr" value="20" />
|
|
<input type="hidden" name="attr_gcon" value="15" />
|
|
<input type="hidden" name="attr_gmov" value="5" />
|
|
<input type="hidden" name="attr_gdmg" value="4" />
|
|
<input type="hidden" name="attr_gdmgb" value="6" />
|
|
<input type="hidden" name="attr_ghea" value="30" />
|
|
<input type="hidden" name="attr_ghear" value="4" />
|
|
<input type="hidden" name="attr_garm" value="3" />
|
|
<input type="hidden" name="attr_gwort" value="0.25" />
|
|
<!-- 7 Mule !-->
|
|
<input type="hidden" name="attr_hsiz" value="25" />
|
|
<input type="hidden" name="attr_hdex" value="8" />
|
|
<input type="hidden" name="attr_hstr" value="25" />
|
|
<input type="hidden" name="attr_hcon" value="18" />
|
|
<input type="hidden" name="attr_hmov" value="6" />
|
|
<input type="hidden" name="attr_hdmg" value="6" />
|
|
<input type="hidden" name="attr_hdmgb" value="6" />
|
|
<input type="hidden" name="attr_hhea" value="43" />
|
|
<input type="hidden" name="attr_hhear" value="4" />
|
|
<input type="hidden" name="attr_harm" value="4" />
|
|
<input type="hidden" name="attr_hwort" value="0.42" />
|
|
<!-- 8 Palfrey !-->
|
|
<input type="hidden" name="attr_isiz" value="26" />
|
|
<input type="hidden" name="attr_idex" value="10" />
|
|
<input type="hidden" name="attr_istr" value="16" />
|
|
<input type="hidden" name="attr_icon" value="8" />
|
|
<input type="hidden" name="attr_imov" value="6" />
|
|
<input type="hidden" name="attr_idmg" value="3" />
|
|
<input type="hidden" name="attr_idmgb" value="6" />
|
|
<input type="hidden" name="attr_ihea" value="34" />
|
|
<input type="hidden" name="attr_ihear" value="2" />
|
|
<input type="hidden" name="attr_iarm" value="3" />
|
|
<input type="hidden" name="attr_iwort" value="5" />
|
|
<!-- 9 Rouncy !-->
|
|
<input type="hidden" name="attr_jsiz" value="26" />
|
|
<input type="hidden" name="attr_jdex" value="10" />
|
|
<input type="hidden" name="attr_jstr" value="18" />
|
|
<input type="hidden" name="attr_jcon" value="14" />
|
|
<input type="hidden" name="attr_jmov" value="6" />
|
|
<input type="hidden" name="attr_jdmg" value="4" />
|
|
<input type="hidden" name="attr_jdmgb" value="6" />
|
|
<input type="hidden" name="attr_jhea" value="40" />
|
|
<input type="hidden" name="attr_jhear" value="3" />
|
|
<input type="hidden" name="attr_jarm" value="4" />
|
|
<input type="hidden" name="attr_jwort" value="1" />
|
|
<!-- 10 Sumpter !-->
|
|
<input type="hidden" name="attr_ksiz" value="22" />
|
|
<input type="hidden" name="attr_kdex" value="12" />
|
|
<input type="hidden" name="attr_kstr" value="15" />
|
|
<input type="hidden" name="attr_kcon" value="16" />
|
|
<input type="hidden" name="attr_kmov" value="5" />
|
|
<input type="hidden" name="attr_kdmg" value="3" />
|
|
<input type="hidden" name="attr_kdmgb" value="6" />
|
|
<input type="hidden" name="attr_khea" value="38" />
|
|
<input type="hidden" name="attr_khear" value="3" />
|
|
<input type="hidden" name="attr_karm" value="3" />
|
|
<input type="hidden" name="attr_kwort" value="0.42" />
|
|
<!-- 11 Destrier !-->
|
|
<input type="hidden" name="attr_lsiz" value="42" />
|
|
<input type="hidden" name="attr_ldex" value="10" />
|
|
<input type="hidden" name="attr_lstr" value="38" />
|
|
<input type="hidden" name="attr_lcon" value="10" />
|
|
<input type="hidden" name="attr_lmov" value="5" />
|
|
<input type="hidden" name="attr_ldmg" value="8" />
|
|
<input type="hidden" name="attr_ldmgb" value="6" />
|
|
<input type="hidden" name="attr_lhea" value="52" />
|
|
<input type="hidden" name="attr_lhear" value="5" />
|
|
<input type="hidden" name="attr_larm" value="5" />
|
|
<input type="hidden" name="attr_lwort" value="0" />
|
|
<div>
|
|
<label style='display:inline-block;width: 65px;'>Damage:</label>
|
|
<input style='display:inline-block; width:80px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_Ehorse_damage" type='text' value="(@{prefix}@{EHorse}@{dama}} + @{Ehorse_damamod})d@{prefix}@{EHorse}@{damb}}" disabled="true">
|
|
<button style='display:inline;' type='roll' name='roll_Ehorse_damage' value='/em @{EMYNAME} Horse Damage \n/roll @{Ehorse_damage}'></button>
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_damamod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 65px;'>Move:</label>
|
|
<input style='display:inline-block; width:45px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_Ehorse_move" type='number' value="@{prefix}@{EHorse}@{move}} + @{Ehorse_movemod}" disabled="true">
|
|
<input style='display:inline-block; width:45px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_Ehorse_movemod" type='number' value="0">
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 65px;'>Armor:</label>
|
|
<input style='display:inline-block; width:130px; border: none; margin-bottom:5px; text-align:left; font-size:1.2em; font-weight: bold; ' name="attr_Ehorse_armor_type" type='text' value="">
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_armor" class="sheet-comp" value="@{prefix}@{EHorse}@{armo}} + @{Ehorse_armormod}" disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_armormod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>HP</label>
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_hp" class="sheet-comp" value="@{prefix}@{EHorse}@{health}} + @{Ehorse_hpmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_hpmod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 45px;'>HR</label>
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_hr" class="sheet-comp" value="@{prefix}@{EHorse}@{healthr}} + @{Ehorse_hrmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_hrmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>SIZ</label>
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_siz" class="sheet-comp" value="@{prefix}@{EHorse}@{size}} + @{Ehorse_sizmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_sizmod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 45px;'>STR</label>
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_str" class="sheet-comp" value="@{prefix}@{EHorse}@{stre}} + @{Ehorse_strmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_strmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 45px;'>CON</label>
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_con" class="sheet-comp" value="@{prefix}@{EHorse}@{cons}} + @{Ehorse_conmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_conmod" class="sheet-comp" value="0" />
|
|
<label style='display:inline-block;width: 45px;'>DEX</label>
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_dex" class="sheet-comp" value="@{prefix}@{EHorse}@{dext}} + @{Ehorse_dexmod}"disabled="true" />
|
|
<input style='display:inline;' type="number" name="attr_Ehorse_dexmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<div>
|
|
<label style='display:inline-block;width: 60px;'>Worth £</label>
|
|
<input style='display:inline; width:50px' type="number" name="attr_Ehorse_worth" class="sheet-comp" value="@{prefix}@{EHorse}@{worth}} +@{Ehorse_worthmod}" disabled="true" />
|
|
<input style='display:inline; width:50px' type="number" name="attr_Ehorse_worthmod" class="sheet-comp" value="0" />
|
|
</div>
|
|
<hr />
|
|
<br />
|
|
<h2 style="margin: 10px;">Wealth</h2>
|
|
<div>
|
|
Libra (£):
|
|
<input style='display:inline;' type="number" name="attr_Emoney_libra" value="0" /> Shilling (s):
|
|
<input style='display:inline;' type="number" name="attr_Emoney_shilling" value="0" /> Denari (d):
|
|
<input style='display:inline;' type="number" name="attr_Emoney_denari" value="0" />
|
|
</div>
|
|
<div>
|
|
Money on Hand:
|
|
<input style='display:inline;text-align:left;width:78px' type="text" name="attr_Emoney_in_hand" />
|
|
</div>
|
|
<br/>
|
|
<h2 style="margin: 10px;">Equipment</h2>
|
|
<div>
|
|
Clothing £
|
|
<input style='display:inline;margin-left:5px;' type="number" name="attr_Eclothing1_value" value="@{prefix}@{Enemy}@{eclot}}+@{Eclothing1_value_mod}" disabled="true" />
|
|
<input style='display:inline;margin-left:5px;' type="number" name="attr_Eclothing1_value_mod" value="0" />
|
|
<input style='display:inline;text-align:left' type="text" name="attr_Eclothing1_name" value="@{prefix}@{Enemy}@{eclott}}" disabled="true" />
|
|
</div>
|
|
<div>
|
|
Clothing £
|
|
<input style='display:inline;margin-left:5px;' type="number" name="attr_Eclothing2_value" value="0" />
|
|
<input style='display:inline;text-align:left' type="text" name="attr_Eclothing2_name" value="" />
|
|
</div>
|
|
<br />
|
|
<h2 style="margin: 10px;">Notes</h2>
|
|
<textarea style="background: transparent; border:1px solid black;" name='attr_Enotes'> </textarea>
|
|
</fieldset>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<br/>
|
|
<br/>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|