mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
3595 lines
204 KiB
HTML
3595 lines
204 KiB
HTML
|
||
<input name="attr_version" type="hidden" value="1.05"/>
|
||
<!-- SKILL FOR UNNATURAL-->
|
||
<input name="attr_initial_san" type="hidden" value="1"/>
|
||
<input name="attr_initial_con" type="hidden" value="1"/>
|
||
<input name="attr_initial_str" type="hidden" value="1"/>
|
||
<input name="attr_initial_hp" type="hidden" value="1"/>
|
||
<!-- TABS-->
|
||
<!-- =============================-->
|
||
<input class="type" name="attr_sheet_type" type="hidden" value="pc"/>
|
||
<input class="display_string" name="attr_toggles" type="hidden" value=""/>
|
||
<!--TABS & LOGO-->
|
||
<!-- =============================-->
|
||
<div class="tabs grid">
|
||
<!-- Buttons to toggle on GM whisper--><span data-i18n-title="GM Whisper">GM Whisper</span>
|
||
<label class="switch" data-i18-titlen="whisper rolls to gm" title="whisper rolls to gm">
|
||
<input class="whisper-toggle" name="attr_gm_toggle" type="checkbox" value="/w gm"/><span class="slider"></span>
|
||
</label>
|
||
<!-- LOGO--><img alt="APOCTHULHU" width="600" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/APOCTHULHU/img/apocthulhu-logo.jpg"/>
|
||
<!-- CHARACTER SHEETS--><span data-i18n="Sheet Type">Sheet Type</span>
|
||
<select name="attr_sheet_type">
|
||
<optgroup label="Sheet Type">
|
||
<option data-i18n="pc" value="pc">pc</option>
|
||
<option data-i18n="npc" value="npc">npc</option>
|
||
</optgroup>
|
||
</select>
|
||
</div>
|
||
<!-- NPC SHEET-->
|
||
<!-- =============================-->
|
||
<div class="npc">
|
||
<div class="grid">
|
||
<div class="section-header">
|
||
<label data-i18n-title="enter a name for non-player character" title="enter a name for non-player character">
|
||
<input data-i18n-placeholder="character name" name="attr_name" placeholder="Character name" title="@{name}" type="text" value=""/>
|
||
</label>
|
||
</div>
|
||
<div class="grid section-body">
|
||
<label class="row" data-i18n-title="enter npc description" title="enter npc description">
|
||
<textarea name="attr_npc_description" placeholder="description"></textarea>
|
||
</label>
|
||
<button name="strength" data-i18n-title="strength roll" title="strength roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{strength}}} {{subheader=@{strength}}} {{dice=[[1d100]]}} {{stat=[[@{strength_score}]]}} {{score=[[@{strength}]]}}">
|
||
<h1 class="align-left" data-i18n="STR">STR</h1>
|
||
</button>
|
||
<label data-i18n-title="strength score" title="strength score">
|
||
<input class="text-align-left short" min="0" name="attr_strength_score" style="width:40%" placeholder="-" title="@{strength_score}" type="number" value=" "/><span class="slash">[</span><span class="center" name="attr_strength" title="@{strength}"></span><span class="slash">%]</span>
|
||
</label>
|
||
<button name="constitution" data-i18n-title="constitution roll" title="constitution roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{constitution}}} {{subheader=@{constitution}}} {{dice=[[1d100]]}} {{stat=[[@{constitution_score}]]}} {{score=[[@{constitution}]]}}">
|
||
<h1 class="align-left" data-i18n="CON">CON</h1>
|
||
</button>
|
||
<label data-i18n-title="constitution score" title="constitution score">
|
||
<input class="text-align-left short" min="0" name="attr_constitution_score" style="width:40%" placeholder="-" title="@{constitution_score}" type="number" value=" "/><span class="slash">[</span><span class="center" name="attr_constitution" title="@{constitution}"></span><span class="slash">%]</span>
|
||
</label>
|
||
<button name="dexterity" data-i18n-title="dexterity roll" title="dexterity roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{dexterity}}} {{subheader=@{dexterity}}} {{dice=[[1d100]]}} {{stat=[[@{dexterity_score}]]}} {{score=[[@{dexterity}]]}}">
|
||
<h1 class="align-left" data-i18n="DEX">DEX</h1>
|
||
</button>
|
||
<label data-i18n-title="dexterity score" title="dexterity score">
|
||
<input class="text-align-left short" data-i18n-placeholder="-" style="width:40%" min="0" name="attr_dexterity_score" placeholder="10" title="@{dexterity_score}" type="number" value=" "/><span class="slash">[</span><span class="center" name="attr_dexterity" title="@{dexterity}"></span><span class="slash">%]</span>
|
||
</label>
|
||
<button name="intelligence" data-i18n-title="intelligence roll" title="intelligence roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{intelligence}}} {{subheader=@{intelligence}}} {{dice=[[1d100]]}} {{stat=[[@{intelligence_score}]]}} {{score=[[@{intelligence}]]}}">
|
||
<h1 class="align-left" data-i18n="INT">INT</h1>
|
||
</button>
|
||
<label data-i18n-title="intelligence score" title="intelligence score">
|
||
<input class="text-align-left short" data-i18n-placeholder="-" style="width:40%" min="0" name="attr_intelligence_score" placeholder="10" title="@{intelligence_score}" type="number" value=" "/><span class="slash">[</span><span class="center" name="attr_intelligence" title="@{intelligence}"></span><span class="slash">%]</span>
|
||
</label>
|
||
<button name="power" data-i18n-title="power roll" title="power roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{power}}} {{subheader=@{power}}} {{dice=[[1d100]]}} {{stat=[[@{power_score}]]}} {{score=[[@{power}]]}}">
|
||
<h1 class="align-left" data-i18n="POW">POW</h1>
|
||
</button>
|
||
<label data-i18n-title="power score" title="power score">
|
||
<input class="text-align-left short" min="0" name="attr_power_score" style="width:40%" placeholder="-" title="@{power_score}" type="number" value=" "/><span class="slash">[</span><span class="center" name="attr_power" title="@{power}"></span><span class="slash">%]</span>
|
||
</label>
|
||
<button name="charisma" data-i18n-title="charisma roll" title="charisma roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{charisma}}} {{subheader=@{charisma}}} {{dice=[[1d100]]}} {{stat=[[@{charisma_score}]]}} {{score=[[@{charisma}]]}}">
|
||
<h1 class="align-left" data-i18n="CHA">CHA</h1>
|
||
</button>
|
||
<label data-i18n-title="charisma score" title="charisma score">
|
||
<input class="text-align-left short" data-i18n-placeholder="-" style="width:40%" min="0" name="attr_charisma_score" placeholder="10" title="@{charisma_score}" type="number" value=" "/><span class="slash">[</span><span class="center" name="attr_charisma" title="@{charisma}"></span><span class="slash">%]</span>
|
||
</label>
|
||
<h1 data-i18n="HP">HP</h1>
|
||
<label data-i18n-title="enter hit points" title="enter hit points"><span class="center" name="attr_hit_points_max" title="@{undefined}"></span><span class="slash">/</span>
|
||
<input class="text-align-left short" data-i18n-placeholder="-" style="width:50%" name="attr_hit_points" placeholder="-" title="@{hit_points}" type="number" value=""/>
|
||
</label>
|
||
<h1 data-i18n="WP">WP</h1>
|
||
<label data-i18n-title="enter willpower points" title="enter willpower points"><span class="center" name="attr_willpower_points_max" title="@{undefined}"></span><span class="slash">/</span>
|
||
<input class="text-align-left short" data-i18n-placeholder="-" style="width:50%" name="attr_willpower_points" placeholder="-" title="@{willpower_points}" type="number" value=""/>
|
||
</label>
|
||
<div class="grid section sanloss">
|
||
<button name="san loss roll" data-i18n-title="san loss roll" title="san loss roll" type="roll" value="@{gm_toggle} &{template:sanloss} {{type=^{@{san_type}}}} {{success=@{san_success}}} {{failure=@{san_failure}}} {{roll1=[[@{san_success}]]}} {{roll2=[[@{san_failure}]]}} {{hasminsan=[[@{has_san_success}]]}} {{hasmaxsan=[[@{has_san_failure}]]}}">
|
||
<h1 data-i18n="SAN LOSS">SAN LOSS</h1>
|
||
</button>
|
||
<input class="text-align-left" data-i18n-placeholder="0" name="attr_san_success" placeholder="0" title="@{san_success}" type="text" value="0"/>
|
||
<input class="text-align-left" name="attr_has_san_success" type="hidden" value="1"/><span class="slash">/</span>
|
||
<input class="text-align-left" data-i18n-placeholder="1" name="attr_san_failure" placeholder="1" title="@{san_failure}" type="text" value="1"/>
|
||
<input class="text-align-left" name="attr_has_san_failure" type="hidden" value="1"/>
|
||
<select name="attr_san_type">
|
||
<optgroup label="Sanity Type">
|
||
<option data-i18n="unnatural" value="unnatural">unnatural</option>
|
||
<option data-i18n="violence" value="violence">violence</option>
|
||
<option data-i18n="helplessness" value="helplessness">helplessness</option>
|
||
</optgroup>
|
||
</select>
|
||
</div>
|
||
<h1 data-i18n="armor">ARMOR</h1>
|
||
<label data-i18n-title="enter armor text" title="enter armor text">
|
||
<input data-i18n-placeholder="8 points of thick hide" name="attr_armor" placeholder="8 points of thick hide" title="@{armor}" type="text" value=""/>
|
||
</label>
|
||
<h1 data-i18n="skills">skills</h1>
|
||
<div class="repeating-container skills">
|
||
<div class="grid section-header">
|
||
<h2 data-i18n="skill">name</h2>
|
||
<h2 data-i18n="rank">skill %</h2>
|
||
<h2 data-i18n="roll">roll</h2>
|
||
</div>
|
||
<fieldset class="repeating_skills">
|
||
<div class="grid section-skills border-bottom">
|
||
<label data-i18n-title="skill name" title="skill name">
|
||
<input class="center" data-i18n-placeholder="skill name" name="attr_name" placeholder="skill name" title="@{repeating_skills_${x}_name}" type="text" value=""/>
|
||
</label>
|
||
<label data-i18n-title="skill rank" title="skill rank">
|
||
<input data-i18n-placeholder="0" name="attr_rank" title="@{repeating_skills_${x}_rank}" placeholder="0" type="number" value=""/>
|
||
</label>
|
||
<button class="dicefontd10" data-i18n-title="skill roll" name="skill roll" title="skill roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=@{name}}} {{subheader=@{rank}}} {{rating=[[@{rank}]]}} {{dice=[[1d100]]}}">k</button>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<h1 data-i18n="attacks">attacks</h1>
|
||
<div class="repeating-container attacks">
|
||
<div class="grid section-header">
|
||
<h2 data-i18n="attack">attack</h2>
|
||
<h2 data-i18n="skill %">skill %</h2>
|
||
<h2 data-i18n="base range">base range</h2>
|
||
<h2 data-i18n="damage">damage</h2>
|
||
<h2 data-i18n="armor prce">armor prce</h2>
|
||
<h2 data-i18n="pris/worn/junk">pris/worn/junk</h2>
|
||
<h2 data-i18n="lethality %">lethality %</h2>
|
||
<h2 data-i18n="kill radius">kill radius</h2>
|
||
<h2 data-i18n="ammo">ammo</h2>
|
||
<h2 data-i18n="notes">notes</h2>
|
||
<h2 data-i18n="roll">roll</h2>
|
||
</div>
|
||
<fieldset class="repeating_weapons">
|
||
<div class="grid section-weapons border-bottom">
|
||
<label data-i18n-title="weapons input" title="weapons input">
|
||
<input data-i18n-placeholder="attack" name="attr_weapons" placeholder="attack" title="@{repeating_weapons_${x}_weapons}" type="text" value=""/>
|
||
</label>
|
||
<label data-i18n-title="skill % input" title="skill % input">
|
||
<input data-i18n-placeholder="skill %" name="attr_skill_percent" placeholder="skill %" title="@{repeating_weapons_${x}_skill_percent}" type="number" value=""/>
|
||
</label>
|
||
<label data-i18n-title="base range input" title="base range input">
|
||
<input data-i18n-placeholder="base range" name="attr_base_range" placeholder="base range" title="@{repeating_weapons_${x}_base_range}" type="text" value=""/>
|
||
</label>
|
||
<label data-i18n-title="damage input" title="damage input">
|
||
<input data-i18n-placeholder="damage" name="attr_damage" placeholder="damage" title="@{repeating_weapons_${x}_damage}" type="text" value=""/>
|
||
<input name="attr_hasdamage" type="hidden" value="0"/>
|
||
</label>
|
||
<label data-i18n-title="armor piercing input" title="armor piercing input">
|
||
<input data-i18n-placeholder="armor piercing" name="attr_armor_piercing" placeholder="armor piercing" title="@{repeating_weapons_${x}_armor_piercing}" type="text" value=""/>
|
||
</label>
|
||
<label data-i18n-title="pristine/worn/junk input" title="pristine/worn/junk input">
|
||
<input data-i18n-placeholder="pristine" name="attr_pristine_worn_junk" placeholder="pristine" title="@{repeating_weapons_${x}_pristine_worn_junk}" type="text" value=""/>
|
||
</label>
|
||
<label data-i18n-title="lethality % input" title="lethality % input">
|
||
<input data-i18n-placeholder="lethality %" name="attr_lethality_percent" placeholder="lethality %" title="@{repeating_weapons_${x}_lethality_percent}" type="number" value=""/>
|
||
<input name="attr_haslethality" type="hidden" value="0"/>
|
||
</label>
|
||
<label data-i18n-title="kill radius input" title="kill radius input">
|
||
<input data-i18n-placeholder="kill radius" name="attr_kill_radius" placeholder="kill radius" title="@{repeating_weapons_${x}_kill_radius}" type="text" value=""/>
|
||
</label>
|
||
<label data-i18n-title="ammo input" title="ammo input">
|
||
<input data-i18n-placeholder="ammo" name="attr_ammo" placeholder="ammo" title="@{repeating_weapons_${x}_ammo}" type="number" value=""/>
|
||
</label>
|
||
<label data-i18n-title="notes input" title="notes input">
|
||
<input data-i18n-placeholder="notes" name="attr_notes" placeholder="notes" title="@{repeating_weapons_${x}_notes}" type="text" value=""/>
|
||
</label>
|
||
<button class="dicefontd10" name="weapon" type="roll" title="weapon roll" value="@{gm_toggle} &{template:rolls} {{name=@{name}}} {{header=@{weapons}}} {{subheader=@{skill_percent}}} {{rating=[[@{skill_percent}]]}} {{dice=[[1d100]]}} {{hasdamage=[[@{hasdamage}]]}} {{damage=^{damage} [@{damage}](~repeating_weapons_damage)}} {{damage_critical=^{damage (×2)} [@{damage}](~repeating_weapons_damage_critical)}} {{haslethality=[[@{haslethality}]]}} {{lethality=^{lethality} [@{lethality_percent}%](~repeating_weapons_lethality)}} {{lethality_critical=^{lethality (×2)} [@{lethality_percent}%](~repeating_weapons_lethality_critical)}} {{AP=[[@{armor_piercing}+0]]}}">k</button>
|
||
<button class="none" name="roll_damage" type="roll" value="@{gm_toggle} &{template:damage} {{header=@{weapons}}} {{subheader=@{damage}}} {{damage=[[@{damage}]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
<button class="none" name="roll_lethality" type="roll" value="@{gm_toggle} &{template:lethality} {{header=@{weapons}}} {{subheader=@{lethality_percent}}}{{lethality_rating=[[@{lethality_percent}]]}} {{lethality=[[1d100]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
<button class="none" name="roll_damage_critical" type="roll" value="@{gm_toggle} &{template:damage} {{header=@{weapons}}} {{subheader=@{damage}}} {{damage=[[@{damage}*2]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
<button class="none" name="roll_lethality_critical" type="roll" value="@{gm_toggle} &{template:lethality_critical} {{header=@{weapons}}} {{subheader=@{lethality_percent}}} {{lethality_rating=[[@{lethality_percent}*2]]}} {{lethality=[[1d100]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<h1 data-i18n="other notes">other notes</h1>
|
||
<div class="repeating-container notes">
|
||
<div class="grid section-header">
|
||
<h2 data-i18n="name">name</h2>
|
||
<h2 data-i18n="notes">notes</h2>
|
||
</div>
|
||
<fieldset class="repeating_other">
|
||
<div class="grid section border-bottom">
|
||
<label data-i18n-title="other notes name" title="other notes name">
|
||
<input data-i18n-placeholder="name" name="attr_name" placeholder="name" title="@{repeating_other_${x}_name}" type="text"/>
|
||
</label>
|
||
<label data-i18n-title="other notes" title="other notes">
|
||
<input data-i18n-placeholder="notes" name="attr_notes" placeholder="notes" title="@{repeating_other_${x}_notes}" type="text"/>
|
||
</label>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- PC SHEET-->
|
||
<!-- =============================-->
|
||
<div class="pc">
|
||
<!--PERSONAL DATA-->
|
||
<div class="grid header-body personal-data border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="personal data" data-i18-title="personal data" title="personal data">survivor details</h1>
|
||
</div>
|
||
<div class="section-body">
|
||
<div class="grid section border-bottom">
|
||
<h2 class="aligned-left" data-i18n="Survivor's Name" data-i18-title="Survivor's Name" title="Survivor's Name">Survivor's Name</h2>
|
||
<label data-i18-title="Survivor's Name" title="Survivor's Name">
|
||
<input data-i18-placeholder="name" name="attr_name" placeholder="name" title="${name}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<h2 class="aligned-left" data-i18n="Archetype" data-i18-title="Archetype" title="Archetype">Archetype</h2>
|
||
<label data-i18-title="Archetype" title="Archetype">
|
||
<input data-i18-placeholder="archetype" name="attr_archetype" placeholder="archetype" title="${archetype}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
</div>
|
||
<div class="grid section border-bottom">
|
||
<h2 class="aligned-left" data-i18n="Setting" data-i18-title="Setting" title="Setting">Setting</h2>
|
||
<label data-i18-title="Setting" title="Setting">
|
||
<input data-i18-placeholder="setting" name="attr_setting" placeholder="setting" title="${setting}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<h2 class="aligned-left" data-i18n="Current Home" data-i18-title="Current Home" title="Current Home">Current Home</h2>
|
||
<label data-i18-title="Current Home" title="Current Home">
|
||
<input data-i18-placeholder="current home" name="attr_current_home" placeholder="current home" title="${current home}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
</div>
|
||
<div class="grid section border-bottom">
|
||
<h2 class="aligned-left" data-i18n="Sex" data-i18-title="Sex" title="Sex">Sex</h2>
|
||
<label data-i18-title="Sex" title="Sex">
|
||
<input data-i18-placeholder="sex" name="attr_sex" placeholder="sex" title="${sex}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<h2 class="aligned-left" data-i18n="Age" data-i18-title="Age" title="Age">Age</h2>
|
||
<label data-i18-title="Age" title="Age">
|
||
<input data-i18-placeholder="age" name="attr_age" placeholder="age" title="${age}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<h2 class="aligned-left" data-i18n="Birthplace" data-i18-title="Birthplace" title="Birthplace">Birthplace</h2>
|
||
<label data-i18-title="Birthplace" title="Birthplace">
|
||
<input data-i18-placeholder="birthplace" name="attr_birthplace" placeholder="birthplace" title="${birthplace}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--STATISTICAL DATA-->
|
||
<div class="grid header-body statistical-data border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="statistical data" data-i18n-title="statistical data" title="statistical data">statistical data</h1>
|
||
</div>
|
||
<!--STATISTICS-->
|
||
<div class="grid section-body">
|
||
<div class="grid section-stats">
|
||
<h2 class="aligned-left" data-i18n="Statistics" data-i18n-title="Statistics" title="Statistics">Statistics</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 class="center" data-i18n="score" data-i18n-title="score">score</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 class="center" data-i18n="x5" data-i18n-title="x5">x5</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 class="aligned-left" data-i18n="distinguishing features" data-i18n-title="">distinguishing features</h2>
|
||
<div class="horz-line"></div>
|
||
<button name="strength" data-i18n-title="strength roll" title="strength roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{strength}}} {{subheader=@{strength}}} {{dice=[[1d100]]}} {{stat=[[@{strength_score}]]}} {{score=[[@{strength}]]}}">
|
||
<h3 class="aligned-left" data-i18n="strength">strength</h3><span class="para" data-i18n="STR">STR</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="strength score" title="strength score">
|
||
<input min="0" name="attr_strength_score" placeholder="-" title="@{strength_score}" type="number" value=" "/>
|
||
</label>
|
||
<div class="vert-line"></div><span class="center" name="attr_strength" title="@{strength}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="strength distinguishing features" title="strength distinguishing features">
|
||
<input data-i18n-placeholder="distinguishing features" name="attr_strength_features" placeholder="distinguishing features" title="@{strength_features}" type="text"/>
|
||
</label>
|
||
<input name="attr_strength" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<button name="constitution" data-i18n-title="constitution roll" title="constitution roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{constitution}}} {{subheader=@{constitution}}} {{dice=[[1d100]]}} {{stat=[[@{constitution_score}]]}} {{score=[[@{constitution}]]}}">
|
||
<h3 class="aligned-left" data-i18n="constitution">constitution</h3><span class="para" data-i18n="CON">CON</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="constitution score" title="constitution score">
|
||
<input min="0" name="attr_constitution_score" placeholder="-" title="@{constitution_score}" type="number" value=" "/>
|
||
</label>
|
||
<div class="vert-line"></div><span class="center" name="attr_constitution" title="@{constitution}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="constitution distinguishing features" title="constitution distinguishing features">
|
||
<input data-i18n-placeholder="distinguishing features" name="attr_constitution_features" placeholder="distinguishing features" title="@{constitution_features}" type="text"/>
|
||
</label>
|
||
<input name="attr_constitution" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<button name="dexterity" data-i18n-title="dexterity roll" title="dexterity roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{dexterity}}} {{subheader=@{dexterity}}} {{dice=[[1d100]]}} {{stat=[[@{dexterity_score}]]}} {{score=[[@{dexterity}]]}}">
|
||
<h3 class="aligned-left" data-i18n="dexterity">dexterity</h3><span class="para" data-i18n="DEX">DEX</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="dexterity score" title="dexterity score">
|
||
<input data-i18n-placeholder="-" min="0" name="attr_dexterity_score" placeholder="-" title="@{dexterity_score}" type="number" value=" "/>
|
||
</label>
|
||
<div class="vert-line"></div><span class="center" name="attr_dexterity" title="@{dexterity}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="dexterity distinguishing features" title="dexterity distinguishing features">
|
||
<input data-i18n-placeholder="distinguishing features" name="attr_dexterity_features" placeholder="distinguishing features" title="@{dexterity_features}" type="text"/>
|
||
</label>
|
||
<input name="attr_dexterity" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<button name="intelligence" data-i18n-title="intelligence roll" title="intelligence roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{intelligence}}} {{subheader=@{intelligence}}} {{dice=[[1d100]]}} {{stat=[[@{intelligence_score}]]}} {{score=[[@{intelligence}]]}}">
|
||
<h3 class="aligned-left" data-i18n="intelligence">intelligence</h3><span class="para" data-i18n="INT">INT</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="intelligence score" title="intelligence score">
|
||
<input data-i18n-placeholder="-" min="0" name="attr_intelligence_score" placeholder="-" title="@{intelligence_score}" type="number" value=" "/>
|
||
</label>
|
||
<div class="vert-line"></div><span class="center" name="attr_intelligence" title="@{intelligence}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="intelligence distinguishing features" title="intelligence distinguishing features">
|
||
<input data-i18n-placeholder="distinguishing features" name="attr_intelligence_features" placeholder="distinguishing features" title="@{intelligence_features}" type="text"/>
|
||
</label>
|
||
<input name="attr_intelligence" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<button name="power" data-i18n-title="power roll" title="power roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{power}}} {{subheader=@{power}}} {{dice=[[1d100]]}} {{stat=[[@{power_score}]]}} {{score=[[@{power}]]}}">
|
||
<h3 class="aligned-left" data-i18n="power">power</h3><span class="para" data-i18n="POW">POW</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="power score" title="power score">
|
||
<input min="0" name="attr_power_score" placeholder="-" title="@{power_score}" type="number" value=" "/>
|
||
</label>
|
||
<div class="vert-line"></div><span class="center" name="attr_power" title="@{power}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="power distinguishing features" title="power distinguishing features">
|
||
<input data-i18n-placeholder="distinguishing features" name="attr_power_features" placeholder="distinguishing features" title="@{power_features}" type="text"/>
|
||
</label>
|
||
<input name="attr_power" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<button name="charisma" data-i18n-title="charisma roll" title="charisma roll" type="roll" value="@{gm_toggle} &{template:stats} {{header=^{charisma}}} {{subheader=@{charisma}}} {{dice=[[1d100]]}} {{stat=[[@{charisma_score}]]}} {{score=[[@{charisma}]]}}">
|
||
<h3 class="aligned-left" data-i18n="charisma">charisma</h3><span class="para" data-i18n="CHA">CHA</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="charisma score" title="charisma score">
|
||
<input data-i18n-placeholder="-" min="0" name="attr_charisma_score" placeholder="-" title="@{charisma_score}" type="number" value=" "/>
|
||
</label>
|
||
<div class="vert-line"></div><span class="center" name="attr_charisma" title="@{charisma}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="charisma distinguishing features" title="charisma distinguishing features">
|
||
<input data-i18n-placeholder="distinguishing features" name="attr_charisma_features" placeholder="distinguishing features" title="@{charisma_features}" type="text"/>
|
||
</label>
|
||
<input name="attr_charisma" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
</div>
|
||
<!--DERIVED ATTRIBUTES-->
|
||
<div class="grid section-derived">
|
||
<div class="grid section">
|
||
<h2 class="aligned-left">Derived Attributes</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 class="center">maximum</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 class="center">current</h2>
|
||
<div class="horz-line"></div>
|
||
<div class="derived-attr nbsp">
|
||
<h3 class="aligned-left" data-i18n="hit points" data-i18n-title="hit points">hit points</h3><span class="para" data-i18n="HP">HP</span>
|
||
</div>
|
||
<div class="vert-line"></div><span class="center" name="attr_hit_points_max" title="@{hit_points_max}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="hit points" title="hit points">
|
||
<input name="attr_hit_points" placeholder="-" title="@{hit_points}" type="number" value=" "/>
|
||
</label>
|
||
<input name="attr_hit_points_max" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<div class="derived-attr nbsp">
|
||
<h3 class="aligned-left" data-i18n="willpower points" data-i18n-title="willpower points">willpower points</h3><span class="para" data-i18n="WP">WP</span>
|
||
</div>
|
||
<div class="vert-line"></div><span class="center" name="attr_willpower_points_max" title="@{willpower_points_max}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="willpower points" title="willpower points">
|
||
<input name="attr_willpower_points" placeholder="-" title="@{willpower_points}" type="number" value=" "/>
|
||
</label>
|
||
<input name="attr_willpower_points_max" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<button name="SAN" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{SAN}}} {{subheader=@{sanity_points}}} {{rating=[[@{sanity_points}]]}} {{dice=[[1d100]]}}">
|
||
<h3 class="aligned-left" data-i18n="sanity points" data-i18n-title="sanity points">sanity points</h3><span class="para" data-i18n="SAN">SAN</span>
|
||
</button>
|
||
<div class="vert-line"></div><span class="center" name="attr_sanity_points_max" title="@{sanity_points_max}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="sanity points" title="sanity points">
|
||
<input name="attr_sanity_points" placeholder="-" title="@{sanity_points}" type="number" value=" "/>
|
||
</label>
|
||
<input name="attr_recovery_san_max" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<div class="derived-attr nbsp">
|
||
<h3 class="aligned-left" data-i18n="recovery SAN" data-i18n-title="recovery SAN">recover SAN</h3>
|
||
</div>
|
||
<div class="vert-line"></div><span class="center" name="attr_recovery_san_max" title="@{recover_san_max}" value=" "></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="recovery SAN" title="recovery SAN">
|
||
<input name="attr_recovery_san" placeholder="-" title="@{recovery_san}" type="number" value=" "/>
|
||
</label>
|
||
|
||
|
||
<input name="attr_breaking_point_max" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
<div class="derived-attr nbsp">
|
||
<h3 class="aligned-left" data-i18n="breaking point" data-i18n-title="breaking point">breaking point</h3><span class="para" data-i18n="BP">BP</span>
|
||
</div>
|
||
<div class="vert-line"></div><span class="center" name="attr_breaking_point_max" title="@{breaking_point_max}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="breaking point" title="breaking point">
|
||
<input name="attr_breaking_point" placeholder="-" title="@{breaking_point}" type="number" value=" "/>
|
||
</label>
|
||
<input name="attr_breaking_point_max" type="hidden" value=" "/>
|
||
<div class="horz-line"></div>
|
||
|
||
<div class="derived-attr nbsp">
|
||
<h3 class="aligned-left" data-i18n="damage bonus" data-i18n-title="damage bonus">damage bonus</h3><span class="para" data-i18n="DB">DB</span>
|
||
</div>
|
||
<div class="vert-line"></div><span class="center" name="attr_damage_bonus_max" title="@{damage_bonus_max}"></span>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="damage bonus" title="damage bonus">
|
||
<input name="attr_damage_bonus" placeholder=" " title="@{damage_bonus}" type="text" value="0"/>
|
||
</label>
|
||
<input name="attr_damage_bonus_max" type="hidden" value="0"/>
|
||
<div class="horz-line"></div>
|
||
|
||
|
||
<button name="Luck" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{Luck}}} {{subheader=@{luck}}} {{rating=[[@{luck}]]}} {{dice=[[1d100]]}}">
|
||
<h3 class="aligned-left" data-i18n="luck" data-i18n-title="luck">luck</h3>
|
||
</button>
|
||
<div class="vert-line"></div><span class="center" name="attr_luck_max" title="@{luck_max}"></span>
|
||
<div class="vert-line"></div><span class="center" name="attr_luck_max" title="@{luck_max}">
|
||
<input name="attr_luck" placeholder="10" title="@{luck}" type="hidden" value="50"/><span class="percent">%</span></span>
|
||
<input name="attr_luck_max" type="hidden" value="50"/>
|
||
<div class="horz-line"></div>
|
||
</div>
|
||
</div>
|
||
<!--PHYSICAL DESCRIPTION-->
|
||
<div class="grid section-physical">
|
||
<h2 class="aligned-left">physical description</h2>
|
||
<textarea name="attr_physical_description" placeholder="physical description" title="@{physical_description}"></textarea>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--PSYCHOLOGICAL DATA-->
|
||
<div class="grid header-body pyschological-data border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="bonds and disorders" data-i18n-title="bonds and disorders">bonds and disorders</h1>
|
||
</div>
|
||
<div class="grid section-body">
|
||
|
||
<div class="grid section-bonds">
|
||
<div class="grid section border-bottom max-height">
|
||
<h2 class="aligned-left" data-i18n="Individual Bonds" data-i18n-title="Individual">Individual Bonds</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 class="center" data-i18n="score" data-i18n-title="score">score</h2>
|
||
</div>
|
||
<div class="repeating-container border-bottom">
|
||
<fieldset class="repeating_bonds">
|
||
<div class="grid section border-bottom">
|
||
<label data-i18n-title="bond name" title="bond name">
|
||
<input name="attr_name" placeholder="bond" title="@{repeating_bonds_${x}_name}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="bond score" title="bond score">
|
||
<input data-i18n-placeholder="-" name="attr_score" placeholder="-" title="@{repeating_bonds_${x}_score}" type="number"/>
|
||
<input name="attr_flag" title="@{repeating_bonds_${x}_flag}" type="hidden" value="0"/>
|
||
</label>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="grid section-bonds">
|
||
<div class="grid section border-bottom max-height">
|
||
<h2 class="aligned-left" data-i18n="Community Bonds" data-i18n-title="Community Bonds">Community Bonds</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 class="center" data-i18n="score" data-i18n-title="score">score</h2>
|
||
</div>
|
||
<div class="repeating-container border-bottom">
|
||
<fieldset class="repeating_cbonds">
|
||
<div class="grid section border-bottom">
|
||
<label data-i18n-title="bond name" title="bond name">
|
||
<input name="attr_name" placeholder="bond" title="@{repeating_cbonds_${x}_name}" type="text"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="bond score" title="bond score">
|
||
<input data-i18n-placeholder="-" name="attr_score" placeholder="-" title="@{repeating_cbonds_${x}_score}" type="number"/>
|
||
<input name="attr_flag" title="@{repeating_cbonds_${x}_flag}" type="hidden" value="0"/>
|
||
</label>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="grid section-motivations">
|
||
<div class="grid section border-bottom">
|
||
<h2 class="aligned-left" data-i18n="motivations and mental disorders" data-i18n-title="motivations and mental disorders">motivations and mental disorders</h2>
|
||
<textarea data-i18n-placeholder="motivations" name="attr_motivations" placeholder="motivations"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="grid section-incidents">
|
||
<div class="grid section border-bottom">
|
||
<h2 class="aligned-left" data-i18n="incidents of san loss without going insane" data-i18n-title="incidents of san loss without going insane">incidents of san loss without going insane</h2>
|
||
</div>
|
||
<div class="grid section incidents-body">
|
||
<h3 class="center" data-i18n="violence" data-i18n-title="violence">violence</h3>
|
||
<label class="styled-checkbox" data-i18n-title="violence 1" title="violence 1">
|
||
<input name="attr_violence_1" title="@{repeating_bonds_${x}_violence}" type="checkbox" value="1"/>
|
||
</label>
|
||
<label class="styled-checkbox" data-i18n-title="violence 2" title="violence 2">
|
||
<input name="attr_violence_2" title="@{repeating_bonds_${x}_violence}" type="checkbox" value="2"/>
|
||
</label>
|
||
<label class="styled-checkbox" data-i18n-title="violence 3" title="violence 3">
|
||
<input name="attr_violence_3" title="@{repeating_bonds_${x}_violence}" type="checkbox" value="3"/>
|
||
</label><span class="italic" data-i18n="adapted">adapted</span>
|
||
<h3 class="center" data-i18n="helplessness" data-i18n-title="helplessness">helplessness</h3>
|
||
<label class="styled-checkbox" data-i18n-title="helplessness 1" title="helplessness 1">
|
||
<input name="attr_helplessness_1" title="@{repeating_bonds_${x}_helplessness}" type="checkbox" value="1"/>
|
||
</label>
|
||
<label class="styled-checkbox" data-i18n-title="helplessness 2" title="helplessness 2">
|
||
<input name="attr_helplessness_2" title="@{repeating_bonds_${x}_helplessness}" type="checkbox" value="2"/>
|
||
</label>
|
||
<label class="styled-checkbox" data-i18n-title="helplessness 3" title="helplessness 3">
|
||
<input name="attr_helplessness_3" title="@{repeating_bonds_${x}_helplessness}" type="checkbox" value="3"/>
|
||
</label><span class="italic" data-i18n="adapted">adapted</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--APPLICABLE SKILL SETS-->
|
||
<div class="grid header-body applicable-skill-sets border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="Skills" data-i18n-title="Skills">Skills</h1>
|
||
</div>
|
||
<div class="grid section-body border">
|
||
<div class="grid section-skill-col">
|
||
|
||
<label class="styled-checkbox" data-i18n-title="alertness fail checkbox" title="alertness fail checkbox">
|
||
<input name="attr_alertness_fail" title="@{alertness_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="alertness roll" name="alertness" title="alertness roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{alertness}}} {{subheader=@{alertness}}} {{rating=[[@{alertness}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="alertness" title="alertness">alertness</h3><span data-i18n="(20%)">(20%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="alertness rank" title="alertness rank">
|
||
<input data-i18n-placeholder="0" name="attr_alertness" title="@{alertness}" placeholder="0" type="number" value="20"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="anthropology fail checkbox" title="anthropology fail checkbox">
|
||
<input name="attr_anthropology_fail" title="@{anthropology_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="anthropology roll" name="anthropology" title="anthropology roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{anthropology}}} {{subheader=@{anthropology}}} {{rating=[[@{anthropology}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="anthropology" title="anthropology">anthropology</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="anthropology rank" title="anthropology rank">
|
||
<input data-i18n-placeholder="0" name="attr_anthropology" title="@{anthropology}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="appraise fail checkbox" title="appraise fail checkbox">
|
||
<input name="attr_appraise_fail" title="@{appraise_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="appraise roll" name="appraise" title="appraise roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{appraise}}} {{subheader=@{appraise}}} {{rating=[[@{appraise}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="appraise" title="appraise">appraise</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="appraise rank" title="appraise rank">
|
||
<input data-i18n-placeholder="0" name="attr_appraise" title="@{appraise}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
|
||
<label class="styled-checkbox" data-i18n-title="archeology fail checkbox" title="archeology fail checkbox">
|
||
<input name="attr_archeology_fail" title="@{archeology_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="archeology roll" name="archeology" title="archeology roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{archeology}}} {{subheader=@{archeology}}} {{rating=[[@{archeology}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="archeology" title="archeology">archeology</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="archeology rank" title="archeology rank">
|
||
<input data-i18n-placeholder="0" name="attr_archeology" title="@{archeology}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="art fail checkbox" title="art fail checkbox">
|
||
<input name="attr_art_fail" title="@{art_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="art roll" name="art" title="art roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{art}}} {{subheader=@{art}}} {{rating=[[@{art}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="art" title="art">art</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="art rank" title="art rank">
|
||
<input data-i18n-placeholder="0" name="attr_art" title="@{art}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="art name" title="art name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_art_name" placeholder="specialization name" title="@{art_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="art2 fail checkbox" title="art2 fail checkbox">
|
||
<input name="attr_art2_fail" title="@{art2_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="art roll" name="art2" title="art roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{art}}} {{subheader=@{art2}}} {{rating=[[@{art2}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="art" title="art">art</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="art2 rank" title="art2 rank">
|
||
<input data-i18n-placeholder="0" name="attr_art2" title="@{art2}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="art name" title="art name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_art2_name" placeholder="specialization name" title="@{art2_name}" value=""></textarea>
|
||
</label>
|
||
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="artillery fail checkbox" title="artillery fail checkbox">
|
||
<input name="attr_artillery_fail" title="@{artillery_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="artillery roll" name="artillery" title="artillery roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{artillery}}} {{subheader=@{artillery}}} {{rating=[[@{artillery}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="artillery" title="artillery">artillery</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="artillery rank" title="artillery rank">
|
||
<input data-i18n-placeholder="0" name="attr_artillery" title="@{artillery}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="athletics fail checkbox" title="athletics fail checkbox">
|
||
<input name="attr_athletics_fail" title="@{athletics_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="athletics roll" name="athletics" title="athletics roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{athletics}}} {{subheader=@{athletics}}} {{rating=[[@{athletics}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="athletics" title="athletics">athletics</h3><span data-i18n="(30%)">(30%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="athletics rank" title="athletics rank">
|
||
<input data-i18n-placeholder="0" name="attr_athletics" title="@{athletics}" placeholder="0" type="number" value="30"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="craft fail checkbox" title="craft fail checkbox">
|
||
<input name="attr_craft_fail" title="@{craft_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="craft roll" name="craft" title="craft roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{craft}}} {{subheader=@{craft}}} {{rating=[[@{craft}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="craft" title="craft">craft</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="craft rank" title="craft rank">
|
||
<input data-i18n-placeholder="0" name="attr_craft" title="@{craft}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="craft name" title="craft name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_craft_name" placeholder="specialization name" title="@{craft_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="craft2 fail checkbox" title="craft2 fail checkbox">
|
||
<input name="attr_craft2_fail" title="@{craft2_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="craft roll" name="craft2" title="craft roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{craft}}} {{subheader=@{craft2}}} {{rating=[[@{craft2}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="craft" title="craft">craft</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="craft2 rank" title="craft2 rank">
|
||
<input data-i18n-placeholder="0" name="attr_craft2" title="@{craft2}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="craft name" title="craft name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_craft2_name" placeholder="specialization name" title="@{craft2_name}" value=""></textarea>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="demolitions fail checkbox" title="demolitions fail checkbox">
|
||
<input name="attr_demolitions_fail" title="@{demolitions_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="demolitions roll" name="demolitions" title="demolitions roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{demolitions}}} {{subheader=@{demolitions}}} {{rating=[[@{demolitions}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="demolitions" title="demolitions">demolitions</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="demolitions rank" title="demolitions rank">
|
||
<input data-i18n-placeholder="0" name="attr_demolitions" title="@{demolitions}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="disguise fail checkbox" title="disguise fail checkbox">
|
||
<input name="attr_disguise_fail" title="@{disguise_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="disguise roll" name="disguise" title="disguise roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{disguise}}} {{subheader=@{disguise}}} {{rating=[[@{disguise}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="disguise" title="disguise">disguise</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="disguise rank" title="disguise rank">
|
||
<input data-i18n-placeholder="0" name="attr_disguise" title="@{disguise}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="dodge fail checkbox" title="dodge fail checkbox">
|
||
<input name="attr_dodge_fail" title="@{dodge_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="dodge roll" name="dodge" title="dodge roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{dodge}}} {{subheader=@{dodge}}} {{rating=[[@{dodge}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="dodge" title="dodge">dodge</h3><span data-i18n="(30%)">(30%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="dodge rank" title="dodge rank">
|
||
<input data-i18n-placeholder="0" name="attr_dodge" title="@{dodge}" placeholder="0" type="number" value="30"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="drive fail checkbox" title="drive fail checkbox">
|
||
<input name="attr_drive_fail" title="@{drive_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="drive roll" name="drive" title="drive roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{drive}}} {{subheader=@{drive}}} {{rating=[[@{drive}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="drive" title="drive">drive</h3><span data-i18n="(20%)">(20%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="drive rank" title="drive rank">
|
||
<input data-i18n-placeholder="0" name="attr_drive" title="@{drive}" placeholder="0" type="number" value="20"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="firearms fail checkbox" title="firearms fail checkbox">
|
||
<input name="attr_firearms_fail" title="@{firearms_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="firearms roll" name="firearms" title="firearms roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{firearms}}} {{subheader=@{firearms}}} {{rating=[[@{firearms}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="firearms" title="firearms">firearms</h3><span data-i18n="(20%)">(20%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="firearms rank" title="firearms rank">
|
||
<input data-i18n-placeholder="0" name="attr_firearms" title="@{firearms}" placeholder="0" type="number" value="20"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="first aid fail checkbox" title="first aid fail checkbox">
|
||
<input name="attr_first_aid_fail" title="@{first_aid_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="first aid roll" name="first aid" title="first aid roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{first aid}}} {{subheader=@{first_aid}}} {{rating=[[@{first_aid}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="first aid" title="first aid">first aid</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="first aid rank" title="first aid rank">
|
||
<input data-i18n-placeholder="0" name="attr_first_aid" title="@{first_aid}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="forensics fail checkbox" title="forensics fail checkbox">
|
||
<input name="attr_forensics_fail" title="@{forensics_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="forensics roll" name="forensics" title="forensics roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{forensics}}} {{subheader=@{forensics}}} {{rating=[[@{forensics}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="forensics" title="forensics">forensics</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="forensics rank" title="forensics rank">
|
||
<input data-i18n-placeholder="0" name="attr_forensics" title="@{forensics}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
|
||
<div class="horz-line"></div>
|
||
<label class="styled-checkbox" data-i18n-title="heavy machinery fail checkbox" title="heavy machinery fail checkbox">
|
||
<input name="attr_heavy_machinery_fail" title="@{heavy_machinery_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="heavy machinery roll" name="heavy machinery" title="heavy machinery roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{heavy machinery}}} {{subheader=@{heavy_machinery}}} {{rating=[[@{heavy_machinery}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="heavy machinery" title="heavy machinery">heavy machinery</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="heavy machinery rank" title="heavy machinery rank">
|
||
<input data-i18n-placeholder="0" name="attr_heavy_machinery" title="@{heavy_machinery}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
</div>
|
||
|
||
<!--column2-->
|
||
|
||
<div class="grid section-skill-col">
|
||
<label class="styled-checkbox" data-i18n-title="heavy weapons fail checkbox" title="heavy weapons fail checkbox">
|
||
<input name="attr_heavy_weapons_fail" title="@{heavy_weapons_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="heavy weapons roll" name="heavy weapons" title="heavy weapons roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{heavy weapons}}} {{subheader=@{heavy_weapons}}} {{rating=[[@{heavy_weapons}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="heavy weapons" title="heavy weapons">heavy weapons</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="heavy weapons rank" title="heavy weapons rank">
|
||
<input data-i18n-placeholder="0" name="attr_heavy_weapons" title="@{heavy_weapons}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="history fail checkbox" title="history fail checkbox">
|
||
<input name="attr_history_fail" title="@{history_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="history roll" name="history" title="history roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{history}}} {{subheader=@{history}}} {{rating=[[@{history}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="history" title="history">history</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="history rank" title="history rank">
|
||
<input data-i18n-placeholder="0" name="attr_history" title="@{history}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="insight fail checkbox" title="insight fail checkbox">
|
||
<input name="attr_humint_fail" title="@{humint_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="insight roll" name="humint" title="insight roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{insight}}} {{subheader=@{humint}}} {{rating=[[@{humint}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="insight" title="insight">insight</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="insight rank" title="insight rank">
|
||
<input data-i18n-placeholder="0" name="attr_humint" title="@{humint}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="law fail checkbox" title="law fail checkbox">
|
||
<input name="attr_law_fail" title="@{law_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="law roll" name="law" title="law roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{law}}} {{subheader=@{law}}} {{rating=[[@{law}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="law" title="law">law</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="law rank" title="law rank">
|
||
<input data-i18n-placeholder="0" name="attr_law" title="@{law}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="law name" title="law name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_law_name" placeholder="specialization name" title="@{law_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="medicine fail checkbox" title="medicine fail checkbox">
|
||
<input name="attr_medicine_fail" title="@{medicine_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="medicine roll" name="medicine" title="medicine roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{medicine}}} {{subheader=@{medicine}}} {{rating=[[@{medicine}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="medicine" title="medicine">medicine</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="medicine rank" title="medicine rank">
|
||
<input data-i18n-placeholder="0" name="attr_medicine" title="@{medicine}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="melee weapons fail checkbox" title="melee weapons fail checkbox">
|
||
<input name="attr_melee_weapons_fail" title="@{melee_weapons_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="melee weapons roll" name="melee weapons" title="melee weapons roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{melee weapons}}} {{subheader=@{melee_weapons}}} {{rating=[[@{melee_weapons}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="melee weapons" title="melee weapons">melee weapons</h3><span data-i18n="(30%)">(30%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="melee weapons rank" title="melee weapons rank">
|
||
<input data-i18n-placeholder="0" name="attr_melee_weapons" title="@{melee_weapons}" placeholder="0" type="number" value="30"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="military science fail checkbox" title="military science fail checkbox">
|
||
<input name="attr_military_science_fail" title="@{military_science_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="military science roll" name="military science" title="military science roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{military science}}} {{subheader=@{military_science}}} {{rating=[[@{military_science}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="military science" title="military science">military science</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="military science rank" title="military science rank">
|
||
<input data-i18n-placeholder="0" name="attr_military_science" title="@{military_science}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="navigate fail checkbox" title="navigate fail checkbox">
|
||
<input name="attr_navigate_fail" title="@{navigate_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="navigate roll" name="navigate" title="navigate roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{navigate}}} {{subheader=@{navigate}}} {{rating=[[@{navigate}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="navigate" title="navigate">navigate</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="navigate rank" title="navigate rank">
|
||
<input data-i18n-placeholder="0" name="attr_navigate" title="@{navigate}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="occult fail checkbox" title="occult fail checkbox">
|
||
<input name="attr_occult_fail" title="@{occult_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="occult roll" name="occult" title="occult roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{occult}}} {{subheader=@{occult}}} {{rating=[[@{occult}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="occult" title="occult">occult</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="occult rank" title="occult rank">
|
||
<input data-i18n-placeholder="0" name="attr_occult" title="@{occult}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="persuade fail checkbox" title="persuade fail checkbox">
|
||
<input name="attr_persuade_fail" title="@{persuade_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="persuade roll" name="persuade" title="persuade roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{persuade}}} {{subheader=@{persuade}}} {{rating=[[@{persuade}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="persuade" title="persuade">persuade</h3><span data-i18n="(20%)">(20%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="persuade rank" title="persuade rank">
|
||
<input data-i18n-placeholder="0" name="attr_persuade" title="@{persuade}" placeholder="0" type="number" value="20"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="pharmacy fail checkbox" title="pharmacy fail checkbox">
|
||
<input name="attr_pharmacy_fail" title="@{pharmacy_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="pharmacy roll" name="pharmacy" title="pharmacy roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{pharmacy}}} {{subheader=@{pharmacy}}} {{rating=[[@{pharmacy}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="pharmacy" title="pharmacy">pharmacy</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="pharmacy rank" title="pharmacy rank">
|
||
<input data-i18n-placeholder="0" name="attr_pharmacy" title="@{pharmacy}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="pilot fail checkbox" title="pilot fail checkbox">
|
||
<input name="attr_pilot_fail" title="@{pilot_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="pilot roll" name="pilot" title="pilot roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{pilot}}} {{subheader=@{pilot}}} {{rating=[[@{pilot}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="pilot" title="pilot">pilot</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="pilot rank" title="pilot rank">
|
||
<input data-i18n-placeholder="0" name="attr_pilot" title="@{pilot}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="pilot name" title="pilot name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_pilot_name" placeholder="specialization name" title="@{pilot_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="post apoc lore fail checkbox" title="post apoc lore fail checkbox">
|
||
<input name="attr_post_apoc_lore_fail" title="@{post_apoc_lore_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="post apoc lore roll" name="post apoc lore" title="post apoc lore roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{post apoc lore}}} {{subheader=@{post_apoc_lore}}} {{rating=[[@{post_apoc_lore}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="post apoc lore" title="post apoc lore">post apoc lore</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="post apoc lore rank" title="post apoc lore rank">
|
||
<input data-i18n-placeholder="0" name="attr_post_apoc_lore" title="@{post_apoc_lore}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="post apoc lore name" title="post apoc lore name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_post_apoc_lore_name" placeholder="specialization name" title="@{post_apoc_lore_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="ranged weapons fail checkbox" title="ranged weapons fail checkbox">
|
||
<input name="attr_ranged_weapons_fail" title="@{ranged_weapons_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="ranged weapons roll" name="ranged weapons" title="ranged weapons roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{ranged weapons}}} {{subheader=@{ranged_weapons}}} {{rating=[[@{ranged_weapons}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="ranged weapons" title="ranged weapons">ranged weapons</h3><span data-i18n="(20%)">(20%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="ranged weapons rank" title="ranged weapons rank">
|
||
<input data-i18n-placeholder="0" name="attr_ranged_weapons" title="@{ranged_weapons}" placeholder="0" type="number" value="20"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="reassure fail checkbox" title="reassure fail checkbox">
|
||
<input name="attr_reassure_fail" title="@{reassure_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="reassure roll" name="reassure" title="reassure roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{reassure}}} {{subheader=@{reassure}}} {{rating=[[@{reassure}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="reassure" title="reassure">reassure</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="reassure rank" title="reassure rank">
|
||
<input data-i18n-placeholder="0" name="attr_reassure" title="@{reassure}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="research fail checkbox" title="research fail checkbox">
|
||
<input name="attr_research_fail" title="@{research_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="research roll" name="research" title="research roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{research}}} {{subheader=@{research}}} {{rating=[[@{research}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="research" title="research">research</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="research rank" title="research rank">
|
||
<input data-i18n-placeholder="0" name="attr_research" title="@{research}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="ride fail checkbox" title="ride fail checkbox">
|
||
<input name="attr_ride_fail" title="@{ride_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="ride roll" name="ride" title="ride roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{ride}}} {{subheader=@{ride}}} {{rating=[[@{ride}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="ride" title="ride">ride</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="ride rank" title="ride rank">
|
||
<input data-i18n-placeholder="0" name="attr_ride" title="@{ride}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="scavenge fail checkbox" title="scavenge fail checkbox">
|
||
<input name="attr_scavenge_fail" title="@{scavenge_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="scavenge roll" name="scavenge" title="scavenge roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{scavenge}}} {{subheader=@{scavenge}}} {{rating=[[@{scavenge}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="scavenge" title="scavenge">scavenge</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="scavenge rank" title="scavenge rank">
|
||
<input data-i18n-placeholder="0" name="attr_scavenge" title="@{scavenge}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
</div>
|
||
|
||
|
||
<!--column3-->
|
||
|
||
<div class="grid section-skill-col">
|
||
|
||
<label class="styled-checkbox" data-i18n-title="science fail checkbox" title="science fail checkbox">
|
||
<input name="attr_science_fail" title="@{science_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="science roll" name="science" title="science roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{science}}} {{subheader=@{science}}} {{rating=[[@{science}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="science" title="science">science</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="science rank" title="science rank">
|
||
<input data-i18n-placeholder="0" name="attr_science" title="@{science}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="science name" title="science name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_science_name" placeholder="specialization name" title="@{science_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="science2 fail checkbox" title="science2 fail checkbox">
|
||
<input name="attr_science2_fail" title="@{science2_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="science roll" name="science2" title="science roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{science}}} {{subheader=@{science2}}} {{rating=[[@{science2}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="science" title="science">science</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="science2 rank" title="science2 rank">
|
||
<input data-i18n-placeholder="0" name="attr_science2" title="@{science2}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="science name" title="science name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_science2_name" placeholder="specialization name" title="@{science2_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
|
||
<label class="styled-checkbox" data-i18n-title="search fail checkbox" title="search fail checkbox">
|
||
<input name="attr_search_fail" title="@{search_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="search roll" name="search" title="search roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{search}}} {{subheader=@{search}}} {{rating=[[@{search}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="search" title="search">search</h3><span data-i18n="(20%)">(20%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="search rank" title="search rank">
|
||
<input data-i18n-placeholder="0" name="attr_search" title="@{search}" placeholder="0" type="number" value="20"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="stealth fail checkbox" title="stealth fail checkbox">
|
||
<input name="attr_stealth_fail" title="@{stealth_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="stealth roll" name="stealth" title="stealth roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{stealth}}} {{subheader=@{stealth}}} {{rating=[[@{stealth}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="stealth" title="stealth">stealth</h3><span data-i18n="(10%)">(10%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="stealth rank" title="stealth rank">
|
||
<input data-i18n-placeholder="0" name="attr_stealth" title="@{stealth}" placeholder="0" type="number" value="10"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="surgery fail checkbox" title="surgery fail checkbox">
|
||
<input name="attr_surgery_fail" title="@{surgery_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="surgery roll" name="surgery" title="surgery roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{surgery}}} {{subheader=@{surgery}}} {{rating=[[@{surgery}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="surgery" title="surgery">surgery</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="surgery rank" title="surgery rank">
|
||
<input data-i18n-placeholder="0" name="attr_surgery" title="@{surgery}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="survival fail checkbox" title="survival fail checkbox">
|
||
<input name="attr_survival_fail" title="@{survival_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="survival roll" name="survival" title="survival roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{survival}}} {{subheader=@{survival}}} {{rating=[[@{survival}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="survival" title="survival">survival</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="survival rank" title="survival rank">
|
||
<input data-i18n-placeholder="0" name="attr_survival" title="@{survival}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="survival name" title="survival name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_survival_name" placeholder="specialization name" title="@{survival_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="survival2 fail checkbox" title="survival2 fail checkbox">
|
||
<input name="attr_survival2_fail" title="@{survival2_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="survival roll" name="survival2" title="survival roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{survival}}} {{subheader=@{survival2}}} {{rating=[[@{survival2}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="survival" title="survival">survival</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="survival2 rank" title="survival2 rank">
|
||
<input data-i18n-placeholder="0" name="attr_survival2" title="@{survival2}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<label class="custom-label" data-i18n-title="survival name" title="survival name">
|
||
<textarea data-i18n-placeholder="specialization name" name="attr_survival2_name" placeholder="specialization name" title="@{survival2_name}" value=""></textarea>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="swim fail checkbox" title="swim fail checkbox">
|
||
<input name="attr_swim_fail" title="@{swim_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="swim roll" name="swim" title="swim roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{swim}}} {{subheader=@{swim}}} {{rating=[[@{swim}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="swim" title="swim">swim</h3><span data-i18n="(20%)">(20%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="swim rank" title="swim rank">
|
||
<input data-i18n-placeholder="0" name="attr_swim" title="@{swim}" placeholder="0" type="number" value="20"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label class="styled-checkbox" data-i18n-title="technology use fail checkbox" title="technology use fail checkbox">
|
||
<input name="attr_technology_use_fail" title="@{technology_use_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="technology use roll" name="technology use" title="technology use roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{technology use}}} {{subheader=@{technology_use}}} {{rating=[[@{technology_use}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="technology use" title="technology use">technology use</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="technology use rank" title="technology use rank">
|
||
<input data-i18n-placeholder="0" name="attr_technology_use" title="@{technology_use}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
|
||
<label class="styled-checkbox" data-i18n-title="unarmed combat fail checkbox" title="unarmed combat fail checkbox">
|
||
<input name="attr_unarmed_combat_fail" title="@{unarmed_combat_fail}" type="checkbox"/>
|
||
</label>
|
||
<button data-i18n-title="unarmed combat roll" name="unarmed combat" title="unarmed combat roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{unarmed combat}}} {{subheader=@{unarmed_combat}}} {{rating=[[@{unarmed_combat}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="unarmed combat" title="unarmed combat">unarmed combat</h3><span data-i18n="(40%)">(40%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="unarmed combat rank" title="unarmed combat rank">
|
||
<input data-i18n-placeholder="0" name="attr_unarmed_combat" title="@{unarmed_combat}" placeholder="0" type="number" value="40"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<label></label>
|
||
<button data-i18n-title="unnatural roll" name="unnatural" title="unnatural roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=^{unnatural}}} {{subheader=@{unnatural}}} {{rating=[[@{unnatural}]]}} {{dice=[[1d100]]}}">
|
||
<h3 data-i18n="unnatural" title="unnatural">unnatural</h3><span data-i18n="(0%)">(0%)</span>
|
||
</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="unnatural rank" title="unnatural rank">
|
||
<input data-i18n-placeholder="0" name="attr_unnatural" title="@{unnatural}" placeholder="0" type="number" value="0"/>
|
||
</label>
|
||
<div class="horz-line"></div>
|
||
|
||
<div class="repeating-container border-bottom">
|
||
<h3 class="margin-left" data-i18n="foriegn languages and other skills:" data-i18n-title="foriegn languages and other skills:">foriegn languages and other skills:</h3>
|
||
<div class="horz-line"></div>
|
||
<fieldset class="repeating_skills">
|
||
<div class="grid section-repeating border-bottom">
|
||
<label class="styled-checkbox" data-i18n-title="skill fail checkbox" title="skill fail checkbox">
|
||
<input name="attr_fail" title="@{repeating_skills_${x}_fail}" type="checkbox"/>
|
||
</label>
|
||
<label data-i18n-title="skill name" title="skill name">
|
||
<input class="center" data-i18n-placeholder="skill name" name="attr_name" placeholder="skill name" title="@{repeating_skills_${x}_name}" type="text" value=""/>
|
||
</label>
|
||
<button class="dicefontd10" data-i18n-title="skill roll" name="skill roll" title="skill roll" type="roll" value="@{gm_toggle} &{template:rolls} {{header=@{name}}} {{subheader=@{rank}}} {{rating=[[@{rank}]]}} {{dice=[[1d100]]}}">k</button>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="skill rank" title="skill rank">
|
||
<input data-i18n-placeholder="0" name="attr_rank" title="@{repeating_skills_${x}_rank}" placeholder="0" type="number" value=""/>
|
||
</label>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
<div class="section-directions center"> <span data-i18n="Check a box when you attempt to use a skill and fail. After the session, add 1d4-1 to each checked skill and erase all checks.">Check a box when you attempt to use a skill and fail. After the session, add 1d4-1 to each checked skill and erase all checks.</span></div>
|
||
</div>
|
||
</div>
|
||
<!--INJURIES-->
|
||
<div class="grid header-body injuries border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="injuries" data-i18n-title="injuries">injuries</h1>
|
||
</div>
|
||
<div class="grid section-body border">
|
||
<h2 class="aligned-left" data-i18n="wounds and ailments" data-i18n-title="wounds and ailments">wounds and ailments</h2>
|
||
<div class="border-bottom">
|
||
<textarea data-i18n-placeholder="injuries" name="attr_injuries" placeholder="injuries" title="@{injuries}"></textarea>
|
||
</div>
|
||
<div class="section-directions center"><span data-i18n="Has First Aid been attempted since the last injury?">Has First Aid been attempted since the last injury?</span>
|
||
<label class="styled-checkbox" data-i18n-title="checkbox for first aid" title="checkbox for first aid">
|
||
<input name="attr_injuries_first_aid" type="checkbox"/>
|
||
</label><span data-i18n="yes: only Medicine, Surgery, or long-term rest can help further.">yes: only Medicine, Surgery, or long-term rest can help further.</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--EQUIPMENT & RESOURCES-->
|
||
<div class="grid header-body equipment border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="equipment & resources" data-i18n-title="equipment & resources">equipment & resources</h1>
|
||
</div>
|
||
|
||
<div class="grid section-body armor-resources border">
|
||
<div class="section-armor border-bottom">
|
||
<h2 data-i18n="armor and gear" data-i18n-title="armor and gear">armor and gear</h2>
|
||
<h3 data-i18n="(record pristine/worn/junk status)" data-i18n-title="(record pristine/worn/junk status)">(record pristine/worn/junk status)</h3>
|
||
<textarea data-i18n-placeholder="armor and gear" name="attr_armor_and_gear" placeholder="armor and gear" title="@{armor_and_gear}"></textarea>
|
||
</div>
|
||
|
||
<div class="vert-line"></div>
|
||
|
||
<div class="grid section-resources border-bottom">
|
||
<h2 class="aligned-left" data-i18n="resources" data-i18n-title="resources">resources</h2>
|
||
|
||
<div class="horz-line"></div>
|
||
|
||
<div class="grid section-perm-resources">
|
||
<h2 class="aligned-left" data-i18n="permanent resources" data-i18n-title="permanent resources">permanent resources</h2>
|
||
<label data-i18n-title="permanent resources rating" title="permanent resources rating">
|
||
<input data-i18n-placeholder="-" name="attr_perm_resources_score" title="@{perm_resources_score}" placeholder="-" type="number" value="-"/>
|
||
</label>
|
||
</div>
|
||
<div class="grid section-resource-checks border-bottom">
|
||
<label>
|
||
<h3 class="aligned-left" data-i18n="resource checks" data-i18n-title="resource checks">resource checks</h3>
|
||
</label>
|
||
<label class="styled-checkbox" data-i18n-title="resource check" title="resource check 1">
|
||
<input name="attr_resouce_check_1" title="@{resource_check}" type="checkbox" value="1"/>
|
||
</label>
|
||
<label class="styled-checkbox" data-i18n-title="resource check" title="resource check 2">
|
||
<input name="attr_resouce_check_2" title="@{resource_check}" type="checkbox" value="2"/>
|
||
</label>
|
||
<label class="styled-checkbox" data-i18n-title="resource check" title="resource check 3">
|
||
<input name="attr_resouce_check_3" title="@{resource_check}" type="checkbox" value="3"/>
|
||
</label>
|
||
<label>
|
||
<h3 class="aligned-left" data-i18n="uses per game" data-i18n-title="uses per game">Uses per Game</h3>
|
||
</label>
|
||
<label data-i18n-title="uses per game" title="uses per game">
|
||
<input data-i18-placeholder="-" name="attr_resource_uses_per_game" placeholder="-" title="${resource_uses_per_game}" type="number"/>
|
||
</label>
|
||
</div>
|
||
|
||
<div class="grid section-resource-allocations">
|
||
<div class="grid section-resources-at-hand">
|
||
<h3 class="margin-left" data-18n="resources at hand" data-18n-title="resources at hand" title="">resources<br>at hand</h3>
|
||
<label data-i18-title="resources at hand" title="resources at hand">
|
||
<input data-i18-placeholder="-" name="attr_resources_at_hand" placeholder="-" title="${resources_at_hand}" type="number"/>
|
||
</label>
|
||
<button class="dicefontd10" name="resources" type="roll" title="resources roll" value="@{gm_toggle} &{template:rolls} {{header=@{name}}} {{subheader=[[@{resources_at_hand}*5]]}} {{rating=[[@{resources_at_hand}*5]]}} {{dice=[[1d100]]}}">k</button>
|
||
</div>
|
||
<div class="vert-line"></div>
|
||
<div class="grid section-resources-stowed">
|
||
<h3 class="margin-left" data-18n="resources stowed" data-18n-title="resources stowed" title="">resources<br>stowed</h3>
|
||
<label data-i18-title="resources stowed" title="resources stowed">
|
||
<input data-i18-placeholder="-" name="attr_resources_stowed" placeholder="-" title="${resources_stowed}" type="number"/>
|
||
</label>
|
||
<button class="dicefontd10" data-i18n-title="resources roll" name="resources roll" type="roll" title="resources roll" value="@{gm_toggle} &{template:rolls} {{header=@{name}}} {{subheader=[[(@{resources_at_hand}+@{resources_stowed})*5]]}} {{rating=[[(@{resources_at_hand}+@{resources_stowed})*5]]}} {{dice=[[1d100]]}}">k</button>
|
||
</div>
|
||
<div class="vert-line"></div>
|
||
<div class="grid section-resources-in-storage">
|
||
<h3 class="margin-left" data-18n="resources in storage" data-18n-title="resources in storage" title="">resources<br>in storage</h3>
|
||
<label data-i18-title="resources in storage" title="resources in storage">
|
||
<input data-i18-placeholder="-" name="attr_resources_storage" placeholder="-" title="${resources_storage}" type="number"/>
|
||
</label>
|
||
<button class="dicefontd10" name="resources" type="roll" title="resources roll" value="@{gm_toggle} &{template:rolls} {{header=@{name}}} {{subheader=[[(@{resources_at_hand}+@{resources_stowed}+@{resources_storage})*5]]}} {{rating=[[(@{resources_at_hand}+@{resources_stowed}+@{resources_storage})*5]]}} {{dice=[[1d100]]}}">k</button>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!--WEAPONS-->
|
||
<div class="grid header-body equipment border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="weapons" data-i18n-title="weapons">weapons</h1>
|
||
</div>
|
||
<div class="grid section-body border">
|
||
<div class="section-directions center border-bottom"><span data-i18n="Body armor reduces the damage of all attacks except Called Shots and successful Lethality rolls.">Body armor reduces the damage of all attacks except Called Shots and successful Lethality rolls.</span></div>
|
||
<div class="grid section-weapons border-bottom">
|
||
<h2 data-i18n="weapons" data-i18n-title="weapons" title="weapons">weapons</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="skill %" data-i18n-title="skill %" title="skill %">skill %</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="base range" data-i18n-title="base range" title="base range">base range</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="damage" data-i18n-title="damage" title="damage">damage</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="armor prce" data-i18n-title="armor prce" title="armor prce">armor prce</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="pris/worn/junk" data-i18n-title="pris/worn/junk" title="pris/worn/junk">pris/worn/junk</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="lethality %" data-i18n-title="lethality %" title="lethality %">lethality %</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="kill radius" data-i18n-title="kill radius" title="kill radius">kill radius</h2>
|
||
<div class="vert-line"></div>
|
||
<h2 data-i18n="ammo" data-i18n-title="ammo" title="ammo">ammo</h2>
|
||
<div class="vert-line"></div>
|
||
</div>
|
||
<div class="repeating-container border-bottom">
|
||
<fieldset class="repeating_weapons">
|
||
<div class="grid section-weapons border-bottom">
|
||
<label data-i18n-title="weapons input" title="weapons input">
|
||
<input data-i18n-placeholder="weapons" name="attr_weapons" placeholder="weapons" title="@{repeating_weapons_${x}_weapons}" type="text" value=""/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="skill % input" title="skill % input">
|
||
<input data-i18n-placeholder="skill %" name="attr_skill_percent" placeholder="skill %" title="@{repeating_weapons_${x}_skill_percent}" type="number" value=""/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="base range input" title="base range input">
|
||
<input data-i18n-placeholder="base range" name="attr_base_range" placeholder="base range" title="@{repeating_weapons_${x}_base_range}" type="text" value=""/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="damage input" title="damage input">
|
||
<input data-i18n-placeholder="damage" name="attr_damage" placeholder="damage" title="@{repeating_weapons_${x}_damage}" type="text" value=""/>
|
||
<input name="attr_hasdamage" type="hidden" value="0"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="armor piercing input" title="armor piercing input">
|
||
<input data-i18n-placeholder="armor piercing" name="attr_armor_piercing" placeholder="armor piercing" title="@{repeating_weapons_${x}_armor_piercing}" type="text" value=""/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="pristine/worn/junk input" title="pristine/worn/junk input">
|
||
<input data-i18n-placeholder="pristine" name="attr_pristine_worn_junk" placeholder="pristine" title="@{repeating_weapons_${x}_pristine_worn_junk}" type="text" value=""/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="lethality % input" title="lethality % input">
|
||
<input data-i18n-placeholder="lethality %" name="attr_lethality_percent" placeholder="lethality %" title="@{repeating_weapons_${x}_lethality_percent}" type="number" value=""/>
|
||
<input name="attr_haslethality" type="hidden" value="0"/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="kill radius input" title="kill radius input">
|
||
<input data-i18n-placeholder="kill radius" name="attr_kill_radius" placeholder="kill radius" title="@{repeating_weapons_${x}_kill_radius}" type="text" value=""/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<label data-i18n-title="ammo input" title="ammo input">
|
||
<input data-i18n-placeholder="ammo" name="attr_ammo" placeholder="ammo" title="@{repeating_weapons_${x}_ammo}" type="number" value=""/>
|
||
</label>
|
||
<div class="vert-line"></div>
|
||
<button class="dicefontd10" name="weapon" type="roll" title="weapon roll" value="@{gm_toggle} &{template:rolls} {{header=@{weapons}}} {{subheader=@{skill_percent}}} {{rating=[[@{skill_percent}]]}} {{dice=[[1d100]]}} {{hasdamage=[[@{hasdamage}]]}} {{damage=^{damage} [@{damage}](~repeating_weapons_damage)}} {{damage_critical=^{damage (×2)} [@{damage}](~repeating_weapons_damage_critical)}} {{haslethality=[[@{haslethality}]]}} {{lethality=^{lethality} [@{lethality_percent}%](~repeating_weapons_lethality)}} {{lethality_critical=^{lethality (×2)} [@{lethality_percent}%](~repeating_weapons_lethality_critical)}} {{AP=[[@{armor_piercing}+0]]}}">k</button>
|
||
<button class="none" name="roll_damage" type="roll" value="@{gm_toggle} &{template:damage} {{header=@{weapons}}} {{subheader=@{damage}}} {{damage=[[@{damage}]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
<button class="none" name="roll_lethality" type="roll" value="@{gm_toggle} &{template:lethality} {{header=@{weapons}}} {{subheader=@{lethality_percent}}}{{lethality_rating=[[@{lethality_percent}]]}} {{lethality=[[1d100]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
<button class="none" name="roll_damage_critical" type="roll" value="@{gm_toggle} &{template:damage} {{header=@{weapons}}} {{subheader=@{damage}}} {{damage=[[@{damage}*2]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
<button class="none" name="roll_lethality_critical" type="roll" value="@{gm_toggle} &{template:lethality_critical} {{header=@{weapons}}} {{subheader=@{lethality_percent}}} {{lethality_rating=[[@{lethality_percent}*2]]}} {{lethality=[[1d100]]}} {{AP=[[@{armor_piercing}+0]]}}"></button>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--REMARKS-->
|
||
<div class="grid header-body remarks border">
|
||
<div class="section-header">
|
||
<h1 data-i18n="remarks" data-i18n-title="remarks">remarks</h1>
|
||
</div>
|
||
<div class="grid section-body border">
|
||
<div class="section border-bottom">
|
||
<h2 class="aligned-left" data-i18n="personal details and notes" data-i18n-title="personal details and notes">personal details and notes</h2>
|
||
<textarea name="attr_personal_details_and_notes" placeholder="personal details and notes" title="@{personal_details_and_notes}"></textarea>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- ROLL TEMPLATE-->
|
||
<!-- =============================-->
|
||
<!-- - LETHALITY DAMAGE-->
|
||
<div class="rolltemplates">
|
||
<rolltemplate class="sheet-rolltemplate-rolls">
|
||
<div class="sheet-template-container">{{#header}}
|
||
<div class="sheet-template-header">{{#name}}
|
||
<h1>{{name}} </h1><br/>{{/name}}
|
||
<h1>{{header}} </h1>
|
||
<h2>{{#subheader}}({{subheader}}%){{/subheader}}</h2>
|
||
</div>{{/header}}
|
||
<div class="sheet-template-body">{{#dice}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">{{dice}}</span><span class="percent">%</span></div>{{#rollTotal() dice 1}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 1}}
|
||
{{#rollBetween() dice 2 10}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 2 10}}
|
||
{{#rollTotal() dice 11}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 11}}
|
||
{{#rollBetween() dice 12 21}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 12 21}}
|
||
{{#rollTotal() dice 22}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 22}}
|
||
{{#rollBetween() dice 23 32}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 23 32}}
|
||
{{#rollTotal() dice 33}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 33}}
|
||
{{#rollBetween() dice 34 43}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 34 43}}
|
||
{{#rollTotal() dice 44}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 44}}
|
||
{{#rollBetween() dice 45 54}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 45 54}}
|
||
{{#rollTotal() dice 55}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 55}}
|
||
{{#rollBetween() dice 56 65}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 56 65}}
|
||
{{#rollTotal() dice 66}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 66}}
|
||
{{#rollBetween() dice 67 76}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 67 76}}
|
||
{{#rollTotal() dice 77}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 77}}
|
||
{{#rollBetween() dice 78 87}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 78 87}}
|
||
{{#rollTotal() dice 88}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 88}}
|
||
{{#rollBetween() dice 89 98}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollBetween() dice 89 98}}
|
||
{{#rollTotal() dice 99}}
|
||
{{#rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollGreater() dice rating}}
|
||
{{#^rollGreater() dice rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/^rollGreater() dice rating}}
|
||
{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 99}}
|
||
{{#rollTotal() dice 100}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{#rollTotal() hasdamage 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage_critical}}</span></div>{{/rollTotal() hasdamage 1}}
|
||
{{#rollTotal() haslethality 1}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{lethality_critical}}</span></div>{{/rollTotal() haslethality 1}}
|
||
{{/rollTotal() dice 100}}
|
||
{{/dice}}
|
||
{{#desc}}
|
||
<div class="sheet-template-row"><span class="sheet-template-desc">{{desc}}</span></div>{{/desc}}
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
</div>
|
||
<div class="rolltemplates">
|
||
<rolltemplate class="sheet-rolltemplate-stats">
|
||
<div class="sheet-template-container">{{#header}}
|
||
<div class="sheet-template-header">
|
||
<h1>{{header}} </h1>
|
||
<h2>{{#subheader}}({{subheader}}%){{/subheader}}</h2>
|
||
</div>{{/header}}
|
||
<div class="sheet-template-body">{{#dice}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">{{dice}}</span><span class="percent">%</span></div>{{#rollLess() stat 20}}
|
||
{{#^rollGreater() dice score}}
|
||
{{#rollTotal() dice 1}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 1}}
|
||
{{#rollBetween() dice 2 10}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 2 10}}
|
||
{{#rollTotal() dice 11}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 11}}
|
||
{{#rollBetween() dice 12 21}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 12 21}}
|
||
{{#rollTotal() dice 22}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 22}}
|
||
{{#rollBetween() dice 23 32}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 23 32}}
|
||
{{#rollTotal() dice 33}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 33}}
|
||
{{#rollBetween() dice 34 43}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 34 43}}
|
||
{{#rollTotal() dice 44}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 44}}
|
||
{{#rollBetween() dice 45 54}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 45 54}}
|
||
{{#rollTotal() dice 55}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 55}}
|
||
{{#rollBetween() dice 56 65}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 56 65}}
|
||
{{#rollTotal() dice 66}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 66}}
|
||
{{#rollBetween() dice 67 76}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 67 76}}
|
||
{{#rollTotal() dice 77}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 77}}
|
||
{{#rollBetween() dice 78 87}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 78 87}}
|
||
{{#rollTotal() dice 88}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 88}}
|
||
{{#rollBetween() dice 89 98}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 89 98}}
|
||
{{#rollTotal() dice 99}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 99}}
|
||
{{/^rollGreater() dice score}}
|
||
{{#rollGreater() dice score}}
|
||
{{#rollTotal() dice 100}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 100}}
|
||
{{#rollBetween() dice 2 10}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 2 10}}
|
||
{{#rollTotal() dice 11}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 11}}
|
||
{{#rollBetween() dice 12 21}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 12 21}}
|
||
{{#rollTotal() dice 22}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 22}}
|
||
{{#rollBetween() dice 23 32}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 23 32}}
|
||
{{#rollTotal() dice 33}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 33}}
|
||
{{#rollBetween() dice 34 43}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 34 43}}
|
||
{{#rollTotal() dice 44}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 44}}
|
||
{{#rollBetween() dice 45 54}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 45 54}}
|
||
{{#rollTotal() dice 55}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 55}}
|
||
{{#rollBetween() dice 56 65}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 56 65}}
|
||
{{#rollTotal() dice 66}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 66}}
|
||
{{#rollBetween() dice 67 76}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 67 76}}
|
||
{{#rollTotal() dice 77}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 77}}
|
||
{{#rollBetween() dice 78 87}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 78 87}}
|
||
{{#rollTotal() dice 88}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 88}}
|
||
{{#rollBetween() dice 89 98}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollBetween() dice 89 98}}
|
||
{{#rollTotal() dice 99}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 99}}
|
||
{{/rollGreater() dice score}}
|
||
{{/rollLess() stat 20}}
|
||
{{#^rollLess() stat 20}}
|
||
{{#^rollGreater() dice stat}}
|
||
{{#rollTotal() dice 100}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble </span></div>{{/rollTotal() dice 100}}
|
||
{{#^rollTotal() dice 100}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical </span></div>{{/^rollTotal() dice 100}}
|
||
{{/^rollGreater() dice stat}}
|
||
{{#rollGreater() dice stat}}
|
||
{{#rollBetween() dice 12 21}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 12 21}}
|
||
{{#rollTotal() dice 22}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 22}}
|
||
{{#rollBetween() dice 23 32}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 23 32}}
|
||
{{#rollTotal() dice 33}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 33}}
|
||
{{#rollBetween() dice 34 43}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 34 43}}
|
||
{{#rollTotal() dice 44}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 44}}
|
||
{{#rollBetween() dice 45 54}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 45 54}}
|
||
{{#rollTotal() dice 55}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 55}}
|
||
{{#rollBetween() dice 56 65}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 56 65}}
|
||
{{#rollTotal() dice 66}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 66}}
|
||
{{#rollBetween() dice 67 76}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 67 76}}
|
||
{{#rollTotal() dice 77}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 77}}
|
||
{{#rollBetween() dice 78 87}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 78 87}}
|
||
{{#rollTotal() dice 88}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 88}}
|
||
{{#rollBetween() dice 89 98}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/rollBetween() dice 89 98}}
|
||
{{#rollTotal() dice 99}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Critical</span></div>{{/rollTotal() dice 99}}
|
||
{{#rollTotal() dice 100}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Fumble</span></div>{{/rollTotal() dice 100}}
|
||
{{/rollGreater() dice stat}}
|
||
{{/^rollLess() stat 20}}
|
||
{{/dice}}
|
||
{{#damage}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>{{/damage}}
|
||
{{#desc}}
|
||
<div class="sheet-template-row"><span class="sheet-template-desc">{{desc}}</span></div>{{/desc}}
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
</div>
|
||
<div class="rolltemplates">
|
||
<rolltemplate class="sheet-rolltemplate-damage">
|
||
<div class="sheet-template-container">{{#header}}
|
||
<div class="sheet-template-header">
|
||
<h1>{{header}} </h1>
|
||
<h2>{{#subheader}}({{subheader}}){{/subheader}}</h2>
|
||
</div>{{/header}}
|
||
<div class="sheet-template-body">
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">{{damage}}</span></div>
|
||
{{#^rollTotal() AP 0}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Armor Piercing: {{AP}}</span></div>{{/^rollTotal() AP 0}}
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
</div>
|
||
<div class="rolltemplates">
|
||
<rolltemplate class="sheet-rolltemplate-lethality">
|
||
<div class="sheet-template-container">{{#header}}
|
||
<div class="sheet-template-header">
|
||
<h1>{{header}} </h1>
|
||
<h2>({{subheader}}%)</h2>
|
||
</div>{{/header}}
|
||
<div class="sheet-template-body">
|
||
<div class="sheet-template-row"><span class="inlinerollresult">{{lethality}}</span><span class="percent">%</span></div>{{#^rollGreater() lethality lethality_rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">DEATH</span></div>
|
||
{{#rollTotal() lethality 1 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 1 }}
|
||
|
||
{{#rollTotal() lethality 2 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 2 }}
|
||
|
||
{{#rollTotal() lethality 3 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 3 }}
|
||
|
||
{{#rollTotal() lethality 4 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 4 }}
|
||
|
||
{{#rollTotal() lethality 5 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 15)</span></div>
|
||
{{/rollTotal() lethality 5 }}
|
||
|
||
{{#rollTotal() lethality 6 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 6 }}
|
||
|
||
{{#rollTotal() lethality 7 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 17)</span></div>
|
||
{{/rollTotal() lethality 7 }}
|
||
|
||
{{#rollTotal() lethality 8 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 8 }}
|
||
|
||
{{#rollTotal() lethality 9 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 19)</span></div>
|
||
{{/rollTotal() lethality 9 }}
|
||
|
||
{{#rollTotal() lethality 10 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 10 }}
|
||
|
||
{{#rollTotal() lethality 11 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 2)</span></div>
|
||
{{/rollTotal() lethality 11 }}
|
||
|
||
{{#rollTotal() lethality 12 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 3)</span></div>
|
||
{{/rollTotal() lethality 12 }}
|
||
|
||
{{#rollTotal() lethality 13 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 4)</span></div>
|
||
{{/rollTotal() lethality 13 }}
|
||
|
||
{{#rollTotal() lethality 14 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 5)</span></div>
|
||
{{/rollTotal() lethality 14 }}
|
||
|
||
{{#rollTotal() lethality 15 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 6)</span></div>
|
||
{{/rollTotal() lethality 15 }}
|
||
|
||
{{#rollTotal() lethality 16 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 7)</span></div>
|
||
{{/rollTotal() lethality 16 }}
|
||
|
||
{{#rollTotal() lethality 17 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 17 }}
|
||
|
||
{{#rollTotal() lethality 18 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 18 }}
|
||
|
||
{{#rollTotal() lethality 19 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 19 }}
|
||
|
||
{{#rollTotal() lethality 20 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 20 }}
|
||
|
||
{{#rollTotal() lethality 21 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 3)</span></div>
|
||
{{/rollTotal() lethality 21 }}
|
||
|
||
{{#rollTotal() lethality 22 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 4)</span></div>
|
||
{{/rollTotal() lethality 22 }}
|
||
|
||
{{#rollTotal() lethality 23 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 5)</span></div>
|
||
{{/rollTotal() lethality 23 }}
|
||
|
||
{{#rollTotal() lethality 24 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 6)</span></div>
|
||
{{/rollTotal() lethality 24 }}
|
||
|
||
{{#rollTotal() lethality 25 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 7)</span></div>
|
||
{{/rollTotal() lethality 25 }}
|
||
|
||
{{#rollTotal() lethality 26 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 26 }}
|
||
|
||
{{#rollTotal() lethality 27 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 27 }}
|
||
|
||
{{#rollTotal() lethality 28 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 28 }}
|
||
|
||
{{#rollTotal() lethality 29 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 29 }}
|
||
|
||
{{#rollTotal() lethality 30 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 30 }}
|
||
|
||
{{#rollTotal() lethality 31 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 4)</span></div>
|
||
{{/rollTotal() lethality 31 }}
|
||
|
||
{{#rollTotal() lethality 32 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 5)</span></div>
|
||
{{/rollTotal() lethality 32 }}
|
||
|
||
{{#rollTotal() lethality 33 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 6)</span></div>
|
||
{{/rollTotal() lethality 33 }}
|
||
|
||
{{#rollTotal() lethality 34 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 7)</span></div>
|
||
{{/rollTotal() lethality 34 }}
|
||
|
||
{{#rollTotal() lethality 35 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 35 }}
|
||
|
||
{{#rollTotal() lethality 36 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 36 }}
|
||
|
||
{{#rollTotal() lethality 37 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 37 }}
|
||
|
||
{{#rollTotal() lethality 38 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 38 }}
|
||
|
||
{{#rollTotal() lethality 39 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 39 }}
|
||
|
||
{{#rollTotal() lethality 40 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 40 }}
|
||
|
||
{{#rollTotal() lethality 41 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 5)</span></div>
|
||
{{/rollTotal() lethality 41 }}
|
||
|
||
{{#rollTotal() lethality 42 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 6)</span></div>
|
||
{{/rollTotal() lethality 42 }}
|
||
|
||
{{#rollTotal() lethality 43 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 7)</span></div>
|
||
{{/rollTotal() lethality 43 }}
|
||
|
||
{{#rollTotal() lethality 44 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 44 }}
|
||
|
||
{{#rollTotal() lethality 45 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 45 }}
|
||
|
||
{{#rollTotal() lethality 46 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 46 }}
|
||
|
||
{{#rollTotal() lethality 47 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 47 }}
|
||
|
||
{{#rollTotal() lethality 48 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 48 }}
|
||
|
||
{{#rollTotal() lethality 49 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 49 }}
|
||
|
||
{{#rollTotal() lethality 50 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 15)</span></div>
|
||
{{/rollTotal() lethality 50 }}
|
||
|
||
{{#rollTotal() lethality 51 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 6)</span></div>
|
||
{{/rollTotal() lethality 51 }}
|
||
|
||
{{#rollTotal() lethality 52 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 7)</span></div>
|
||
{{/rollTotal() lethality 52 }}
|
||
|
||
{{#rollTotal() lethality 53 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 53 }}
|
||
|
||
{{#rollTotal() lethality 54 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 54 }}
|
||
|
||
{{#rollTotal() lethality 55 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 55 }}
|
||
|
||
{{#rollTotal() lethality 56 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 56 }}
|
||
|
||
{{#rollTotal() lethality 57 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 57 }}
|
||
|
||
{{#rollTotal() lethality 58 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 58 }}
|
||
|
||
{{#rollTotal() lethality 59 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 59 }}
|
||
|
||
{{#rollTotal() lethality 60 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 60 }}
|
||
|
||
{{#rollTotal() lethality 61 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 7)</span></div>
|
||
{{/rollTotal() lethality 61 }}
|
||
|
||
{{#rollTotal() lethality 62 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 62 }}
|
||
|
||
{{#rollTotal() lethality 63 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 63 }}
|
||
|
||
{{#rollTotal() lethality 64 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 64 }}
|
||
|
||
{{#rollTotal() lethality 65 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 65 }}
|
||
|
||
{{#rollTotal() lethality 66 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 66 }}
|
||
|
||
{{#rollTotal() lethality 67 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 67 }}
|
||
|
||
{{#rollTotal() lethality 68 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 68 }}
|
||
|
||
{{#rollTotal() lethality 69 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 15)</span></div>
|
||
{{/rollTotal() lethality 69 }}
|
||
|
||
{{#rollTotal() lethality 70 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 17)</span></div>
|
||
{{/rollTotal() lethality 70 }}
|
||
|
||
{{#rollTotal() lethality 71 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 71 }}
|
||
|
||
{{#rollTotal() lethality 72 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 72 }}
|
||
|
||
{{#rollTotal() lethality 73 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 73 }}
|
||
|
||
{{#rollTotal() lethality 74 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 74 }}
|
||
|
||
{{#rollTotal() lethality 75 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 75 }}
|
||
|
||
{{#rollTotal() lethality 76 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 76 }}
|
||
|
||
{{#rollTotal() lethality 77 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 77 }}
|
||
|
||
{{#rollTotal() lethality 78 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 15)</span></div>
|
||
{{/rollTotal() lethality 78 }}
|
||
|
||
{{#rollTotal() lethality 79 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 79 }}
|
||
|
||
{{#rollTotal() lethality 80 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 80 }}
|
||
|
||
{{#rollTotal() lethality 81 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 9)</span></div>
|
||
{{/rollTotal() lethality 81 }}
|
||
|
||
{{#rollTotal() lethality 82 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 82 }}
|
||
|
||
{{#rollTotal() lethality 83 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 83 }}
|
||
|
||
{{#rollTotal() lethality 84 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 84 }}
|
||
|
||
{{#rollTotal() lethality 85 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 85 }}
|
||
|
||
{{#rollTotal() lethality 86 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 86 }}
|
||
|
||
{{#rollTotal() lethality 87 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 15)</span></div>
|
||
{{/rollTotal() lethality 87 }}
|
||
|
||
{{#rollTotal() lethality 88 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 88 }}
|
||
|
||
{{#rollTotal() lethality 89 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 17)</span></div>
|
||
{{/rollTotal() lethality 89 }}
|
||
|
||
{{#rollTotal() lethality 90 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 19)</span></div>
|
||
{{/rollTotal() lethality 90 }}
|
||
|
||
{{#rollTotal() lethality 91 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 91 }}
|
||
|
||
{{#rollTotal() lethality 92 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 11)</span></div>
|
||
{{/rollTotal() lethality 92 }}
|
||
|
||
{{#rollTotal() lethality 93 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 93 }}
|
||
|
||
{{#rollTotal() lethality 94 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 13)</span></div>
|
||
{{/rollTotal() lethality 94 }}
|
||
|
||
{{#rollTotal() lethality 95 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 95 }}
|
||
|
||
{{#rollTotal() lethality 96 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 15)</span></div>
|
||
{{/rollTotal() lethality 96 }}
|
||
|
||
{{#rollTotal() lethality 97 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 97 }}
|
||
|
||
{{#rollTotal() lethality 98 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 17)</span></div>
|
||
{{/rollTotal() lethality 98 }}
|
||
|
||
{{#rollTotal() lethality 99 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 99 }}
|
||
|
||
{{#rollTotal() lethality 100 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 100 }}
|
||
{{/^rollGreater() lethality lethality_rating}}
|
||
{{#rollGreater() lethality lethality_rating}}
|
||
{{#rollTotal() lethality 1 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 1 }}
|
||
|
||
{{#rollTotal() lethality 2 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 2 }}
|
||
|
||
{{#rollTotal() lethality 3 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 3 }}
|
||
|
||
{{#rollTotal() lethality 4 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 4 }}
|
||
|
||
{{#rollTotal() lethality 5 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 15</span></div>
|
||
{{/rollTotal() lethality 5 }}
|
||
|
||
{{#rollTotal() lethality 6 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 6 }}
|
||
|
||
{{#rollTotal() lethality 7 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 17</span></div>
|
||
{{/rollTotal() lethality 7 }}
|
||
|
||
{{#rollTotal() lethality 8 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 8 }}
|
||
|
||
{{#rollTotal() lethality 9 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 19</span></div>
|
||
{{/rollTotal() lethality 9 }}
|
||
|
||
{{#rollTotal() lethality 10 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 10 }}
|
||
|
||
{{#rollTotal() lethality 11 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 2</span></div>
|
||
{{/rollTotal() lethality 11 }}
|
||
|
||
{{#rollTotal() lethality 12 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 3</span></div>
|
||
{{/rollTotal() lethality 12 }}
|
||
|
||
{{#rollTotal() lethality 13 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 4</span></div>
|
||
{{/rollTotal() lethality 13 }}
|
||
|
||
{{#rollTotal() lethality 14 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 5</span></div>
|
||
{{/rollTotal() lethality 14 }}
|
||
|
||
{{#rollTotal() lethality 15 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 6</span></div>
|
||
{{/rollTotal() lethality 15 }}
|
||
|
||
{{#rollTotal() lethality 16 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 7</span></div>
|
||
{{/rollTotal() lethality 16 }}
|
||
|
||
{{#rollTotal() lethality 17 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 17 }}
|
||
|
||
{{#rollTotal() lethality 18 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 18 }}
|
||
|
||
{{#rollTotal() lethality 19 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 19 }}
|
||
|
||
{{#rollTotal() lethality 20 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 20 }}
|
||
|
||
{{#rollTotal() lethality 21 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 3</span></div>
|
||
{{/rollTotal() lethality 21 }}
|
||
|
||
{{#rollTotal() lethality 22 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 4</span></div>
|
||
{{/rollTotal() lethality 22 }}
|
||
|
||
{{#rollTotal() lethality 23 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 5</span></div>
|
||
{{/rollTotal() lethality 23 }}
|
||
|
||
{{#rollTotal() lethality 24 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 6</span></div>
|
||
{{/rollTotal() lethality 24 }}
|
||
|
||
{{#rollTotal() lethality 25 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 7</span></div>
|
||
{{/rollTotal() lethality 25 }}
|
||
|
||
{{#rollTotal() lethality 26 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 26 }}
|
||
|
||
{{#rollTotal() lethality 27 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 27 }}
|
||
|
||
{{#rollTotal() lethality 28 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 28 }}
|
||
|
||
{{#rollTotal() lethality 29 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 29 }}
|
||
|
||
{{#rollTotal() lethality 30 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 30 }}
|
||
|
||
{{#rollTotal() lethality 31 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 4</span></div>
|
||
{{/rollTotal() lethality 31 }}
|
||
|
||
{{#rollTotal() lethality 32 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 5</span></div>
|
||
{{/rollTotal() lethality 32 }}
|
||
|
||
{{#rollTotal() lethality 33 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 6</span></div>
|
||
{{/rollTotal() lethality 33 }}
|
||
|
||
{{#rollTotal() lethality 34 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 7</span></div>
|
||
{{/rollTotal() lethality 34 }}
|
||
|
||
{{#rollTotal() lethality 35 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 35 }}
|
||
|
||
{{#rollTotal() lethality 36 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 36 }}
|
||
|
||
{{#rollTotal() lethality 37 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 37 }}
|
||
|
||
{{#rollTotal() lethality 38 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 38 }}
|
||
|
||
{{#rollTotal() lethality 39 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 39 }}
|
||
|
||
{{#rollTotal() lethality 40 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 40 }}
|
||
|
||
{{#rollTotal() lethality 41 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 5</span></div>
|
||
{{/rollTotal() lethality 41 }}
|
||
|
||
{{#rollTotal() lethality 42 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 6</span></div>
|
||
{{/rollTotal() lethality 42 }}
|
||
|
||
{{#rollTotal() lethality 43 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 7</span></div>
|
||
{{/rollTotal() lethality 43 }}
|
||
|
||
{{#rollTotal() lethality 44 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 44 }}
|
||
|
||
{{#rollTotal() lethality 45 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 45 }}
|
||
|
||
{{#rollTotal() lethality 46 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 46 }}
|
||
|
||
{{#rollTotal() lethality 47 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 47 }}
|
||
|
||
{{#rollTotal() lethality 48 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 48 }}
|
||
|
||
{{#rollTotal() lethality 49 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 49 }}
|
||
|
||
{{#rollTotal() lethality 50 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 15</span></div>
|
||
{{/rollTotal() lethality 50 }}
|
||
|
||
{{#rollTotal() lethality 51 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 6</span></div>
|
||
{{/rollTotal() lethality 51 }}
|
||
|
||
{{#rollTotal() lethality 52 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 7</span></div>
|
||
{{/rollTotal() lethality 52 }}
|
||
|
||
{{#rollTotal() lethality 53 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 53 }}
|
||
|
||
{{#rollTotal() lethality 54 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 54 }}
|
||
|
||
{{#rollTotal() lethality 55 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 55 }}
|
||
|
||
{{#rollTotal() lethality 56 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 56 }}
|
||
|
||
{{#rollTotal() lethality 57 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 57 }}
|
||
|
||
{{#rollTotal() lethality 58 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 58 }}
|
||
|
||
{{#rollTotal() lethality 59 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 59 }}
|
||
|
||
{{#rollTotal() lethality 60 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 60 }}
|
||
|
||
{{#rollTotal() lethality 61 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 7</span></div>
|
||
{{/rollTotal() lethality 61 }}
|
||
|
||
{{#rollTotal() lethality 62 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 62 }}
|
||
|
||
{{#rollTotal() lethality 63 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 63 }}
|
||
|
||
{{#rollTotal() lethality 64 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 64 }}
|
||
|
||
{{#rollTotal() lethality 65 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 65 }}
|
||
|
||
{{#rollTotal() lethality 66 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 66 }}
|
||
|
||
{{#rollTotal() lethality 67 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 67 }}
|
||
|
||
{{#rollTotal() lethality 68 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 68 }}
|
||
|
||
{{#rollTotal() lethality 69 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 15</span></div>
|
||
{{/rollTotal() lethality 69 }}
|
||
|
||
{{#rollTotal() lethality 70 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 17</span></div>
|
||
{{/rollTotal() lethality 70 }}
|
||
|
||
{{#rollTotal() lethality 71 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 71 }}
|
||
|
||
{{#rollTotal() lethality 72 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 72 }}
|
||
|
||
{{#rollTotal() lethality 73 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 73 }}
|
||
|
||
{{#rollTotal() lethality 74 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 74 }}
|
||
|
||
{{#rollTotal() lethality 75 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 75 }}
|
||
|
||
{{#rollTotal() lethality 76 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 76 }}
|
||
|
||
{{#rollTotal() lethality 77 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 77 }}
|
||
|
||
{{#rollTotal() lethality 78 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 15</span></div>
|
||
{{/rollTotal() lethality 78 }}
|
||
|
||
{{#rollTotal() lethality 79 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 79 }}
|
||
|
||
{{#rollTotal() lethality 80 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 80 }}
|
||
|
||
{{#rollTotal() lethality 81 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 9</span></div>
|
||
{{/rollTotal() lethality 81 }}
|
||
|
||
{{#rollTotal() lethality 82 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 82 }}
|
||
|
||
{{#rollTotal() lethality 83 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 83 }}
|
||
|
||
{{#rollTotal() lethality 84 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 84 }}
|
||
|
||
{{#rollTotal() lethality 85 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 85 }}
|
||
|
||
{{#rollTotal() lethality 86 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 86 }}
|
||
|
||
{{#rollTotal() lethality 87 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 15</span></div>
|
||
{{/rollTotal() lethality 87 }}
|
||
|
||
{{#rollTotal() lethality 88 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 88 }}
|
||
|
||
{{#rollTotal() lethality 89 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 17</span></div>
|
||
{{/rollTotal() lethality 89 }}
|
||
|
||
{{#rollTotal() lethality 90 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 19</span></div>
|
||
{{/rollTotal() lethality 90 }}
|
||
|
||
{{#rollTotal() lethality 91 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 91 }}
|
||
|
||
{{#rollTotal() lethality 92 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 11</span></div>
|
||
{{/rollTotal() lethality 92 }}
|
||
|
||
{{#rollTotal() lethality 93 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 93 }}
|
||
|
||
{{#rollTotal() lethality 94 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 13</span></div>
|
||
{{/rollTotal() lethality 94 }}
|
||
|
||
{{#rollTotal() lethality 95 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 95 }}
|
||
|
||
{{#rollTotal() lethality 96 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 15</span></div>
|
||
{{/rollTotal() lethality 96 }}
|
||
|
||
{{#rollTotal() lethality 97 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 97 }}
|
||
|
||
{{#rollTotal() lethality 98 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 17</span></div>
|
||
{{/rollTotal() lethality 98 }}
|
||
|
||
{{#rollTotal() lethality 99 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 99 }}
|
||
|
||
{{#rollTotal() lethality 100 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 100 }}
|
||
{{/rollGreater() lethality lethality_rating}}
|
||
|
||
{{#^rollTotal() AP 0}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Armor Piercing: {{AP}}</span></div>{{/^rollTotal() AP 0}}
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
</div>
|
||
<div class="rolltemplates">
|
||
<rolltemplate class="sheet-rolltemplate-lethality_critical">
|
||
<div class="sheet-template-container">{{#header}}
|
||
<div class="sheet-template-header">
|
||
<h1>{{header}} </h1>
|
||
<h2>({{subheader}}%)</h2>
|
||
</div>{{/header}}
|
||
<div class="sheet-template-body">
|
||
<div class="sheet-template-row"><span class="inlinerollresult">{{lethality}}</span><span class="percent">%</span></div>{{#^rollGreater() lethality lethality_rating}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">DEATH</span></div>
|
||
{{#rollTotal() lethality 1 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 1 }}
|
||
|
||
{{#rollTotal() lethality 2 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 2 }}
|
||
|
||
{{#rollTotal() lethality 3 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 3 }}
|
||
|
||
{{#rollTotal() lethality 4 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 28)</span></div>
|
||
{{/rollTotal() lethality 4 }}
|
||
|
||
{{#rollTotal() lethality 5 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 30)</span></div>
|
||
{{/rollTotal() lethality 5 }}
|
||
|
||
{{#rollTotal() lethality 6 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 32)</span></div>
|
||
{{/rollTotal() lethality 6 }}
|
||
|
||
{{#rollTotal() lethality 7 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 34)</span></div>
|
||
{{/rollTotal() lethality 7 }}
|
||
|
||
{{#rollTotal() lethality 8 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 36)</span></div>
|
||
{{/rollTotal() lethality 8 }}
|
||
|
||
{{#rollTotal() lethality 9 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 38)</span></div>
|
||
{{/rollTotal() lethality 9 }}
|
||
|
||
{{#rollTotal() lethality 10 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 10 }}
|
||
|
||
{{#rollTotal() lethality 11 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 4)</span></div>
|
||
{{/rollTotal() lethality 11 }}
|
||
|
||
{{#rollTotal() lethality 12 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 6)</span></div>
|
||
{{/rollTotal() lethality 12 }}
|
||
|
||
{{#rollTotal() lethality 13 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 13 }}
|
||
|
||
{{#rollTotal() lethality 14 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 14 }}
|
||
|
||
{{#rollTotal() lethality 15 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 15 }}
|
||
|
||
{{#rollTotal() lethality 16 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 16 }}
|
||
|
||
{{#rollTotal() lethality 17 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 17 }}
|
||
|
||
{{#rollTotal() lethality 18 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 18 }}
|
||
|
||
{{#rollTotal() lethality 19 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 19 }}
|
||
|
||
{{#rollTotal() lethality 20 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 20 }}
|
||
|
||
{{#rollTotal() lethality 21 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 6)</span></div>
|
||
{{/rollTotal() lethality 21 }}
|
||
|
||
{{#rollTotal() lethality 22 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 22 }}
|
||
|
||
{{#rollTotal() lethality 23 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 23 }}
|
||
|
||
{{#rollTotal() lethality 24 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 24 }}
|
||
|
||
{{#rollTotal() lethality 25 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 25 }}
|
||
|
||
{{#rollTotal() lethality 26 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 26 }}
|
||
|
||
{{#rollTotal() lethality 27 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 27 }}
|
||
|
||
{{#rollTotal() lethality 28 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 28 }}
|
||
|
||
{{#rollTotal() lethality 29 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 29 }}
|
||
|
||
{{#rollTotal() lethality 30 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 30 }}
|
||
|
||
{{#rollTotal() lethality 31 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 8)</span></div>
|
||
{{/rollTotal() lethality 31 }}
|
||
|
||
{{#rollTotal() lethality 32 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 32 }}
|
||
|
||
{{#rollTotal() lethality 33 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 33 }}
|
||
|
||
{{#rollTotal() lethality 34 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 34 }}
|
||
|
||
{{#rollTotal() lethality 35 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 35 }}
|
||
|
||
{{#rollTotal() lethality 36 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 36 }}
|
||
|
||
{{#rollTotal() lethality 37 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 37 }}
|
||
|
||
{{#rollTotal() lethality 38 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 38 }}
|
||
|
||
{{#rollTotal() lethality 39 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 39 }}
|
||
|
||
{{#rollTotal() lethality 40 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 28)</span></div>
|
||
{{/rollTotal() lethality 40 }}
|
||
|
||
{{#rollTotal() lethality 41 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 10)</span></div>
|
||
{{/rollTotal() lethality 41 }}
|
||
|
||
{{#rollTotal() lethality 42 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 42 }}
|
||
|
||
{{#rollTotal() lethality 43 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 43 }}
|
||
|
||
{{#rollTotal() lethality 44 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 44 }}
|
||
|
||
{{#rollTotal() lethality 45 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 45 }}
|
||
|
||
{{#rollTotal() lethality 46 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 46 }}
|
||
|
||
{{#rollTotal() lethality 47 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 47 }}
|
||
|
||
{{#rollTotal() lethality 48 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 48 }}
|
||
|
||
{{#rollTotal() lethality 49 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 49 }}
|
||
|
||
{{#rollTotal() lethality 50 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 30)</span></div>
|
||
{{/rollTotal() lethality 50 }}
|
||
|
||
{{#rollTotal() lethality 51 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 12)</span></div>
|
||
{{/rollTotal() lethality 51 }}
|
||
|
||
{{#rollTotal() lethality 52 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 52 }}
|
||
|
||
{{#rollTotal() lethality 53 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 53 }}
|
||
|
||
{{#rollTotal() lethality 54 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 54 }}
|
||
|
||
{{#rollTotal() lethality 55 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 55 }}
|
||
|
||
{{#rollTotal() lethality 56 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 56 }}
|
||
|
||
{{#rollTotal() lethality 57 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 57 }}
|
||
|
||
{{#rollTotal() lethality 58 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 58 }}
|
||
|
||
{{#rollTotal() lethality 59 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 28)</span></div>
|
||
{{/rollTotal() lethality 59 }}
|
||
|
||
{{#rollTotal() lethality 60 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 32)</span></div>
|
||
{{/rollTotal() lethality 60 }}
|
||
|
||
{{#rollTotal() lethality 61 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 14)</span></div>
|
||
{{/rollTotal() lethality 61 }}
|
||
|
||
{{#rollTotal() lethality 62 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 62 }}
|
||
|
||
{{#rollTotal() lethality 63 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 63 }}
|
||
|
||
{{#rollTotal() lethality 64 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 64 }}
|
||
|
||
{{#rollTotal() lethality 65 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 65 }}
|
||
|
||
{{#rollTotal() lethality 66 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 66 }}
|
||
|
||
{{#rollTotal() lethality 67 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 67 }}
|
||
|
||
{{#rollTotal() lethality 68 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 28)</span></div>
|
||
{{/rollTotal() lethality 68 }}
|
||
|
||
{{#rollTotal() lethality 69 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 30)</span></div>
|
||
{{/rollTotal() lethality 69 }}
|
||
|
||
{{#rollTotal() lethality 70 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 34)</span></div>
|
||
{{/rollTotal() lethality 70 }}
|
||
|
||
{{#rollTotal() lethality 71 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 16)</span></div>
|
||
{{/rollTotal() lethality 71 }}
|
||
|
||
{{#rollTotal() lethality 72 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 72 }}
|
||
|
||
{{#rollTotal() lethality 73 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 73 }}
|
||
|
||
{{#rollTotal() lethality 74 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 74 }}
|
||
|
||
{{#rollTotal() lethality 75 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 75 }}
|
||
|
||
{{#rollTotal() lethality 76 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 76 }}
|
||
|
||
{{#rollTotal() lethality 77 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 28)</span></div>
|
||
{{/rollTotal() lethality 77 }}
|
||
|
||
{{#rollTotal() lethality 78 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 30)</span></div>
|
||
{{/rollTotal() lethality 78 }}
|
||
|
||
{{#rollTotal() lethality 79 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 32)</span></div>
|
||
{{/rollTotal() lethality 79 }}
|
||
|
||
{{#rollTotal() lethality 80 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 36)</span></div>
|
||
{{/rollTotal() lethality 80 }}
|
||
|
||
{{#rollTotal() lethality 81 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 18)</span></div>
|
||
{{/rollTotal() lethality 81 }}
|
||
|
||
{{#rollTotal() lethality 82 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 82 }}
|
||
|
||
{{#rollTotal() lethality 83 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 83 }}
|
||
|
||
{{#rollTotal() lethality 84 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 84 }}
|
||
|
||
{{#rollTotal() lethality 85 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 85 }}
|
||
|
||
{{#rollTotal() lethality 86 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 28)</span></div>
|
||
{{/rollTotal() lethality 86 }}
|
||
|
||
{{#rollTotal() lethality 87 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 30)</span></div>
|
||
{{/rollTotal() lethality 87 }}
|
||
|
||
{{#rollTotal() lethality 88 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 32)</span></div>
|
||
{{/rollTotal() lethality 88 }}
|
||
|
||
{{#rollTotal() lethality 89 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 34)</span></div>
|
||
{{/rollTotal() lethality 89 }}
|
||
|
||
{{#rollTotal() lethality 90 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 38)</span></div>
|
||
{{/rollTotal() lethality 90 }}
|
||
|
||
{{#rollTotal() lethality 91 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 20)</span></div>
|
||
{{/rollTotal() lethality 91 }}
|
||
|
||
{{#rollTotal() lethality 92 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 22)</span></div>
|
||
{{/rollTotal() lethality 92 }}
|
||
|
||
{{#rollTotal() lethality 93 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 24)</span></div>
|
||
{{/rollTotal() lethality 93 }}
|
||
|
||
{{#rollTotal() lethality 94 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 26)</span></div>
|
||
{{/rollTotal() lethality 94 }}
|
||
|
||
{{#rollTotal() lethality 95 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 28)</span></div>
|
||
{{/rollTotal() lethality 95 }}
|
||
|
||
{{#rollTotal() lethality 96 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 30)</span></div>
|
||
{{/rollTotal() lethality 96 }}
|
||
|
||
{{#rollTotal() lethality 97 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 32)</span></div>
|
||
{{/rollTotal() lethality 97 }}
|
||
|
||
{{#rollTotal() lethality 98 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 34)</span></div>
|
||
{{/rollTotal() lethality 98 }}
|
||
|
||
{{#rollTotal() lethality 99 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 36)</span></div>
|
||
{{/rollTotal() lethality 99 }}
|
||
|
||
{{#rollTotal() lethality 100 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">(or damage: 40)</span></div>
|
||
{{/rollTotal() lethality 100 }}
|
||
{{/^rollGreater() lethality lethality_rating}}
|
||
{{#rollGreater() lethality lethality_rating}}
|
||
{{#rollTotal() lethality 1 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 1 }}
|
||
|
||
{{#rollTotal() lethality 2 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 2 }}
|
||
|
||
{{#rollTotal() lethality 3 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 3 }}
|
||
|
||
{{#rollTotal() lethality 4 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 28</span></div>
|
||
{{/rollTotal() lethality 4 }}
|
||
|
||
{{#rollTotal() lethality 5 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 30</span></div>
|
||
{{/rollTotal() lethality 5 }}
|
||
|
||
{{#rollTotal() lethality 6 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 32</span></div>
|
||
{{/rollTotal() lethality 6 }}
|
||
|
||
{{#rollTotal() lethality 7 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 34</span></div>
|
||
{{/rollTotal() lethality 7 }}
|
||
|
||
{{#rollTotal() lethality 8 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 36</span></div>
|
||
{{/rollTotal() lethality 8 }}
|
||
|
||
{{#rollTotal() lethality 9 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 38</span></div>
|
||
{{/rollTotal() lethality 9 }}
|
||
|
||
{{#rollTotal() lethality 10 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 10 }}
|
||
|
||
{{#rollTotal() lethality 11 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 4</span></div>
|
||
{{/rollTotal() lethality 11 }}
|
||
|
||
{{#rollTotal() lethality 12 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 6</span></div>
|
||
{{/rollTotal() lethality 12 }}
|
||
|
||
{{#rollTotal() lethality 13 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 13 }}
|
||
|
||
{{#rollTotal() lethality 14 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 14 }}
|
||
|
||
{{#rollTotal() lethality 15 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 15 }}
|
||
|
||
{{#rollTotal() lethality 16 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 16 }}
|
||
|
||
{{#rollTotal() lethality 17 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 17 }}
|
||
|
||
{{#rollTotal() lethality 18 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 18 }}
|
||
|
||
{{#rollTotal() lethality 19 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 19 }}
|
||
|
||
{{#rollTotal() lethality 20 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 20 }}
|
||
|
||
{{#rollTotal() lethality 21 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 6</span></div>
|
||
{{/rollTotal() lethality 21 }}
|
||
|
||
{{#rollTotal() lethality 22 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 22 }}
|
||
|
||
{{#rollTotal() lethality 23 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 23 }}
|
||
|
||
{{#rollTotal() lethality 24 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 24 }}
|
||
|
||
{{#rollTotal() lethality 25 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 25 }}
|
||
|
||
{{#rollTotal() lethality 26 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 26 }}
|
||
|
||
{{#rollTotal() lethality 27 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 27 }}
|
||
|
||
{{#rollTotal() lethality 28 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 28 }}
|
||
|
||
{{#rollTotal() lethality 29 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 29 }}
|
||
|
||
{{#rollTotal() lethality 30 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 30 }}
|
||
|
||
{{#rollTotal() lethality 31 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 8</span></div>
|
||
{{/rollTotal() lethality 31 }}
|
||
|
||
{{#rollTotal() lethality 32 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 32 }}
|
||
|
||
{{#rollTotal() lethality 33 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 33 }}
|
||
|
||
{{#rollTotal() lethality 34 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 34 }}
|
||
|
||
{{#rollTotal() lethality 35 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 35 }}
|
||
|
||
{{#rollTotal() lethality 36 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 36 }}
|
||
|
||
{{#rollTotal() lethality 37 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 37 }}
|
||
|
||
{{#rollTotal() lethality 38 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 38 }}
|
||
|
||
{{#rollTotal() lethality 39 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 39 }}
|
||
|
||
{{#rollTotal() lethality 40 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 28</span></div>
|
||
{{/rollTotal() lethality 40 }}
|
||
|
||
{{#rollTotal() lethality 41 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 10</span></div>
|
||
{{/rollTotal() lethality 41 }}
|
||
|
||
{{#rollTotal() lethality 42 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 42 }}
|
||
|
||
{{#rollTotal() lethality 43 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 43 }}
|
||
|
||
{{#rollTotal() lethality 44 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 44 }}
|
||
|
||
{{#rollTotal() lethality 45 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 45 }}
|
||
|
||
{{#rollTotal() lethality 46 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 46 }}
|
||
|
||
{{#rollTotal() lethality 47 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 47 }}
|
||
|
||
{{#rollTotal() lethality 48 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 48 }}
|
||
|
||
{{#rollTotal() lethality 49 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 49 }}
|
||
|
||
{{#rollTotal() lethality 50 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 30</span></div>
|
||
{{/rollTotal() lethality 50 }}
|
||
|
||
{{#rollTotal() lethality 51 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 12</span></div>
|
||
{{/rollTotal() lethality 51 }}
|
||
|
||
{{#rollTotal() lethality 52 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 52 }}
|
||
|
||
{{#rollTotal() lethality 53 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 53 }}
|
||
|
||
{{#rollTotal() lethality 54 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 54 }}
|
||
|
||
{{#rollTotal() lethality 55 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 55 }}
|
||
|
||
{{#rollTotal() lethality 56 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 56 }}
|
||
|
||
{{#rollTotal() lethality 57 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 57 }}
|
||
|
||
{{#rollTotal() lethality 58 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 58 }}
|
||
|
||
{{#rollTotal() lethality 59 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 28</span></div>
|
||
{{/rollTotal() lethality 59 }}
|
||
|
||
{{#rollTotal() lethality 60 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 32</span></div>
|
||
{{/rollTotal() lethality 60 }}
|
||
|
||
{{#rollTotal() lethality 61 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 14</span></div>
|
||
{{/rollTotal() lethality 61 }}
|
||
|
||
{{#rollTotal() lethality 62 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 62 }}
|
||
|
||
{{#rollTotal() lethality 63 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 63 }}
|
||
|
||
{{#rollTotal() lethality 64 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 64 }}
|
||
|
||
{{#rollTotal() lethality 65 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 65 }}
|
||
|
||
{{#rollTotal() lethality 66 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 66 }}
|
||
|
||
{{#rollTotal() lethality 67 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 67 }}
|
||
|
||
{{#rollTotal() lethality 68 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 28</span></div>
|
||
{{/rollTotal() lethality 68 }}
|
||
|
||
{{#rollTotal() lethality 69 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 30</span></div>
|
||
{{/rollTotal() lethality 69 }}
|
||
|
||
{{#rollTotal() lethality 70 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 34</span></div>
|
||
{{/rollTotal() lethality 70 }}
|
||
|
||
{{#rollTotal() lethality 71 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 16</span></div>
|
||
{{/rollTotal() lethality 71 }}
|
||
|
||
{{#rollTotal() lethality 72 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 72 }}
|
||
|
||
{{#rollTotal() lethality 73 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 73 }}
|
||
|
||
{{#rollTotal() lethality 74 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 74 }}
|
||
|
||
{{#rollTotal() lethality 75 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 75 }}
|
||
|
||
{{#rollTotal() lethality 76 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 76 }}
|
||
|
||
{{#rollTotal() lethality 77 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 28</span></div>
|
||
{{/rollTotal() lethality 77 }}
|
||
|
||
{{#rollTotal() lethality 78 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 30</span></div>
|
||
{{/rollTotal() lethality 78 }}
|
||
|
||
{{#rollTotal() lethality 79 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 32</span></div>
|
||
{{/rollTotal() lethality 79 }}
|
||
|
||
{{#rollTotal() lethality 80 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 36</span></div>
|
||
{{/rollTotal() lethality 80 }}
|
||
|
||
{{#rollTotal() lethality 81 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 18</span></div>
|
||
{{/rollTotal() lethality 81 }}
|
||
|
||
{{#rollTotal() lethality 82 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 82 }}
|
||
|
||
{{#rollTotal() lethality 83 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 83 }}
|
||
|
||
{{#rollTotal() lethality 84 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 84 }}
|
||
|
||
{{#rollTotal() lethality 85 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 85 }}
|
||
|
||
{{#rollTotal() lethality 86 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 28</span></div>
|
||
{{/rollTotal() lethality 86 }}
|
||
|
||
{{#rollTotal() lethality 87 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 30</span></div>
|
||
{{/rollTotal() lethality 87 }}
|
||
|
||
{{#rollTotal() lethality 88 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 32</span></div>
|
||
{{/rollTotal() lethality 88 }}
|
||
|
||
{{#rollTotal() lethality 89 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 34</span></div>
|
||
{{/rollTotal() lethality 89 }}
|
||
|
||
{{#rollTotal() lethality 90 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 38</span></div>
|
||
{{/rollTotal() lethality 90 }}
|
||
|
||
{{#rollTotal() lethality 91 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 20</span></div>
|
||
{{/rollTotal() lethality 91 }}
|
||
|
||
{{#rollTotal() lethality 92 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 22</span></div>
|
||
{{/rollTotal() lethality 92 }}
|
||
|
||
{{#rollTotal() lethality 93 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 24</span></div>
|
||
{{/rollTotal() lethality 93 }}
|
||
|
||
{{#rollTotal() lethality 94 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 26</span></div>
|
||
{{/rollTotal() lethality 94 }}
|
||
|
||
{{#rollTotal() lethality 95 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 28</span></div>
|
||
{{/rollTotal() lethality 95 }}
|
||
|
||
{{#rollTotal() lethality 96 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 30</span></div>
|
||
{{/rollTotal() lethality 96 }}
|
||
|
||
{{#rollTotal() lethality 97 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 32</span></div>
|
||
{{/rollTotal() lethality 97 }}
|
||
|
||
{{#rollTotal() lethality 98 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 34</span></div>
|
||
{{/rollTotal() lethality 98 }}
|
||
|
||
{{#rollTotal() lethality 99 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 36</span></div>
|
||
{{/rollTotal() lethality 99 }}
|
||
|
||
{{#rollTotal() lethality 100 }}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Normal Damage: 40</span></div>
|
||
{{/rollTotal() lethality 100 }}
|
||
{{/rollGreater() lethality lethality_rating}}
|
||
|
||
{{#^rollTotal() AP 0}}
|
||
<div class="sheet-template-row"> <span class="inlinerollresult">Armor Piercing: {{AP}}</span></div>{{/^rollTotal() AP 0}}
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
</div>
|
||
<div class="rolltemplates">
|
||
<rolltemplate class="sheet-rolltemplate-sanloss">
|
||
<div class="sheet-template-container">
|
||
<div class="sheet-template-header">
|
||
<h1>{{type}} </h1>
|
||
<h2>( {{#rollTotal() hasminsan 1}}{{success}}{{/rollTotal() hasminsan 1}} {{#^rollTotal() hasminsan 1}}-{{/^rollTotal() hasminsan 1}} / {{#rollTotal() hasmaxsan 1}}{{failure}}{{/rollTotal() hasmaxsan 1}} {{#^rollTotal() hasmaxsan 1}}-{{/^rollTotal() hasmaxsan 1}} )</h2>
|
||
</div>
|
||
<div class="sheet-template-body">
|
||
<div class="sheet-template-row"><span class="inlinerollresult">{{#rollTotal() hasminsan 1}}{{roll1}}{{/rollTotal() hasminsan 1}} {{#^rollTotal() hasminsan 1}}-{{/^rollTotal() hasminsan 1}} / {{#rollTotal() hasmaxsan 1}}{{roll2}}{{/rollTotal() hasmaxsan 1}} {{#^rollTotal() hasmaxsan 1}}-{{/^rollTotal() hasmaxsan 1}} </span></div>
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
</div>
|
||
<div class="rolltemplates">
|
||
<rolltemplate class="sheet-rolltemplate-luck">
|
||
<div class="sheet-template-container">{{#header}}
|
||
<div class="sheet-template-header">
|
||
<h1>{{header}} </h1>
|
||
<h2>{{#subheader}}({{subheader}}%){{/subheader}}</h2>
|
||
</div>{{/header}}
|
||
<div class="sheet-template-body">{{#dice}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">{{dice}}</span><span class="percent">%</span></div>{{#rollGreater() dice 50}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Failure</span></div>{{/rollGreater() dice 50}}
|
||
{{#^rollGreater() dice 50}}
|
||
<div class="sheet-template-row"><span class="inlinerollresult">Success</span></div>{{/^rollGreater() dice 50}}
|
||
{{/dice}}
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
</div>
|
||
<!--SHEETWORKERS-->
|
||
<!-- =============================-->
|
||
<script type="text/worker"> // === ATTRIBUTE ARRAYS
|
||
// note: I had the underscore in front of the arrays key to distinguish it from the name of the attribute
|
||
const arrays = {
|
||
_stats: ['strength', 'constitution', 'dexterity', 'intelligence', 'power', 'charisma'],
|
||
_hit_points: ['strength_score', 'constitution_score'],
|
||
_sanity_points: ['power_score'], //ALSO USED FOR BREAKING POINTS
|
||
_willpower_points: ['power_score'], //ALSO USED FOR STARTING SAN
|
||
_damage_bonus: ['strength_score'],
|
||
_toggles: ['settings'],
|
||
_sanity_loss: ['san_success', 'san_failure']
|
||
};
|
||
|
||
|
||
|
||
// === SHARED FUNCTIONS
|
||
const setAttributes = (update, silent) => {
|
||
(silent === true) ? setAttrs(update, {silent:true}) : setAttrs(update);
|
||
};
|
||
|
||
// === STAT SCORES
|
||
arrays['_stats'].forEach(attr => {
|
||
on(`change:${attr}_score`, (eventinfo) => {
|
||
const score = parseInt(eventinfo.newValue) || 0;
|
||
setAttributes({[`${attr}`]: score * 5}, true);
|
||
});
|
||
});
|
||
|
||
// === HIT POINTS
|
||
// First time player set you
|
||
arrays['_hit_points'].forEach(attr => {
|
||
on(`change:${attr}`, (eventInfo) => {
|
||
// Check if STR or CON has been changed, if changed the relative initial flag is set to 0
|
||
if (eventInfo.sourceAttribute === 'strength_score'){
|
||
setAttributes({initial_str:0}, true);
|
||
} else if (eventInfo.sourceAttribute === 'constitution_score'){
|
||
setAttributes({initial_con:0}, true);
|
||
}
|
||
getAttrs(['initial_str','initial_con','initial_hp'],function(v){
|
||
let flag1=(parseInt(v.initial_con)||0);
|
||
let flag2=(parseInt(v.initial_str)||0);
|
||
// This flag is 0 if both CON and STR has been initialized, otherwise it is 1
|
||
let flag_stats = flag1+flag2;
|
||
// This flag is 0 if the initial value for current hp has already been initialized, otherwise it is 1
|
||
let flag_hp=(parseInt(v.initial_hp)||0);
|
||
if (flag_stats == 0){
|
||
const attributes = arrays['_hit_points'].concat(['hit_points']);
|
||
if (flag_hp == 1){
|
||
getAttrs(attributes, (values) => {
|
||
const strength = parseInt(values.strength_score) || 0, constitution = parseInt(values.constitution_score) || 0;
|
||
const calculated = Math.ceil((strength + constitution)/2);
|
||
let update = {
|
||
hit_points_max: calculated,
|
||
hit_points : calculated,
|
||
initial_hp : 0
|
||
}
|
||
setAttributes(update, true);
|
||
});
|
||
} else {
|
||
getAttrs(attributes, (values) => {
|
||
const strength = parseInt(values.strength_score) || 0, constitution = parseInt(values.constitution_score) || 0;
|
||
const calculated = Math.ceil((strength + constitution)/2);
|
||
let update = {
|
||
hit_points_max: calculated
|
||
}
|
||
setAttributes(update, true);
|
||
});
|
||
}
|
||
|
||
}
|
||
});
|
||
});
|
||
});
|
||
|
||
|
||
// === WILLPOWER POINTS & RECOVERY SAN
|
||
arrays['_willpower_points'].forEach(attr => {
|
||
on(`change:${attr}`, (eventinfo) => {
|
||
const attributes = arrays['_willpower_points'].concat(['willpower_points', 'recovery_san']);
|
||
getAttrs(attributes, (values) => {
|
||
const calculated = parseInt(values.power_score) || 0;
|
||
const calculated_5 = calculated * 5;
|
||
let update = {
|
||
willpower_points_max: calculated,
|
||
recovery_san: calculated_5
|
||
}
|
||
setAttributes(update, true);
|
||
});
|
||
});
|
||
});
|
||
|
||
// === DAMAGE BONUS
|
||
arrays['_damage_bonus'].forEach(attr => {
|
||
on(`change:${attr}`, (eventinfo) => {
|
||
const attributes = arrays['_damage_bonus'].concat(['damage_bonus']);
|
||
getAttrs(attributes, (values) => {
|
||
const new_str = parseInt(values.strength_score) || 0;
|
||
let calculated = "0";
|
||
if (new_str > 0 && new_str <=4) {
|
||
calculated = "-2";
|
||
} else if (new_str > 4 && new_str <=8) {
|
||
calculated = "-1";
|
||
} else if (new_str > 12 && new_str <=16) {
|
||
calculated = "+1";
|
||
} else if (new_str > 16) {
|
||
calculated = "+2";
|
||
}
|
||
let update = {
|
||
damage_bonus_max: calculated,
|
||
damage_bonus: calculated
|
||
}
|
||
setAttributes(update, true);
|
||
});
|
||
});
|
||
});
|
||
|
||
|
||
|
||
// new function to compute san point max
|
||
on("sheet:opened change:unnatural", function() {
|
||
getAttrs(['unnatural'], function(values) {
|
||
setAttrs({sanity_points_max: 99-Math.floor(values.unnatural)});
|
||
});
|
||
});
|
||
|
||
// === SAN LOSS Button
|
||
arrays['_sanity_loss'].forEach(attr => {
|
||
on(`change:${attr}`, (eventinfo) => {
|
||
const value = eventinfo.newValue;
|
||
if (value ===""){
|
||
setAttributes({[`has_${attr}`]: 0}, true);
|
||
} else {
|
||
setAttributes({[`has_${attr}`]: 1}, true);
|
||
}
|
||
});
|
||
});
|
||
|
||
// === TOGGLE INPUT SETTINGS
|
||
arrays['_toggles'].forEach(attr => {
|
||
on(`clicked:toggle_${attr}`, () => {
|
||
getAttrs(['toggles'], (values) => {
|
||
let string = toggleBuilder(attr, v['toggles']);
|
||
setAttributes({toggles: string}, true);
|
||
});
|
||
});
|
||
});
|
||
|
||
// === UPDATE TOGGLE STRING
|
||
const toggleBuilder = (attr, oldString) => {
|
||
let newString = (oldString.includes(`${attr}`)) ? oldString.replace(`${attr},`, '') : `${oldString}${attr},`;
|
||
return newString
|
||
};
|
||
|
||
|
||
// === SHEET VERSIONING
|
||
on('sheet:opened', () => {
|
||
getAttrs(['version'], values => { versioning(parseFloat(values.version) || 1); });
|
||
});
|
||
|
||
const versioning = (version) => {
|
||
console.log(`%c Versioning, ${version}`, 'color: green; font-weight:bold');
|
||
};
|
||
|
||
|
||
|
||
// UPDATE THE VALUE OF THE BOND IN THE REPEATING SECTION WHEN CREATED
|
||
on("change:repeating_bonds",function(){
|
||
getAttrs(["repeating_bonds_flag","charisma_score"],function(value){
|
||
if (value["repeating_bonds_flag"]==0){
|
||
let update={
|
||
repeating_bond_score:value["charisma_score"],
|
||
repeating_bond_flag:1
|
||
};
|
||
setAttributes(update,true);
|
||
}
|
||
});
|
||
});
|
||
|
||
// CHECK IF DAMAGE OR LETHALITY EXISTS
|
||
on("change:repeating_weapons",function(){
|
||
getAttrs(['repeating_weapons_damage','repeating_weapons_lethality_percent'],function(value){
|
||
let update={};
|
||
if (value['repeating_weapons_damage']===""){
|
||
update['repeating_weapons_hasdamage']=0;
|
||
}else{
|
||
update['repeating_weapons_hasdamage']=1;
|
||
}
|
||
|
||
if (value['repeating_weapons_lethality_percent']>0){
|
||
update['repeating_weapons_haslethality']=1;
|
||
}else{
|
||
update['repeating_weapons_haslethality']=0;
|
||
}
|
||
setAttributes(update,true);
|
||
});
|
||
});
|
||
</script>
|
||
|
||
|
||
|
||
|