mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
862 lines
108 KiB
HTML
862 lines
108 KiB
HTML
|
|
|
|
<div class="sheet-main">
|
|
|
|
|
|
|
|
<input type='hidden' class='sheet-tabstoggle' name='attr_sheetTab' value='pc' />
|
|
|
|
<div class="sheet-main-top">
|
|
|
|
<!-- roll button -->
|
|
<div class="sheet-sheettype sheet-flex-center">
|
|
|
|
<button type="roll" class="sheet-rolld6" name="roll_stat" value="&{template:custom} {{title=?{Select General Ability to Roll for|Athletics|Burglary|Disguise|Medic|Preparedness|Reality Anchor|Scuffling|Shooting|Tinkering|Unobtrusiveness|Vehicles} Roll}} {{subtitle=@{character_name} }} {{Check = [[1d6+?{Point Spend Bonus}]]}} " ></button>
|
|
|
|
|
|
</div>
|
|
<div class="sheet-header sheet-flex-center">
|
|
<h1> TimeWatch </h1>
|
|
</div>
|
|
<!-- define which tab is displayed -->
|
|
<div class="sheet-tabselector sheet-flex-center">
|
|
<button type="action" name="act_pc" class="sheet-tabbutton" >Main</button>
|
|
<button type="action" name="act_generalabilities" class="sheet-tabbutton" >General Abilities</button>
|
|
<button type="action" name="act_investigativeabilities" class="sheet-tabbutton" >Investigative Abilities</button>
|
|
<button type="action" name="act_info" class="sheet-tabbutton" >Notes</button>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col" style="width: 100%; height: 15px;"></div>
|
|
|
|
<!-- Main tab -->
|
|
<div class="sheet-main-pc">
|
|
|
|
<div class="sheet-credname sheet-flex-col">
|
|
<h2> Credentials </h2>
|
|
</div>
|
|
|
|
<div class="sheet-creda">
|
|
<label>Character Name</label> <input name="attr_character_name" type="text"/>
|
|
<label>Nationality</label> <input name="attr_nationality" type="text" />
|
|
<label>Origin Time</label> <input name="attr_origin_time" type="text" />
|
|
<label>Former Profession</label> <input name="attr_former_profession" type="text" />
|
|
<label>Age</label> <input name="attr_age" type="text"/>
|
|
<label>Pronouns</label> <input name="attr_pronouns" type="text" />
|
|
<label>Drive</label> <input name="attr_drive" type="text" />
|
|
</div>
|
|
|
|
<div class="sheet-credb">
|
|
|
|
<label>Hit Threshold </label> <input name="attr_hit_threshold" type="number" value="3" /> <label> </label> <label> </label>
|
|
<label>Armor </label> <input name="attr_armor" type="number" value="0" /> <label> </label> <label> </label>
|
|
<label>Stitches </label> <input name="attr_stitches" type="number" value="1" /> <label> of </label> <input type="number" name="attr_stitches_max" value="3" >
|
|
</div>
|
|
|
|
<div class="sheet-damagename sheet-flex-col">
|
|
<h2> Damage Tracks </h2>
|
|
</div>
|
|
|
|
<div class="sheet-damage">
|
|
|
|
<input type="hidden" name="attr_chronal" class="sheet-dot" value="19" />
|
|
|
|
<label> </label> <label> </label> <label> -12 </label> <label> -11 </label> <label> -10 </label> <label> -9 </label> <label> -8 </label> <label> -7 </label> <label> -6 </label> <label> -5 </label> <label> -4 </label> <label> -3 </label> <label> -2 </label> <label> -1 </label> <label> 0 </label> <label> 1 </label> <label> 2 </label> <label> 3 </label> <label> 4 </label> <label> 5 </label> <label> 6 </label> <label> 7 </label> <label> 8 </label> <label> 9 </label> <label> 10 </label> <label> 11 </label> <label> 12 </label> <label> 13 </label> <label> 14 </label> <label> </label> <label> Max </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Chronal Stability </label> <input type="number" name="attr_chronal_stability" class="sheet-currentval" value="(@{chronal} - 13)" disabled > <button type="action" name="act_chronal1" class="sheet-dot"> </button> <button type="action" name="act_chronal2" class="sheet-dot sheet-gt-1"> </button> <button type="action" name="act_chronal3" class="sheet-dot sheet-gt-1 sheet-gt-2"> </button> <button type="action" name="act_chronal4" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3"> </button> <button type="action" name="act_chronal5" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4"> </button> <button type="action" name="act_chronal6" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5"> </button> <button type="action" name="act_chronal7" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6"> </button> <button type="action" name="act_chronal8" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7"> </button> <button type="action" name="act_chronal9" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8"> </button> <button type="action" name="act_chronal10" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9"> </button> <button type="action" name="act_chronal11" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10"> </button> <button type="action" name="act_chronal12" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11"> </button> <button type="action" name="act_chronal13" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12"> </button> <button type="action" name="act_chronal14" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13"> </button> <button type="action" name="act_chronal15" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14"> </button> <button type="action" name="act_chronal16" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15"> </button> <button type="action" name="act_chronal17" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16"> </button> <button type="action" name="act_chronal18" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17"> </button> <button type="action" name="act_chronal19" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18"> </button> <button type="action" name="act_chronal20" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19"> </button> <button type="action" name="act_chronal21" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20"> </button> <button type="action" name="act_chronal22" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20 sheet-gt-21"> </button> <button type="action" name="act_chronal23" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20 sheet-gt-21 sheet-gt-22"> </button> <button type="action" name="act_chronal24" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20 sheet-gt-21 sheet-gt-22 sheet-gt-23"> </button> <button type="action" name="act_chronal25" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20 sheet-gt-21 sheet-gt-22 sheet-gt-23 sheet-gt-24"> </button> <button type="action" name="act_chronal26" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20 sheet-gt-21 sheet-gt-22 sheet-gt-23 sheet-gt-24 sheet-gt-25"> </button> <button type="action" name="act_chronal27" class="sheet-dot sheet-gt-1 sheet-gt-2 sheet-gt-3 sheet-gt-4 sheet-gt-5 sheet-gt-6 sheet-gt-7 sheet-gt-8 sheet-gt-9 sheet-gt-10 sheet-gt-11 sheet-gt-12 sheet-gt-13 sheet-gt-14 sheet-gt-15 sheet-gt-16 sheet-gt-17 sheet-gt-18 sheet-gt-19 sheet-gt-20 sheet-gt-21 sheet-gt-22 sheet-gt-23 sheet-gt-24 sheet-gt-25 sheet-gt-26"> </button> <label> </label> <input name="attr_chronal_stability_max" type="number" value="6" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<input type="hidden" name="attr_health" class="sheet-healthtrack" value="19" />
|
|
|
|
<label>Health </label> <input type="number" name="attr_health_actual" class="sheet-currentval" value="(@{health} - 13)" disabled > <button type="action" name="act_health1" class="sheet-healthtrack"> </button> <button type="action" name="act_health2" class="sheet-healthtrack sheet-gh-1"> </button> <button type="action" name="act_health3" class="sheet-healthtrack sheet-gh-1 sheet-gh-2"> </button> <button type="action" name="act_health" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3"> </button> <button type="action" name="act_health5" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4"> </button> <button type="action" name="act_health6" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5"> </button> <button type="action" name="act_chronal7" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6"> </button> <button type="action" name="act_health8" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7"> </button> <button type="action" name="act_health9" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8"> </button> <button type="action" name="act_health10" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9"> </button> <button type="action" name="act_health11" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10"> </button> <button type="action" name="act_health12" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11"> </button> <button type="action" name="act_health13" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12"> </button> <button type="action" name="act_health14" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13"> </button> <button type="action" name="act_health15" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14"> </button> <button type="action" name="act_health16" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15"> </button> <button type="action" name="act_health17" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16"> </button> <button type="action" name="act_health18" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17"> </button> <button type="action" name="act_health19" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18"> </button> <button type="action" name="act_health20" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19"> </button> <button type="action" name="act_health21" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19 sheet-gh-20"> </button> <button type="action" name="act_health22" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19 sheet-gh-20 sheet-gh-21"> </button> <button type="action" name="act_health23" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19 sheet-gh-20 sheet-gh-21 sheet-gh-22"> </button> <button type="action" name="act_health24" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19 sheet-gh-20 sheet-gh-21 sheet-gh-22 sheet-gh-23"> </button> <button type="action" name="act_health25" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19 sheet-gh-20 sheet-gh-21 sheet-gh-22 sheet-gh-23 sheet-gh-24"> </button> <button type="action" name="act_health26" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19 sheet-gh-20 sheet-gh-21 sheet-gh-22 sheet-gh-23 sheet-gh-24 sheet-gh-25"> </button> <button type="action" name="act_health27" class="sheet-healthtrack sheet-gh-1 sheet-gh-2 sheet-gh-3 sheet-gh-4 sheet-gh-5 sheet-gh-6 sheet-gh-7 sheet-gh-8 sheet-gh-9 sheet-gh-10 sheet-gh-11 sheet-gh-12 sheet-gh-13 sheet-gh-14 sheet-gh-15 sheet-gh-16 sheet-gh-17 sheet-gh-18 sheet-gh-19 sheet-gh-20 sheet-gh-21 sheet-gh-22 sheet-gh-23 sheet-gh-24 sheet-gh-25 sheet-gh-26"> </button> <label> </label> <input name="attr_health_max" type="number" value="6" class="sheet-max-main" />
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-equipname sheet-flex-col">
|
|
<h2> Equipment </h2>
|
|
</div>
|
|
|
|
<div class="sheet-equipment">
|
|
|
|
<div class="sheet-equipment-row">
|
|
<label>Equipment Name</label>
|
|
<label>Equipment Description</label>
|
|
</div>
|
|
|
|
<fieldset class="repeating_equipment">
|
|
<div class="sheet-equipment-row">
|
|
<input type="text" name="attr_equipmentname" value="">
|
|
<textarea name="attr_equipmentdescription" value=""> </textarea>
|
|
</div>
|
|
</fieldset>
|
|
</div>
|
|
|
|
<div class="sheet-pc sheet-flex-col">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- General Abilities tab -->
|
|
<div class="sheet-main-generalabilities">
|
|
|
|
<div class="sheet-genname sheet-flex-col">
|
|
<h2> General Abilities </h2>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-genabilities">
|
|
|
|
<input type="hidden" name="attr_athletics" class="sheet-athletics" value="1" />
|
|
<input type="hidden" name="attr_burglary" class="sheet-burglary" value="1" />
|
|
<input type="hidden" name="attr_disguise" class="sheet-disguise" value="1" />
|
|
<input type="hidden" name="attr_medic" class="sheet-medic" value="1" />
|
|
<input type="hidden" name="attr_preparedness" class="sheet-preparedness" value="1" />
|
|
<input type="hidden" name="attr_realityanchor" class="sheet-realityanchor" value="1" />
|
|
<input type="hidden" name="attr_scuffling" class="sheet-scuffling" value="1" />
|
|
<input type="hidden" name="attr_shooting" class="sheet-shooting" value="1" />
|
|
<input type="hidden" name="attr_tinkering" class="sheet-tinkering" value="1" />
|
|
<input type="hidden" name="attr_unobtrusiveness" class="sheet-unobtrusiveness" value="1" />
|
|
<input type="hidden" name="attr_vehicles" class="sheet-vehicles" value="1" />
|
|
|
|
<label> </label> <label> </label> <label> 0 </label> <label> 1 </label> <label> 2 </label> <label> 3 </label> <label> 4 </label> <label> 5 </label> <label> 6 </label> <label> 7 </label> <label> 8 </label> <label> 9 </label> <label> 10 </label> <label> 11 </label> <label> 12 </label> <label> 13 </label> <label> 14 </label> <label> 15 </label> <label> 16 </label> <label> 17 </label> <label> 18 </label> <label> </label> <label> Max </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Athletics </label> <input type="number" name="attr_athletics_actual" class="sheet-currentval" value="(@{athletics} - 1)" disabled > <button type="action" name="act_athletics1" class="sheet-athletics"> </button> <button type="action" name="act_athletics2" class="sheet-athletics sheet-ga-1"> </button> <button type="action" name="act_athletics3" class="sheet-athletics sheet-ga-1 sheet-ga-2"> </button> <button type="action" name="act_athletics4" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3"> </button> <button type="action" name="act_athletics5" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4"> </button> <button type="action" name="act_athletics6" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5"> </button> <button type="action" name="act_athletics7" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6"> </button> <button type="action" name="act_athletics8" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7"> </button> <button type="action" name="act_athletics9" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8"> </button> <button type="action" name="act_athletics10" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9"> </button> <button type="action" name="act_athletics11" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10"> </button> <button type="action" name="act_athletics12" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11"> </button> <button type="action" name="act_athletics13" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11 sheet-ga-12"> </button> <button type="action" name="act_athletics14" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11 sheet-ga-12 sheet-ga-13"> </button> <button type="action" name="act_athletics15" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11 sheet-ga-12 sheet-ga-13 sheet-ga-14"> </button> <button type="action" name="act_athletics16" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11 sheet-ga-12 sheet-ga-13 sheet-ga-14 sheet-ga-15"> </button> <button type="action" name="act_athletics17" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11 sheet-ga-12 sheet-ga-13 sheet-ga-14 sheet-ga-15 sheet-ga-16"> </button> <button type="action" name="act_athletics18" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11 sheet-ga-12 sheet-ga-13 sheet-ga-14 sheet-ga-15 sheet-ga-16 sheet-ga-17"> </button> <button type="action" name="act_athletics19" class="sheet-athletics sheet-ga-1 sheet-ga-2 sheet-ga-3 sheet-ga-4 sheet-ga-5 sheet-ga-6 sheet-ga-7 sheet-ga-8 sheet-ga-9 sheet-ga-10 sheet-ga-11 sheet-ga-12 sheet-ga-13 sheet-ga-14 sheet-ga-15 sheet-ga-16 sheet-ga-17 sheet-ga-18"> </button> <label> </label> <input name="attr_athletics_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Burglary </label> <input type="number" name="attr_burglary_actual" class="sheet-currentval" value="(@{burglary} - 1)" disabled > <button type="action" name="act_burglary1" class="sheet-burglary"> </button> <button type="action" name="act_burglary2" class="sheet-burglary sheet-gb-1"> </button> <button type="action" name="act_burglary3" class="sheet-burglary sheet-gb-1 sheet-gb-2"> </button> <button type="action" name="act_burglary4" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3"> </button> <button type="action" name="act_burglary5" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4"> </button> <button type="action" name="act_burglary6" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5"> </button> <button type="action" name="act_burglary7" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6"> </button> <button type="action" name="act_burglary8" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7"> </button> <button type="action" name="act_burglary9" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8"> </button> <button type="action" name="act_burglary10" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9"> </button> <button type="action" name="act_burglary11" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10"> </button> <button type="action" name="act_burglary12" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11"> </button> <button type="action" name="act_burglary13" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11 sheet-gb-12"> </button> <button type="action" name="act_burglary14" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11 sheet-gb-12 sheet-gb-13"> </button> <button type="action" name="act_burglary15" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11 sheet-gb-12 sheet-gb-13 sheet-gb-14"> </button> <button type="action" name="act_burglary16" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11 sheet-gb-12 sheet-gb-13 sheet-gb-14 sheet-gb-15"> </button> <button type="action" name="act_burglary17" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11 sheet-gb-12 sheet-gb-13 sheet-gb-14 sheet-gb-15 sheet-gb-16"> </button> <button type="action" name="act_burglary18" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11 sheet-gb-12 sheet-gb-13 sheet-gb-14 sheet-gb-15 sheet-gb-16 sheet-gb-17"> </button> <button type="action" name="act_burglary19" class="sheet-burglary sheet-gb-1 sheet-gb-2 sheet-gb-3 sheet-gb-4 sheet-gb-5 sheet-gb-6 sheet-gb-7 sheet-gb-8 sheet-gb-9 sheet-gb-10 sheet-gb-11 sheet-gb-12 sheet-gb-13 sheet-gb-14 sheet-gb-15 sheet-gb-16 sheet-gb-17 sheet-gb-18"> </button> <label> </label> <input name="attr_burglary_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Disguise </label> <input type="number" name="attr_disguise_actual" class="sheet-currentval" value="(@{disguise} - 1)" disabled > <button type="action" name="act_disguise1" class="sheet-disguise"> </button> <button type="action" name="act_disguise2" class="sheet-disguise sheet-gc-1"> </button> <button type="action" name="act_disguise3" class="sheet-disguise sheet-gc-1 sheet-gc-2"> </button> <button type="action" name="act_disguise4" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3"> </button> <button type="action" name="act_disguise5" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4"> </button> <button type="action" name="act_disguise6" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5"> </button> <button type="action" name="act_disguise7" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6"> </button> <button type="action" name="act_disguise8" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7"> </button> <button type="action" name="act_disguise9" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8"> </button> <button type="action" name="act_disguise10" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9"> </button> <button type="action" name="act_disguise11" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10"> </button> <button type="action" name="act_disguise12" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11"> </button> <button type="action" name="act_disguise13" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11 sheet-gc-12"> </button> <button type="action" name="act_disguise14" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11 sheet-gc-12 sheet-gc-13"> </button> <button type="action" name="act_disguise15" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11 sheet-gc-12 sheet-gc-13 sheet-gc-14"> </button> <button type="action" name="act_disguise16" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11 sheet-gc-12 sheet-gc-13 sheet-gc-14 sheet-gc-15"> </button> <button type="action" name="act_disguise17" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11 sheet-gc-12 sheet-gc-13 sheet-gc-14 sheet-gc-15 sheet-gc-16"> </button> <button type="action" name="act_disguise18" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11 sheet-gc-12 sheet-gc-13 sheet-gc-14 sheet-gc-15 sheet-gc-16 sheet-gc-17"> </button> <button type="action" name="act_disguise19" class="sheet-disguise sheet-gc-1 sheet-gc-2 sheet-gc-3 sheet-gc-4 sheet-gc-5 sheet-gc-6 sheet-gc-7 sheet-gc-8 sheet-gc-9 sheet-gc-10 sheet-gc-11 sheet-gc-12 sheet-gc-13 sheet-gc-14 sheet-gc-15 sheet-gc-16 sheet-gc-17 sheet-gc-18"> </button> <label> </label> <input name="attr_disguise_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Medic </label> <input type="number" name="attr_medic_actual" class="sheet-currentval" value="(@{medic} - 1)" disabled > <button type="action" name="act_medic1" class="sheet-medic"> </button> <button type="action" name="act_medic2" class="sheet-medic sheet-gd-1"> </button> <button type="action" name="act_medic3" class="sheet-medic sheet-gd-1 sheet-gd-2"> </button> <button type="action" name="act_medic4" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3"> </button> <button type="action" name="act_medic5" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4"> </button> <button type="action" name="act_medic6" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5"> </button> <button type="action" name="act_medic7" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6"> </button> <button type="action" name="act_medic8" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7"> </button> <button type="action" name="act_medic9" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8"> </button> <button type="action" name="act_medic10" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9"> </button> <button type="action" name="act_medic11" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10"> </button> <button type="action" name="act_medic12" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11"> </button> <button type="action" name="act_medic13" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11 sheet-gd-12"> </button> <button type="action" name="act_medic14" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11 sheet-gd-12 sheet-gd-13"> </button> <button type="action" name="act_medic15" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11 sheet-gd-12 sheet-gd-13 sheet-gd-14"> </button> <button type="action" name="act_medic16" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11 sheet-gd-12 sheet-gd-13 sheet-gd-14 sheet-gd-15"> </button> <button type="action" name="act_medic17" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11 sheet-gd-12 sheet-gd-13 sheet-gd-14 sheet-gd-15 sheet-gd-16"> </button> <button type="action" name="act_medic18" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11 sheet-gd-12 sheet-gd-13 sheet-gd-14 sheet-gd-15 sheet-gd-16 sheet-gd-17"> </button> <button type="action" name="act_medic19" class="sheet-medic sheet-gd-1 sheet-gd-2 sheet-gd-3 sheet-gd-4 sheet-gd-5 sheet-gd-6 sheet-gd-7 sheet-gd-8 sheet-gd-9 sheet-gd-10 sheet-gd-11 sheet-gd-12 sheet-gd-13 sheet-gd-14 sheet-gd-15 sheet-gd-16 sheet-gd-17 sheet-gd-18"> </button> <label> </label> <input name="attr_medic_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Preparedness </label> <input type="number" name="attr_preparedness_actual" class="sheet-currentval" value="(@{preparedness} - 1)" disabled > <button type="action" name="act_preparedness1" class="sheet-preparedness"> </button> <button type="action" name="act_preparedness2" class="sheet-preparedness sheet-ge-1"> </button> <button type="action" name="act_preparedness3" class="sheet-preparedness sheet-ge-1 sheet-ge-2"> </button> <button type="action" name="act_preparedness4" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3"> </button> <button type="action" name="act_preparedness5" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4"> </button> <button type="action" name="act_preparedness6" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5"> </button> <button type="action" name="act_preparedness7" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6"> </button> <button type="action" name="act_preparedness8" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7"> </button> <button type="action" name="act_preparedness9" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8"> </button> <button type="action" name="act_preparedness10" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9"> </button> <button type="action" name="act_preparedness11" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10"> </button> <button type="action" name="act_preparedness12" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11"> </button> <button type="action" name="act_preparedness13" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11 sheet-ge-12"> </button> <button type="action" name="act_preparedness14" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11 sheet-ge-12 sheet-ge-13"> </button> <button type="action" name="act_preparedness15" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11 sheet-ge-12 sheet-ge-13 sheet-ge-14"> </button> <button type="action" name="act_preparedness16" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11 sheet-ge-12 sheet-ge-13 sheet-ge-14 sheet-ge-15"> </button> <button type="action" name="act_preparedness17" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11 sheet-ge-12 sheet-ge-13 sheet-ge-14 sheet-ge-15 sheet-ge-16"> </button> <button type="action" name="act_preparedness18" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11 sheet-ge-12 sheet-ge-13 sheet-ge-14 sheet-ge-15 sheet-ge-16 sheet-ge-17"> </button> <button type="action" name="act_preparedness19" class="sheet-preparedness sheet-ge-1 sheet-ge-2 sheet-ge-3 sheet-ge-4 sheet-ge-5 sheet-ge-6 sheet-ge-7 sheet-ge-8 sheet-ge-9 sheet-ge-10 sheet-ge-11 sheet-ge-12 sheet-ge-13 sheet-ge-14 sheet-ge-15 sheet-ge-16 sheet-ge-17 sheet-ge-18"> </button> <label> </label> <input name="attr_preparedness_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Reality Anchor </label> <input type="number" name="attr_realityanchor_actual" class="sheet-currentval" value="(@{realityanchor} - 1)" disabled > <button type="action" name="act_realityanchor1" class="sheet-realityanchor"> </button> <button type="action" name="act_realityanchor2" class="sheet-realityanchor sheet-gf-1"> </button> <button type="action" name="act_realityanchor3" class="sheet-realityanchor sheet-gf-1 sheet-gf-2"> </button> <button type="action" name="act_realityanchor4" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3"> </button> <button type="action" name="act_realityanchor5" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4"> </button> <button type="action" name="act_realityanchor6" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5"> </button> <button type="action" name="act_realityanchor7" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6"> </button> <button type="action" name="act_realityanchor8" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7"> </button> <button type="action" name="act_realityanchor9" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8"> </button> <button type="action" name="act_realityanchor10" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9"> </button> <button type="action" name="act_realityanchor11" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10"> </button> <button type="action" name="act_realityanchor12" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11"> </button> <button type="action" name="act_realityanchor13" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11 sheet-gf-12"> </button> <button type="action" name="act_realityanchor14" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11 sheet-gf-12 sheet-gf-13"> </button> <button type="action" name="act_realityanchor15" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11 sheet-gf-12 sheet-gf-13 sheet-gf-14"> </button> <button type="action" name="act_realityanchor16" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11 sheet-gf-12 sheet-gf-13 sheet-gf-14 sheet-gf-15"> </button> <button type="action" name="act_realityanchor17" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11 sheet-gf-12 sheet-gf-13 sheet-gf-14 sheet-gf-15 sheet-gf-16"> </button> <button type="action" name="act_realityanchor18" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11 sheet-gf-12 sheet-gf-13 sheet-gf-14 sheet-gf-15 sheet-gf-16 sheet-gf-17"> </button> <button type="action" name="act_realityanchor19" class="sheet-realityanchor sheet-gf-1 sheet-gf-2 sheet-gf-3 sheet-gf-4 sheet-gf-5 sheet-gf-6 sheet-gf-7 sheet-gf-8 sheet-gf-9 sheet-gf-10 sheet-gf-11 sheet-gf-12 sheet-gf-13 sheet-gf-14 sheet-gf-15 sheet-gf-16 sheet-gf-17 sheet-gf-18"> </button> <label> </label> <input name="attr_realityanchor_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Scuffling </label> <input type="number" name="attr_scuffling_actual" class="sheet-currentval" value="(@{scuffling} - 1)" disabled > <button type="action" name="act_scuffling1" class="sheet-scuffling"> </button> <button type="action" name="act_scuffling2" class="sheet-scuffling sheet-gg-1"> </button> <button type="action" name="act_scuffling3" class="sheet-scuffling sheet-gg-1 sheet-gg-2"> </button> <button type="action" name="act_scuffling4" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3"> </button> <button type="action" name="act_scuffling5" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4"> </button> <button type="action" name="act_scuffling6" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5"> </button> <button type="action" name="act_scuffling7" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6"> </button> <button type="action" name="act_scuffling8" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7"> </button> <button type="action" name="act_scuffling9" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8"> </button> <button type="action" name="act_scuffling10" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9"> </button> <button type="action" name="act_scuffling11" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10"> </button> <button type="action" name="act_scuffling12" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11"> </button> <button type="action" name="act_scuffling13" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11 sheet-gg-12"> </button> <button type="action" name="act_scuffling14" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11 sheet-gg-12 sheet-gg-13"> </button> <button type="action" name="act_scuffling15" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11 sheet-gg-12 sheet-gg-13 sheet-gg-14"> </button> <button type="action" name="act_scuffling16" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11 sheet-gg-12 sheet-gg-13 sheet-gg-14 sheet-gg-15"> </button> <button type="action" name="act_scuffling17" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11 sheet-gg-12 sheet-gg-13 sheet-gg-14 sheet-gg-15 sheet-gg-16"> </button> <button type="action" name="act_scuffling18" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11 sheet-gg-12 sheet-gg-13 sheet-gg-14 sheet-gg-15 sheet-gg-16 sheet-gg-17"> </button> <button type="action" name="act_scuffling19" class="sheet-scuffling sheet-gg-1 sheet-gg-2 sheet-gg-3 sheet-gg-4 sheet-gg-5 sheet-gg-6 sheet-gg-7 sheet-gg-8 sheet-gg-9 sheet-gg-10 sheet-gg-11 sheet-gg-12 sheet-gg-13 sheet-gg-14 sheet-gg-15 sheet-gg-16 sheet-gg-17 sheet-gg-18"> </button> <label> </label> <input name="attr_scuffling_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Shooting </label> <input type="number" name="attr_shooting_actual" class="sheet-currentval" value="(@{shooting} - 1)" disabled > <button type="action" name="act_shooting1" class="sheet-shooting"> </button> <button type="action" name="act_shooting2" class="sheet-shooting sheet-gi-1"> </button> <button type="action" name="act_shooting3" class="sheet-shooting sheet-gi-1 sheet-gi-2"> </button> <button type="action" name="act_shooting4" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3"> </button> <button type="action" name="act_shooting5" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4"> </button> <button type="action" name="act_shooting6" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5"> </button> <button type="action" name="act_shooting7" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6"> </button> <button type="action" name="act_shooting8" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7"> </button> <button type="action" name="act_shooting9" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8"> </button> <button type="action" name="act_shooting10" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9"> </button> <button type="action" name="act_shooting11" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10"> </button> <button type="action" name="act_shooting12" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11"> </button> <button type="action" name="act_shooting13" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11 sheet-gi-12"> </button> <button type="action" name="act_shooting14" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11 sheet-gi-12 sheet-gi-13"> </button> <button type="action" name="act_shooting15" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11 sheet-gi-12 sheet-gi-13 sheet-gi-14"> </button> <button type="action" name="act_shooting16" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11 sheet-gi-12 sheet-gi-13 sheet-gi-14 sheet-gi-15"> </button> <button type="action" name="act_shooting17" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11 sheet-gi-12 sheet-gi-13 sheet-gi-14 sheet-gi-15 sheet-gi-16"> </button> <button type="action" name="act_shooting18" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11 sheet-gi-12 sheet-gi-13 sheet-gi-14 sheet-gi-15 sheet-gi-16 sheet-gi-17"> </button> <button type="action" name="act_shooting19" class="sheet-shooting sheet-gi-1 sheet-gi-2 sheet-gi-3 sheet-gi-4 sheet-gi-5 sheet-gi-6 sheet-gi-7 sheet-gi-8 sheet-gi-9 sheet-gi-10 sheet-gi-11 sheet-gi-12 sheet-gi-13 sheet-gi-14 sheet-gi-15 sheet-gi-16 sheet-gi-17 sheet-gi-18"> </button> <label> </label> <input name="attr_shooting_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Tinkering </label> <input type="number" name="attr_tinkering_actual" class="sheet-currentval" value="(@{tinkering} - 1)" disabled > <button type="action" name="act_tinkering1" class="sheet-tinkering"> </button> <button type="action" name="act_tinkering2" class="sheet-tinkering sheet-gj-1"> </button> <button type="action" name="act_tinkering3" class="sheet-tinkering sheet-gj-1 sheet-gj-2"> </button> <button type="action" name="act_tinkering4" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3"> </button> <button type="action" name="act_tinkering5" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4"> </button> <button type="action" name="act_tinkering6" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5"> </button> <button type="action" name="act_tinkering7" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6"> </button> <button type="action" name="act_tinkering8" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7"> </button> <button type="action" name="act_tinkering9" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8"> </button> <button type="action" name="act_tinkering10" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9"> </button> <button type="action" name="act_tinkering11" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10"> </button> <button type="action" name="act_tinkering12" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11"> </button> <button type="action" name="act_tinkering13" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11 sheet-gj-12"> </button> <button type="action" name="act_tinkering14" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11 sheet-gj-12 sheet-gj-13"> </button> <button type="action" name="act_tinkering15" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11 sheet-gj-12 sheet-gj-13 sheet-gj-14"> </button> <button type="action" name="act_tinkering16" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11 sheet-gj-12 sheet-gj-13 sheet-gj-14 sheet-gj-15"> </button> <button type="action" name="act_tinkering17" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11 sheet-gj-12 sheet-gj-13 sheet-gj-14 sheet-gj-15 sheet-gj-16"> </button> <button type="action" name="act_tinkering18" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11 sheet-gj-12 sheet-gj-13 sheet-gj-14 sheet-gj-15 sheet-gj-16 sheet-gj-17"> </button> <button type="action" name="act_tinkering19" class="sheet-tinkering sheet-gj-1 sheet-gj-2 sheet-gj-3 sheet-gj-4 sheet-gj-5 sheet-gj-6 sheet-gj-7 sheet-gj-8 sheet-gj-9 sheet-gj-10 sheet-gj-11 sheet-gj-12 sheet-gj-13 sheet-gj-14 sheet-gj-15 sheet-gj-16 sheet-gj-17 sheet-gj-18"> </button> <label> </label> <input name="attr_tinkering_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Unobtrusiveness </label> <input type="number" name="attr_unobtrusiveness_actual" class="sheet-currentval" value="(@{unobtrusiveness} - 1)" disabled > <button type="action" name="act_unobtrusiveness1" class="sheet-unobtrusiveness"> </button> <button type="action" name="act_unobtrusiveness2" class="sheet-unobtrusiveness sheet-gk-1"> </button> <button type="action" name="act_unobtrusiveness3" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2"> </button> <button type="action" name="act_unobtrusiveness4" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3"> </button> <button type="action" name="act_unobtrusiveness5" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4"> </button> <button type="action" name="act_unobtrusiveness6" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5"> </button> <button type="action" name="act_unobtrusiveness7" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6"> </button> <button type="action" name="act_unobtrusiveness8" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7"> </button> <button type="action" name="act_unobtrusiveness9" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8"> </button> <button type="action" name="act_unobtrusiveness10" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9"> </button> <button type="action" name="act_unobtrusiveness11" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10"> </button> <button type="action" name="act_unobtrusiveness12" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11"> </button> <button type="action" name="act_unobtrusiveness13" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11 sheet-gk-12"> </button> <button type="action" name="act_unobtrusiveness14" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11 sheet-gk-12 sheet-gk-13"> </button> <button type="action" name="act_unobtrusiveness15" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11 sheet-gk-12 sheet-gk-13 sheet-gk-14"> </button> <button type="action" name="act_unobtrusiveness16" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11 sheet-gk-12 sheet-gk-13 sheet-gk-14 sheet-gk-15"> </button> <button type="action" name="act_unobtrusiveness17" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11 sheet-gk-12 sheet-gk-13 sheet-gk-14 sheet-gk-15 sheet-gk-16"> </button> <button type="action" name="act_unobtrusiveness18" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11 sheet-gk-12 sheet-gk-13 sheet-gk-14 sheet-gk-15 sheet-gk-16 sheet-gk-17"> </button> <button type="action" name="act_unobtrusiveness19" class="sheet-unobtrusiveness sheet-gk-1 sheet-gk-2 sheet-gk-3 sheet-gk-4 sheet-gk-5 sheet-gk-6 sheet-gk-7 sheet-gk-8 sheet-gk-9 sheet-gk-10 sheet-gk-11 sheet-gk-12 sheet-gk-13 sheet-gk-14 sheet-gk-15 sheet-gk-16 sheet-gk-17 sheet-gk-18"> </button> <label> </label> <input name="attr_unobtrusiveness_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
<label>Vehicles </label> <input type="number" name="attr_vehicles_actual" class="sheet-currentval" value="(@{vehicles} - 1)" disabled > <button type="action" name="act_vehicles1" class="sheet-vehicles"> </button> <button type="action" name="act_vehicles2" class="sheet-vehicles sheet-gl-1"> </button> <button type="action" name="act_vehicles3" class="sheet-vehicles sheet-gl-1 sheet-gl-2"> </button> <button type="action" name="act_vehicles4" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3"> </button> <button type="action" name="act_vehicles5" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4"> </button> <button type="action" name="act_vehicles6" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5"> </button> <button type="action" name="act_vehicles7" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6"> </button> <button type="action" name="act_vehicles8" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7"> </button> <button type="action" name="act_vehicles9" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8"> </button> <button type="action" name="act_vehicles10" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9"> </button> <button type="action" name="act_vehicles11" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10"> </button> <button type="action" name="act_vehicles12" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11"> </button> <button type="action" name="act_vehicles13" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11 sheet-gl-12"> </button> <button type="action" name="act_vehicles14" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11 sheet-gl-12 sheet-gl-13"> </button> <button type="action" name="act_vehicles15" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11 sheet-gl-12 sheet-gl-13 sheet-gl-14"> </button> <button type="action" name="act_vehicles16" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11 sheet-gl-12 sheet-gl-13 sheet-gl-14 sheet-gl-15"> </button> <button type="action" name="act_vehicles17" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11 sheet-gl-12 sheet-gl-13 sheet-gl-14 sheet-gl-15 sheet-gl-16"> </button> <button type="action" name="act_vehicles18" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11 sheet-gl-12 sheet-gl-13 sheet-gl-14 sheet-gl-15 sheet-gl-16 sheet-gl-17"> </button> <button type="action" name="act_vehicles19" class="sheet-vehicles sheet-gl-1 sheet-gl-2 sheet-gl-3 sheet-gl-4 sheet-gl-5 sheet-gl-6 sheet-gl-7 sheet-gl-8 sheet-gl-9 sheet-gl-10 sheet-gl-11 sheet-gl-12 sheet-gl-13 sheet-gl-14 sheet-gl-15 sheet-gl-16 sheet-gl-17 sheet-gl-18"> </button> <label> </label> <input name="attr_vehicles_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-boostername sheet-flex-col">
|
|
<h2> Boosters </h2>
|
|
</div>
|
|
|
|
<div class="sheet-booster">
|
|
|
|
<div class="sheet-booster-row">
|
|
<label>Booster Name</label>
|
|
<label>Booster Description</label>
|
|
</div>
|
|
|
|
<fieldset class="repeating_booster">
|
|
<div class="sheet-booster-row">
|
|
<input type="text" name="attr_boostername" value="">
|
|
<textarea name="attr_boosterdescription" value=""> </textarea>
|
|
</div>
|
|
</fieldset>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- Investigative Abilities tab -->
|
|
<div class="sheet-main-investigativeabilities">
|
|
|
|
<div class="sheet-investnameacademic sheet-flex-col">
|
|
<h2> Academic Abilities </h2>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-investnameinterpersonal sheet-flex-col">
|
|
<h2> Interpersonal Abilities </h2>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="sheet-investabilitiesacademic">
|
|
|
|
<input type="hidden" name="attr_anthropology" class="sheet-anthropology" value="1" />
|
|
<input type="hidden" name="attr_architecture" class="sheet-architecture" value="1" />
|
|
<input type="hidden" name="attr_historyancient" class="sheet-historyancient" value="1" />
|
|
<input type="hidden" name="attr_historycontemporary" class="sheet-historycontemporary" value="1" />
|
|
<input type="hidden" name="attr_historyfuture" class="sheet-historyfuture" value="1" />
|
|
<input type="hidden" name="attr_militarytactics" class="sheet-militarytactics" value="1" />
|
|
<input type="hidden" name="attr_research" class="sheet-research" value="1" />
|
|
<input type="hidden" name="attr_timecraft" class="sheet-timecraft" value="2" />
|
|
<input type="hidden" name="attr_trivia" class="sheet-trivia" value="1" />
|
|
|
|
|
|
<label> </label> <label> </label> <label> 0 </label> <label> 1 </label> <label> 2 </label> <label> 3 </label> <label> 4 </label> <label> 5 </label> <label> </label> <label> Max </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Anthopology </label> <input type="number" name="attr_anthropology_actual" class="sheet-currentval" value="(@{anthropology} - 1)" disabled > <button type="action" name="act_anthropology1" class="sheet-anthropology"> </button> <button type="action" name="act_anthropology2" class="sheet-anthropology sheet-ga1-1"> </button> <button type="action" name="act_anthropology3" class="sheet-anthropology sheet-ga1-1 sheet-ga1-2"> </button> <button type="action" name="act_anthropology4" class="sheet-anthropology sheet-ga1-1 sheet-ga1-2 sheet-ga1-3"> </button> <button type="action" name="act_anthropology5" class="sheet-anthropology sheet-ga1-1 sheet-ga1-2 sheet-ga1-3 sheet-ga1-4"> </button> <button type="action" name="act_anthropology6" class="sheet-anthropology sheet-ga1-1 sheet-ga1-2 sheet-ga1-3 sheet-ga1-4 sheet-ga1-5"> </button> <label> </label> <input name="attr_anthropology_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Architecture </label> <input type="number" name="attr_architecture_actual" class="sheet-currentval" value="(@{architecture} - 1)" disabled > <button type="action" name="act_architecture1" class="sheet-architecture"> </button> <button type="action" name="act_architecture2" class="sheet-architecture sheet-ga2-1"> </button> <button type="action" name="act_architecture3" class="sheet-architecture sheet-ga2-1 sheet-ga2-2"> </button> <button type="action" name="act_architecture4" class="sheet-architecture sheet-ga2-1 sheet-ga2-2 sheet-ga2-3"> </button> <button type="action" name="act_architecture5" class="sheet-architecture sheet-ga2-1 sheet-ga2-2 sheet-ga2-3 sheet-ga2-4"> </button> <button type="action" name="act_architecture6" class="sheet-architecture sheet-ga2-1 sheet-ga2-2 sheet-ga2-3 sheet-ga2-4 sheet-ga2-5"> </button> <label> </label> <input name="attr_architecture_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>History (Ancient) </label> <input type="number" name="attr_historyancient_actual" class="sheet-currentval" value="(@{historyancient} - 1)" disabled > <button type="action" name="act_historyancient1" class="sheet-historyancient"> </button> <button type="action" name="act_historyancient2" class="sheet-historyancient sheet-ga3-1"> </button> <button type="action" name="act_historyancient3" class="sheet-historyancient sheet-ga3-1 sheet-ga3-2"> </button> <button type="action" name="act_historyancient4" class="sheet-historyancient sheet-ga3-1 sheet-ga3-2 sheet-ga3-3"> </button> <button type="action" name="act_historyancient5" class="sheet-historyancient sheet-ga3-1 sheet-ga3-2 sheet-ga3-3 sheet-ga3-4"> </button> <button type="action" name="act_historyancient6" class="sheet-historyancient sheet-ga3-1 sheet-ga3-2 sheet-ga3-3 sheet-ga3-4 sheet-ga3-5"> </button> <label> </label> <input name="attr_historyancient_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>History (Contemporary) </label> <input type="number" name="attr_historycontemporary_actual" class="sheet-currentval" value="(@{historycontemporary} - 1)" disabled > <button type="action" name="act_historycontemporary1" class="sheet-historycontemporary"> </button> <button type="action" name="act_historycontemporary2" class="sheet-historycontemporary sheet-ga4-1"> </button> <button type="action" name="act_historycontemporary3" class="sheet-historycontemporary sheet-ga4-1 sheet-ga4-2"> </button> <button type="action" name="act_historycontemporary4" class="sheet-historycontemporary sheet-ga4-1 sheet-ga4-2 sheet-ga4-3"> </button> <button type="action" name="act_historycontemporary5" class="sheet-historycontemporary sheet-ga4-1 sheet-ga4-2 sheet-ga4-3 sheet-ga4-4"> </button> <button type="action" name="act_historycontemporary6" class="sheet-historycontemporary sheet-ga4-1 sheet-ga4-2 sheet-ga4-3 sheet-ga4-4 sheet-ga4-5"> </button> <label> </label> <input name="attr_historycontemporary_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>History (Future) </label> <input type="number" name="attr_historyfuture_actual" class="sheet-currentval" value="(@{historyfuture} - 1)" disabled > <button type="action" name="act_historyfuture1" class="sheet-historyfuture"> </button> <button type="action" name="act_historyfuture2" class="sheet-historyfuture sheet-ga5-1"> </button> <button type="action" name="act_historyfuture3" class="sheet-historyfuture sheet-ga5-1 sheet-ga5-2"> </button> <button type="action" name="act_historyfuture4" class="sheet-historyfuture sheet-ga5-1 sheet-ga5-2 sheet-ga5-3"> </button> <button type="action" name="act_historyfuture5" class="sheet-historyfuture sheet-ga5-1 sheet-ga5-2 sheet-ga5-3 sheet-ga5-4"> </button> <button type="action" name="act_historyfuture6" class="sheet-historyfuture sheet-ga5-1 sheet-ga5-2 sheet-ga5-3 sheet-ga5-4 sheet-ga5-5"> </button> <label> </label> <input name="attr_historyfuture_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Military Tactics </label> <input type="number" name="attr_militarytactics_actual" class="sheet-currentval" value="(@{militarytactics} - 1)" disabled > <button type="action" name="act_militarytactics1" class="sheet-militarytactics"> </button> <button type="action" name="act_militarytactics2" class="sheet-militarytactics sheet-ga6-1"> </button> <button type="action" name="act_militarytactics3" class="sheet-militarytactics sheet-ga6-1 sheet-ga6-2"> </button> <button type="action" name="act_militarytactics4" class="sheet-militarytactics sheet-ga6-1 sheet-ga6-2 sheet-ga6-3"> </button> <button type="action" name="act_militarytactics5" class="sheet-militarytactics sheet-ga6-1 sheet-ga6-2 sheet-ga6-3 sheet-ga6-4"> </button> <button type="action" name="act_militarytactics6" class="sheet-militarytactics sheet-ga6-1 sheet-ga6-2 sheet-ga6-3 sheet-ga6-4 sheet-ga6-5"> </button> <label> </label> <input name="attr_militarytactics_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Research </label> <input type="number" name="attr_research_actual" class="sheet-currentval" value="(@{research} - 1)" disabled > <button type="action" name="act_research1" class="sheet-research"> </button> <button type="action" name="act_research2" class="sheet-research sheet-ga7-1"> </button> <button type="action" name="act_research3" class="sheet-research sheet-ga7-1 sheet-ga7-2"> </button> <button type="action" name="act_research4" class="sheet-research sheet-ga7-1 sheet-ga7-2 sheet-ga7-3"> </button> <button type="action" name="act_research5" class="sheet-research sheet-ga7-1 sheet-ga7-2 sheet-ga7-3 sheet-ga7-4"> </button> <button type="action" name="act_research6" class="sheet-research sheet-ga7-1 sheet-ga7-2 sheet-ga7-3 sheet-ga7-4 sheet-ga7-5"> </button> <label> </label> <input name="attr_research_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Timecraft </label> <input type="number" name="attr_timecraft_actual" class="sheet-currentval" value="(@{timecraft} - 1)" disabled > <button type="action" name="act_timecraft1" class="sheet-timecraft"> </button> <button type="action" name="act_timecraft2" class="sheet-timecraft sheet-ga8-1"> </button> <button type="action" name="act_timecraft3" class="sheet-timecraft sheet-ga8-1 sheet-ga8-2"> </button> <button type="action" name="act_timecraft4" class="sheet-timecraft sheet-ga8-1 sheet-ga8-2 sheet-ga8-3"> </button> <button type="action" name="act_timecraft5" class="sheet-timecraft sheet-ga8-1 sheet-ga8-2 sheet-ga8-3 sheet-ga8-4"> </button> <button type="action" name="act_timecraft6" class="sheet-timecraft sheet-ga8-1 sheet-ga8-2 sheet-ga8-3 sheet-ga8-4 sheet-ga8-5"> </button> <label> </label> <input name="attr_timecraft_max" type="number" value="1" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Trivia </label> <input type="number" name="attr_trivia_actual" class="sheet-currentval" value="(@{trivia} - 1)" disabled > <button type="action" name="act_trivia1" class="sheet-trivia"> </button> <button type="action" name="act_trivia2" class="sheet-trivia sheet-ga9-1"> </button> <button type="action" name="act_trivia3" class="sheet-trivia sheet-ga9-1 sheet-ga9-2"> </button> <button type="action" name="act_trivia4" class="sheet-trivia sheet-ga9-1 sheet-ga9-2 sheet-ga9-3"> </button> <button type="action" name="act_trivia5" class="sheet-trivia sheet-ga9-1 sheet-ga9-2 sheet-ga9-3 sheet-ga9-4"> </button> <button type="action" name="act_trivia6" class="sheet-trivia sheet-ga9-1 sheet-ga9-2 sheet-ga9-3 sheet-ga9-4 sheet-ga9-5"> </button> <label> </label> <input name="attr_trivia_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="sheet-investabilitiesinterpersonal">
|
|
|
|
<input type="hidden" name="attr_authority" class="sheet-authority" value="1" />
|
|
<input type="hidden" name="attr_bureaucracy" class="sheet-bureaucracy" value="1" />
|
|
<input type="hidden" name="attr_charm" class="sheet-charm" value="1" />
|
|
<input type="hidden" name="attr_falsehooddetection" class="sheet-falsehooddetection" value="1" />
|
|
<input type="hidden" name="attr_highsociety" class="sheet-highsociety" value="1" />
|
|
<input type="hidden" name="attr_intimidation" class="sheet-intimidation" value="1" />
|
|
<input type="hidden" name="attr_reassurance" class="sheet-reassurance" value="1" />
|
|
<input type="hidden" name="attr_streetwise" class="sheet-streetwise" value="1" />
|
|
<input type="hidden" name="attr_taunt" class="sheet-taunt" value="1" />
|
|
|
|
|
|
<label> </label> <label> </label> <label> 0 </label> <label> 1 </label> <label> 2 </label> <label> 3 </label> <label> 4 </label> <label> 5 </label> <label> </label> <label> Max </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Authority </label> <input type="number" name="attr_authority_actual" class="sheet-currentval" value="(@{authority} - 1)" disabled > <button type="action" name="act_authority1" class="sheet-authority"> </button> <button type="action" name="act_authority2" class="sheet-authority sheet-gi1-1"> </button> <button type="action" name="act_authority3" class="sheet-authority sheet-gi1-1 sheet-gi1-2"> </button> <button type="action" name="act_authority4" class="sheet-authority sheet-gi1-1 sheet-gi1-2 sheet-gi1-3"> </button> <button type="action" name="act_authority5" class="sheet-authority sheet-gi1-1 sheet-gi1-2 sheet-gi1-3 sheet-gi1-4"> </button> <button type="action" name="act_authority6" class="sheet-authority sheet-gi1-1 sheet-gi1-2 sheet-gi1-3 sheet-gi1-4 sheet-gi1-5"> </button> <label> </label> <input name="attr_authority_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Bureaucracy </label> <input type="number" name="attr_bureaucracy_actual" class="sheet-currentval" value="(@{bureaucracy} - 1)" disabled > <button type="action" name="act_bureaucracy1" class="sheet-bureaucracy"> </button> <button type="action" name="act_bureaucracy2" class="sheet-bureaucracy sheet-gi2-1"> </button> <button type="action" name="act_bureaucracy3" class="sheet-bureaucracy sheet-gi2-1 sheet-gi2-2"> </button> <button type="action" name="act_bureaucracy4" class="sheet-bureaucracy sheet-gi2-1 sheet-gi2-2 sheet-gi2-3"> </button> <button type="action" name="act_bureaucracy5" class="sheet-bureaucracy sheet-gi2-1 sheet-gi2-2 sheet-gi2-3 sheet-gi2-4"> </button> <button type="action" name="act_bureaucracy6" class="sheet-bureaucracy sheet-gi2-1 sheet-gi2-2 sheet-gi2-3 sheet-gi2-4 sheet-gi2-5"> </button> <label> </label> <input name="attr_bureaucracy_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Charm </label> <input type="number" name="attr_charm_actual" class="sheet-currentval" value="(@{charm} - 1)" disabled > <button type="action" name="act_charm1" class="sheet-charm"> </button> <button type="action" name="act_charm2" class="sheet-charm sheet-gi3-1"> </button> <button type="action" name="act_charm3" class="sheet-charm sheet-gi3-1 sheet-gi3-2"> </button> <button type="action" name="act_charm4" class="sheet-charm sheet-gi3-1 sheet-gi3-2 sheet-gi3-3"> </button> <button type="action" name="act_charm5" class="sheet-charm sheet-gi3-1 sheet-gi3-2 sheet-gi3-3 sheet-gi3-4"> </button> <button type="action" name="act_charm6" class="sheet-charm sheet-gi3-1 sheet-gi3-2 sheet-gi3-3 sheet-gi3-4 sheet-gi3-5"> </button> <label> </label> <input name="attr_charm_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Falsehood Detection </label> <input type="number" name="attr_falsehooddetection_actual" class="sheet-currentval" value="(@{falsehooddetection} - 1)" disabled > <button type="action" name="act_falsehooddetection1" class="sheet-falsehooddetection"> </button> <button type="action" name="act_falsehooddetection2" class="sheet-falsehooddetection sheet-gi4-1"> </button> <button type="action" name="act_falsehooddetection3" class="sheet-falsehooddetection sheet-gi4-1 sheet-gi4-2"> </button> <button type="action" name="act_falsehooddetection4" class="sheet-falsehooddetection sheet-gi4-1 sheet-gi4-2 sheet-gi4-3"> </button> <button type="action" name="act_falsehooddetection5" class="sheet-falsehooddetection sheet-gi4-1 sheet-gi4-2 sheet-gi4-3 sheet-gi4-4"> </button> <button type="action" name="act_falsehooddetection6" class="sheet-falsehooddetection sheet-gi4-1 sheet-gi4-2 sheet-gi4-3 sheet-gi4-4 sheet-gi4-5"> </button> <label> </label> <input name="attr_falsehooddetection_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>High Society </label> <input type="number" name="attr_highsociety_actual" class="sheet-currentval" value="(@{highsociety} - 1)" disabled > <button type="action" name="act_highsociety1" class="sheet-highsociety"> </button> <button type="action" name="act_highsociety2" class="sheet-highsociety sheet-gi5-1"> </button> <button type="action" name="act_highsociety3" class="sheet-highsociety sheet-gi5-1 sheet-gi5-2"> </button> <button type="action" name="act_highsociety4" class="sheet-highsociety sheet-gi5-1 sheet-gi5-2 sheet-gi5-3"> </button> <button type="action" name="act_highsociety5" class="sheet-highsociety sheet-gi5-1 sheet-gi5-2 sheet-gi5-3 sheet-gi5-4"> </button> <button type="action" name="act_highsociety6" class="sheet-highsociety sheet-gi5-1 sheet-gi5-2 sheet-gi5-3 sheet-gi5-4 sheet-gi5-5"> </button> <label> </label> <input name="attr_highsociety_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Intimidation </label> <input type="number" name="attr_intimidation_actual" class="sheet-currentval" value="(@{intimidation} - 1)" disabled > <button type="action" name="act_intimidation1" class="sheet-intimidation"> </button> <button type="action" name="act_intimidation2" class="sheet-intimidation sheet-gi6-1"> </button> <button type="action" name="act_intimidation3" class="sheet-intimidation sheet-gi6-1 sheet-gi6-2"> </button> <button type="action" name="act_intimidation4" class="sheet-intimidation sheet-gi6-1 sheet-gi6-2 sheet-gi6-3"> </button> <button type="action" name="act_intimidation5" class="sheet-intimidation sheet-gi6-1 sheet-gi6-2 sheet-gi6-3 sheet-gi6-4"> </button> <button type="action" name="act_intimidation6" class="sheet-intimidation sheet-gi6-1 sheet-gi6-2 sheet-gi6-3 sheet-gi6-4 sheet-gi6-5"> </button> <label> </label> <input name="attr_intimidation_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Reassurance </label> <input type="number" name="attr_reassurance_actual" class="sheet-currentval" value="(@{reassurance} - 1)" disabled > <button type="action" name="act_reassurance1" class="sheet-reassurance"> </button> <button type="action" name="act_reassurance2" class="sheet-reassurance sheet-gi7-1"> </button> <button type="action" name="act_reassurance3" class="sheet-reassurance sheet-gi7-1 sheet-gi7-2"> </button> <button type="action" name="act_reassurance4" class="sheet-reassurance sheet-gi7-1 sheet-gi7-2 sheet-gi7-3"> </button> <button type="action" name="act_reassurance5" class="sheet-reassurance sheet-gi7-1 sheet-gi7-2 sheet-gi7-3 sheet-gi7-4"> </button> <button type="action" name="act_reassurance6" class="sheet-reassurance sheet-gi7-1 sheet-gi7-2 sheet-gi7-3 sheet-gi7-4 sheet-gi7-5"> </button> <label> </label> <input name="attr_reassurance_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Streetwise </label> <input type="number" name="attr_streetwise_actual" class="sheet-currentval" value="(@{streetwise} - 1)" disabled > <button type="action" name="act_streetwise1" class="sheet-streetwise"> </button> <button type="action" name="act_streetwise2" class="sheet-streetwise sheet-gi8-1"> </button> <button type="action" name="act_streetwise3" class="sheet-streetwise sheet-gi8-1 sheet-gi8-2"> </button> <button type="action" name="act_streetwise4" class="sheet-streetwise sheet-gi8-1 sheet-gi8-2 sheet-gi8-3"> </button> <button type="action" name="act_streetwise5" class="sheet-streetwise sheet-gi8-1 sheet-gi8-2 sheet-gi8-3 sheet-gi8-4"> </button> <button type="action" name="act_streetwise6" class="sheet-streetwise sheet-gi8-1 sheet-gi8-2 sheet-gi8-3 sheet-gi8-4 sheet-gi8-5"> </button> <label> </label> <input name="attr_streetwise_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Taunt </label> <input type="number" name="attr_taunt_actual" class="sheet-currentval" value="(@{taunt} - 1)" disabled > <button type="action" name="act_taunt1" class="sheet-taunt"> </button> <button type="action" name="act_taunt2" class="sheet-taunt sheet-gi9-1"> </button> <button type="action" name="act_taunt3" class="sheet-taunt sheet-gi9-1 sheet-gi9-2"> </button> <button type="action" name="act_taunt4" class="sheet-taunt sheet-gi9-1 sheet-gi9-2 sheet-gi9-3"> </button> <button type="action" name="act_taunt5" class="sheet-taunt sheet-gi9-1 sheet-gi9-2 sheet-gi9-3 sheet-gi9-4"> </button> <button type="action" name="act_taunt6" class="sheet-taunt sheet-gi9-1 sheet-gi9-2 sheet-gi9-3 sheet-gi9-4 sheet-gi9-5"> </button> <label> </label> <input name="attr_taunt_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="sheet-investnametechnical sheet-flex-col">
|
|
<h2> Technical Abilities </h2>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="sheet-investabilitiestechnical">
|
|
|
|
<input type="hidden" name="attr_forgery" class="sheet-forgery" value="1" />
|
|
<input type="hidden" name="attr_hacking" class="sheet-hacking" value="1" />
|
|
<input type="hidden" name="attr_medicalexpertise" class="sheet-medicalexpertise" value="1" />
|
|
<input type="hidden" name="attr_notice" class="sheet-notice" value="1" />
|
|
<input type="hidden" name="attr_outdoorsurvival" class="sheet-outdoorsurvival" value="1" />
|
|
<input type="hidden" name="attr_paradoxprevention" class="sheet-paradoxprevention" value="1" />
|
|
<input type="hidden" name="attr_science" class="sheet-science" value="1" />
|
|
<input type="hidden" name="attr_spying" class="sheet-spying" value="1" />
|
|
|
|
|
|
|
|
|
|
<label> </label> <label> </label> <label> 0 </label> <label> 1 </label> <label> 2 </label> <label> 3 </label> <label> 4 </label> <label> 5 </label> <label> </label> <label> Max </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Forgery </label> <input type="number" name="attr_forgery_actual" class="sheet-currentval" value="(@{forgery} - 1)" disabled > <button type="action" name="act_forgery1" class="sheet-forgery"> </button> <button type="action" name="act_forgery2" class="sheet-forgery sheet-gt1-1"> </button> <button type="action" name="act_forgery3" class="sheet-forgery sheet-gt1-1 sheet-gt1-2"> </button> <button type="action" name="act_forgery4" class="sheet-forgery sheet-gt1-1 sheet-gt1-2 sheet-gt1-3"> </button> <button type="action" name="act_forgery5" class="sheet-forgery sheet-gt1-1 sheet-gt1-2 sheet-gt1-3 sheet-gt1-4"> </button> <button type="action" name="act_forgery6" class="sheet-forgery sheet-gt1-1 sheet-gt1-2 sheet-gt1-3 sheet-gt1-4 sheet-gt1-5"> </button> <label> </label> <input name="attr_forgery_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Hacking </label> <input type="number" name="attr_hacking_actual" class="sheet-currentval" value="(@{hacking} - 1)" disabled > <button type="action" name="act_hacking1" class="sheet-hacking"> </button> <button type="action" name="act_hacking2" class="sheet-hacking sheet-gt2-1"> </button> <button type="action" name="act_hacking3" class="sheet-hacking sheet-gt2-1 sheet-gt2-2"> </button> <button type="action" name="act_hacking4" class="sheet-hacking sheet-gt2-1 sheet-gt2-2 sheet-gt2-3"> </button> <button type="action" name="act_hacking5" class="sheet-hacking sheet-gt2-1 sheet-gt2-2 sheet-gt2-3 sheet-gt2-4"> </button> <button type="action" name="act_hacking6" class="sheet-hacking sheet-gt2-1 sheet-gt2-2 sheet-gt2-3 sheet-gt2-4 sheet-gt2-5"> </button> <label> </label> <input name="attr_hacking_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Medical Expertise </label> <input type="number" name="attr_medicalexpertise_actual" class="sheet-currentval" value="(@{medicalexpertise} - 1)" disabled > <button type="action" name="act_medicalexpertise1" class="sheet-medicalexpertise"> </button> <button type="action" name="act_medicalexpertise2" class="sheet-medicalexpertise sheet-gt3-1"> </button> <button type="action" name="act_medicalexpertise3" class="sheet-medicalexpertise sheet-gt3-1 sheet-gt3-2"> </button> <button type="action" name="act_medicalexpertise4" class="sheet-medicalexpertise sheet-gt3-1 sheet-gt3-2 sheet-gt3-3"> </button> <button type="action" name="act_medicalexpertise5" class="sheet-medicalexpertise sheet-gt3-1 sheet-gt3-2 sheet-gt3-3 sheet-gt3-4"> </button> <button type="action" name="act_medicalexpertise6" class="sheet-medicalexpertise sheet-gt3-1 sheet-gt3-2 sheet-gt3-3 sheet-gt3-4 sheet-gt3-5"> </button> <label> </label> <input name="attr_medicalexpertise_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Notice </label> <input type="number" name="attr_notice_actual" class="sheet-currentval" value="(@{notice} - 1)" disabled > <button type="action" name="act_notice1" class="sheet-notice"> </button> <button type="action" name="act_notice2" class="sheet-notice sheet-gt4-1"> </button> <button type="action" name="act_notice3" class="sheet-notice sheet-gt4-1 sheet-gt4-2"> </button> <button type="action" name="act_notice4" class="sheet-notice sheet-gt4-1 sheet-gt4-2 sheet-gt4-3"> </button> <button type="action" name="act_notice5" class="sheet-notice sheet-gt4-1 sheet-gt4-2 sheet-gt4-3 sheet-gt4-4"> </button> <button type="action" name="act_notice6" class="sheet-notice sheet-gt4-1 sheet-gt4-2 sheet-gt4-3 sheet-gt4-4 sheet-gt4-5"> </button> <label> </label> <input name="attr_notice_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Outdoor Survival </label> <input type="number" name="attr_outdoorsurvival_actual" class="sheet-currentval" value="(@{outdoorsurvival} - 1)" disabled > <button type="action" name="act_outdoorsurvival1" class="sheet-outdoorsurvival"> </button> <button type="action" name="act_outdoorsurvival2" class="sheet-outdoorsurvival sheet-gt5-1"> </button> <button type="action" name="act_outdoorsurvival3" class="sheet-outdoorsurvival sheet-gt5-1 sheet-gt5-2"> </button> <button type="action" name="act_outdoorsurvival4" class="sheet-outdoorsurvival sheet-gt5-1 sheet-gt5-2 sheet-gt5-3"> </button> <button type="action" name="act_outdoorsurvival5" class="sheet-outdoorsurvival sheet-gt5-1 sheet-gt5-2 sheet-gt5-3 sheet-gt5-4"> </button> <button type="action" name="act_outdoorsurvival6" class="sheet-outdoorsurvival sheet-gt5-1 sheet-gt5-2 sheet-gt5-3 sheet-gt5-4 sheet-gt5-5"> </button> <label> </label> <input name="attr_outdoorsurvival_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Paradox Prevention </label> <input type="number" name="attr_paradoxprevention_actual" class="sheet-currentval" value="(@{paradoxprevention} - 1)" disabled > <button type="action" name="act_paradoxprevention1" class="sheet-paradoxprevention"> </button> <button type="action" name="act_paradoxprevention2" class="sheet-paradoxprevention sheet-gt6-1"> </button> <button type="action" name="act_paradoxprevention3" class="sheet-paradoxprevention sheet-gt6-1 sheet-gt6-2"> </button> <button type="action" name="act_paradoxprevention4" class="sheet-paradoxprevention sheet-gt6-1 sheet-gt6-2 sheet-gt6-3"> </button> <button type="action" name="act_paradoxprevention5" class="sheet-paradoxprevention sheet-gt6-1 sheet-gt6-2 sheet-gt6-3 sheet-gt6-4"> </button> <button type="action" name="act_paradoxprevention6" class="sheet-paradoxprevention sheet-gt6-1 sheet-gt6-2 sheet-gt6-3 sheet-gt6-4 sheet-gt6-5"> </button> <label> </label> <input name="attr_paradoxprevention_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Science! </label> <input type="number" name="attr_science_actual" class="sheet-currentval" value="(@{science} - 1)" disabled > <button type="action" name="act_science1" class="sheet-science"> </button> <button type="action" name="act_science2" class="sheet-science sheet-gt7-1"> </button> <button type="action" name="act_science3" class="sheet-science sheet-gt7-1 sheet-gt7-2"> </button> <button type="action" name="act_science4" class="sheet-science sheet-gt7-1 sheet-gt7-2 sheet-gt7-3"> </button> <button type="action" name="act_science5" class="sheet-science sheet-gt7-1 sheet-gt7-2 sheet-gt7-3 sheet-gt7-4"> </button> <button type="action" name="act_science6" class="sheet-science sheet-gt7-1 sheet-gt7-2 sheet-gt7-3 sheet-gt7-4 sheet-gt7-5"> </button> <label> </label> <input name="attr_science_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Spying </label> <input type="number" name="attr_spying_actual" class="sheet-currentval" value="(@{spying} - 1)" disabled > <button type="action" name="act_spying1" class="sheet-spying"> </button> <button type="action" name="act_spying2" class="sheet-spying sheet-gt8-1"> </button> <button type="action" name="act_spying3" class="sheet-spying sheet-gt8-1 sheet-gt8-2"> </button> <button type="action" name="act_spying4" class="sheet-spying sheet-gt8-1 sheet-gt8-2 sheet-gt8-3"> </button> <button type="action" name="act_spying5" class="sheet-spying sheet-gt8-1 sheet-gt8-2 sheet-gt8-3 sheet-gt8-4"> </button> <button type="action" name="act_spying6" class="sheet-spying sheet-gt8-1 sheet-gt8-2 sheet-gt8-3 sheet-gt8-4 sheet-gt8-5"> </button> <label> </label> <input name="attr_spying_max" type="number" value="0" class="sheet-max-main" />
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="sheet-buildname sheet-flex-col">
|
|
<h2> Build Points </h2>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-buildsection">
|
|
|
|
<label> </label> <label> Total </label> <label> </label> <label> Used </label> <label> </label> <label> Remaining </label> <label> </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>General Points </label> <input name="attr_general_points_max" type="number" value="50" /> <label> </label> <input type="number" name="attr_general_points" class="sheet-currentval" value="(@{chronal_stability|max} + @{health|max} + @{athletics|max} + @{burglary|max} + @{disguise|max} + @{medic|max} + @{preparedness|max} + @{realityanchor|max} + @{scuffling|max} + @{shooting|max} + @{tinkering|max} + @{unobtrusiveness|max} + @{vehicles|max} - 12)" disabled > <label> </label> <input type="number" name="attr_general_points_remaining" class="sheet-currentval" value="(@{general_points|max} - @{general_points})" disabled > <label> </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
<label>Investigative Points </label> <input name="attr_investigative_points_max" type="number" value="18" /> <label> </label> <input type="number" name="attr_investigative_points" class="sheet-currentval" value="(@{anthropology|max} + @{architecture|max} + @{historyancient|max} + @{historycontemporary|max} + @{historyfuture|max} + @{militarytactics|max} + @{research|max} + @{timecraft|max} + @{trivia|max} + @{authority|max} + @{bureaucracy|max} + @{charm|max} + @{falsehooddetection|max} + @{highsociety|max} + @{intimidation|max} + @{reassurance|max} + @{streetwise|max} + @{taunt|max} + @{forgery|max} + @{hacking|max} + @{medicalexpertise|max} + @{notice|max} + @{outdoorsurvival|max} + @{paradoxprevention|max} + @{science|max} + @{spying|max} - 1)" disabled > <label> </label> <input type="number" name="attr_investigative_points_remaining" class="sheet-currentval" value="(@{investigative_points|max} - @{investigative_points})" disabled > <label> </label>
|
|
|
|
<label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label> <label> </label>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-macrosection">
|
|
|
|
<!-- Not possible to update through a sheetworker because the buttons for current value will override. Players will need to manually update their current points -->
|
|
|
|
<label> Changing a Total will make the calculation update. The bubbles are to track current points during a session. </label> <label> </label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- Notes tab -->
|
|
<div class="sheet-main-info">
|
|
|
|
<div class="charhistoryname sheet-flex-col">
|
|
<h2>Character History and Secrets</h2>
|
|
</div>
|
|
|
|
<div class="charhistory">
|
|
|
|
<textarea name="attr_characterhistorysecrets" class="sheet-notetext" value=""> </textarea>
|
|
|
|
</div>
|
|
|
|
<div class="charinteractionsname sheet-flex-col">
|
|
<h2>Character Interactions</h2>
|
|
</div>
|
|
|
|
<div class="charinteractions">
|
|
|
|
<textarea name="attr_characterinteractions" class="sheet-notetext" value=""> </textarea>
|
|
|
|
</div>
|
|
|
|
<div class="charnotesname sheet-flex-col">
|
|
<h2>Notes</h2>
|
|
</div>
|
|
|
|
<div class="charnotes">
|
|
|
|
<textarea name="attr_characternotes" class="sheet-notetext" value=""> </textarea>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<!-- Roll template -->
|
|
|
|
<rolltemplate class="sheet-rolltemplate-custom">
|
|
<div class="sheet-container sheet-color-{{color}}">
|
|
<div class="sheet-header">
|
|
{{#title}}<div class="sheet-title">{{title}}</div>{{/title}}
|
|
{{#subtitle}}<div class="sheet-subtitle">{{subtitle}}</div>{{/subtitle}}
|
|
</div>
|
|
<div class="sheet-content">
|
|
{{#allprops() title subtitle desc color}}
|
|
<div class="sheet-key">{{key}}</div>
|
|
<div class="sheet-value">{{value}}</div>
|
|
{{/allprops() title subtitle desc color}}
|
|
{{#desc}}<div class="sheet-desc">{{desc}}</div>{{/desc}}
|
|
</div>
|
|
</div>
|
|
</rolltemplate>
|
|
|
|
|
|
<script type="text/worker">
|
|
|
|
|
|
//Buttons for Tabs
|
|
const buttonlist = ["pc","generalabilities","investigativeabilities","info"];
|
|
buttonlist.forEach(button => {
|
|
on(`clicked:${button}`, function() {
|
|
setAttrs({
|
|
sheetTab: button,
|
|
});
|
|
});
|
|
});
|
|
|
|
|
|
//To change value on button click, for all the attributes
|
|
|
|
const chronalValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27"];
|
|
chronalValues.forEach(function(value) {
|
|
on(`clicked:chronal${value}`, function() {
|
|
setAttrs({
|
|
"chronal": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const healthValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27"];
|
|
healthValues.forEach(function(value) {
|
|
on(`clicked:health${value}`, function() {
|
|
setAttrs({
|
|
"health": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const athleticsValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
athleticsValues.forEach(function(value) {
|
|
on(`clicked:athletics${value}`, function() {
|
|
setAttrs({
|
|
"athletics": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const burglaryValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
burglaryValues.forEach(function(value) {
|
|
on(`clicked:burglary${value}`, function() {
|
|
setAttrs({
|
|
"burglary": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const disguiseValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
disguiseValues.forEach(function(value) {
|
|
on(`clicked:disguise${value}`, function() {
|
|
setAttrs({
|
|
"disguise": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const medicValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
medicValues.forEach(function(value) {
|
|
on(`clicked:medic${value}`, function() {
|
|
setAttrs({
|
|
"medic": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const preparednessValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
preparednessValues.forEach(function(value) {
|
|
on(`clicked:preparedness${value}`, function() {
|
|
setAttrs({
|
|
"preparedness": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const realityanchorValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
realityanchorValues.forEach(function(value) {
|
|
on(`clicked:realityanchor${value}`, function() {
|
|
setAttrs({
|
|
"realityanchor": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const scufflingValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
scufflingValues.forEach(function(value) {
|
|
on(`clicked:scuffling${value}`, function() {
|
|
setAttrs({
|
|
"scuffling": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const shootingValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
shootingValues.forEach(function(value) {
|
|
on(`clicked:shooting${value}`, function() {
|
|
setAttrs({
|
|
"shooting": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const tinkeringValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
tinkeringValues.forEach(function(value) {
|
|
on(`clicked:tinkering${value}`, function() {
|
|
setAttrs({
|
|
"tinkering": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const unobtrusivenessValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
unobtrusivenessValues.forEach(function(value) {
|
|
on(`clicked:unobtrusiveness${value}`, function() {
|
|
setAttrs({
|
|
"unobtrusiveness": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const vehiclesValues = ["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19"];
|
|
vehiclesValues.forEach(function(value) {
|
|
on(`clicked:vehicles${value}`, function() {
|
|
setAttrs({
|
|
"vehicles": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const anthropologyValues = ["1","2","3","4","5","6"];
|
|
anthropologyValues.forEach(function(value) {
|
|
on(`clicked:anthropology${value}`, function() {
|
|
setAttrs({
|
|
"anthropology": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const architectureValues = ["1","2","3","4","5","6"];
|
|
architectureValues.forEach(function(value) {
|
|
on(`clicked:architecture${value}`, function() {
|
|
setAttrs({
|
|
"architecture": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const historyancientValues = ["1","2","3","4","5","6"];
|
|
historyancientValues.forEach(function(value) {
|
|
on(`clicked:historyancient${value}`, function() {
|
|
setAttrs({
|
|
"historyancient": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const historycontemporaryValues = ["1","2","3","4","5","6"];
|
|
historycontemporaryValues.forEach(function(value) {
|
|
on(`clicked:historycontemporary${value}`, function() {
|
|
setAttrs({
|
|
"historycontemporary": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const historyfutureValues = ["1","2","3","4","5","6"];
|
|
historyfutureValues.forEach(function(value) {
|
|
on(`clicked:historyfuture${value}`, function() {
|
|
setAttrs({
|
|
"historyfuture": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const militarytacticsValues = ["1","2","3","4","5","6"];
|
|
militarytacticsValues.forEach(function(value) {
|
|
on(`clicked:militarytactics${value}`, function() {
|
|
setAttrs({
|
|
"militarytactics": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const researchValues = ["1","2","3","4","5","6"];
|
|
researchValues.forEach(function(value) {
|
|
on(`clicked:research${value}`, function() {
|
|
setAttrs({
|
|
"research": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const timecraftValues = ["1","2","3","4","5","6"];
|
|
timecraftValues.forEach(function(value) {
|
|
on(`clicked:timecraft${value}`, function() {
|
|
setAttrs({
|
|
"timecraft": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const triviaValues = ["1","2","3","4","5","6"];
|
|
triviaValues.forEach(function(value) {
|
|
on(`clicked:trivia${value}`, function() {
|
|
setAttrs({
|
|
"trivia": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const authorityValues = ["1","2","3","4","5","6"];
|
|
authorityValues.forEach(function(value) {
|
|
on(`clicked:authority${value}`, function() {
|
|
setAttrs({
|
|
"authority": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const bureaucracyValues = ["1","2","3","4","5","6"];
|
|
bureaucracyValues.forEach(function(value) {
|
|
on(`clicked:bureaucracy${value}`, function() {
|
|
setAttrs({
|
|
"bureaucracy": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const charmValues = ["1","2","3","4","5","6"];
|
|
charmValues.forEach(function(value) {
|
|
on(`clicked:charm${value}`, function() {
|
|
setAttrs({
|
|
"charm": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const falsehooddetectionValues = ["1","2","3","4","5","6"];
|
|
falsehooddetectionValues.forEach(function(value) {
|
|
on(`clicked:falsehooddetection${value}`, function() {
|
|
setAttrs({
|
|
"falsehooddetection": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const highsocietyValues = ["1","2","3","4","5","6"];
|
|
highsocietyValues.forEach(function(value) {
|
|
on(`clicked:highsociety${value}`, function() {
|
|
setAttrs({
|
|
"highsociety": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const intimidationValues = ["1","2","3","4","5","6"];
|
|
intimidationValues.forEach(function(value) {
|
|
on(`clicked:intimidation${value}`, function() {
|
|
setAttrs({
|
|
"intimidation": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const reassuranceValues = ["1","2","3","4","5","6"];
|
|
reassuranceValues.forEach(function(value) {
|
|
on(`clicked:reassurance${value}`, function() {
|
|
setAttrs({
|
|
"reassurance": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const streetwiseValues = ["1","2","3","4","5","6"];
|
|
streetwiseValues.forEach(function(value) {
|
|
on(`clicked:streetwise${value}`, function() {
|
|
setAttrs({
|
|
"streetwise": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const tauntValues = ["1","2","3","4","5","6"];
|
|
tauntValues.forEach(function(value) {
|
|
on(`clicked:taunt${value}`, function() {
|
|
setAttrs({
|
|
"taunt": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const forgeryValues = ["1","2","3","4","5","6"];
|
|
forgeryValues.forEach(function(value) {
|
|
on(`clicked:forgery${value}`, function() {
|
|
setAttrs({
|
|
"forgery": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const hackingValues = ["1","2","3","4","5","6"];
|
|
hackingValues.forEach(function(value) {
|
|
on(`clicked:hacking${value}`, function() {
|
|
setAttrs({
|
|
"hacking": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const medicalexpertiseValues = ["1","2","3","4","5","6"];
|
|
medicalexpertiseValues.forEach(function(value) {
|
|
on(`clicked:medicalexpertise${value}`, function() {
|
|
setAttrs({
|
|
"medicalexpertise": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const noticeValues = ["1","2","3","4","5","6"];
|
|
noticeValues.forEach(function(value) {
|
|
on(`clicked:notice${value}`, function() {
|
|
setAttrs({
|
|
"notice": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const outdoorsurvivalValues = ["1","2","3","4","5","6"];
|
|
outdoorsurvivalValues.forEach(function(value) {
|
|
on(`clicked:outdoorsurvival${value}`, function() {
|
|
setAttrs({
|
|
"outdoorsurvival": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const paradoxpreventionValues = ["1","2","3","4","5","6"];
|
|
paradoxpreventionValues.forEach(function(value) {
|
|
on(`clicked:paradoxprevention${value}`, function() {
|
|
setAttrs({
|
|
"paradoxprevention": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const scienceValues = ["1","2","3","4","5","6"];
|
|
scienceValues.forEach(function(value) {
|
|
on(`clicked:science${value}`, function() {
|
|
setAttrs({
|
|
"science": value
|
|
});
|
|
});
|
|
});
|
|
|
|
const spyingValues = ["1","2","3","4","5","6"];
|
|
spyingValues.forEach(function(value) {
|
|
on(`clicked:spying${value}`, function() {
|
|
setAttrs({
|
|
"spying": value
|
|
});
|
|
});
|
|
});
|
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|