mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
1442 lines
152 KiB
HTML
1442 lines
152 KiB
HTML
<!--START COPY HERE-->
|
||
<!--Top of Charsheet Inputs-->
|
||
|
||
<div class="container-character-sheet">
|
||
<!--Vital Factors-->
|
||
<input type="text" class="field-player-name font-small transparent" autocomplete="off" spellcheck="false" title="@{player-name}" name="attr_player-name">
|
||
<input type="text" class="field-character-name font-small transparent" autocomplete="off" spellcheck="false" title="@{character-name}" name="attr_character-name">
|
||
<input type="text" class="field-rank font-small transparent" autocomplete="off" spellcheck="false" title="@{rank}" name="attr_rank">
|
||
<input type="text" class="field-faction font-small transparent" autocomplete="off" spellcheck="false" title="@{faction}" name="attr_faction">
|
||
<input type="text" class="field-age font-small transparent" autocomplete="off" spellcheck="false" title="@{age}" name="attr_age">
|
||
<input type="text" class="field-height font-small transparent" autocomplete="off" spellcheck="false" title="@{height}" name="attr_height">
|
||
<input type="text" class="field-weight font-small transparent" autocomplete="off" spellcheck="false" title="@{weight}" name="attr_weight">
|
||
<input type="text" class="field-home font-small transparent" autocomplete="off" spellcheck="false" title="@{home}" name="attr_home">
|
||
<input type="text" class="field-vehicle font-small transparent" autocomplete="off" spellcheck="false" title="@{vehicle}" name="attr_vehicle">
|
||
<select class="field-race font-small transparent" title="@{race}" name="attr_race">
|
||
<option value="0" selected="selected">0 Human</option>
|
||
<option value="1"><pre>1 Human</pre></option>
|
||
<option value="2">2 ClanMech</option>
|
||
<option value="3">3 ClanPilot</option>
|
||
<option value="4">4 Elemental</option>
|
||
</select>
|
||
<select class="field-attributes font-small transparent" title="@{attributes}" name="attr_attributes">
|
||
<option value="0" selected="selected">0 18</option>
|
||
<option value="1">1 21</option>
|
||
<option value="2">2 24</option>
|
||
<option value="3">3 27</option>
|
||
<option value="4">4 30</option>
|
||
</select>
|
||
<select class="field-skills font-small transparent" title="@{skills}" name="attr_skills">
|
||
<option value="0" selected="selected">0 8</option>
|
||
<option value="1">1 12</option>
|
||
<option value="2">2 16</option>
|
||
<option value="3">3 20</option>
|
||
<option value="4">4 24</option>
|
||
</select>
|
||
<select class="field-advantages font-small transparent" title="@{advantages}" name="attr_advantages">
|
||
<option value="0" selected="selected">0 0</option>
|
||
<option value="1">1 1</option>
|
||
<option value="2">2 2</option>
|
||
<option value="3">3 3</option>
|
||
<option value="4">4 4</option>
|
||
</select>
|
||
<select class="field-battlemech font-small transparent" title="@{battlemech}" name="attr_battlemech">
|
||
<option value="0" selected="selected">0 None</option>
|
||
<option value="1">1 Light</option>
|
||
<option value="2">2 Medium</option>
|
||
<option value="3">3 Heavy</option>
|
||
<option value="4">4 Assault</option>
|
||
</select>
|
||
<input type="number" class="field-walk font-small transparent" title="@{attr-walk}" name="attr_attr-walk" value="@{bld}" disabled="true">
|
||
<input type="number" class="field-run font-small transparent" title="@{attr-run}" name="attr_attr-run" value="@{bld}+@{ref}+@{skill-rank44}" disabled="true">
|
||
<input type="number" class="field-sprint font-small transparent" title="@{attr-sprint}" name="attr_attr-sprint" value="2*@{bld}+@{ref}+@{skill-rank44}" disabled="true">
|
||
<!--Character Attributes-->
|
||
<input type="number" class="field-attr-total font-small transparent" title="@{attr-total}" name="attr_attr-total" value="@{bld}+@{ref}+2*@{int}+@{lrn}+@{cha}" disabled="true">
|
||
<input type="number" class="field-bld transparent" name="attr_bld" title="@{bld}" value="1" min="1" max="8">
|
||
<button name="roll_build" class="field-bld-save" value="&{template:default} {{name=Build Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - 12 + @{bld}]]}}" type="roll"></button>
|
||
<input type="number" class="field-ref transparent" name="attr_ref" title="@{ref}" value="1" min="1" max="7">
|
||
<button name="roll_reflexes" class="field-ref-save" value="&{template:default} {{name=Reflexes Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - 12 + @{ref}]]}}" type="roll"></button>
|
||
<input type="number" class="field-int transparent" name="attr_int" title="@{int}" value="1" min="1" max="7">
|
||
<button name="roll_intuition" class="field-int-save" value="&{template:default} {{name=Intuition Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - 12 + @{int}]]}}" type="roll"></button>
|
||
<input type="number" class="field-lrn transparent" name="attr_lrn" title="@{lrn}" value="1" min="1" max="7">
|
||
<button name="roll_learn" class="field-lrn-save" value="&{template:default} {{name=Learn Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - 12 + @{lrn}]]}}" type="roll"></button>
|
||
<input type="number" class="field-cha transparent" name="attr_cha" title="@{cha}" value="1" min="1" max="7">
|
||
<button name="roll_charisma" class="field-cha-save" value="&{template:default} {{name=Charisma Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - 12 + @{cha}]]}}" type="roll"></button>
|
||
<!--Characteristics-->
|
||
<input type="number" class="field-athletic-stat font-small transparent" title="@{attr-athletic}" name="attr_attr-athletic" value="(18-@{bld}-@{ref})" disabled="true">
|
||
<button name="roll_athletic-save" class="field-athletic-button" value="&{template:default} {{name=Athletic Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - @{attr-athletic}]]}}" type="roll"></button>
|
||
<input type="number" class="field-physical-stat font-small transparent" title="@{attr-physical}" name="attr_attr-physical" value="(18-@{ref}-@{int})" disabled="true">
|
||
<button name="roll_physical-save" class="field-physical-button" value="&{template:default} {{name=Physical Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - @{attr-physical}]]}}" type="roll"></button>
|
||
<input type="number" class="field-mental-stat font-small transparent" title="@{attr-mental}" name="attr_attr-mental" value="(18-@{int}-@{lrn})" disabled="true">
|
||
<button name="roll_mental-save" class="field-mental-button" value="&{template:default} {{name=Mental Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - @{attr-mental}]]}}" type="roll"></button>
|
||
<input type="number" class="field-social-stat font-small transparent" title="@{attr-social}" name="attr_attr-social" value="(18-@{int}-@{cha})" disabled="true">
|
||
<button name="roll_social-save" class="field-social-button" value="&{template:default} {{name=Social Save}}} {{roll=[[3d6kh2 + ?{Modifier|0} - @{attr-social}]]}}" type="roll"></button>
|
||
<!--Advantages-->
|
||
<input type="number" class="field-adv-total font-small transparent" title="@{attr-adv-total}" name="attr_adv-total" value="(@{adv1}+@{adv2}+@{adv3}+@{adv4})" disabled="true">
|
||
<input type="text" class="field-adv-total-text font-small transparent" title="@attr-adv-total-text" name="attr_adv-total-text" value="points spent" disabled="true">
|
||
<select type="text" class="field-adv1 font-small transparent" title="@{adv1}" name="attr_adv1">
|
||
<option value="0" selected="selected"> </option>
|
||
<option value="1, a">Ambidextrous</option>
|
||
<option value="2, b">Ex. Attr. (BLD)</option>
|
||
<option value="2, c">Ex. Attr. (REF)</option>
|
||
<option value="2, d">Ex. Attr. (INT)</option>
|
||
<option value="2, e">Ex. Attr. (LRN)</option>
|
||
<option value="2, f">Ex. Attr. (CHA)</option>
|
||
<option value="1, g">Extra Edge 1</option>
|
||
<option value="2, h">Extra Edge 2</option>
|
||
<option value="3, i">Extra Edge 3</option>
|
||
<option value="1, j">Land Grant</option>
|
||
<option value="2, k">Skill Aptitude</option>
|
||
<option value="3, l">Combat Aptitude</option>
|
||
<option value="2, m">Sixth Sense</option>
|
||
<option value="1, n">Title (Knight)</option>
|
||
<option value="2, o">Title (Baronet)</option>
|
||
<option value="3, p">Title (Baron)</option>
|
||
<option value="2, q">Toughness</option>
|
||
<option value="1, r">Wealth 5k</option>
|
||
<option value="2, s">Wealth 50k</option>
|
||
<option value="3, t">Wealth 500k</option>
|
||
<option value="1, u">Well Equipped 1</option>
|
||
<option value="2, v">Well Equipped 2</option>
|
||
<option value="3, w">Well Equipped 3</option>
|
||
</select>
|
||
<select type="text" class="field-adv2 font-small transparent" title="@{adv2}" name="attr_adv2">
|
||
<option value="0" selected="selected"> </option>
|
||
<option value="1, a">Ambidextrous</option>
|
||
<option value="2, b">Ex. Attr. (BLD)</option>
|
||
<option value="2, c">Ex. Attr. (REF)</option>
|
||
<option value="2, d">Ex. Attr. (INT)</option>
|
||
<option value="2, e">Ex. Attr. (LRN)</option>
|
||
<option value="2, f">Ex. Attr. (CHA)</option>
|
||
<option value="1, g">Extra Edge 1</option>
|
||
<option value="2, h">Extra Edge 2</option>
|
||
<option value="3, i">Extra Edge 3</option>
|
||
<option value="1, j">Land Grant</option>
|
||
<option value="2, k">Skill Aptitude</option>
|
||
<option value="3, l">Combat Aptitude</option>
|
||
<option value="2, m">Sixth Sense</option>
|
||
<option value="1, n">Title (Knight)</option>
|
||
<option value="2, o">Title (Baronet)</option>
|
||
<option value="3, p">Title (Baron)</option>
|
||
<option value="2, q">Toughness</option>
|
||
<option value="1, r">Wealth 5k</option>
|
||
<option value="2, s">Wealth 50k</option>
|
||
<option value="3, t">Wealth 500k</option>
|
||
<option value="1, u">Well Equipped 1</option>
|
||
<option value="2, v">Well Equipped 2</option>
|
||
<option value="3, w">Well Equipped 3</option>
|
||
</select>
|
||
<select type="text" class="field-adv3 font-small transparent" title="@{adv3}" name="attr_adv3">
|
||
<option value="0" selected="selected"> </option>
|
||
<option value="1, a">Ambidextrous</option>
|
||
<option value="2, b">Ex. Attr. (BLD)</option>
|
||
<option value="2, c">Ex. Attr. (REF)</option>
|
||
<option value="2, d">Ex. Attr. (INT)</option>
|
||
<option value="2, e">Ex. Attr. (LRN)</option>
|
||
<option value="2, f">Ex. Attr. (CHA)</option>
|
||
<option value="1, g">Extra Edge 1</option>
|
||
<option value="2, h">Extra Edge 2</option>
|
||
<option value="3, i">Extra Edge 3</option>
|
||
<option value="1, j">Land Grant</option>
|
||
<option value="2, k">Skill Aptitude</option>
|
||
<option value="3, l">Combat Aptitude</option>
|
||
<option value="2, m">Sixth Sense</option>
|
||
<option value="1, n">Title (Knight)</option>
|
||
<option value="2, o">Title (Baronet)</option>
|
||
<option value="3, p">Title (Baron)</option>
|
||
<option value="2, q">Toughness</option>
|
||
<option value="1, r">Wealth 5k</option>
|
||
<option value="2, s">Wealth 50k</option>
|
||
<option value="3, t">Wealth 500k</option>
|
||
<option value="1, u">Well Equipped 1</option>
|
||
<option value="2, v">Well Equipped 2</option>
|
||
<option value="3, w">Well Equipped 3</option>
|
||
</select>
|
||
<select type="text" class="field-adv4 font-small transparent" title="@{adv4}" name="attr_adv4">
|
||
<option value="0" selected="selected"> </option>
|
||
<option value="1, a">Ambidextrous</option>
|
||
<option value="2, b">Ex. Attr. (BLD)</option>
|
||
<option value="2, c">Ex. Attr. (REF)</option>
|
||
<option value="2, d">Ex. Attr. (INT)</option>
|
||
<option value="2, e">Ex. Attr. (LRN)</option>
|
||
<option value="2, f">Ex. Attr. (CHA)</option>
|
||
<option value="1, g">Extra Edge 1</option>
|
||
<option value="2, h">Extra Edge 2</option>
|
||
<option value="3, i">Extra Edge 3</option>
|
||
<option value="1, j">Land Grant</option>
|
||
<option value="2, k">Skill Aptitude</option>
|
||
<option value="3, l">Combat Aptitude</option>
|
||
<option value="2, m">Sixth Sense</option>
|
||
<option value="1, n">Title (Knight)</option>
|
||
<option value="2, o">Title (Baronet)</option>
|
||
<option value="3, p">Title (Baron)</option>
|
||
<option value="2, q">Toughness</option>
|
||
<option value="1, r">Wealth 5k</option>
|
||
<option value="2, s">Wealth 50k</option>
|
||
<option value="3, t">Wealth 500k</option>
|
||
<option value="1, u">Well Equipped 1</option>
|
||
<option value="2, v">Well Equipped 2</option>
|
||
<option value="3, w">Well Equipped 3</option>
|
||
</select>
|
||
<!--Misc-->
|
||
<button type="roll" class="field-initiative-button" name="roll_initiative" value="&{template:default} {{name=Initiative}} {{roll=[[2d6 + @{ref} + 0.1*@{int} &{tracker}]]}}">
|
||
<span class="bolded"> Roll Init.</span>
|
||
</button>>
|
||
<input type="number" class="field-edge font-small transparent" title="@{attr-edge}" name="attr_attr-edge" required maxlength="1" value="0" min="0" max="9" style="width: 10px; padding: 1px; margin: 1px; 0 border-radius: 1px">
|
||
<input type="number" class="field-edgemax font-small transparent" title="@{attr-edgemax}" name="attr_attr-edgemax" required maxlength="1" value="1" min="1" max="9" style="width: 10px; padding: 1px; margin: 1px; 0 border-radius: 1px">
|
||
<input type="number" class="field-advpoints font-small transparent" autocomplete="off" spellcheck="false" title="@{advpoints}" name="attr_advpoints">
|
||
<input type="number" class="field-skillpoints font-small transparent" autocomplete="off" spellcheck="false" title="@{skillpoints}" name="attr_skillpoints">
|
||
<input type="text" class="field-cbills font-small transparent" autocomplete="off" spellcheck="false" title="@{cbills}" name="attr_cbills">
|
||
<!--equipment-->
|
||
<input type="text" class="field-equipline1 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline1}" name="attr_equipline1">
|
||
<input type="text" class="field-equipline2 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline2}" name="attr_equipline2">
|
||
<input type="text" class="field-equipline3 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline3}" name="attr_equipline3">
|
||
<input type="text" class="field-equipline4 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline4}" name="attr_equipline4">
|
||
<input type="text" class="field-equipline5 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline5}" name="attr_equipline5">
|
||
<input type="text" class="field-equipline6 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline6}" name="attr_equipline6">
|
||
<input type="text" class="field-equipline7 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline7}" name="attr_equipline7">
|
||
<input type="text" class="field-equipline8 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline8}" name="attr_equipline8">
|
||
<input type="text" class="field-equipline9 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline9}" name="attr_equipline9">
|
||
<input type="text" class="field-equipline10 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline10}" name="attr_equipline10">
|
||
<input type="text" class="field-equipline11 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline11}" name="attr_equipline11">
|
||
<input type="text" class="field-equipline12 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline12}" name="attr_equipline12">
|
||
<input type="text" class="field-equipline13 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline13}" name="attr_equipline13">
|
||
<input type="text" class="field-equipline14 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline14}" name="attr_equipline14">
|
||
<input type="text" class="field-equipline15 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline15}" name="attr_equipline15">
|
||
<input type="text" class="field-equipline16 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline16}" name="attr_equipline16">
|
||
<input type="text" class="field-equipline17 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline17}" name="attr_equipline17">
|
||
<input type="text" class="field-equipline18 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline18}" name="attr_equipline18">
|
||
<input type="text" class="field-equipline19 font-small transparent" autocomplete="off" spellcheck="false" title="@{equipline19}" name="attr_equipline19">
|
||
<!--Skill Package-->
|
||
<select type="text" class="field-skill0 font-small transparent" title="@{skill0}" name="attr_skill0">
|
||
<option value="0, a" selected="selected"> </option>
|
||
<option value="20, b">Primary Clan Warrior Package</option>
|
||
<option value="12, c">Secondary Clan Warrior Package</option>
|
||
<option value="16, d">Clan Pilot Package</option>
|
||
<option value="16, e">Elemental Package</option>
|
||
<option value="9, f">Basic Academy Package</option>
|
||
<option value="15, g">Advanced Academy Package</option>
|
||
<option value="12, h">Basic University Package</option>
|
||
<option value="18, i">Advanced University Package</option>
|
||
</select>
|
||
<input type="number" class="field-skill-total font-small transparent" title="@{skill-total}" name="attr_skill-total" value="(@{skill-rank1} * (@{skill-rank1} + 1) / 2) + (@{skill-rank2} * (@{skill-rank2} + 1) / 2) + (@{skill-rank3} * (@{skill-rank3} + 1) / 2) + (@{skill-rank4} * (@{skill-rank4} + 1) / 2) + (@{skill-rank5} * (@{skill-rank5} + 1) / 2) + (@{skill-rank6} * (@{skill-rank6} + 1) / 2) + (@{skill-rank7} * (@{skill-rank7} + 1) / 2) + (@{skill-rank8} * (@{skill-rank8} + 1) / 2) + (@{skill-rank9} * (@{skill-rank9} + 1) / 2) + (@{skill-rank10} * (@{skill-rank10} + 1) / 2) + (@{skill-rank11} * (@{skill-rank11} + 1) / 2) + (@{skill-rank12} * (@{skill-rank12} + 1) / 2) + (@{skill-rank13} * (@{skill-rank13} + 1) / 2) + (@{skill-rank14} * (@{skill-rank14} + 1) / 2) + (@{skill-rank15} * (@{skill-rank15} + 1) / 2) + (@{skill-rank16} * (@{skill-rank16} + 1) / 2) + (@{skill-rank17} * (@{skill-rank17} + 1) / 2) + (@{skill-rank18} * (@{skill-rank18} + 1) / 2) + (@{skill-rank19} * (@{skill-rank19} + 1) / 2) + (@{skill-rank20} * (@{skill-rank20} + 1) / 2) + (@{skill-rank21} * (@{skill-rank21} + 1) / 2) + (@{skill-rank22} * (@{skill-rank22} + 1) / 2) + (@{skill-rank23} * (@{skill-rank23} + 1) / 2) + (@{skill-rank24} * (@{skill-rank24} + 1) / 2) + (@{skill-rank25} * (@{skill-rank25} + 1) / 2) + (@{skill-rank26} * (@{skill-rank26} + 1) / 2) + (@{skill-rank27} * (@{skill-rank27} + 1) / 2) + (@{skill-rank28} * (@{skill-rank28} + 1) / 2) + (@{skill-rank29} * (@{skill-rank29} + 1) / 2) + (@{skill-rank30} * (@{skill-rank30} + 1) / 2) + (@{skill-rank31} * (@{skill-rank31} + 1) / 2) + (@{skill-rank32} * (@{skill-rank32} + 1) / 2) + (@{skill-rank33} * (@{skill-rank33} + 1) / 2) + (@{skill-rank34} * (@{skill-rank34} + 1) / 2) + (@{skill-rank35} * (@{skill-rank35} + 1) / 2) + (@{skill-rank36} * (@{skill-rank36} + 1) / 2) + (@{skill-rank37} * (@{skill-rank37} + 1) / 2) + (@{skill-rank38} * (@{skill-rank38} + 1) / 2) + (@{skill-rank39} * (@{skill-rank39} + 1) / 2) + (@{skill-rank40} * (@{skill-rank40} + 1) / 2) + (@{skill-rank41} * (@{skill-rank41} + 1) / 2) + (@{skill-rank42} * (@{skill-rank42} + 1) / 2) + (@{skill-rank43} * (@{skill-rank43} + 1) / 2) + (@{skill-rank44} * (@{skill-rank44} + 1) / 2) + (@{skill-rank45} * (@{skill-rank45} + 1) / 2) + (@{skill-rank46} * (@{skill-rank46} + 1) / 2) + (@{skill-rank47} * (@{skill-rank47} + 1) / 2) + (@{skill-rank48} * (@{skill-rank48} + 1) / 2) + (@{skill-rank49} * (@{skill-rank49} + 1) / 2) + (@{skill-rank50} * (@{skill-rank50} + 1) / 2) + (@{skill-rank51} * (@{skill-rank51} + 1) / 2) + (@{skill-rank52} * (@{skill-rank52} + 1) / 2) + (@{skill-rank53} * (@{skill-rank53} + 1) / 2) + (@{skill-rank54} * (@{skill-rank54} + 1) / 2) + (@{skill-rank55} * (@{skill-rank55} + 1) / 2) + (@{skill-rank56} * (@{skill-rank56} + 1) / 2) + (@{skill-rank57} * (@{skill-rank57} + 1) / 2) + (@{skill-rank58} * (@{skill-rank58} + 1) / 2) + (@{skill-rank59} * (@{skill-rank59} + 1) / 2) + (@{skill-rank60} * (@{skill-rank60} + 1) / 2) + (@{skill-rank61} * (@{skill-rank61} + 1) / 2) + (@{skill-rank62} * (@{skill-rank62} + 1) / 2) + (@{skill-rank63} * (@{skill-rank63} + 1) / 2) + (@{skill-rank64} * (@{skill-rank64} + 1) / 2) + (@{skill-rank65} * (@{skill-rank65} + 1) / 2) + (@{skill-rank66} * (@{skill-rank66} + 1) / 2) + (@{skill-rank67} * (@{skill-rank67} + 1) / 2) + (@{skill-rank68} * (@{skill-rank68} + 1) / 2) + (@{skill-rank69} * (@{skill-rank69} + 1) / 2) + (@{skill-rank70} * (@{skill-rank70} + 1) / 2)" disabled="true">
|
||
<!--Skill Line 1-->
|
||
<input type="text" class="field-skill1 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill1}" name="attr_skill1" value="Acrobatics" disabled="true">
|
||
<input type="number" class="field-skill-rank1 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank1}" name="attr_skill-rank1" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint1 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint1}" name="attr_skillpoint1">
|
||
<button name="roll_skill1" class="field-roll-skill1" value="&{template:default} {{name=@{skill1}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank1}]]}}" type="roll"></button>
|
||
<!--Skill Line 2-->
|
||
<input type="text" class="field-skill2 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill2}" name="attr_skill2" value="Administration" disabled="true">
|
||
<input type="number" class="field-skill-rank2 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank2}" name="attr_skill-rank2" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint2 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint2}" name="attr_skillpoint2">
|
||
<button name="roll_skill2" class="field-roll-skill2" value="&{template:default} {{name=@{skill2}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank2}]]}}" type="roll"></button>
|
||
<!--Skill Line 3-->
|
||
<input type="text" class="field-skill3 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill3}" name="attr_skill3" value="Alternate Identity" disabled="true">
|
||
<input type="number" class="field-skill-rank3 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank3}" name="attr_skill-rank3" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint3 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint3}" name="attr_skillpoint3">
|
||
<button name="roll_skill3" class="field-roll-skill3" value="&{template:default} {{name=@{skill3}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank3}]]}}" type="roll"></button>
|
||
<!--Skill Line 4-->
|
||
<input type="text" class="field-skill4 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill4}" name="attr_skill4" value="Appraisal" disabled="true">
|
||
<input type="number" class="field-skill-rank4 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank4}" name="attr_skill-rank4" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint4 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint4}" name="attr_skillpoint4">
|
||
<button name="roll_skill4" class="field-roll-skill4" value="&{template:default} {{name=@{skill4}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank4}]]}}" type="roll"></button>
|
||
<!--Skill Line 5-->
|
||
<input type="text" class="field-skill5 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill5}" name="attr_skill5" value="Archery" disabled="true">
|
||
<input type="number" class="field-skill-rank5 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank5}" name="attr_skill-rank5" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint5 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint5}" name="attr_skillpoint5">
|
||
<button name="roll_skill5" class="field-roll-skill5" value="&{template:default} {{name=@{skill5}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank5}]]}}" type="roll"></button>
|
||
<!--Skill Line 6-->
|
||
<input type="text" class="field-skill6 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill6}" name="attr_skill6" value="Blade" disabled="true">
|
||
<input type="number" class="field-skill-rank6 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank6}" name="attr_skill-rank6" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint6 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint6}" name="attr_skillpoint6">
|
||
<button name="roll_skill6" class="field-roll-skill6" value="&{template:default} {{name=@{skill6}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank6}]]}}" type="roll"></button>
|
||
<!--Skill Line 7-->
|
||
<input type="text" class="field-skill7 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill7}" name="attr_skill7" value="Bureaucracy" disabled="true">
|
||
<input type="number" class="field-skill-rank7 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank7}" name="attr_skill-rank7" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint7 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint7}" name="attr_skillpoint7">
|
||
<button name="roll_skill7" class="field-roll-skill7" value="&{template:default} {{name=@{skill7}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank7}]]}}" type="roll"></button>
|
||
<!--Skill Line 8-->
|
||
<input type="text" class="field-skill8 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill8}" name="attr_skill8" value="Climbing" disabled="true">
|
||
<input type="number" class="field-skill-rank8 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank8}" name="attr_skill-rank8" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint8 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint8}" name="attr_skillpoint8">
|
||
<button name="roll_skill8" class="field-roll-skill8" value="&{template:default} {{name=@{skill8}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank8}]]}}" type="roll"></button>
|
||
<!--Skill Line 9-->
|
||
<input type="text" class="field-skill9 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill9}" name="attr_skill9" value="Comms. (Conventional)" disabled="true">
|
||
<input type="number" class="field-skill-rank9 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank9}" name="attr_skill-rank9" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint9 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint9}" name="attr_skillpoint9">
|
||
<button name="roll_skill9" class="field-roll-skill9" value="&{template:default} {{name=@{skill9}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank9}]]}}" type="roll"></button>
|
||
<!--Skill Line 10-->
|
||
<input type="text" class="field-skill10 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill10}" name="attr_skill10" value="Comms. (Hyperpulse)" disabled="true">
|
||
<input type="number" class="field-skill-rank10 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank10}" name="attr_skill-rank10" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint10 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint10}" name="attr_skillpoint10">
|
||
<button name="roll_skill10" class="field-roll-skill10" value="&{template:default} {{name=@{skill10}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank10}]]}}" type="roll"></button>
|
||
<!--Skill Line 11-->
|
||
<input type="text" class="field-skill11 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill11}" name="attr_skill11" value="Computer" disabled="true">
|
||
<input type="number" class="field-skill-rank11 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank11}" name="attr_skill-rank11" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint11 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint11}" name="attr_skillpoint11">
|
||
<button name="roll_skill11" class="field-roll-skill11" value="&{template:default} {{name=@{skill11}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank11}]]}}" type="roll"></button>
|
||
<!--Skill Line 12-->
|
||
<input type="text" class="field-skill12 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill12}" name="attr_skill12" value="Cryptography" disabled="true">
|
||
<input type="number" class="field-skill-rank12 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank12}" name="attr_skill-rank12" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint12 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint12}" name="attr_skillpoint12">
|
||
<button name="roll_skill12" class="field-roll-skill12" value="&{template:default} {{name=@{skill12}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank12}]]}}" type="roll"></button>
|
||
<!--Skill Line 13-->
|
||
<input type="text" class="field-skill13 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill13}" name="attr_skill13" value="Demolitions" disabled="true">
|
||
<input type="number" class="field-skill-rank13 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank13}" name="attr_skill-rank13" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint13 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint13}" name="attr_skillpoint13">
|
||
<button name="roll_skill13" class="field-roll-skill13" value="&{template:default} {{name=@{skill13}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank13}]]}}" type="roll"></button>
|
||
<!--Skill Line 14-->
|
||
<input type="text" class="field-skill14 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill14}" name="attr_skill14" value="Disguise" disabled="true">
|
||
<input type="number" class="field-skill-rank14 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank14}" name="attr_skill-rank14" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint14 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint14}" name="attr_skillpoint14">
|
||
<button name="roll_skill14" class="field-roll-skill14" value="&{template:default} {{name=@{skill14}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank14}]]}}" type="roll"></button>
|
||
<!--Skill Line 15-->
|
||
<input type="text" class="field-skill15 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill15}" name="attr_skill15" value="Drive" disabled="true">
|
||
<input type="number" class="field-skill-rank15 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank15}" name="attr_skill-rank15" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint15 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint15}" name="attr_skillpoint15">
|
||
<button name="roll_skill15" class="field-roll-skill15" value="&{template:default} {{name=@{skill15}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank15}]]}}" type="roll"></button>
|
||
<!--Skill Line 16-->
|
||
<input type="text" class="field-skill16 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill16}" name="attr_skill16" value="Engineering" disabled="true">
|
||
<input type="number" class="field-skill-rank16 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank16}" name="attr_skill-rank16" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint16 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint16}" name="attr_skillpoint16">
|
||
<button name="roll_skill16" class="field-roll-skill16" value="&{template:default} {{name=@{skill16}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank16}]]}}" type="roll"></button>
|
||
<!--Skill Line 17-->
|
||
<input type="text" class="field-skill17 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill17}" name="attr_skill17" value="Escape Artist" disabled="true">
|
||
<input type="number" class="field-skill-rank17 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank17}" name="attr_skill-rank17" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint17 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint17}" name="attr_skillpoint17">
|
||
<button name="roll_skill17" class="field-roll-skill17" value="&{template:default} {{name=@{skill17}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank17}]]}}" type="roll"></button>
|
||
<!--Skill Line 18-->
|
||
<input type="text" class="field-skill18 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill18}" name="attr_skill18" value="Forgery" disabled="true">
|
||
<input type="number" class="field-skill-rank18 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank18}" name="attr_skill-rank18" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint18 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint18}" name="attr_skillpoint18">
|
||
<button name="roll_skill18" class="field-roll-skill18" value="&{template:default} {{name=@{skill18}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank18}]]}}" type="roll"></button>
|
||
<!--Skill Line 19-->
|
||
<input type="text" class="field-skill19 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill19}" name="attr_skill19" value="Gambling" disabled="true">
|
||
<input type="number" class="field-skill-rank19 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank19}" name="attr_skill-rank19" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint19 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint19}" name="attr_skillpoint19">
|
||
<button name="roll_skill19" class="field-roll-skill19" value="&{template:default} {{name=@{skill19}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank19}]]}}" type="roll"></button>
|
||
<!--Skill Line 20-->
|
||
<input type="text" class="field-skill20 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill20}" name="attr_skill20" value="Gunnery (Aerospace)" disabled="true">
|
||
<input type="number" class="field-skill-rank20 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank20}" name="attr_skill-rank20" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint20 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint20}" name="attr_skillpoint20">
|
||
<button name="roll_skill20" class="field-roll-skill20" value="&{template:default} {{name=@{skill20}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank20}]]}}" type="roll"></button>
|
||
<!--Skill Line 21-->
|
||
<input type="text" class="field-skill21 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill21}" name="attr_skill21" value="Gunnery (Artillery)" disabled="true">
|
||
<input type="number" class="field-skill-rank21 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank21}" name="attr_skill-rank21" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint21 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint21}" name="attr_skillpoint21">
|
||
<button name="roll_skill21" class="field-roll-skill21" value="&{template:default} {{name=@{skill21}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank21}]]}}" type="roll"></button>
|
||
<!--Skill Line 22-->
|
||
<input type="text" class="field-skill22 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill22}" name="attr_skill22" value="Gunnery (BattleMech)" disabled="true">
|
||
<input type="number" class="field-skill-rank22 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank22}" name="attr_skill-rank22" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint22 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint22}" name="attr_skillpoint22">
|
||
<button name="roll_skill22" class="field-roll-skill22" value="&{template:default} {{name=@{skill22}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank22}]]}}" type="roll"></button>
|
||
<!--Skill Line 23-->
|
||
<input type="text" class="field-skill23 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill23}" name="attr_skill23" value="Gunnery (Battlesuit)" disabled="true">
|
||
<input type="number" class="field-skill-rank23 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank23}" name="attr_skill-rank23" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint23 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint23}" name="attr_skillpoint23">
|
||
<button name="roll_skill23" class="field-roll-skill23" value="&{template:default} {{name=@{skill23}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank23}]]}}" type="roll"></button>
|
||
<!--Skill Line 24-->
|
||
<input type="text" class="field-skill24 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill24}" name="attr_skill24" value="Gunnery (Conventional)" disabled="true">
|
||
<input type="number" class="field-skill-rank24 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank24}" name="attr_skill-rank24" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint24 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint24}" name="attr_skillpoint24">
|
||
<button name="roll_skill24" class="field-roll-skill24" value="&{template:default} {{name=@{skill24}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank24}]]}}" type="roll"></button>
|
||
<!--Skill Line 25-->
|
||
<input type="text" class="field-skill25 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill25}" name="attr_skill25" value="Gunnery (Spacecraft)" disabled="true">
|
||
<input type="number" class="field-skill-rank25 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank25}" name="attr_skill-rank25" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint25 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint25}" name="attr_skillpoint25">
|
||
<button name="roll_skill25" class="field-roll-skill25" value="&{template:default} {{name=@{skill25}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank25}]]}}" type="roll"></button>
|
||
<!--Skill Line 26-->
|
||
<input type="text" class="field-skill26 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill26}" name="attr_skill26" value="Impersonation" disabled="true">
|
||
<input type="number" class="field-skill-rank26 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank26}" name="attr_skill-rank26" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint26 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint26}" name="attr_skillpoint26">
|
||
<button name="roll_skill26" class="field-roll-skill26" value="&{template:default} {{name=@{skill26}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank26}]]}}" type="roll"></button>
|
||
<!--Skill Line 27-->
|
||
<input type="text" class="field-skill27 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill27}" name="attr_skill27" value="Interrogation" disabled="true">
|
||
<input type="number" class="field-skill-rank27 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank27}" name="attr_skill-rank27" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint27 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint27}" name="attr_skillpoint27">
|
||
<button name="roll_skill27" class="field-roll-skill27" value="&{template:default} {{name=@{skill27}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank27}]]}}" type="roll"></button>
|
||
<!--Skill Line 28-->
|
||
<input type="text" class="field-skill28 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill28}" name="attr_skill28" value="Jump Pack" disabled="true">
|
||
<input type="number" class="field-skill-rank28 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank28}" name="attr_skill-rank28" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint28 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint28}" name="attr_skillpoint28">
|
||
<button name="roll_skill28" class="field-roll-skill28" value="&{template:default} {{name=@{skill28}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank28}]]}}" type="roll"></button>
|
||
<!--Skill Line 29-->
|
||
<input type="text" class="field-skill29 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill29}" name="attr_skill29" value="Leadership" disabled="true">
|
||
<input type="number" class="field-skill-rank29 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank29}" name="attr_skill-rank29" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint29 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint29}" name="attr_skillpoint29">
|
||
<button name="roll_skill29" class="field-roll-skill29" value="&{template:default} {{name=@{skill29}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank29}]]}}" type="roll"></button>
|
||
<!--Skill Line 30-->
|
||
<input type="text" class="field-skill30 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill30}" name="attr_skill30" value="MedTech" disabled="true">
|
||
<input type="number" class="field-skill-rank30 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank30}" name="attr_skill-rank30" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint30 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint30}" name="attr_skillpoint30">
|
||
<button name="roll_skill30" class="field-roll-skill30" value="&{template:default} {{name=@{skill30}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank30}]]}}" type="roll"></button>
|
||
<!--Skill Line 31-->
|
||
<input type="text" class="field-skill31 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill31}" name="attr_skill31" value="Career Skills">
|
||
<input type="number" class="field-skill-rank31 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank31}" name="attr_skill-rank31" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint31 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint31}" name="attr_skillpoint31">
|
||
<button name="roll_skill31" class="field-roll-skill31" value="&{template:default} {{name=@{skill31}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank31}]]}}" type="roll"></button>
|
||
<!--Skill Line 32-->
|
||
<input type="text" class="field-skill32 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill32}" name="attr_skill32" value="Career Skills">
|
||
<input type="number" class="field-skill-rank32 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank32}" name="attr_skill-rank32" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint32 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint32}" name="attr_skillpoint32">
|
||
<button name="roll_skill32" class="field-roll-skill32" value="&{template:default} {{name=@{skill32}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank32}]]}}" type="roll"></button>
|
||
<!--Skill Line 33-->
|
||
<input type="text" class="field-skill33 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill33}" name="attr_skill33" value="Career Skills">
|
||
<input type="number" class="field-skill-rank33 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank33}" name="attr_skill-rank33" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint33 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint33}" name="attr_skillpoint33">
|
||
<button name="roll_skill33" class="field-roll-skill33" value="&{template:default} {{name=@{skill33}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank33}]]}}" type="roll"></button>
|
||
<!--Skill Line 34-->
|
||
<input type="text" class="field-skill34 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill34}" name="attr_skill34" value="Career Skills">
|
||
<input type="number" class="field-skill-rank34 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank34}" name="attr_skill-rank34" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint34 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint34}" name="attr_skillpoint34">
|
||
<button name="roll_skill34" class="field-roll-skill34" value="&{template:default} {{name=@{skill34}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank34}]]}}" type="roll"></button>
|
||
<!--Skill Line 35-->
|
||
<input type="text" class="field-skill35 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill35}" name="attr_skill35" value="Career Skills">
|
||
<input type="number" class="field-skill-rank35 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank35}" name="attr_skill-rank35" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint35 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint35}" name="attr_skillpoint35">
|
||
<button name="roll_skill35" class="field-roll-skill35" value="&{template:default} {{name=@{skill35}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank35}]]}}" type="roll"></button>
|
||
<!--Skill Line 36-->
|
||
<input type="text" class="field-skill36 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill36}" name="attr_skill36" value="Navigation" disabled="true">
|
||
<input type="number" class="field-skill-rank36 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank36}" name="attr_skill-rank36" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint36 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint36}" name="attr_skillpoint36">
|
||
<button name="roll_skill36" class="field-roll-skill36" value="&{template:default} {{name=@{skill36}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank36}]]}}" type="roll"></button>
|
||
<!--Skill Line 37-->
|
||
<input type="text" class="field-skill37 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill37}" name="attr_skill37" value="Negotiation" disabled="true">
|
||
<input type="number" class="field-skill-rank37 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank37}" name="attr_skill-rank37" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint37 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint37}" name="attr_skillpoint37">
|
||
<button name="roll_skill37" class="field-roll-skill37" value="&{template:default} {{name=@{skill37}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank37}]]}}" type="roll"></button>
|
||
<!--Skill Line 38-->
|
||
<input type="text" class="field-skill38 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill38}" name="attr_skill38" value="Perception" disabled="true">
|
||
<input type="number" class="field-skill-rank38 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank38}" name="attr_skill-rank38" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint38 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint38}" name="attr_skillpoint38">
|
||
<button name="roll_skill38" class="field-roll-skill38" value="&{template:default} {{name=@{skill38}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank38}]]}}" type="roll"></button>
|
||
<!--Skill Line 39-->
|
||
<input type="text" class="field-skill39 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill39}" name="attr_skill39" value="Piloting (Aerospace)" disabled="true">
|
||
<input type="number" class="field-skill-rank39 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank39}" name="attr_skill-rank39" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint39 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint39}" name="attr_skillpoint39">
|
||
<button name="roll_skill39" class="field-roll-skill39" value="&{template:default} {{name=@{skill39}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank39}]]}}" type="roll"></button>
|
||
<!--Skill Line 40-->
|
||
<input type="text" class="field-skill40 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill40}" name="attr_skill40" value="Piloting (BattleMech)" disabled="true">
|
||
<input type="number" class="field-skill-rank40 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank40}" name="attr_skill-rank40" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint40 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint40}" name="attr_skillpoint40">
|
||
<button name="roll_skill40" class="field-roll-skill40" value="&{template:default} {{name=@{skill40}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank40}]]}}" type="roll"></button>
|
||
<!--Skill Line 41-->
|
||
<input type="text" class="field-skill41 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill41}" name="attr_skill41" value="Piloting (Spacecraft)" disabled="true">
|
||
<input type="number" class="field-skill-rank41 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank41}" name="attr_skill-rank41" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint41 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint41}" name="attr_skillpoint41">
|
||
<button name="roll_skill41" class="field-roll-skill41" value="&{template:default} {{name=@{skill41}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank41}]]}}" type="roll"></button>
|
||
<!--Skill Line 42-->
|
||
<input type="text" class="field-skill42 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill42}" name="attr_skill42" value="Protocol" disabled="true">
|
||
<input type="number" class="field-skill-rank42 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank42}" name="attr_skill-rank42" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint42 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint42}" name="attr_skillpoint42">
|
||
<button name="roll_skill42" class="field-roll-skill42" value="&{template:default} {{name=@{skill42}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank42}]]}}" type="roll"></button>
|
||
<!--Skill Line 43-->
|
||
<input type="text" class="field-skill43 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill43}" name="attr_skill43" value="Quickdraw" disabled="true">
|
||
<input type="number" class="field-skill-rank43 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank43}" name="attr_skill-rank43" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint43 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint43}" name="attr_skillpoint43">
|
||
<button name="roll_skill43" class="field-roll-skill43" value="&{template:default} {{name=@{skill43}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank43}]]}}" type="roll"></button>
|
||
<!--Skill Line 44-->
|
||
<input type="text" class="field-skill44 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill44}" name="attr_skill44" value="Running" disabled="true">
|
||
<input type="number" class="field-skill-rank44 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank44}" name="attr_skill-rank44" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint44 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint44}" name="attr_skillpoint44">
|
||
<button name="roll_skill44" class="field-roll-skill44" value="&{template:default} {{name=@{skill44}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank44}]]}}" type="roll"></button>
|
||
<!--Skill Line 45-->
|
||
<input type="text" class="field-skill45 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill45}" name="attr_skill45" value="Scrounge" disabled="true">
|
||
<input type="number" class="field-skill-rank45 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank45}" name="attr_skill-rank45" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint45 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint45}" name="attr_skillpoint45">
|
||
<button name="roll_skill45" class="field-roll-skill45" value="&{template:default} {{name=@{skill45}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank45}]]}}" type="roll"></button>
|
||
<!--Skill Line 46-->
|
||
<input type="text" class="field-skill46 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill46}" name="attr_skill46" value="Security Systems" disabled="true">
|
||
<input type="number" class="field-skill-rank46 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank46}" name="attr_skill-rank46" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint46 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint46}" name="attr_skillpoint46">
|
||
<button name="roll_skill46" class="field-roll-skill46" value="&{template:default} {{name=@{skill46}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank46}]]}}" type="roll"></button>
|
||
<!--Skill Line 47-->
|
||
<input type="text" class="field-skill47 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill47}" name="attr_skill47" value="Seduction" disabled="true">
|
||
<input type="number" class="field-skill-rank47 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank47}" name="attr_skill-rank47" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint47 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint47}" name="attr_skillpoint47">
|
||
<button name="roll_skill47" class="field-roll-skill47" value="&{template:default} {{name=@{skill47}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank47}]]}}" type="roll"></button>
|
||
<!--Skill Line 48-->
|
||
<input type="text" class="field-skill48 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill48}" name="attr_skill48" value="Small Arms" disabled="true">
|
||
<input type="number" class="field-skill-rank48 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank48}" name="attr_skill-rank48" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint48 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint48}" name="attr_skillpoint48">
|
||
<button name="roll_skill48" class="field-roll-skill48" value="&{template:default} {{name=@{skill48}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank48}]]}}" type="roll"></button>
|
||
<!--Skill Line 49-->
|
||
<input type="text" class="field-skill49 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill49}" name="attr_skill49" value="Stealth" disabled="true">
|
||
<input type="number" class="field-skill-rank49 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank49}" name="attr_skill-rank49" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint49 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint49}" name="attr_skillpoint49">
|
||
<button name="roll_skill49" class="field-roll-skill49" value="&{template:default} {{name=@{skill49}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank49}]]}}" type="roll"></button>
|
||
<!--Skill Line 50-->
|
||
<input type="text" class="field-skill50 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill50}" name="attr_skill50" value="Strategy" disabled="true">
|
||
<input type="number" class="field-skill-rank50 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank50}" name="attr_skill-rank50" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint50 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint50}" name="attr_skillpoint50">
|
||
<button name="roll_skill50" class="field-roll-skill50" value="&{template:default} {{name=@{skill50}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank50}]]}}" type="roll"></button>
|
||
<!--Skill Line 51-->
|
||
<input type="text" class="field-skill51 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill51}" name="attr_skill51" value="Streetwise" disabled="true">
|
||
<input type="number" class="field-skill-rank51 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank51}" name="attr_skill-rank51" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint51 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint51}" name="attr_skillpoint51">
|
||
<button name="roll_skill51" class="field-roll-skill51" value="&{template:default} {{name=@{skill51}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank51}]]}}" type="roll"></button>
|
||
<!--Skill Line 52-->
|
||
<input type="text" class="field-skill52 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill52}" name="attr_skill52" value="Support Weapons" disabled="true">
|
||
<input type="number" class="field-skill-rank52 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank52}" name="attr_skill-rank52" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint52 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint52}" name="attr_skillpoint52">
|
||
<button name="roll_skill52" class="field-roll-skill52" value="&{template:default} {{name=@{skill52}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank52}]]}}" type="roll"></button>
|
||
<!--Skill Line 53-->
|
||
<input type="text" class="field-skill53 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill53}" name="attr_skill53" value="Survival" disabled="true">
|
||
<input type="number" class="field-skill-rank53 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank53}" name="attr_skill-rank53" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint53 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint53}" name="attr_skillpoint53">
|
||
<button name="roll_skill53" class="field-roll-skill53" value="&{template:default} {{name=@{skill53}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank53}]]}}" type="roll"></button>
|
||
<!--Skill Line 54-->
|
||
<input type="text" class="field-skill54 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill54}" name="attr_skill54" value="Swimming" disabled="true">
|
||
<input type="number" class="field-skill-rank54 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank54}" name="attr_skill-rank54" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint54 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint54}" name="attr_skillpoint54">
|
||
<button name="roll_skill54" class="field-roll-skill54" value="&{template:default} {{name=@{skill54}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank54}]]}}" type="roll"></button>
|
||
<!--Skill Line 55-->
|
||
<input type="text" class="field-skill55 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill55}" name="attr_skill55" value="Tactics" disabled="true">
|
||
<input type="number" class="field-skill-rank55 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank55}" name="attr_skill-rank55" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint55 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint55}" name="attr_skillpoint55">
|
||
<button name="roll_skill55" class="field-roll-skill55" value="&{template:default} {{name=@{skill55}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank55}]]}}" type="roll"></button>
|
||
<!--Skill Line 56-->
|
||
<input type="text" class="field-skill56 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill56}" name="attr_skill56" value="Technician (Aerospace)" disabled="true">
|
||
<input type="number" class="field-skill-rank56 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank56}" name="attr_skill-rank56" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint56 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint56}" name="attr_skillpoint56">
|
||
<button name="roll_skill56" class="field-roll-skill56" value="&{template:default} {{name=@{skill56}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank56}]]}}" type="roll"></button>
|
||
<!--Skill Line 57-->
|
||
<input type="text" class="field-skill57 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill57}" name="attr_skill57" value="Technician (BattleMech)" disabled="true">
|
||
<input type="number" class="field-skill-rank57 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank57}" name="attr_skill-rank57" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint57 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint57}" name="attr_skillpoint57">
|
||
<button name="roll_skill57" class="field-roll-skill57" value="&{template:default} {{name=@{skill57}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank57}]]}}" type="roll"></button>
|
||
<!--Skill Line 58-->
|
||
<input type="text" class="field-skill58 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill58}" name="attr_skill58" value="Technician (Electronics)" disabled="true">
|
||
<input type="number" class="field-skill-rank58 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank58}" name="attr_skill-rank58" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint58 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint58}" name="attr_skillpoint58">
|
||
<button name="roll_skill58" class="field-roll-skill58" value="&{template:default} {{name=@{skill58}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank58}]]}}" type="roll"></button>
|
||
<!--Skill Line 59-->
|
||
<input type="text" class="field-skill59 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill59}" name="attr_skill59" value="Technician (Mechanic)" disabled="true">
|
||
<input type="number" class="field-skill-rank59 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank59}" name="attr_skill-rank59" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint59 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint59}" name="attr_skillpoint59">
|
||
<button name="roll_skill59" class="field-roll-skill59" value="&{template:default} {{name=@{skill59}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank59}]]}}" type="roll"></button>
|
||
<!--Skill Line 60-->
|
||
<input type="text" class="field-skill60 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill60}" name="attr_skill60" value="Technician (Weapons)" disabled="true">
|
||
<input type="number" class="field-skill-rank60 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank60}" name="attr_skill-rank60" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint60 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint60}" name="attr_skillpoint60">
|
||
<button name="roll_skill60" class="field-roll-skill60" value="&{template:default} {{name=@{skill60}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank60}]]}}" type="roll"></button>
|
||
<!--Skill Line 61-->
|
||
<input type="text" class="field-skill61 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill61}" name="attr_skill61" value="Throwing Weapons" disabled="true">
|
||
<input type="number" class="field-skill-rank61 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank61}" name="attr_skill-rank61" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint61 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint61}" name="attr_skillpoint61">
|
||
<button name="roll_skill61" class="field-roll-skill61" value="&{template:default} {{name=@{skill61}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-physical} + @{skill-rank61}]]}}" type="roll"></button>
|
||
<!--Skill Line 62-->
|
||
<input type="text" class="field-skill62 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill62}" name="attr_skill62" value="Tinker" disabled="true">
|
||
<input type="number" class="field-skill-rank62 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank62}" name="attr_skill-rank62" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint62 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint62}" name="attr_skillpoint62">
|
||
<button name="roll_skill62" class="field-roll-skill62" value="&{template:default} {{name=@{skill62}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank62}]]}}" type="roll"></button>
|
||
<!--Skill Line 63-->
|
||
<input type="text" class="field-skill63 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill63}" name="attr_skill63" value="Tracking" disabled="true">
|
||
<input type="number" class="field-skill-rank63 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank63}" name="attr_skill-rank63" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint63 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint63}" name="attr_skillpoint63">
|
||
<button name="roll_skill63" class="field-roll-skill63" value="&{template:default} {{name=@{skill63}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank63}]]}}" type="roll"></button>
|
||
<!--Skill Line 64-->
|
||
<input type="text" class="field-skill64 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill64}" name="attr_skill64" value="Training" disabled="true">
|
||
<input type="number" class="field-skill-rank64 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank64}" name="attr_skill-rank64" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint64 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint64}" name="attr_skillpoint64">
|
||
<button name="roll_skill64" class="field-roll-skill64" value="&{template:default} {{name=@{skill64}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-social} + @{skill-rank64}]]}}" type="roll"></button>
|
||
<!--Skill Line 65-->
|
||
<input type="text" class="field-skill65 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill65}" name="attr_skill65" value="Unarmed Combat" disabled="true">
|
||
<input type="number" class="field-skill-rank65 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank65}" name="attr_skill-rank65" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint65 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint65}" name="attr_skillpoint65">
|
||
<button name="roll_skill65" class="field-roll-skill65" value="&{template:default} {{name=@{skill65}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-athletic} + @{skill-rank65}]]}}" type="roll"></button>
|
||
<!--Skill Line 66-->
|
||
<input type="text" class="field-skill66 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill66}" name="attr_skill66" value="Special Interest">
|
||
<input type="number" class="field-skill-rank66 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank66}" name="attr_skill-rank66" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint66 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint66}" name="attr_skillpoint66">
|
||
<button name="roll_skill66" class="field-roll-skill66" value="&{template:default} {{name=@{skill66}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank66}]]}}" type="roll"></button>
|
||
<!--Skill Line 67-->
|
||
<input type="text" class="field-skill67 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill67}" name="attr_skill67" value="Special Interest">
|
||
<input type="number" class="field-skill-rank67 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank67}" name="attr_skill-rank67" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint67 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint67}" name="attr_skillpoint67">
|
||
<button name="roll_skill67" class="field-roll-skill67" value="&{template:default} {{name=@{skill67}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank67}]]}}" type="roll"></button>
|
||
<!--Skill Line 68-->
|
||
<input type="text" class="field-skill68 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill68}" name="attr_skill68" value="Special Interest">
|
||
<input type="number" class="field-skill-rank68 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank68}" name="attr_skill-rank68" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint68 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint68}" name="attr_skillpoint68">
|
||
<button name="roll_skill68" class="field-roll-skill68" value="&{template:default} {{name=@{skill68}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank68}]]}}" type="roll"></button>
|
||
<!--Skill Line 69-->
|
||
<input type="text" class="field-skill69 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill69}" name="attr_skill69" value="Special Interest">
|
||
<input type="number" class="field-skill-rank69 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank69}" name="attr_skill-rank69" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint69 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint69}" name="attr_skillpoint69">
|
||
<button name="roll_skill69" class="field-roll-skill69" value="&{template:default} {{name=@{skill69}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank69}]]}}" type="roll"></button>
|
||
<!--Skill Line 70-->
|
||
<input type="text" class="field-skill70 font-small transparent" autocomplete="off" spellcheck="false" title="@{skill70}" name="attr_skill70" value="Special Interest">
|
||
<input type="number" class="field-skill-rank70 font-small transparent" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skill-rank70}" name="attr_skill-rank70" required maxlength="1" min="0" max="9" value="0">
|
||
<input type="number" class="field-skillpoint70 font-small transparent" autocomplete="off" spellcheck="false" style="width: 16px; padding: 1px; margin: 1px; 0 border-radius: 1px" title="@{skillpoint70}" name="attr_skillpoint70">
|
||
<button name="roll_skill70" class="field-roll-skill70" value="&{template:default} {{name=@{skill70}}} {{roll=[[?{Normal/Untrained/Aptitude?|Normal, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Modifier|0} - @{attr-mental} + @{skill-rank70}]]}}" type="roll"></button>
|
||
<!--Personal Weapons-->
|
||
<!--Weapon line 1-->
|
||
<button name="roll_weapon1-skill" class="field-weapon1-skill-roll" value="&{template:default} {{name=@{weapon1}}} {{roll=[[?{Trained/Untrained/Aptitude?|Trained, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Range|Short, 0|Medium, -2|Long, -4} + ?{My Movement|Stationary, 0|Walked, -1|Ran, -2|Sprinted, -3} + ?{Using Offhand?|Main Hand Only, 0|Using Offhand, -2} + ?{Drew Weapon This Round?|No, 0|Yes, -2} + ?{Called Shot?|Anywhere, 0|Ranged Head Shot, -6|Ranged Body Shot, -2|Ranged Arm/Leg Shot, -4|Melee Head Shot, -4|Melee Body Shot, -2|Melee Arm/Leg Shot -3} + ?{Careful Aim?|No Aim, 0|Aiming 1 Round, +1|Aiming 2 Rounds, +2|Aiming 3+ Rounds, +3} + ?{Opponent Moving?|Stationary, +1|Walking, 0|Running, -1|Sprinting, -2} + ?{Opponent Cover|No Cover, 0|Prone, -1|Partial Cover, -1|Full Cover, -3|Evading, -3} + ?{Melee|Not Melee / Even Ground, 0|Melee High Ground, +2|Melee Low Ground, -2} + ?{Darkness|Well Lit or IR Scope, 0|Melee Total Darkness, -2|Ranged Total Darkness, -4|Melee Partial Darkness, -1|Ranged Partial Darkness, -2} + ?{Modifier|0} + @{weapon1-skill}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon1 font-small transparent" title="@{weapon1}" name="attr_weapon1" autocomplete="off" spellcheck="false">
|
||
<select type="text" class="field-weapon1-skill font-small transparent" title="@{weapon1-skill}" name="attr_weapon1-skill">
|
||
<option value="0" selected="selected">None</option>
|
||
<option value="@{skill-rank5} - @{attr-athletic}">Archery</option>
|
||
<option value="@{skill-rank6} - @{attr-athletic}">Blade</option>
|
||
<option value="@{skill-rank20} - @{attr-physical}">Aerospace</option>
|
||
<option value="@{skill-rank21} - @{attr-physical}">Artillery</option>
|
||
<option value="@{skill-rank22} - @{attr-physical}">BattleMech</option>
|
||
<option value="@{skill-rank23} - @{attr-physical}">BattleSuit</option>
|
||
<option value="@{skill-rank24} - @{attr-physical}">Conventional</option>
|
||
<option value="@{skill-rank25} - @{attr-physical}">Spacecraft</option>
|
||
<option value="@{skill-rank48} - @{attr-physical}">Small Arms</option>
|
||
<option value="@{skill-rank52} - @{attr-physical}">Support Weapons</option>
|
||
<option value="@{skill-rank61} - @{attr-physical}">Throwing Weapons</option>
|
||
<option value="@{skill-rank65} - @{attr-athletic}">Unarmed Combat</option>
|
||
</select>
|
||
<input type="text" class="field-weapon1-dmg font-small transparent" title="@{weapon1-dmg}" name="attr_weapon1-dmg" autocomplete="off" spellcheck="false">
|
||
<button name="roll_weapon1-dmg" class="field-weapon1-dmg-roll" value="&{template:default} {{name=@{weapon1} Damage}} {{roll=[[@{weapon1-dmg}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon1-short font-small transparent" title="@{weapon1-short}" name="attr_weapon1-short" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon1-med font-small transparent" title="@{weapon1-med}" name="attr_weapon1-med" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon1-long font-small transparent" title="@{weapon1-long}" name="attr_weapon1-long" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon1-shots font-small transparent" title="@{weapon1-shots}" name="attr_weapon1-shots" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon1-notes font-small transparent" title="@{weapon1-notes}" name="attr_weapon1-notes" autocomplete="off" spellcheck="false">
|
||
<!--Weapon line 2-->
|
||
<button name="roll_weapon1-skill" class="field-weapon2-skill-roll" value="&{template:default} {{name=@{weapon2}}} {{roll=[[?{Trained/Untrained/Aptitude?|Trained, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Range|Short, 0|Medium, -2|Long, -4} + ?{My Movement|Stationary, 0|Walked, -1|Ran, -2|Sprinted, -3} + ?{Using Offhand?|Main Hand Only, 0|Using Offhand, -2} + ?{Drew Weapon This Round?|No, 0|Yes, -2} + ?{Called Shot?|Anywhere, 0|Ranged Head Shot, -6|Ranged Body Shot, -2|Ranged Arm/Leg Shot, -4|Melee Head Shot, -4|Melee Body Shot, -2|Melee Arm/Leg Shot -3} + ?{Careful Aim?|No Aim, 0|Aiming 1 Round, +1|Aiming 2 Rounds, +2|Aiming 3+ Rounds, +3} + ?{Opponent Moving?|Stationary, +1|Walking, 0|Running, -1|Sprinting, -2} + ?{Opponent Cover|No Cover, 0|Prone, -1|Partial Cover, -1|Full Cover, -3|Evading, -3} + ?{Melee|Not Melee / Even Ground, 0|Melee High Ground, +2|Melee Low Ground, -2} + ?{Darkness|Well Lit or IR Scope, 0|Melee Total Darkness, -2|Ranged Total Darkness, -4|Melee Partial Darkness, -1|Ranged Partial Darkness, -2} + ?{Modifier|0} + @{weapon2-skill}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon2 font-small transparent" title="@{weapon2}" name="attr_weapon2" autocomplete="off" spellcheck="false">
|
||
<select type="text" class="field-weapon2-skill font-small transparent" title="@{weapon2-skill}" name="attr_weapon2-skill">
|
||
<option value="0" selected="selected">None</option>
|
||
<option value="@{skill-rank5} - @{attr-athletic}">Archery</option>
|
||
<option value="@{skill-rank6} - @{attr-athletic}">Blade</option>
|
||
<option value="@{skill-rank20} - @{attr-physical}">Aerospace</option>
|
||
<option value="@{skill-rank21} - @{attr-physical}">Artillery</option>
|
||
<option value="@{skill-rank22} - @{attr-physical}">BattleMech</option>
|
||
<option value="@{skill-rank23} - @{attr-physical}">BattleSuit</option>
|
||
<option value="@{skill-rank24} - @{attr-physical}">Conventional</option>
|
||
<option value="@{skill-rank25} - @{attr-physical}">Spacecraft</option>
|
||
<option value="@{skill-rank48} - @{attr-physical}">Small Arms</option>
|
||
<option value="@{skill-rank52} - @{attr-physical}">Support Weapons</option>
|
||
<option value="@{skill-rank61} - @{attr-physical}">Throwing Weapons</option>
|
||
<option value="@{skill-rank65} - @{attr-athletic}">Unarmed Combat</option>
|
||
</select>
|
||
<input type="text" class="field-weapon2-dmg font-small transparent" title="@{weapon2-dmg}" name="attr_weapon2-dmg" autocomplete="off" spellcheck="false">
|
||
<button name="roll_weapon2-dmg" class="field-weapon2-dmg-roll" value="&{template:default} {{name=@{weapon2} Damage}} {{roll=[[@{weapon2-dmg}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon2-short font-small transparent" title="@{weapon2-short}" name="attr_weapon2-short" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon2-med font-small transparent" title="@{weapon2-med}" name="attr_weapon2-med" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon2-long font-small transparent" title="@{weapon2-long}" name="attr_weapon2-long" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon2-shots font-small transparent" title="@{weapon2-shots}" name="attr_weapon2-shots" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon2-notes font-small transparent" title="@{weapon2-notes}" name="attr_weapon2-notes" autocomplete="off" spellcheck="false">
|
||
<!--Weapon line 3-->
|
||
<button name="roll_weapon1-skill" class="field-weapon3-skill-roll" value="&{template:default} {{name=@{weapon3}}} {{roll=[[?{Trained/Untrained/Aptitude?|Trained, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Range|Short, 0|Medium, -2|Long, -4} + ?{My Movement|Stationary, 0|Walked, -1|Ran, -2|Sprinted, -3} + ?{Using Offhand?|Main Hand Only, 0|Using Offhand, -2} + ?{Drew Weapon This Round?|No, 0|Yes, -2} + ?{Called Shot?|Anywhere, 0|Ranged Head Shot, -6|Ranged Body Shot, -2|Ranged Arm/Leg Shot, -4|Melee Head Shot, -4|Melee Body Shot, -2|Melee Arm/Leg Shot -3} + ?{Careful Aim?|No Aim, 0|Aiming 1 Round, +1|Aiming 2 Rounds, +2|Aiming 3+ Rounds, +3} + ?{Opponent Moving?|Stationary, +1|Walking, 0|Running, -1|Sprinting, -2} + ?{Opponent Cover|No Cover, 0|Prone, -1|Partial Cover, -1|Full Cover, -3|Evading, -3} + ?{Melee|Not Melee / Even Ground, 0|Melee High Ground, +2|Melee Low Ground, -2} + ?{Darkness|Well Lit or IR Scope, 0|Melee Total Darkness, -2|Ranged Total Darkness, -4|Melee Partial Darkness, -1|Ranged Partial Darkness, -2} + ?{Modifier|0} + @{weapon3-skill}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon3 font-small transparent" title="@{weapon3}" name="attr_weapon3" autocomplete="off" spellcheck="false">
|
||
<select type="text" class="field-weapon3-skill font-small transparent" title="@{weapon3-skill}" name="attr_weapon3-skill">
|
||
<option value="0" selected="selected">None</option>
|
||
<option value="@{skill-rank5} - @{attr-athletic}">Archery</option>
|
||
<option value="@{skill-rank6} - @{attr-athletic}">Blade</option>
|
||
<option value="@{skill-rank20} - @{attr-physical}">Aerospace</option>
|
||
<option value="@{skill-rank21} - @{attr-physical}">Artillery</option>
|
||
<option value="@{skill-rank22} - @{attr-physical}">BattleMech</option>
|
||
<option value="@{skill-rank23} - @{attr-physical}">BattleSuit</option>
|
||
<option value="@{skill-rank24} - @{attr-physical}">Conventional</option>
|
||
<option value="@{skill-rank25} - @{attr-physical}">Spacecraft</option>
|
||
<option value="@{skill-rank48} - @{attr-physical}">Small Arms</option>
|
||
<option value="@{skill-rank52} - @{attr-physical}">Support Weapons</option>
|
||
<option value="@{skill-rank61} - @{attr-physical}">Throwing Weapons</option>
|
||
<option value="@{skill-rank65} - @{attr-athletic}">Unarmed Combat</option>
|
||
</select>
|
||
<input type="text" class="field-weapon3-dmg font-small transparent" title="@{weapon3-dmg}" name="attr_weapon3-dmg" autocomplete="off" spellcheck="false">
|
||
<button name="roll_weapon3-dmg" class="field-weapon3-dmg-roll" value="&{template:default} {{name=@{weapon3} Damage}} {{roll=[[@{weapon3-dmg}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon3-short font-small transparent" title="@{weapon3-short}" name="attr_weapon3-short" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon3-med font-small transparent" title="@{weapon3-med}" name="attr_weapon3-med" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon3-long font-small transparent" title="@{weapon3-long}" name="attr_weapon3-long" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon3-shots font-small transparent" title="@{weapon3-shots}" name="attr_weapon3-shots" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon3-notes font-small transparent" title="@{weapon3-notes}" name="attr_weapon3-notes" autocomplete="off" spellcheck="false">
|
||
<!--Weapon line 4-->
|
||
<button name="roll_weapon1-skill" class="field-weapon4-skill-roll" value="&{template:default} {{name=@{weapon4}}} {{roll=[[?{Trained/Untrained/Aptitude?|Trained, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Range|Short, 0|Medium, -2|Long, -4} + ?{My Movement|Stationary, 0|Walked, -1|Ran, -2|Sprinted, -3} + ?{Using Offhand?|Main Hand Only, 0|Using Offhand, -2} + ?{Drew Weapon This Round?|No, 0|Yes, -2} + ?{Called Shot?|Anywhere, 0|Ranged Head Shot, -6|Ranged Body Shot, -2|Ranged Arm/Leg Shot, -4|Melee Head Shot, -4|Melee Body Shot, -2|Melee Arm/Leg Shot -3} + ?{Careful Aim?|No Aim, 0|Aiming 1 Round, +1|Aiming 2 Rounds, +2|Aiming 3+ Rounds, +3} + ?{Opponent Moving?|Stationary, +1|Walking, 0|Running, -1|Sprinting, -2} + ?{Opponent Cover|No Cover, 0|Prone, -1|Partial Cover, -1|Full Cover, -3|Evading, -3} + ?{Melee|Not Melee / Even Ground, 0|Melee High Ground, +2|Melee Low Ground, -2} + ?{Darkness|Well Lit or IR Scope, 0|Melee Total Darkness, -2|Ranged Total Darkness, -4|Melee Partial Darkness, -1|Ranged Partial Darkness, -2} + ?{Modifier|0} + @{weapon4-skill}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon4 font-small transparent" title="@{weapon4}" name="attr_weapon4" autocomplete="off" spellcheck="false">
|
||
<select type="text" class="field-weapon4-skill font-small transparent" title="@{weapon4-skill}" name="attr_weapon4-skill">
|
||
<option value="0" selected="selected">None</option>
|
||
<option value="@{skill-rank5} - @{attr-athletic}">Archery</option>
|
||
<option value="@{skill-rank6} - @{attr-athletic}">Blade</option>
|
||
<option value="@{skill-rank20} - @{attr-physical}">Aerospace</option>
|
||
<option value="@{skill-rank21} - @{attr-physical}">Artillery</option>
|
||
<option value="@{skill-rank22} - @{attr-physical}">BattleMech</option>
|
||
<option value="@{skill-rank23} - @{attr-physical}">BattleSuit</option>
|
||
<option value="@{skill-rank24} - @{attr-physical}">Conventional</option>
|
||
<option value="@{skill-rank25} - @{attr-physical}">Spacecraft</option>
|
||
<option value="@{skill-rank48} - @{attr-physical}">Small Arms</option>
|
||
<option value="@{skill-rank52} - @{attr-physical}">Support Weapons</option>
|
||
<option value="@{skill-rank61} - @{attr-physical}">Throwing Weapons</option>
|
||
<option value="@{skill-rank65} - @{attr-athletic}">Unarmed Combat</option>
|
||
</select>
|
||
<input type="text" class="field-weapon4-dmg font-small transparent" title="@{weapon4-dmg}" name="attr_weapon4-dmg" autocomplete="off" spellcheck="false">
|
||
<button name="roll_weapon4-dmg" class="field-weapon4-dmg-roll" value="&{template:default} {{name=@{weapon4} Damage}} {{roll=[[@{weapon4-dmg}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon4-short font-small transparent" title="@{weapon4-short}" name="attr_weapon4-short" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon4-med font-small transparent" title="@{weapon4-med}" name="attr_weapon4-med" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon4-long font-small transparent" title="@{weapon4-long}" name="attr_weapon4-long" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon4-shots font-small transparent" title="@{weapon4-shots}" name="attr_weapon4-shots" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon4-notes font-small transparent" title="@{weapon4-notes}" name="attr_weapon4-notes" autocomplete="off" spellcheck="false">
|
||
<!--Weapon line 5-->
|
||
<button name="roll_weapon1-skill" class="field-weapon5-skill-roll" value="&{template:default} {{name=@{weapon5}}} {{roll=[[?{Trained/Untrained/Aptitude?|Trained, 2d6|Untrained, 3d6kl2|Skill Aptitude, 3d6kh2} + ?{Range|Short, 0|Medium, -2|Long, -4} + ?{My Movement|Stationary, 0|Walked, -1|Ran, -2|Sprinted, -3} + ?{Using Offhand?|Main Hand Only, 0|Using Offhand, -2} + ?{Drew Weapon This Round?|No, 0|Yes, -2} + ?{Called Shot?|Anywhere, 0|Ranged Head Shot, -6|Ranged Body Shot, -2|Ranged Arm/Leg Shot, -4|Melee Head Shot, -4|Melee Body Shot, -2|Melee Arm/Leg Shot -3} + ?{Careful Aim?|No Aim, 0|Aiming 1 Round, +1|Aiming 2 Rounds, +2|Aiming 3+ Rounds, +3} + ?{Opponent Moving?|Stationary, +1|Walking, 0|Running, -1|Sprinting, -2} + ?{Opponent Cover|No Cover, 0|Prone, -1|Partial Cover, -1|Full Cover, -3|Evading, -3} + ?{Melee|Not Melee / Even Ground, 0|Melee High Ground, +2|Melee Low Ground, -2} + ?{Darkness|Well Lit or IR Scope, 0|Melee Total Darkness, -2|Ranged Total Darkness, -4|Melee Partial Darkness, -1|Ranged Partial Darkness, -2} + ?{Modifier|0} + @{weapon5-skill}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon5 font-small transparent" title="@{weapon5}" name="attr_weapon5" autocomplete="off" spellcheck="false">
|
||
<select type="text" class="field-weapon5-skill font-small transparent" title="@{weapon5-skill}" name="attr_weapon5-skill">
|
||
<option value="0" selected="selected">None</option>
|
||
<option value="@{skill-rank5} - @{attr-athletic}">Archery</option>
|
||
<option value="@{skill-rank6} - @{attr-athletic}">Blade</option>
|
||
<option value="@{skill-rank20} - @{attr-physical}">Aerospace</option>
|
||
<option value="@{skill-rank21} - @{attr-physical}">Artillery</option>
|
||
<option value="@{skill-rank22} - @{attr-physical}">BattleMech</option>
|
||
<option value="@{skill-rank23} - @{attr-physical}">BattleSuit</option>
|
||
<option value="@{skill-rank24} - @{attr-physical}">Conventional</option>
|
||
<option value="@{skill-rank25} - @{attr-physical}">Spacecraft</option>
|
||
<option value="@{skill-rank48} - @{attr-physical}">Small Arms</option>
|
||
<option value="@{skill-rank52} - @{attr-physical}">Support Weapons</option>
|
||
<option value="@{skill-rank61} - @{attr-physical}">Throwing Weapons</option>
|
||
<option value="@{skill-rank65} - @{attr-athletic}">Unarmed Combat</option>
|
||
</select>
|
||
<input type="text" class="field-weapon5-dmg font-small transparent" title="@{weapon5-dmg}" name="attr_weapon5-dmg" autocomplete="off" spellcheck="false">
|
||
<button name="roll_weapon5-dmg" class="field-weapon5-dmg-roll" value="&{template:default} {{name=@{weapon5} Damage}} {{roll=[[@{weapon5-dmg}]]}}" type="roll"></button>
|
||
<input type="text" class="field-weapon5-short font-small transparent" title="@{weapon5-short}" name="attr_weapon5-short" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon5-med font-small transparent" title="@{weapon5-med}" name="attr_weapon5-med" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon5-long font-small transparent" title="@{weapon5-long}" name="attr_weapon5-long" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon5-shots font-small transparent" title="@{weapon5-shots}" name="attr_weapon5-shots" autocomplete="off" spellcheck="false">
|
||
<input type="text" class="field-weapon5-notes font-small transparent" title="@{weapon5-notes}" name="attr_weapon5-notes" autocomplete="off" spellcheck="false">
|
||
<!--Hit Location-->
|
||
<button name="roll_hit-location" class="field-hit-location" value="&{template:default} {{name=Hit Location (Green = CRIT!)}}} {{roll=[[1d36cs5cs10cs15cs26cs31cs36]]}}" type="roll"></button>
|
||
<!--Damage Thresholds-->
|
||
<button name="roll_consciousness" class="field-roll-consiousness" value="&{template:default} {{name=Consciousness Save}} {{roll=[[?{Toughness Advantage?|No Toughness, 2d6|Toughness, 3d6kh2} ?{Condition|Good, -3|Fair, -5|Poor, -7|Serious, -10|Critical, -11}]]}}" type="roll"></button>
|
||
<input type="number" class="field-head transparent" autocomplete="off" spellcheck="false" name="attr_head" title="@{head}" value="2*@{bld}" disabled="true">
|
||
<input type="text" class="field-head-notes font-small transparent" autocomplete="off" spellcheck="false" title="@{head-notes}" name="attr_head-notes">
|
||
<input type="number" class="field-torso transparent" autocomplete="off" spellcheck="false" name="attr_torso" title="@{torso}" value="6*@{bld}" disabled="true">
|
||
<input type="text" class="field-torso-notes font-small transparent" autocomplete="off" spellcheck="false" title="@{torso-notes}" name="attr_torso-notes">
|
||
<input type="number" class="field-arms transparent" autocomplete="off" spellcheck="false" name="attr_Arms" title="@{arms}" value="3*@{bld}" disabled="true">
|
||
<input type="text" class="field-arms-notes font-small transparent" autocomplete="off" spellcheck="false" title="@{arms-notes}" name="attr_arms-notes">
|
||
<input type="number" class="field-legs transparent" autocomplete="off" spellcheck="false" name="attr_head" title="@{legs}" value="3*@{bld}" disabled="true">
|
||
<input type="text" class="field-legs-notes font-small transparent" autocomplete="off" spellcheck="false" title="@{legs-notes}" name="attr_legs-notes">
|
||
<!--Damage Taken-->
|
||
<div class="field-good-1a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-1a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-1a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-1a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-1b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-1b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-1b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-1b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-2a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-2a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-2a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-2a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-2b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-2b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-2b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-2b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-3a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-3a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-3a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-3a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-3b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-3b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-3b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-3b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-4a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-4a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-4a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-4a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-4b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-4b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-4b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-4b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-5a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-5a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-5a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-5a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-5b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-5b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-5b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-5b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-6a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-6a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-6a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-6a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-6b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-6b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-6b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-6b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-7a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-7a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-7a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-7a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-7b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-7b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-7b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-7b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-8a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-8a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-8a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-8a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-good-8b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-good-8b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-good-8b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-good-8b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-1a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-1a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-1a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-1a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-1b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-1b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-1b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-1b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-2a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-2a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-2a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-2a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-2b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-2b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-2b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-2b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-3a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-3a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-3a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-3a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-3b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-3b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-3b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-3b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-4a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-4a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-4a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-4a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-4b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-4b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-4b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-4b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-5a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-5a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-5a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-5a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-5b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-5b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-5b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-5b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-6a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-6a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-6a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-6a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-6b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-6b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-6b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-6b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-7a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-7a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-7a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-7a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-7b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-7b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-7b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-7b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-8a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-8a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-8a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-8a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-fair-8b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-fair-8b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-fair-8b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-fair-8b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-1a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-1a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-1a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-1a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-1b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-1b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-1b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-1b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-2a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-2a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-2a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-2a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-2b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-2b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-2b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-2b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-3a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-3a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-3a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-3a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-3b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-3b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-3b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-3b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-4a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-4a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-4a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-4a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-4b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-4b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-4b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-4b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-5a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-5a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-5a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-5a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-5b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-5b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-5b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-5b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-6a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-6a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-6a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-6a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-6b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-6b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-6b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-6b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-7a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-7a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-7a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-7a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-7b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-7b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-7b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-7b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-8a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-8a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-8a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-8a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-poor-8b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-poor-8b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-poor-8b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-poor-8b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-1a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-1a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-1a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-1a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-1b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-1b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-1b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-1b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-2a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-2a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-2a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-2a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-2b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-2b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-2b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-2b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-3a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-3a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-3a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-3a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-3b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-3b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-3b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-3b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-4a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-4a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-4a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-4a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-4b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-4b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-4b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-4b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-5a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-5a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-5a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-5a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-5b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-5b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-5b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-5b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-6a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-6a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-6a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-6a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-6b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-6b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-6b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-6b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-7a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-7a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-7a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-7a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-7b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-7b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-7b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-7b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-8a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-8a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-8a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-8a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-serious-8b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-serious-8b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-serious-8b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-serious-8b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-1a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-1a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-1a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-1a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-1b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-1b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-1b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-1b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-2a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-2a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-2a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-2a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-2b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-2b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-2b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-2b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-3a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-3a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-3a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-3a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-3b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-3b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-3b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-3b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-4a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-4a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-4a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-4a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-4b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-4b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-4b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-4b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-5a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-5a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-5a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-5a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-5b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-5b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-5b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-5b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-6a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-6a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-6a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-6a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-6b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-6b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-6b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-6b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-7a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-7a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-7a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-7a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-7b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-7b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-7b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-7b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-8a">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-8a" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-8a" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-8a" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
<div class="field-critical-8b">
|
||
<input type="radio" class="sheet-damage-box sheet-no-damage" name="attr_damage-box-critical-8b" value="0" checked="checked" />
|
||
<input type="radio" class="sheet-damage-box sheet-bashing-damage" name="attr_damage-box-critical-8b" value="1" />
|
||
<input type="radio" class="sheet-damage-box sheet-lethal-damage" name="attr_damage-box-critical-8b" value="2" />
|
||
|
||
<span class="sheet-damage-box sheet-no-damage"></span>
|
||
<span class="sheet-damage-box sheet-bashing-damage"> ∕ </span>
|
||
<span class="sheet-damage-box sheet-lethal-damage">☓</span>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!--SHEET WORKERS-->
|
||
|
||
<!--NOTHING BEYOND THIS POINT -->
|
||
|
||
|
||
|
||
|