mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
6312 lines
397 KiB
HTML
6312 lines
397 KiB
HTML
<!-- Mutant Crawl Classics: Tabbed Character Sheet -->
|
||
<!-- Version 2.0 -->
|
||
|
||
<div class="sheet-overall-wrapper">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1 sheet-margin-top sheet-center"><img src="http://i.imgur.com/zkSSwtI.png" alt="Mutant Crawl Classics Character Record Sheet"></div>
|
||
</div>
|
||
|
||
<div class="sheet-core-header sheet-padb">
|
||
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Player Name"name="attr_player_name"><br/>Player Name</div>
|
||
<div class="sheet-col-1-8 sheet-center"> </div>
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Character Name" name="attr_character_name"><br/>Character Name</div>
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Race" name="attr_Race"><br/>Genotype</div>
|
||
<div class="sheet-col-1-10 sheet-center"> </div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-margin-top"><p class="sheet-last-updated">Sheet last updated<br/>30 July 2017</p></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- 3 way toggle - STYLE 2 -->
|
||
<input type="radio" name="attr_maintab" class="sheet-maintab sheet-zero" value="1" title="0-level" checked="checked" />
|
||
<span class="sheet-maintab sheet-zero">0-level</span>
|
||
<input type="radio" name="attr_maintab" class="sheet-maintab sheet-player" value="2" title="1+ level" />
|
||
<span class="sheet-maintab sheet-player">1+ level</span>
|
||
<input type="radio" name="attr_maintab" class="sheet-maintab sheet-monster" value="4" title="NPC/Monster" />
|
||
<span class="sheet-maintab sheet-monster">NPC/Monster</span>
|
||
|
||
<!-- 1+ LEVEL CHARACTER SHEET -->
|
||
<div class="sheet-maintab-content sheet-player">
|
||
|
||
<h5 class="sheet-center">1+-level Character Sheet</h5>
|
||
|
||
<p class="sheet-small-note">The main player character sheet.</p>
|
||
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab1" value="1" title="Core Stats" checked="checked"/>
|
||
<span class="sheet-tab sheet-tab1">Core Stats</span>
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab2" value="2"/>
|
||
<span class="sheet-tab sheet-tab2">Background</span>
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab3" value="3"/>
|
||
<span class="sheet-tab sheet-tab3">Class</span>
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab4" value="4"/>
|
||
<span class="sheet-tab sheet-tab4">Weapons</span>
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab5" value="5"/>
|
||
<span class="sheet-tab sheet-tab5">Programs</span>
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab6" value="6"/>
|
||
<span class="sheet-tab sheet-tab6">Armor</span>
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab7" value="7"/>
|
||
<span class="sheet-tab sheet-tab7">Inv/Artifact</span>
|
||
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab99" value="99"/>
|
||
<span class="sheet-tab sheet-tab99">Show All</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<!-- CORE STATS -->
|
||
|
||
<div class="sheet-section-core">
|
||
|
||
<div class="sheet-row">
|
||
|
||
<!-- Character Information -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Character Information </h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Class" name="attr_ClassName"><br/>Class</div>
|
||
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Occupation" name="attr_Occupation"><br/>Occupation</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Title" name="attr_Title"><br/>Title</div>
|
||
<div class="sheet-col-3-8 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" Placeholder="Alignment" name="attr_Alignment"><br/>Archaic Alignment</div>
|
||
<div class="sheet-col-1-8 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_Level" value="0"<br/>Level</div>
|
||
<div class="sheet-col-1-8 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_XP" value="0"<br/>XP</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-3-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-5-19">
|
||
|
||
<div class="sheet-ACBG">
|
||
<div class="sheet-col-1-4 sheet-center"> </div>
|
||
<div class="sheet-col-1-3 sheet-center"><input class="sheet-AC" type="number" name="attr_AC" value="@{AC_calc}" disabled="disabled"/><br/>.</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-5-19">
|
||
|
||
<div class="sheet-HPBG">
|
||
<div class="sheet-col-1-4 sheet-center"> </div>
|
||
<div class="sheet-col-1-3 sheet-center "><input class="sheet-HP" type="text" name="attr_HP" value="0"/><br/>.</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-5-19 sheet-padl">
|
||
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_HP_max" value="0"><br/>Max HP</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-4-19 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-small-label">Armor Class</div>
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-small-label">Hit Points</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-3-19 sheet-center" title="Choose your class Hit Dice">
|
||
<select name="attr_HPDie">
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6" selected="selected">d6</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-7-19 sheet-center" title="Use this button to roll for your Hit Points when your character levels."><button type='roll' class="sheet-initiative" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Hit Die}} {{flavortext=@{ClassName} gains @{HPDie} hit points at each level.}} {{rolltype=HP Gained : }} {{HD=[[ (?{Amount of Hit Dice for your class|1})@{HPDie} [Die Roll] + [[@{staMod}]] [STA Mod] + [[@{HPLuckyRoll}]] [Lucky Roll] ]]}}" name='HP' title="Roll for new Hit Dice">Leveling Hit Points</button></div>
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-6-19 sheet-center" title="Use this button to roll for your Hit Points when you are healed."><button type='roll' class="sheet-initiative" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Heal Die}} {{flavortext=Heal X@{HPDie} worth of hit points.}} {{rolltype=HP Healed : }} {{HD=[[ (?{Amount of Dice Healed|1})@{HPDie}]]}}" name='HP' title="Roll for health">Healing Hit Points</button></div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-small-label">Hit Point Die</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- Combat Basics -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Combat Basics </h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-padr sheet-hd-row">Initiative</br></div>
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center" title="Only enter additional bonuses to initiative here. Your Dex, Lucky Roll and Class mods are already included in the macro button"><input class="sheet-underlined sheet-center" type="number" name="attr_INIT" value="0" step="1"><br/>Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center" title="Total bonus before class mods"><input class="sheet-underlined sheet-center" type="number" name="attr_INIT_overall" value="([[[[@{agiMod}]] + @{INIT} + @{InitLuckyRoll}]])" disabled="disabled"><br/>Total</div>
|
||
<div class="sheet-col-1-7 sheet-center"><button type='roll' class="sheet-initiative sheet-large-button" name="roll_INIT" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Initiative}} {{INIT=[[1d20 [Die Roll] + @{selected|INIT_overall} [Initiative Mod] + @{MutantClassInit} [Mutant Horror] &{tracker}]]}}" name='Initiative' title="Initiative">Initiative</button></div>
|
||
<div class="sheet-col-2-7 sheet-center"><button type='roll' class="sheet-initiative sheet-large-button" name="roll_INIT2Hand" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Initiative (Two-Handed Weapons)}} {{INIT=[[1d16 [Die Roll] + @{selected|INIT_overall} [Initiative Mod] + @{MutantClassInit} [Mutant Horror] &{tracker}]]}}" name='Initiative' title="Initiative">Initiative (2H)</button></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-padr sheet-hd-row">Action Dice</br></div>
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<select name="attr_ActionDie">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<select name="attr_ActionDie2">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<select name="attr_ActionDie3">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-padr sheet-hd-row">Attack Bonus</br></div>
|
||
<div class="sheet-col-1-7 sheet-center" title="Only enter Attack bonus listed on the Character level tables. Rovers - leave this value at 0 and choose the values listed under your class."><input class="sheet-center" type="number" name="attr_ATK" value="0" step="1"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-padr sheet-hd-row">Crit Range</br></div>
|
||
<div class="sheet-col-1-6">
|
||
<select name="attr_CritThreat">
|
||
<option value="20" selected="selected">20</option>
|
||
<option value="19">19-20</option>
|
||
<option value="18">18-20</option>
|
||
<option value="17">17-20</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-2-7 sheet-right sheet-padr sheet-hd-row">Crit Die</br></div>
|
||
<div class="sheet-col-1-6 sheet-center">
|
||
<select name="attr_CritDie">
|
||
<option value="d3">d3</option>
|
||
<option value="d4" selected="selected">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
<option value="2d20">2d20</option>
|
||
</select>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-padr sheet-hd-row">Crit Table</br></div>
|
||
<div class="sheet-col-1-6 sheet-center">
|
||
<select name="attr_CritDietable">
|
||
<option value="I">I</option>
|
||
<option value="II" selected="selected">II</option>
|
||
<option value="III">III</option>
|
||
<option value="IV">IV</option>
|
||
<option value="V">V</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-padr sheet-hd-row">Fumble Die</br></div>
|
||
<div class="sheet-col-1-6 sheet-center" title="Enter your highest Fumble Die from your armor here.">
|
||
<select name="attr_ArmorFumbleDie">
|
||
<option value="d4" selected="selected">d4</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
</select>
|
||
</div>
|
||
|
||
<input type="hidden" name="attr_FumbleCheck" value="[[[[@{luckMod}]] * (-1)]]" disabled="true"/>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- Core Stats -->
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Core Stats</h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-3-8 sheet-center"> </div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-small-label">Current Score</div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-vert-bottom sheet-small-label">Max Score</div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-vert-bottom sheet-small-label">Mod</div>
|
||
<div class="sheet-col-1-9 sheet-center sheet-vert-bottom sheet-small-label">Trained</div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-vert-bottom sheet-small-label">Untrained</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Strength</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_str" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_strMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_strMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STR Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{strMod}]] [Stat Mod] ]]}}" name='STR' title="Trained STR Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STR Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{strMod}]] [Stat Mod] ]]}}" name='STR' title="Untrained STR Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Agility</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_agi" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_agiMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_agiMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=AGI Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{agiMod}]] [Stat Mod] ]]}}" name='AGI' title="Trained AGI Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=AGI Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{agiMod}]] [Stat Mod] ]]}}" name='AGI' title="Untrained AGI Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Stamina</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_sta" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_staMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_staMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STA Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{staMod}]] [Stat Mod] ]]}}" name='STA' title="Trained STA Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STA Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{staMod}]] [Stat Mod] ]]}}" name='STA' title="Untrained STA Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Personality</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_per" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_perMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_perMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=PER Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{perMod}]] [Stat Mod] ]]}}" name='PER' title="Trained PER Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=PER Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{perMod}]] [Stat Mod] ]]}}" name='PER' title="Untrained PER Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Intelligence</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_int" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_intMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_intMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=INT Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{intMod}]] [Stat Mod] ]]}}" name='INT' title="Trained INT Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=INT Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{intMod}]] [Stat Mod] ]]}}" name='INT' title="Untrained INT Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Luck</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_luck" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_luckMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_luckMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=LUCK Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{luckMod}]] [Stat Mod] ]]}}" name='LUCK' title="Trained LUCK Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=LUCK Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{luckMod}]] [Stat Mod] ]]}}" name='LUCK' title="Untrained LUCK Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-2-7 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-center"> </div>
|
||
<div class="sheet-col-3-11 sheet-hd-row">Personality Test </div>
|
||
<div class="sheet-col-1-6">
|
||
<button type='roll' value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=PERSONALITY Test}} {{flavortext=Make Personality tests to attempt social interactions. Roll must be equal to or under current Personality score.}} {{rolltype=Check : }} {{luckcheck=[[@{ActionDie}cs1]]}} {{chance=[[@{per}]]}}" name='PERSONALITY' title="PERSONALITY Test"></button>
|
||
</div>
|
||
<div class="sheet-col-1-5 sheet-hd-row">Luck Check </div>
|
||
<div class="sheet-col-1-8">
|
||
<button type='roll' value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=LUCK Check}} {{flavortext=Make Luck checks to attempt feats that succeed based on Luck alone. Roll must be equal to or under current Luck score.}} {{rolltype=Check : }} {{luckcheck=[[@{ActionDie}cs1]]}} {{chance=[[@{luck}]]}}" name='LUCK' title="LUCK Check"></button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-2-7 sheet-center"> </div>
|
||
|
||
</div>
|
||
|
||
<!-- Saving Throws -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Saving Throws </h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-6-19 sheet-center"> </div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Base</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Save Bonus</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-small-label">Birth Sign</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Mod</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Total Bonus</div>
|
||
<div class="sheet-col-3-19 sheet-center sheet-small-label"></div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-19 sheet-core-stat-label">Reflex</div>
|
||
<div class="sheet-col-2-19" title="Enter the base value listed in Class Advancement Table"><input type="number" name="attr_REF" value="0" min="0" step="1"></div>
|
||
<div class="sheet-col-2-19" title="Enter any additional bonus' ie. from spells or equipment"><input type="number" name="attr_otherbonus_reflex_mod" value="0"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_birthaugur_reflex_mod" value="[[@{SavingThrowsLuckyRoll} + @{ReflexLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_reflex_statmod" value="[[@{agiMod}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input class="sheet-center" type="number" name="attr_REFCheck" value="[[ [[@{REF}]] + [[@{birthaugur_reflex_mod}]] + [[@{otherbonus_reflex_mod}]] + [[@{agiMod}]] ]]" disabled="disabled" ></div>
|
||
<div class="sheet-col-3-19 sheet-center">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=REFLEX Save}} {{flavortext=Saves against reaction-based threats, such as ducking a swinging axe trap, leaping aside as a doorway collapses, and twisting away from a dragon’s flaming breath.}} {{rolltype=Saving Throw : }} {{savingthrow=[[1d20 + @{REFCheck} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Reflex' title="Reflex Save">REF</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-19 sheet-core-stat-label">Fortitude</div>
|
||
<div class="sheet-col-2-19" title="Enter the base value listed in Class Advancement Table"><input type="number" name="attr_FORT" value="0" min="0" step="1"></div>
|
||
<div class="sheet-col-2-19" title="Enter any additional bonus' ie. from spells or equipment"><input type="number" name="attr_otherbonus_fort_mod" value="0"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_birthaugur_fort_mod" value="[[@{SavingThrowsLuckyRoll} + @{FortitudeLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_fortitude_statmod" value="[[@{staMod}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input class="sheet-center" type="number" name="attr_FORTCheck" value="[[@{FORT} + @{birthaugur_fort_mod} + @{otherbonus_fort_mod} + [[@{staMod}]]]]" disabled="disabled"></div>
|
||
<div class="sheet-col-3-19 sheet-center">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=FORTITUDE Save}} {{flavortext=Saves against physical threats, such as poisons, gasses, acids, and stunning damage.}} {{rolltype=Saving Throw : }} {{fortitude=[[1d20 + @{FORTCheck} + (?{Any additional Bonus/Minus|0})]]}} {{crittext=If save is against radiation-based damage, Mutants, Plantients and Manimals gain a new mutation.}} {{radburn=[[1d20]]}} {{fumbletext=If save is against radiation-based damage, Mutants, Plantients and Manimals lose a random mutation.}}" name='ST_Fortitude' title="Fortitude Save">FORT</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-19 sheet-core-stat-label">Will</div>
|
||
<div class="sheet-col-2-19" title="Enter the base value listed in Class Advancement Table"><input type="number" name="attr_WILL" value="0" min="0" step="1"></div>
|
||
<div class="sheet-col-2-19" title="Enter any additional bonus' ie. from spells or equipment"><input type="number" name="attr_otherbonus_will_mod" value="0"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_birthaugur_will_mod" value="[[@{SavingThrowsLuckyRoll} + @{WillLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_will_statmod" value="[[@{perMod}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input class="sheet-center" type="number" name="attr_WILLCheck" value="[[@{WILL} + @{birthaugur_will_mod} + @{otherbonus_will_mod} + [[@{perMod}]]]]" disabled="disabled"></div>
|
||
<div class="sheet-col-3-19 sheet-center">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=WILL Save}} {{flavortext=Saves against mind-influencing threats, such as spells that charm or control, psychic effects that cause sleep or hypnosis, and mental domination.}} {{rolltype=Saving Throw : }}{{savingthrow=[[1d20 + @{WILLCheck} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Will' title="Will Save">WILL</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<!-- Movement -->
|
||
|
||
<h4 class="sheet-center">Movement </h4>
|
||
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<div class="sheet-col-1-5 sheet-padl sheet-small-label sheet-center" title="Base Speed is based on your Race."><input class="sheet-underlined sheet-center" type="number" name="attr_Speed" value="0" step="5"><br/>Base Speed</div>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
</div>
|
||
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Walk" value="@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}" disabled="disabled"><br/>Walk</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Run" value="floor( (@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}) * 2)" disabled="disabled"><br/>Run</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Fly" value="0" step="5"><br/>Fly</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Climb" value="floor( (@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}) / 2)" disabled="disabled"><br/>Climb</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Swim" value="floor( (@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}) / 2)" disabled="disabled"><br/>Swim</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Burrow" value="0" step="5"><br/>Burrow</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- Languages, Birth Sign, Lucky Roll -->
|
||
|
||
<div class="sheet-col-1-1">
|
||
|
||
<h4 class="sheet-center">Languages - Birth Sign - Lucky Rolls </h4>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-5-5 sheet-padl">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right sheet-padr">Known Languages<br/></div>
|
||
<div class="sheet-col-3-5"><textarea name="attr_Languages" class="sheet-fluid"></textarea></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right sheet-padr">Starting Luck<br/> </div>
|
||
<div class="sheet-col-1-7 sheet-center" title="Enter your Starting Luck value here"><input class="sheet-underline sheet-center" type="number" name="attr_luckstarting" value="8" min="1" step="1"></div>
|
||
<div class="sheet-col-1-15 sheet-center"> </div>
|
||
<div class="sheet-col-1-7 sheet-center"><input class="sheet-center" type="number" name="attr_luckstartingMod" readonly="readonly"/>Lucky Roll Bonus</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right sheet-padr">Birth Sign<br/></div>
|
||
<div class="sheet-col-3-5 sheet-center"><input class="sheet-center sheet-underline" type="text" name="attr_BirthAugur"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right sheet-padr">Lucky Roll<br/></div>
|
||
<div class="sheet-col-3-5 sheet-center"><input class="sheet-center sheet-underline" type="text" name="attr_LuckyRoll"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>Nuclear Winter (All attack rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for All attack rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_AllAtkLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Hypospray (Healing rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Magical Healing"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_HealingLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Roxen (Melee attack rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Melee attack rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MeleeAtkLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Survivor (All saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for All saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_SavingThrowsLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Triffid (Missile fire attack rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Ranged to Hit"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_RangedAtkLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Scientist (Reflex saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Reflex saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_ReflexLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Apocalypse (Damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Damage rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_DmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Glow (Fortitude saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Fortitude saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_FortitudeLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>Ragnarok (Melee damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Melee damage rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MeleeDmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Espers (Will saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Will saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_WillLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>Revelations (Missile fire damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Ranged Damage"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_RangedDmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Bunker (Armor Class)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Armor Class"><input type="checkbox" value="on" name="attr_ArmorClassLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Gatherer (Stealth/Hiding Checks)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Stealth/Hiding"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_StealthHideLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The CPU (Initiative)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Initiative"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_InitLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Outsider (Find/Disable Traps)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Find/Disable Traps"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_FindDisableTrapsLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Ecobot (Hit points)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for HP"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_HPLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Sensor (Find secret doors)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Find Secret Doors"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_FindSecretDoorsLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The War-Bot (Critical hit tables)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Critical Hits"><input type="checkbox" value="[[@{luckstartingMod} * (2)]]" name="attr_CritLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Genomorph (Mutation Checks)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Mutation Checks"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MutationCheckLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Unchanging (Defect Rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Defect Rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_DefectLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Alpha Striker (Mutation damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Mutation damage rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MutationDmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-5-14 sheet-left sheet-vert-middle">Lucky Roll for <b>The Backup Disk (Fumbles)</b>?</div>
|
||
<div class="sheet-col-1-19 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check both boxes"><input type="checkbox" value="[[@{luckstartingMod} * (-2)]]" name="attr_FumbleLuckyRoll"></div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check both boxes"><input type="checkbox" value="[[@{luckstartingMod} * (2)]]" name="attr_SpellFumbleLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Programmer (AI recognition rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for AI Recognition Checks"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_AILuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Accelerant (Speed)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Speed"><input type="checkbox" value="[[@{luckstartingMod} * (5)]]" name="attr_SpeedLuckyRoll"></div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- BACKGROUND INFORMATION -->
|
||
|
||
<div class="sheet-section-background">
|
||
|
||
<h4 class="sheet-center">Appearance and Vision </h4>
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_gender"><br/>Gender</div>
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_age"><br/>Age</div>
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_height"><br/>Height</div>
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_weight"><br/>Weight</div>
|
||
</div>
|
||
|
||
<div class="sheet-row sheet-padb">
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_eyes"><br/>Eyes</div>
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_hair"><br/>Hair</div>
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_size"><br/>Size</div>
|
||
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_vision"><br/>Vision</div>
|
||
</div>
|
||
|
||
<h4 class="sheet-center">Equipment Proficiencies </h4>
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-3 sheet-center sheet-small-label">Armor Proficiencies</div>
|
||
<div class="sheet-col-1-3 sheet-center sheet-small-label">Weapon Proficiencies</div>
|
||
<div class="sheet-col-1-3 sheet-center sheet-small-label">Tool Proficiencies</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-3"><textarea name="attr_pro_Armor"></textarea></div>
|
||
<div class="sheet-col-1-3"><textarea name="attr_pro_weapons"></textarea></div>
|
||
<div class="sheet-col-1-3"><textarea name="attr_pro_tools"></textarea></div>
|
||
</div>
|
||
|
||
<h4 class="sheet-center">Any other notes</h4>
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1"><textarea name="attr_misc_notes"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- CLASSES -->
|
||
|
||
<div class="sheet-section-class">
|
||
|
||
<div class="sheet-col-1-1 sheet-left sheet-class-label">Core Classes</div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<input type="radio" class="isHealer" value="6" name="attr_Class"><label class="sheet-subtab">Healer</label>
|
||
<input type="radio" class="isManimal" value="3" name="attr_Class"><label class="sheet-subtab">Manimal</label>
|
||
<input type="radio" class="isMutant" value="4" name="attr_Class"><label class="sheet-subtab">Mutant</label>
|
||
<input type="radio" class="isPlantient" value="1" name="attr_Class" checked><label class="sheet-subtab">Plantient</label>
|
||
<input type="radio" class="isRover" value="5" name="attr_Class"><label class="sheet-subtab">Rover</label>
|
||
<input type="radio" class="isSentinel" value="7" name="attr_Class"><label class="sheet-subtab">Sentinel</label>
|
||
<input type="radio" class="isShaman" value="2" name="attr_Class"><label class="sheet-subtab">Shaman</label>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<hr/>
|
||
|
||
<!-- Healer -->
|
||
<div class="sheet-healer">
|
||
<h3>Healer Abilities</h3>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Secret Doors<br/></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_SecretDoorsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Intelligence Mod + Secret Doors Lucky Roll + Misc Bonus (if any)"><input class="sheet-underlined sheet-center" type="number" name="attr_SecretDoorCheck" value="[[ ( [[@{intMod}]] + [[@{FindSecretDoorsLuckyRoll}]] + [[@{SecretDoorsCheckMisc}]]) ]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_FindSecretDoor"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Find Secret Doors}} {{flavortext=Looks around for secret or hidden doors.}} {{rolltype=Search Check : }} {{classability=[[ 1d20 [Dice Roll] + @{SecretDoorCheck} [Bonus] ]] }}" >Find Secret Doors</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Healer Artifact Bonus<br/></div>
|
||
<div class="sheet-col-1-10 sheet-right">
|
||
<select name="attr_healerArtifactBonus">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">AI Recognition</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add bonus here"><input class="sheet-underlined" type="number" name="attr_healerAIRecognition" value="0"><br/>Bonus</div>
|
||
<div class="sheet-col-1-10 sheet-small-label sheet-padr sheet-center" Title="Natural Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_healerAINaturalBonus" value="2" disabled="disabled"><br/>Natural Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus'"><input class="sheet-underlined sheet-center" type="number" name="attr_healerAIRecognitionCheck" value="[[ @{AILuckyRoll} + @{healerAIRecognition} + @{healerAINaturalBonus}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_healerAIRecognition"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{healerAIRecognitionCheck}[Bonus] ]] }} " >AI Recognition</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Naturopathic Techniques</br></div>
|
||
<div class="sheet-col-1-11 sheet-center sheet-padr sheet-small-label">
|
||
<select name="attr_naturopathyDie">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
</select>
|
||
Healing Die
|
||
</div>
|
||
<div class="sheet-col-1-10 sheet-center sheet-padr sheet-small-label">
|
||
<select name="attr_naturopathyMaxHealsPerDay">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="2">x2</option>
|
||
<option value="4">x4</option>
|
||
<option value="6">x6</option>
|
||
<option value="8">x8</option>
|
||
<option value="10">x10</option>
|
||
<option value="12">x12</option>
|
||
<option value="14">x14</option>
|
||
<option value="16">x16</option>
|
||
<option value="18">x18</option>
|
||
<option value="20">x20</option>
|
||
</select>
|
||
Max Heals/Day
|
||
</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Heals Used"><input class="sheet-underlined" type="number" name="attr_naturopathyHealsUsed" min="0" value="0"><br/>Heals Used</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Natural Healing</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_naturopathyCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Misc Bonus + Healing Lucky Roll"><input class="sheet-underlined sheet-center" type="number" name="attr_naturopathyCheck" value="[[ @{naturopathyCheckMisc} + @{HealingLuckyRoll}]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_naturopathy"
|
||
value="&{template:MccTabbed} {{background=[[4]]}} {{class=1}} {{name=@{character_name}}} {{title=Naturopathy Healing}} {{flavortext=You have [[(@{naturopathyMaxHealsPerDay}-@{naturopathyHealsUsed})]] use(s) of your natural healing left.}} {{rolltype=Heals For : }} {{naturopathy=[[ @{naturopathyDie} [Dice Roll] + @{naturopathyCheck} [Bonus] ]] }}" >Natural Healing</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<ul>
|
||
<li><b>Hit Points:</b> 1d8 per level<br/> </li>
|
||
<li><b>Darwinian Luck: </b> Regain 1 spent Luck every 24 hours to max<br/> </li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- Manimal -->
|
||
<div class="sheet-manimal">
|
||
|
||
<h3>Manimal Abilities</h3>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Secret Doors<br/></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_SecretDoorsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Intelligence Mod + Secret Doors Lucky Roll + Misc Bonus (if any)"><input class="sheet-underlined sheet-center" type="number" name="attr_SecretDoorCheck" value="[[ ( [[@{intMod}]] + [[@{FindSecretDoorsLuckyRoll}]] + [[@{SecretDoorsCheckMisc}]]) ]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_FindSecretDoor"
|
||
value="&{template:MccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Find Secret Doors}} {{flavortext=Looks around for secret or hidden doors.}} {{rolltype=Search Check : }} {{classability=[[ @{ActionDie} [Action Die] + @{SecretDoorCheck} [Bonus] ]] }}" >Find Secret Doors</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Manimal Artifact Bonus<br/></div>
|
||
<div class="sheet-col-1-14 sheet-right">
|
||
<select name="attr_ManimalArtifactBonus">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1">+1</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">AI Recognition</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add bonus here"><input class="sheet-underlined" type="number" name="attr_ManimalAIRecognition" value="0"><br/>Bonus</div>
|
||
<div class="sheet-col-1-10 sheet-small-label sheet-padr sheet-center" Title="Natural Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_ManimalAINaturalBonus" value="-2" disabled="disabled"><br/>Natural Bonus</div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus'"><input class="sheet-underlined sheet-center" type="number" name="attr_ManimalAIRecognitionCheck" value="[[ @{AILuckyRoll} + @{ManimalAIRecognition} + @{ManimalAINaturalBonus}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_ManimalAIRecognition"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{ManimalAIRecognitionCheck}[Bonus] ]] }} " >AI Recognition</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Passive Mutation Check</br></div>
|
||
<div class="sheet-col-1-14 sheet-large-label sheet-left" title="Select the die used for your Passive Mutation Check.">
|
||
<select name="attr_PassiveMutationCheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-11-23 sheet-padl" title="Use this button for rolling Passive mutations.">
|
||
<button type="roll" class="sheet-roll" name="roll_PassiveMutationCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Passive Mutation Check for ?{Enter Passive Mutation Name| }}} {{flavortext=Determining the effectiveness of your passive mutation.}} {{rolltype=Passive Mutation : }} {{passivemutation=[[@{PassiveMutationCheckDie} + [[@{Level}]] [Level Bonus] + [[@{MutationCheckLuckyRoll}]] [Mutation Check Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{fumble=Your passive mutation is lost. Roll for a defective mutation.}}" >Passive Mutation Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Defect Check</br></div>
|
||
<div class="sheet-col-1-14 sheet-large-label sheet-left" title="Select the die used for your Defect Check.">
|
||
<select name="attr_MutationDefectDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-11-23 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_MutationDefectCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Defect Check for ?{Enter Defect Mutation Name| }}} {{flavortext=Something has gone terribly wrong in your genes...}} {{rolltype=Defect Check : }} {{defectmutation=[[@{MutationDefectDie}[Dice Roll] + [[@{Level}]] [Level Bonus] + [[@{DefectLuckyRoll}]] [Defect Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{fumble=Roll for the defect again AND roll for an additional defect. }}" >Defect Check</button>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-hd-row sheet-padr sheet-right">0-level Mutations <br/></div>
|
||
<div class="sheet-col-3-5"><input class="sheet-center sheet-underline" type="text" name="attr_mutationsZeroLevel"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<ul>
|
||
<li><b>Hit Points: </b>1d7 per level<br/> </li>
|
||
<li><b>Natural Attack: </b> 1d4 Bite or Claw melee attack<br/> </li>
|
||
<li><b>Pack Mentality: </b> +1 to attack for each Manimal attacking single opponent within same round<br/></li>
|
||
</ul>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<!-- BEGIN Mutation page -->
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-hd-rowLRG">Manimal Mutations</div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
|
||
<!-- BEGIN MANIMAL mutation row -->
|
||
<fieldset class="repeating_manimalmutations">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">Base Mutation</div>
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">Mutation Type</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Mutation name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-vert-middle" title="Select your Base Mutation">
|
||
<select name="attr_BaseMutation">
|
||
<option value="None" selected="selected">--</option>
|
||
<option value="Physical">Physical</option>
|
||
<option value="Mental">Mental</option>
|
||
<option value="Defect">Defect</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-10 sheet-vert-middle" title="Select your Mutation Type">
|
||
<select name="attr_TypeMutation">
|
||
<option value="None" selected="selected">--</option>
|
||
<option value="Active">Active</option>
|
||
<option value="Passive">Passive</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_MutationName"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationRange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationDuration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationSave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Mutation has been lost or not">
|
||
<select name="attr_MutationIsLost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_MutationManifest" class="sheet-spelltypetab sheet-MutationManifest" value="1"/><span class="sheet-spelltypetab sheet-MutationManifest">Manifest</span> |
|
||
<input type="checkbox" name="attr_MutationInfo" class="sheet-spelltypetab sheet-MutationInfo" value="1"/><span class="sheet-spelltypetab sheet-MutationInfo">Info</span> |
|
||
<input type="checkbox" name="attr_MutationAttack" class="sheet-spelltypetab sheet-MutationAttack" value="1"/><span class="sheet-spelltypetab sheet-MutationAttack">Active Check</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MutationManifest">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Mutation Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea name="attr_MutationManifestText" class="sheet-medium"></textarea></div>
|
||
|
||
<div class="sheet-col-1-24 sheet-offset-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-11 sheet-large-label sheet-center" title="Pick the Manifestation Die listed in the Mutation Information">
|
||
<select name="attr_MutationManifestDie">
|
||
<option value="1d3">1d3</option>
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
<option value="1d8">1d8</option>
|
||
<option value="1d10">1d10</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-11 sheet-vert-middle sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_MutationManifest"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Manifestation for @{MutationName}}} {{flavortext=Enter your manifestation text into the appropriate box under your mutations.}} {{rolltype=Manifests as : }} {{mutationmanifest=[[ @{MutationManifestDie} [Die Roll] ]] }}" >Roll for Manifestation</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-MutationInfo">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-vert-bottom sheet-center sheet-small-label">Mutation Description/Flavour</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-14-23 sheet-small-label sheet-padl sheet-padr sheet-center"><textarea class="sheet-medium" name="attr_MutationDescription"></textarea></div>
|
||
|
||
<div class="sheet-col-1-24 sheet-offset-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-11 sheet-vert-middle sheet-center">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_mutationInformation"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=@{MutationName}}} {{mutationshowmanifest=@{MutationManifestText}}} {{mutationshowinfoblock=1}} {{mutationbase=@{BaseMutation}}} {{mutationtype=@{TypeMutation}}} {{mutationrange=@{MutationRange}}} {{mutationduration=@{MutationDuration}}} {{mutationsave=@{MutationSave}}} {{mutationinformation=@{MutationDescription}}}" >Show Information</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-MutationAttack">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Active Mutation Check</div>
|
||
<div class="sheet-col-5-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-2-23 sheet-vert-bottom sheet-center sheet-small-label">Damage Die</div>
|
||
<div class="sheet-col-2-23 sheet-vert-bottom sheet-center sheet-small-label">Dmg Bonus</div>
|
||
<div class="sheet-col-6-23 sheet-vert-bottom sheet-center sheet-small-label">Special Damage</div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-padl sheet-left" title="Select the die used for your Active Mutation Check.">
|
||
<select name="attr_ActiveMutationCheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-5-23 sheet-vert-middle sheet-padl sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_ActiveMutationCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=@{MutationName}}} {{mutationshowmanifest=@{MutationManifestText}}} {{mutationshowinfoblock=1}} {{mutationbase=@{BaseMutation}}} {{mutationtype=@{TypeMutation}}} {{mutationrange=@{MutationRange}}} {{mutationduration=@{MutationDuration}}} {{mutationsave=@{MutationSave}}} {{mutationshowdesc=@{MutationDescription}}} {{rolltype=Active Mutation Check : }} {{activemutation=[[@{ActiveMutationCheckDie} + [[@{Level}]] [Level Bonus] + [[@{MutationCheckLuckyRoll}]] [Mutation Check Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }}" >Active Mutation Check</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" value="0" type="text" name="attr_MutationDmg"></div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_MutationDmgBonus" value="[[@{MutationDmgLuckyRoll} + @{DmgLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-6-23" title="Enter Special Damage instructions here"><input class="sheet-center" type="text" name="attr_MutationSpecialDamage"></div>
|
||
<div class="sheet-col-4-23 sheet-padl">
|
||
<button type='roll' class="sheet-roll" title="Mutation Damage Roll"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=@{MutationName} Damage}} {{mutationdamage=[[ @{MutationDmg} [Base damage] + @{MutationDmgBonus} [Damage Bonus] + ?{Bonus/Minus|0} [ADD'L] ]]}} {{specialdamage=@{MutationSpecialDamage}}}" >Mutation Damage</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END mutation row -->
|
||
</fieldset>
|
||
|
||
</div>
|
||
|
||
<!-- Mutant -->
|
||
<div class="sheet-mutant">
|
||
|
||
<h3>Mutant Abilities</h3>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Secret Doors<br/></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_SecretDoorsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Intelligence Mod + Secret Doors Lucky Roll + Misc Bonus (if any)"><input class="sheet-underlined sheet-center" type="number" name="attr_SecretDoorCheck" value="[[ ( [[@{intMod}]] + [[@{FindSecretDoorsLuckyRoll}]] + [[@{SecretDoorsCheckMisc}]]) ]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_FindSecretDoor"
|
||
value="&{template:MccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Find Secret Doors}} {{flavortext=Looks around for secret or hidden doors.}} {{rolltype=Search Check : }} {{classability=[[ @{ActionDie} [Action Die] + @{SecretDoorCheck} [Bonus] ]] }}" >Find Secret Doors</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Mutant Horror Init Bonus<br/></div>
|
||
<div class="sheet-col-1-10 sheet-right">
|
||
<select name="attr_MutantClassInit">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1d3">1d3</option>
|
||
<option value="1d3+1">1d3+1</option>
|
||
<option value="1d3+2">1d3+2</option>
|
||
<option value="1d4+1">1d4+1</option>
|
||
<option value="1d4+2">1d4+2</option>
|
||
<option value="1d5+1">1d5+1</option>
|
||
<option value="1d5+2">1d5+2</option>
|
||
<option value="1d6+1">1d6+1</option>
|
||
<option value="1d6+2">1d6+2</option>
|
||
<option value="1d8+2">1d8+2</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Mutant Artifact Bonus<br/></div>
|
||
<div class="sheet-col-1-10 sheet-right">
|
||
<select name="attr_MutantArtifactBonus">
|
||
<option value="0" selected="selected">+0</option>
|
||
<option value="1">+1</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">AI Recognition</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add bonus here"><input class="sheet-underlined" type="number" name="attr_MutantAIRecognition" value="0"><br/>Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_MutantAIRecognitionCheck" value="[[ @{AILuckyRoll} + @{MutantAIRecognition}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_MutantAIRecognition"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{MutantAIRecognitionCheck}[Bonus] ]] }} " >AI Recognition</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Passive Mutation Check</br></div>
|
||
<div class="sheet-col-1-14 sheet-large-label sheet-left" title="Select the die used for your Passive Mutation Check.">
|
||
<select name="attr_PassiveMutationCheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-11-23 sheet-padl" title="Use this button for rolling Passive mutations.">
|
||
<button type="roll" class="sheet-roll" name="roll_PassiveMutationCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Passive Mutation Check for ?{Enter Passive Mutation Name| }}} {{flavortext=Determining the effectiveness of your passive mutation.}} {{rolltype=Passive Mutation : }} {{passivemutation=[[@{PassiveMutationCheckDie} + [[@{Level}]] [Level Bonus] + [[@{MutationCheckLuckyRoll}]] [Mutation Check Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{fumble=Your passive mutation is lost. Roll for a defective mutation.}}" >Passive Mutation Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Defect Check</br></div>
|
||
<div class="sheet-col-1-14 sheet-large-label sheet-left" title="Select the die used for your Defect Check.">
|
||
<select name="attr_MutationDefectDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-11-23 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_MutationDefectCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Defect Check for ?{Enter Defect Mutation Name| }}} {{flavortext=Something has gone terribly wrong in your genes...}} {{rolltype=Defect Check : }} {{defectmutation=[[@{MutationDefectDie}[Dice Roll] + [[@{Level}]] [Level Bonus] + [[@{DefectLuckyRoll}]] [Defect Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{fumble=Roll for the defect again AND roll for an additional defect. }}" >Defect Check</button>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-hd-row sheet-padr sheet-right">0-level Mutations <br/></div>
|
||
<div class="sheet-col-3-5"><input class="sheet-center sheet-underline" type="text" name="attr_mutationsZeroLevel"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<ul>
|
||
<li><b>Hit Points: </b>1d5 per level<br/> </li>
|
||
</ul>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<!-- BEGIN Mutation page -->
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-hd-rowLRG">Mutant Mutations</div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
|
||
<!-- BEGIN MUTANT mutation row -->
|
||
<fieldset class="repeating_mutations">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">Base Mutation</div>
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">Mutation Type</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Mutation name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-vert-middle" title="Select your Base Mutation">
|
||
<select name="attr_BaseMutation">
|
||
<option value="None" selected="selected">--</option>
|
||
<option value="Physical">Physical</option>
|
||
<option value="Mental">Mental</option>
|
||
<option value="Defect">Defect</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-10 sheet-vert-middle" title="Select your Mutation Type">
|
||
<select name="attr_TypeMutation">
|
||
<option value="None" selected="selected">--</option>
|
||
<option value="Active">Active</option>
|
||
<option value="Passive">Passive</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_MutationName"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationRange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationDuration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationSave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Mutation has been lost or not">
|
||
<select name="attr_MutationIsLost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_MutationManifest" class="sheet-spelltypetab sheet-MutationManifest" value="1"/><span class="sheet-spelltypetab sheet-MutationManifest">Manifest</span> |
|
||
<input type="checkbox" name="attr_MutationInfo" class="sheet-spelltypetab sheet-MutationInfo" value="1"/><span class="sheet-spelltypetab sheet-MutationInfo">Info</span> |
|
||
<input type="checkbox" name="attr_MutationAttack" class="sheet-spelltypetab sheet-MutationAttack" value="1"/><span class="sheet-spelltypetab sheet-MutationAttack">Active Check</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MutationManifest">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Mutation Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea name="attr_MutationManifestText" class="sheet-medium"></textarea></div>
|
||
|
||
<div class="sheet-col-1-24 sheet-offset-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-11 sheet-large-label sheet-center" title="Pick the Manifestation Die listed in the Mutation Information">
|
||
<select name="attr_MutationManifestDie">
|
||
<option value="1d3">1d3</option>
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
<option value="1d8">1d8</option>
|
||
<option value="1d10">1d10</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-11 sheet-vert-middle sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_MutationManifest"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Manifestation for @{MutationName}}} {{flavortext=Enter your manifestation text into the appropriate box under your mutations.}} {{rolltype=Manifests as : }} {{mutationmanifest=[[ @{MutationManifestDie} [Die Roll] ]] }}" >Roll for Manifestation</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-MutationInfo">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-vert-bottom sheet-center sheet-small-label">Mutation Description/Flavour</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-14-23 sheet-small-label sheet-padl sheet-padr sheet-center"><textarea class="sheet-medium" name="attr_MutationDescription"></textarea></div>
|
||
|
||
<div class="sheet-col-1-24 sheet-offset-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-11 sheet-vert-middle sheet-center">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_mutationInformation"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=@{MutationName}}} {{mutationshowmanifest=@{MutationManifestText}}} {{mutationshowinfoblock=1}} {{mutationbase=@{BaseMutation}}} {{mutationtype=@{TypeMutation}}} {{mutationrange=@{MutationRange}}} {{mutationduration=@{MutationDuration}}} {{mutationsave=@{MutationSave}}} {{mutationinformation=@{MutationDescription}}}" >Show Information</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-MutationAttack">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Active Mutation Check</div>
|
||
<div class="sheet-col-5-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-2-23 sheet-vert-bottom sheet-center sheet-small-label">Damage Die</div>
|
||
<div class="sheet-col-2-23 sheet-vert-bottom sheet-center sheet-small-label">Dmg Bonus</div>
|
||
<div class="sheet-col-6-23 sheet-vert-bottom sheet-center sheet-small-label">Special Damage</div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-padl sheet-left" title="Select the die used for your Active Mutation Check.">
|
||
<select name="attr_ActiveMutationCheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-5-23 sheet-vert-middle sheet-padl sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_ActiveMutationCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=@{MutationName}}} {{mutationshowmanifest=@{MutationManifestText}}} {{mutationshowinfoblock=1}} {{mutationbase=@{BaseMutation}}} {{mutationtype=@{TypeMutation}}} {{mutationrange=@{MutationRange}}} {{mutationduration=@{MutationDuration}}} {{mutationsave=@{MutationSave}}} {{mutationshowdesc=@{MutationDescription}}} {{rolltype=Active Mutation Check : }} {{activemutation=[[@{ActiveMutationCheckDie} + [[@{Level}]] [Level Bonus] + [[@{MutationCheckLuckyRoll}]] [Mutation Check Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }}" >Active Mutation Check</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" value="0" type="text" name="attr_MutationDmg"></div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_MutationDmgBonus" value="[[@{MutationDmgLuckyRoll} + @{DmgLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-6-23" title="Enter Special Damage instructions here"><input class="sheet-center" type="text" name="attr_MutationSpecialDamage"></div>
|
||
<div class="sheet-col-4-23 sheet-padl">
|
||
<button type='roll' class="sheet-roll" title="Mutation Damage Roll"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=@{MutationName} Damage}} {{mutationdamage=[[ @{MutationDmg} [Base damage] + @{MutationDmgBonus} [Damage Bonus] + ?{Bonus/Minus|0} [ADD'L] ]]}} {{specialdamage=@{MutationSpecialDamage}}}" >Mutation Damage</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END mutation row -->
|
||
</fieldset>
|
||
|
||
</div>
|
||
|
||
<!-- Plantient -->
|
||
<div class="sheet-plantient">
|
||
|
||
<h3>Plantient Abilities</h3>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Secret Doors<br/></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_SecretDoorsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Intelligence Mod + Secret Doors Lucky Roll + Misc Bonus (if any)"><input class="sheet-underlined sheet-center" type="number" name="attr_SecretDoorCheck" value="[[ ( [[@{intMod}]] + [[@{FindSecretDoorsLuckyRoll}]] + [[@{SecretDoorsCheckMisc}]]) ]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_FindSecretDoor"
|
||
value="&{template:MccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Find Secret Doors}} {{flavortext=Looks around for secret or hidden doors.}} {{rolltype=Search Check : }} {{classability=[[ @{ActionDie} [Action Die] + @{SecretDoorCheck} [Bonus] ]] }}" >Find Secret Doors</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Plantient Artifact Bonus<br/></div>
|
||
<div class="sheet-col-1-14 sheet-right">
|
||
<select name="attr_PlantientArtifactBonus">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="-1">-1</option>
|
||
<option value="0">+0</option>
|
||
<option value="1">+1</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Plantient Outdoor Hide</br></div>
|
||
<div class="sheet-col-1-11 sheet-center sheet-padr sheet-small-label">
|
||
<select name="attr_plantientHide">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="50">50%</option>
|
||
<option value="55">55%</option>
|
||
<option value="60">60%</option>
|
||
<option value="65">65%</option>
|
||
<option value="70">70%</option>
|
||
<option value="75">75%</option>
|
||
<option value="80">80%</option>
|
||
<option value="85">85%</option>
|
||
<option value="90">90%</option>
|
||
<option value="95">95%</option>
|
||
</select>
|
||
% Chance
|
||
</div>
|
||
<div class="sheet-col-1-10 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_plantientHideCheckMisc" value="0"><br/>Misc Bonus %</div>
|
||
<div class="sheet-col-1-9 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_plantientHideChance" value="[[[[@{StealthHideLuckyRoll}]] + @{plantientHide} + @{roverHideCheckMisc}]]" disabled="disabled">Total % Chance</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_plantientHide"
|
||
value="/w gm &{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Plantient Hide}} {{flavortext=The plantient tries to remain perfectly still}} {{neededroll=Success Chance : }} {{chance= [[@{plantientHideChance}]] }} {{rolltype=Roll : }} {{percentability=[[ 1d100 [Dice Roll] ]] }} {{successtext=You think you have blended well into the environment. }} {{failtext=Did you just wiggle a branch? }} " >Hide</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Passive Mutation Check</br></div>
|
||
<div class="sheet-col-1-14 sheet-large-label sheet-left" title="Select the die used for your Passive Mutation Check.">
|
||
<select name="attr_PassiveMutationCheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-11-23 sheet-padl" title="Use this button for rolling Passive mutations.">
|
||
<button type="roll" class="sheet-roll" name="roll_PassiveMutationCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Passive Mutation Check for ?{Enter Passive Mutation Name| }}} {{flavortext=Determining the effectiveness of your passive mutation.}} {{rolltype=Passive Mutation : }} {{passivemutation=[[@{PassiveMutationCheckDie} + [[@{Level}]] [Level Bonus] + [[@{MutationCheckLuckyRoll}]] [Mutation Check Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{fumble=Your passive mutation is lost. Roll for a defective mutation.}}" >Passive Mutation Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Defect Check</br></div>
|
||
<div class="sheet-col-1-14 sheet-large-label sheet-left" title="Select the die used for your Defect Check.">
|
||
<select name="attr_MutationDefectDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-11-23 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_MutationDefectCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Defect Check for ?{Enter Defect Mutation Name| }}} {{flavortext=Something has gone terribly wrong in your genes...}} {{rolltype=Defect Check : }} {{defectmutation=[[@{MutationDefectDie}[Dice Roll] + [[@{Level}]] [Level Bonus] + [[@{DefectLuckyRoll}]] [Defect Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{fumble=Roll for the defect again AND roll for an additional defect. }}" >Defect Check</button>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-hd-row sheet-padr sheet-right">0-level Mutations <br/></div>
|
||
<div class="sheet-col-3-5"><input class="sheet-center sheet-underline" type="text" name="attr_mutationsZeroLevel"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<ul>
|
||
<li><b>Hit Points: </b>1d5 per level<br/> </li>
|
||
<li><b>Natural Attack: </b> 1d4 Thorn or Spine missile attack<br/> </li>
|
||
<li><b>Fragarance Pheromones </b><br/>
|
||
<ul>
|
||
<li><b>Lucky </b><br/>
|
||
<ul>
|
||
<li>Gain 2 points of Luck per 1 spent <br/></li>
|
||
<li>Can give Luck to others <br/></li>
|
||
</ul>
|
||
</li>
|
||
<li><b>Regain 2 spent Luck per level every 24 hours to max</b><br/></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<!-- BEGIN Mutation page -->
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-hd-rowLRG">Plantient Mutations</div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
|
||
<!-- BEGIN PLANTIENT mutation row -->
|
||
<fieldset class="repeating_plantientmutations">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">Base Mutation</div>
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">Mutation Type</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Mutation name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-vert-middle" title="Select your Base Mutation">
|
||
<select name="attr_BaseMutation">
|
||
<option value="None" selected="selected">--</option>
|
||
<option value="Physical">Physical</option>
|
||
<option value="Mental">Mental</option>
|
||
<option value="Defect">Defect</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-10 sheet-vert-middle" title="Select your Mutation Type">
|
||
<select name="attr_TypeMutation">
|
||
<option value="None" selected="selected">--</option>
|
||
<option value="Active">Active</option>
|
||
<option value="Passive">Passive</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_MutationName"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationRange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationDuration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_MutationSave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Mutation has been lost or not">
|
||
<select name="attr_MutationIsLost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_MutationManifest" class="sheet-spelltypetab sheet-MutationManifest" value="1"/><span class="sheet-spelltypetab sheet-MutationManifest">Manifest</span> |
|
||
<input type="checkbox" name="attr_MutationInfo" class="sheet-spelltypetab sheet-MutationInfo" value="1"/><span class="sheet-spelltypetab sheet-MutationInfo">Info</span> |
|
||
<input type="checkbox" name="attr_MutationAttack" class="sheet-spelltypetab sheet-MutationAttack" value="1"/><span class="sheet-spelltypetab sheet-MutationAttack">Active Check</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MutationManifest">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Mutation Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea name="attr_MutationManifestText" class="sheet-medium"></textarea></div>
|
||
|
||
<div class="sheet-col-1-24 sheet-offset-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-11 sheet-large-label sheet-center" title="Pick the Manifestation Die listed in the Mutation Information">
|
||
<select name="attr_MutationManifestDie">
|
||
<option value="1d3">1d3</option>
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
<option value="1d8">1d8</option>
|
||
<option value="1d10">1d10</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-11 sheet-vert-middle sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_MutationManifest"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=Manifestation for @{MutationName}}} {{flavortext=Enter your manifestation text into the appropriate box under your mutations.}} {{rolltype=Manifests as : }} {{mutationmanifest=[[ @{MutationManifestDie} [Die Roll] ]] }}" >Roll for Manifestation</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-MutationInfo">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-vert-bottom sheet-center sheet-small-label">Mutation Description/Flavour</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-14-23 sheet-small-label sheet-padl sheet-padr sheet-center"><textarea class="sheet-medium" name="attr_MutationDescription"></textarea></div>
|
||
|
||
<div class="sheet-col-1-24 sheet-offset-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-11 sheet-vert-middle sheet-center">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_mutationInformation"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=@{MutationName}}} {{mutationshowmanifest=@{MutationManifestText}}} {{mutationshowinfoblock=1}} {{mutationbase=@{BaseMutation}}} {{mutationtype=@{TypeMutation}}} {{mutationrange=@{MutationRange}}} {{mutationduration=@{MutationDuration}}} {{mutationsave=@{MutationSave}}} {{mutationinformation=@{MutationDescription}}}" >Show Information</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-MutationAttack">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Active Mutation Check</div>
|
||
<div class="sheet-col-5-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-2-23 sheet-vert-bottom sheet-center sheet-small-label">Damage Die</div>
|
||
<div class="sheet-col-2-23 sheet-vert-bottom sheet-center sheet-small-label">Dmg Bonus</div>
|
||
<div class="sheet-col-6-23 sheet-vert-bottom sheet-center sheet-small-label">Special Damage</div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-padl sheet-left" title="Select the die used for your Active Mutation Check.">
|
||
<select name="attr_ActiveMutationCheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-5-23 sheet-vert-middle sheet-padl sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_ActiveMutationCheck"
|
||
value="&{template:MccTabbed} {{background=[[2]]}} {{class=1}} {{name=@{character_name}}} {{title=@{MutationName}}} {{mutationshowmanifest=@{MutationManifestText}}} {{mutationshowinfoblock=1}} {{mutationbase=@{BaseMutation}}} {{mutationtype=@{TypeMutation}}} {{mutationrange=@{MutationRange}}} {{mutationduration=@{MutationDuration}}} {{mutationsave=@{MutationSave}}} {{mutationshowdesc=@{MutationDescription}}} {{rolltype=Active Mutation Check : }} {{activemutation=[[@{ActiveMutationCheckDie} + [[@{Level}]] [Level Bonus] + [[@{MutationCheckLuckyRoll}]] [Mutation Check Lucky Roll] + (?{Amount of Glowburn|0}) [Glowburn] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }}" >Active Mutation Check</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" value="0" type="text" name="attr_MutationDmg"></div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_MutationDmgBonus" value="[[@{MutationDmgLuckyRoll} + @{DmgLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-6-23" title="Enter Special Damage instructions here"><input class="sheet-center" type="text" name="attr_MutationSpecialDamage"></div>
|
||
<div class="sheet-col-4-23 sheet-padl">
|
||
<button type='roll' class="sheet-roll" title="Mutation Damage Roll"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=@{MutationName} Damage}} {{mutationdamage=[[ @{MutationDmg} [Base damage] + @{MutationDmgBonus} [Damage Bonus] + ?{Bonus/Minus|0} [ADD'L] ]]}} {{specialdamage=@{MutationSpecialDamage}}}" >Mutation Damage</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END mutation row -->
|
||
</fieldset>
|
||
|
||
</div>
|
||
|
||
<!-- Rover -->
|
||
<div class="sheet-rover">
|
||
<h3>Rover Abilities</h3>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Secret Doors<br/></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_secretDoorsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Intelligence Mod + Secret Doors Lucky Roll + Misc Bonus (if any)"><input class="sheet-underlined sheet-center" type="number" name="attr_secretDoorCheck" value="[[ ( [[@{intMod}]] + [[@{findSecretDoorsLuckyRoll}]] + [[@{secretDoorsCheckMisc}]]) ]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-5 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_FindSecretDoor"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Find Secret Doors}} {{flavortext=Looks around for secret or hidden doors.}} {{rolltype=Search Check : }} {{classability=[[ @{ActionDie} [Action Die] + @{secretDoorCheck} [Bonus] ]] }}" >Find Secret Doors</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Rover Attack Bonus'</br></div>
|
||
<div class="sheet-col-1-10 sheet-center sheet-padr sheet-small-label">
|
||
<select name="attr_roverMeleeAttack">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="0">+0</option>
|
||
<option value="1">+1</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
</select>
|
||
Melee Bonus
|
||
</div>
|
||
<div class="sheet-col-1-10 sheet-center sheet-padr sheet-small-label">
|
||
<select name="attr_roverMissileAttack">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1">+1</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
</select>
|
||
Missile Bonus
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Rover Artifact Bonus<br/></div>
|
||
<div class="sheet-col-1-14 sheet-right">
|
||
<select name="attr_roverArtifactBonus">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1">+1</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">AI Recognition</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add bonus here"><input class="sheet-underlined" type="number" name="attr_roverAIRecognition" value="0"><br/>Bonus</div>
|
||
<div class="sheet-col-1-10 sheet-small-label sheet-padr sheet-center" Title="Natural Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_roverAINaturalBonus" value="2" disabled="disabled"><br/>Natural Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus'"><input class="sheet-underlined sheet-center" type="number" name="attr_roverAIRecognitionCheck" value="[[ @{AILuckyRoll} + @{roverAIRecognition} + @{roverAINaturalBonus}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_roverAIRecognition"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{roverAIRecognitionCheck}[Bonus] ]] }} " >AI Recognition</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Remain Hidden</br></div>
|
||
<div class="sheet-col-1-12 sheet-padr sheet-right">
|
||
<select name="attr_roverHide">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1">+1</option>
|
||
<option value="3">+3</option>
|
||
<option value="5">+5</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
<option value="11">+11</option>
|
||
<option value="12">+12</option>
|
||
<option value="13">+13</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_roverHideCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_roverHideCheck" value="[[[[@{StealthHideLuckyRoll}]] + @{roverHide} + @{roverHideCheckMisc}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_roverHide"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Hide in Shadows}} {{flavortext=Tries to hide from bots and mutants}} {{rolltype=Skill Check : DC}} {{classability=[[ @{ActionDie} [Action Die] + @{roverHideCheck} [Bonus] ]] }}" >Hide</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Unlock Doors/Containers</br></div>
|
||
<div class="sheet-col-1-12 sheet-padr sheet-right">
|
||
<select name="attr_roverPickLocks">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1">+1</option>
|
||
<option value="3">+3</option>
|
||
<option value="5">+5</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
<option value="11">+11</option>
|
||
<option value="12">+12</option>
|
||
<option value="13">+13</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_roverPickLocksCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_roverPickLocksCheck" value="[[@{roverPickLocks} + @{roverPickLocksCheckMisc}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_roverPickLocks"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Pick Lock}} {{flavortext=Tries to circumvent the locking mechanism}} {{rolltype=Skill Check : DC}} {{classability=[[ @{ActionDie} [Action Die] + @{roverPickLocksCheck} [Bonus] ]] }}" >Disable Locks</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Find Trap</br></div>
|
||
<div class="sheet-col-1-12 sheet-padr sheet-right">
|
||
<select name="attr_roverFindTraps">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1">+1</option>
|
||
<option value="3">+3</option>
|
||
<option value="5">+5</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
<option value="11">+11</option>
|
||
<option value="12">+12</option>
|
||
<option value="13">+13</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_roverFindTrapsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_roverFindTrapsCheck" value="[[ @{roverFindTraps} + @{findDisableTrapsLuckyRoll} + @{roverFindTrapsCheckMisc}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_roverFindTraps"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Find Trap}} {{flavortext=Looks around for likely traps}} {{rolltype=Skill Check : DC}} {{classability=[[ @{ActionDie} [Action Die] + @{roverFindTrapsCheck} [Bonus] ]] }}" >Find Trap</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Disable Trap</br></div>
|
||
<div class="sheet-col-1-12 sheet-padr sheet-right">
|
||
<select name="attr_roverDisableTraps">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="1">+1</option>
|
||
<option value="3">+3</option>
|
||
<option value="5">+5</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
<option value="11">+11</option>
|
||
<option value="12">+12</option>
|
||
<option value="13">+13</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_roverDisableTrapsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_roverDisableTrapsCheck" value="[[ @{roverDisableTraps} + @{findDisableTrapsLuckyRoll} + @{roverDisableTrapsCheckMisc}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_roverDisableTraps"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Disable Trap}} {{flavortext=Attempts to disable or jam the trap}} {{rolltype=Skill Check : DC}} {{disabletrap=[[ @{ActionDie} [Action Die] + @{roverDisableTrapsCheck} [Bonus] ]] }} {{failtext=You set off the trap!!}}" >Disable Trap</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<ul>
|
||
<li><b>Hit Points:</b>1d6 per level<br/> </li>
|
||
<li><b>Darwinian Luck: </b> Regain 2 spent Luck every 24 hours to max<br/> </li>
|
||
</ul>
|
||
|
||
|
||
</div>
|
||
|
||
<!-- Sentinel -->
|
||
<div class="sheet-sentinel">
|
||
<h3>Sentinel Abilities</h3>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Secret Doors<br/></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_secretDoorsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Intelligence Mod + Secret Doors Lucky Roll + Misc Bonus (if any)"><input class="sheet-underlined sheet-center" type="number" name="attr_secretDoorCheck" value="[[ ( [[@{intMod}]] + [[@{findSecretDoorsLuckyRoll}]] + [[@{secretDoorsCheckMisc}]]) ]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-5 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_FindSecretDoor"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Find Secret Doors}} {{flavortext=Looks around for secret or hidden doors.}} {{rolltype=Search Check : }} {{classability=[[ @{ActionDie} [Action Die] + @{secretDoorCheck} [Bonus] ]] }}" >Find Secret Doors</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Sentinel Artifact Bonus<br/></div>
|
||
<div class="sheet-col-1-14 sheet-right">
|
||
<select name="attr_sentinelArtifactBonus">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="2">+2</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">AI Recognition</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add bonus here"><input class="sheet-underlined" type="number" name="attr_sentinelAIRecognition" value="0"><br/>Bonus</div>
|
||
<div class="sheet-col-1-10 sheet-small-label sheet-padr sheet-center" Title="Natural Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_sentinelAINaturalBonus" value="2" disabled="disabled"><br/>Natural Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus'"><input class="sheet-underlined sheet-center" type="number" name="attr_sentinelAIRecognitionCheck" value="[[ @{AILuckyRoll} + @{sentinelAIRecognition} + @{sentinelAINaturalBonus}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_sentinelAIRecognition"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{sentinelAIRecognitionCheck}[Bonus] ]] }} " >AI Recognition</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Artifact Bonus Die</br></div>
|
||
<div class="sheet-col-1-14 sheet-padr sheet-right">
|
||
<select name="attr_artifactBonusDie">
|
||
<option value="d0" selected="selected">--</option>
|
||
<option value="d2">d2</option>
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-6 sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_artifactBonusDie"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Sentinel Artifact Die}} {{flavortext=Add this bonus to checks or attacks with Artifact weapons/armor.}} {{rolltype=Artifact Die : }} {{artifactdie=[[ @{artifactBonusDie} [Die Roll] ]] }}" >Sentinel Artifact Die</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<ul>
|
||
<li><b>Hit Points:</b> 1d12 per level<br/> </li>
|
||
<li><b>Darwinian Luck: </b> Regain 1 spent Luck every 24 hours to max<br/> </li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- Shaman -->
|
||
<div class="sheet-shaman">
|
||
<h3>Shaman Abilities</h3>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Secret Doors<br/></div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-padr sheet-center" Title="Add Misc bonus here"><input class="sheet-underlined" type="number" name="attr_SecretDoorsCheckMisc" value="0"><br/>Misc Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-padr sheet-center" Title="Bonus is Intelligence Mod + Secret Doors Lucky Roll + Misc Bonus (if any)"><input class="sheet-underlined sheet-center" type="number" name="attr_SecretDoorCheck" value="[[ ( [[@{intMod}]] + [[@{FindSecretDoorsLuckyRoll}]] + [[@{SecretDoorsCheckMisc}]]) ]]" disabled="disabled"><br/>Total Bonus</div>
|
||
<div class="sheet-col-1-6 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_FindSecretDoor"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Find Secret Doors}} {{flavortext=Looks around for secret or hidden doors.}} {{rolltype=Search Check : }} {{classability=[[ 1d20 [Dice Roll] + @{SecretDoorCheck} [Bonus] ]] }}" >Find Secret Doors</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Shaman Artifact Bonus<br/></div>
|
||
<div class="sheet-col-1-10 sheet-right">
|
||
<select name="attr_ShamanArtifactBonus">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="3">+3</option>
|
||
<option value="4">+4</option>
|
||
<option value="5">+5</option>
|
||
<option value="6">+6</option>
|
||
<option value="7">+7</option>
|
||
<option value="8">+8</option>
|
||
<option value="9">+9</option>
|
||
<option value="10">+10</option>
|
||
<option value="11">+11</option>
|
||
<option value="12">+12</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">AI Recognition</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="Add bonus here"><input class="sheet-underlined" type="number" name="attr_ShamanAIRecognition" value="0"><br/>Bonus</div>
|
||
<div class="sheet-col-1-10 sheet-small-label sheet-padr sheet-center" Title="Natural Bonus"><input class="sheet-underlined sheet-center" type="number" name="attr_ShamanAINaturalBonus" value="2" disabled="disabled"><br/>Natural Bonus</div>
|
||
<div class="sheet-col-1-14 sheet-small-label sheet-center" title="Adds Lucky Roll + Bonus'"><input class="sheet-underlined sheet-center" type="number" name="attr_ShamanAIRecognitionCheck" value="[[ @{AILuckyRoll} + @{ShamanAIRecognition} + @{ShamanAINaturalBonus}]]" disabled="disabled">Total Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-padl">
|
||
<button type="roll" class="sheet-roll" name="roll_ShamanAIRecognition"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{ShamanAIRecognitionCheck}[Bonus] ]] }} " >AI Recognition</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Darwinian Luck</br></div>
|
||
<div class="sheet-col-1-6 sheet-small-label sheet-padr sheet-center" Title="Time left for luck gain"><input class="sheet-underlined" type="number" name="attr_shamanTimeUntilLuck" min="0" value="7"><br/>Days Until Luck Regained</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-5 sheet-center sheet-inspiration-label">Patron AI(s)</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-8 sheet-right sheet-padr sheet-hd-row">Name(s)<br/></div>
|
||
<div class="sheet-col-1-2 sheet-right" title="Enter your Supernatural Patron"><input class="sheet-underline sheet-center" type="text" placeholder="Patron AI's Name" name="attr_ShamanPatron"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-1">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-6 sheet-hd-row">Taint<br/></div>
|
||
<div class="sheet-col-1-1" title="Enter Patron Taints here"><textarea name="attr_Shaman_Patron_Taint" placeholder="Enter your Patron Taint(s) here"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-6 sheet-hd-row">Notes<br/></div>
|
||
<div class="sheet-col-1-1" title="Enter Patron Bond notes here"><textarea name="attr_ShamanPatronBondNotes" placeholder="Enter your Patron Bond notes here including your Program Check roll for each bond"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-1">
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-5 sheet-center sheet-inspiration-label">Other Notes</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1" title="Enter other notes here"><textarea name="attr_ShamanNotes" placeholder="Other notes of Importance!"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<ul>
|
||
<li><b>Hit Points:</b>1d4 per level<br/> </li>
|
||
<li><b>Darwinian Luck: </b> Regain 1 spent Luck every 7 days to max<br/> </li>
|
||
</ul>
|
||
</div>
|
||
|
||
<hr/>
|
||
</div>
|
||
|
||
<!-- WEAPONS -->
|
||
|
||
<div class="sheet-section-weapons">
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-5 sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_ArtifactCombatCheck"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=Artifact Combat Check}} {{flavortext=You try to figure out the artifact in the heat of battle.}} {{rolltype=Artifact Check : }} {{classability=[[ @{ActionDie} [Action Die] - (?{Complexity Level|1}) [Complexity Level] ]] }}" >Artifact Combat Check</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-6 sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_artifactBonusDie"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{class=1}} {{name=@{character_name}}} {{title=Sentinel Artifact Die}} {{flavortext=Add this bonus to Attacks with Artifact weapons.}} {{rolltype=Artifact Die : }} {{artifactdie=[[ @{artifactBonusDie} [Die Roll] ]] }}" >Sentinel Artifact Die</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<!-- BEGIN AUTO GENERATED WEAPON SECTION -->
|
||
<h4 class="sheet-center">Melee Weapons </h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-3-23 sheet-center sheet-small-label sheet-vert-bottom">The Hunter</div>
|
||
<div class="sheet-col-4-23 sheet-center sheet-small-label sheet-vert-bottom">Weapon</div>
|
||
<div class="sheet-col-3-23 sheet-center sheet-small-label sheet-vert-bottom">Wielded</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Attack Die</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Crit Range</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">To Hit Bonus</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Dmg Dice</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Dmg Bonus</div>
|
||
</div>
|
||
|
||
<!-- BEGIN MELEE weapon repeating row -->
|
||
<fieldset class="repeating_meleeweapon">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-23 sheet-checkbox-row" title="Check the box if you have the Lucky Roll for 0-level Starting weapon"><input type="checkbox" value="@{luckstartingMod}" name="attr_ZeroWeaponLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-5-23"><input type="text" name="attr_MeleeWeaponName"></div>
|
||
<div class="sheet-col-3-23" title="How is the weapon being wielded">
|
||
<select name="attr_MeleeAttackWielded">
|
||
<option value="1">Main Hand</option>
|
||
<option value="1.1">2 Handed</option>
|
||
<option value="0">Off Hand</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-23" title="If you are not trained in your weapon use, you take -1 die for your attack roll. You will also take a minus to your dice chain if using two-weapon fighting.">
|
||
<select name="attr_MeleeAttackDice">
|
||
<option value="d30">d30</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d3">d3</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-2-23" title="Your critical threat range goes up, if your dice on the dice chain goes up.">
|
||
<select name="attr_meleeCritThreat">
|
||
<option value="30">30</option>
|
||
<option value="29">29-30</option>
|
||
<option value="28">28-30</option>
|
||
<option value="27">27-30</option>
|
||
<option value="24">24</option>
|
||
<option value="23">23-24</option>
|
||
<option value="22">22-24</option>
|
||
<option value="21">21-24</option>
|
||
<option value="20" selected="selected">20</option>
|
||
<option value="19">19-20</option>
|
||
<option value="18">18-20</option>
|
||
<option value="17">17-20</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-2-23" title="This value includes Strength mod, Lucky Rolls and Rover bonus"><input class=" sheet-center" type="number" name="attr_MeleeToHit" value="[[[[@{strMod}]] + @{AllAtkLuckyRoll} + @{MeleeAtkLuckyRoll} + @{ATK} + @{ZeroWeaponLuckyRoll} + @{roverMeleeAttack}]]" disabled="disabled"></div>
|
||
|
||
<div class="sheet-col-2-23" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" value="0" type="text" name="attr_MeleeDmg"></div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_MeleeDmgBonus" value="[[[[@{strMod}]] + @{MeleeDmgLuckyRoll} + @{DmgLuckyRoll} + @{ZeroWeaponLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-1-23 sheet-padl">
|
||
<button type='roll' class="sheet-roll" title="Melee Weapon"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=@{MeleeWeaponName}}} {{attack=[[ @{MeleeAttackDice}cs>@{meleeCritThreat} [To Hit Roll] + @{MeleeToHit} [To Hit Bonus] + (?{Artifact Bonus Die roll|0}) [Artifact Bonus] + (?{Additional Attack Bonus|0}) [Add'l Bonus] ]] }} {{damage=[[ ({(@{MeleeDmg} [Base damage] + @{MeleeDmgBonus} [Damage Bonus] + (?{Additional Damage Bonus|0}) [Add'l Bonus]),1d1}kh1) ]]}} {{crit=[[ @{CritDie}[Dice Roll] + [[@{luckMod}]][Current Luck] + @{CritLuckyRoll}[Crit Lucky Roll] ]] }} {{crittable=@{CritDietable}}} {{fumble=[[ @{ArmorFumbleDie} + [[@{FumbleCheck}]] + [[@{FumbleLuckyRoll}]] ]]}}" ></button>
|
||
</div>
|
||
</div>
|
||
</fieldset class>
|
||
|
||
<h4 class="sheet-center">Ranged Weapons </h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-10 sheet-center sheet-small-label sheet-vert-bottom">The Hunter</div>
|
||
<div class="sheet-col-1-16 sheet-center sheet-small-label sheet-vert-bottom">Ammo</div>
|
||
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Weapon</div>
|
||
<div class="sheet-col-1-21 sheet-center sheet-small-label sheet-vert-bottom">Short</div>
|
||
<div class="sheet-col-1-21 sheet-center sheet-small-label sheet-vert-bottom">Med</div>
|
||
<div class="sheet-col-1-21 sheet-center sheet-small-label sheet-vert-bottom">Long</div>
|
||
<div class="sheet-col-1-14 sheet-center sheet-small-label sheet-vert-bottom">Attack Die </div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Crit Range</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">To Hit Bonus</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Dmg Dice</div>
|
||
<div class="sheet-col-1-14 sheet-center sheet-small-label sheet-vert-bottom">Dmg Bonus</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Range</div>
|
||
</div>
|
||
|
||
<!-- BEGIN RANGED weapon repeating row -->
|
||
<fieldset class="repeating_rangedweapon">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-checkbox-row" title="Check the box if you have the Lucky Roll for 0-level Starting weapon"><input type="checkbox" value="@{luckstartingMod}" name="attr_ZeroRangedWeaponLuckyRoll"></div>
|
||
<div class="sheet-col-1-16"><input type="number" name="attr_RangedAmmo" value="0"></div>
|
||
<div class="sheet-col-1-6"><input type="text" name="attr_RangedWeaponName"></div>
|
||
<div class="sheet-col-1-21" title="Max distance for Short range"><input type="text" name="attr_RangedDistanceShort" value="0"></div>
|
||
<div class="sheet-col-1-21" title="Max distance for Medium range"><input type="text" name="attr_RangedDistanceMed" value="0"></div>
|
||
<div class="sheet-col-1-21" title="Max distance for Long range"><input type="text" name="attr_RangedDistanceLong" value="0"></div>
|
||
<div class="sheet-col-1-14" title="If you are not trained in your weapon use, you take -1 die for your attack roll. You will also take a minus to your dice chain if using two-weapon fighting or shooting from long range.">
|
||
<select name="attr_RangedAttackDice">
|
||
<option value="d30">d30</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d3">d3</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-13" title="Your critical threat range goes up, if your dice on the dice chain goes up.">
|
||
<select name="attr_rangedCritThreat">
|
||
<option value="30">30</option>
|
||
<option value="29">29-30</option>
|
||
<option value="28">28-30</option>
|
||
<option value="27">27-30</option>
|
||
<option value="24">24</option>
|
||
<option value="23">23-24</option>
|
||
<option value="22">22-24</option>
|
||
<option value="21">21-24</option>
|
||
<option value="20" selected="selected">20</option>
|
||
<option value="19">19-20</option>
|
||
<option value="18">18-20</option>
|
||
<option value="17">17-20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-13" title="This value includes Agility mod, Lucky Rolls and Rover bonus"><input class="sheet-center" type="number" name="attr_RangedToHit" value="[[[[@{agiMod}]] + @{AllAtkLuckyRoll} + @{RangedAtkLuckyRoll} + @{ATK} + @{ZeroRangedWeaponLuckyRoll} + @{roverMissileAttack} ]]" disabled="disabled"></div>
|
||
<div class="sheet-col-1-13" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_RangedDmg" value="0"></div>
|
||
<div class="sheet-col-1-14"><input class="sheet-center" type="number" name="attr_RangedDmgBonus" value="[[@{RangedDmgLuckyRoll} + @{DmgLuckyRoll} + @{ZeroRangedWeaponLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-1-13" title="Choose the range you are attacking from:">
|
||
<select name="attr_AttackRange">
|
||
<option value="Short">Short</option>
|
||
<option value="Medium">Med</option>
|
||
<option value="Long">Long</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-15 sheet-padl">
|
||
<button type='roll' class="sheet-roll" title="Ranged Weapon"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name} }} {{title=@{RangedWeaponName} \n @{RangedDistanceShort} / @{RangedDistanceMed} / @{RangedDistanceLong} }} {{range=@{AttackRange} }} {{rangedattack=[[ @{RangedAttackDice}cs>@{rangedCritThreat} [To Hit Roll] + @{RangedToHit} [To Hit Bonus] + (?{Artifact Bonus Die roll|0}) [Artifact Bonus] + (?{Additional Attack Bonus|0}) [Add'l Bonus] - (?{Enter a 2 if shooting from Medium Range, otherwise leave as 0|0}) [Medium Range Penalty] ]] }} {{damage=[[ ({(@{RangedDmg} [Base damage] + @{RangedDmgBonus} [Damage Bonus] + (?{Additional Damage Bonus|0}) [Add'l Bonus]),1d1}kh1) ]] }} {{crit=[[ @{CritDie}[Dice Roll] + [[@{luckMod}]][Current Luck] + @{CritLuckyRoll}[Crit Lucky Roll] ]] }} {{crittable=@{CritDietable} }} {{fumble=[[ @{ArmorFumbleDie} + [[@{FumbleCheck}]] + [[@{FumbleLuckyRoll}]] ]] }}"></button>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
|
||
<hr/>
|
||
|
||
<!-- END AUTO GENERATED WEAPON SECTION -->
|
||
</div>
|
||
|
||
<!-- PROGRAMS -->
|
||
|
||
<div class="sheet-section-spellbook">
|
||
|
||
<!-- Start hidden spell casting stats -->
|
||
<!--<input type="hidden" name="attr_cleric_spell_bonus" value="[[(@{perMod})]]" />
|
||
<input type="hidden" name="attr_elf_spell_bonus" value="[[(@{intMod})]]" />-->
|
||
<input type="hidden" name="attr_shaman_spell_bonus" value="[[(@{intMod})]]" />
|
||
<!--<input type="hidden" name="attr_bard_spell_bonus" value="[[(@{intMod})]]" />
|
||
<input type="hidden" name="attr_paladin_spell_bonus" value="[[(@{perMod})]]" />
|
||
<input type="hidden" name="attr_gnome_spell_bonus" value="[[(@{intMod})]]" />
|
||
<input type="hidden" name="attr_dwarfpriest_spell_bonus" value="[[(@{perMod})]]" />
|
||
<input type="hidden" name="attr_elfrogue_spell_bonus" value="[[(@{intMod})]]" />-->
|
||
<input type="hidden" name="attr_SpellFumbleCheck" value="[[@{luckMod}]]" disabled="true"/>
|
||
<!-- End hidden spell casting stats -->
|
||
|
||
<div class="sheet-row sheet-margin-bottom">
|
||
|
||
<div class="sheet-col-1"><h4 class="sheet-center">Program Slots by Class</h4></div>
|
||
|
||
<div class="sheet-col-1">
|
||
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">1st Level</div>
|
||
<div class="sheet-col-1-14 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">2nd Level</div>
|
||
<div class="sheet-col-1-14 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">3rd Level</div>
|
||
<div class="sheet-col-1-14 sheet-vert-bottom sheet-center"> </div>
|
||
<!--<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">4th Level</div>
|
||
<div class="sheet-col-1-14 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-1-10 sheet-vert-bottom sheet-center sheet-small-label">5th Level</div>-->
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-6 sheet-margin-top sheet-center sheet-hd-row">Shaman</div>
|
||
<div class="sheet-col-1-10"><input type="number" name="attr_Shaman_spell_level_one" value="0" /></div>
|
||
<div class="sheet-col-1-14 sheet-center"> </div>
|
||
<div class="sheet-col-1-10"><input type="number" name="attr_Shaman_spell_level_two" value="0" /></div>
|
||
<div class="sheet-col-1-14 sheet-center"> </div>
|
||
<div class="sheet-col-1-10"><input type="number" name="attr_Shaman_spell_level_three" value="0" /></div>
|
||
<div class="sheet-col-1-14 sheet-center"> </div>
|
||
<!--<div class="sheet-col-1-10"><input type="number" name="attr_Shaman_spell_level_four" value="0" /></div>
|
||
<div class="sheet-col-1-14 sheet-center"> </div>
|
||
<div class="sheet-col-1-10"><input type="number" name="attr_Shaman_spell_level_five" value="0" /></div> -->
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
<h4 class="sheet-center">User Type</h4>
|
||
|
||
<div class="sheet-col-1-2 sheet-centerselect" title="Pick the class that is using the program for correct bonus">
|
||
<select name="attr_ProgramUser_bonus">
|
||
<option value="0">Choose Wetware Class...</option>
|
||
<!--<option value="(@{elf_spell_bonus} + @{Level})">Elf Fighter/Mage</option>-->
|
||
<option value="(@{shaman_spell_bonus} + @{Level})">Shaman</option>
|
||
<!--<option value="(@{bard_spell_bonus} + @{Level})">Bard</option>
|
||
<option value="(@{gnome_spell_bonus} + @{TrickDie})">Gnome</option>
|
||
<option value="(@{elfrogue_spell_bonus} + @{Level})">Elf Rogue</option>
|
||
<option value="(@{cleric_spell_bonus} + @{Level})">Cleric</option>
|
||
<option value="(@{paladin_spell_bonus} + @{Level})">Paladin</option>
|
||
<option value="(@{dwarfpriest_spell_bonus} + @{Level})">Dwarf Priest</option>-->
|
||
</select>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
<h4 class="sheet-center">Manifestation</h4>
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-16 sheet-offset-1-10 sheet-center"> </div>
|
||
<div class="sheet-col-1-6 sheet-large-label sheet-center" title="Pick the Manifestation Die listed in the Program Information">
|
||
<select name="attr_ManifestDie">
|
||
<option value="1d3">1d3</option>
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
<option value="1d8">1d8</option>
|
||
<option value="1d10">1d10</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-2 sheet-vert-middle sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_Manifest"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Spell Manifestation}} {{flavortext=Enter your manifestation text into the appropriate box on your punch card.}} {{rolltype=Manifests as : }} {{spellmanifest=[[ @{ManifestDie} [Die Roll] ]] }}" >Roll for Manifestation</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<h4 class="sheet-center">Spell Type</h4>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<input type="radio" class="ArcaneCaster" value="1" name="attr_Spellcaster" checked><label class="sheet-subtabSpell">Wetware Programs</label>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<input type="radio" class="DivineCaster" value="2" name="attr_Spellcaster"><label class="sheet-subtabSpell">Healing Programs</label>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<!-- Wetware Programs -->
|
||
<div class="sheet-ArcaneCaster">
|
||
|
||
<h4 class="sheet-center">Hard Drive</h4>
|
||
<p class="sheet-small-note">The first time you attempt to run a program, you need to roll your Manifestation check. There are text boxes to enter these effects for each program.</p>
|
||
|
||
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab1" value="1" title="Level 1" checked="checked"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab1">Level 1</span>
|
||
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab2" value="2" title="Level 2"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab2">Level 2</span>
|
||
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab3" value="3" title="Level 3"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab3">Level 3</span>
|
||
<!--<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab4" value="4" title="Level 4"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab4">Level 4</span>
|
||
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab5" value="5" title="Level 5"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab5">Level 5</span>-->
|
||
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab99" value="99" title="Show All"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab99">Show All</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<!-- BEGIN AUTO GENERATED SPELL PAGES -->
|
||
<!-- BEGIN new spell page -->
|
||
<div class="sheet-spell-page1">
|
||
<div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 1</div>
|
||
</div>
|
||
|
||
<!-- BEGIN Wetware Programs 1 row -->
|
||
<fieldset class="repeating_spellbooklevel1">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 1<input type="hidden" name="attr_spellbaselevel" value="1"><input type="hidden" name="attr_spellfriendlylevel" value="Level 1"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
||
<div class="sheet-col-1-12 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the program requires concentration or not">
|
||
<select name="attr_spellconc">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Program has been lost or not">
|
||
<select name="attr_Spellislost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check</div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck" title="The first time you attempt to run this Program - Roll for your Manifestation Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname}}} {{spellshowmanifest=@{spellmanifestation}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel}}} {{spellrange=@{spellrange}}} {{spellduration=@{spellduration}}} {{spellcasttime=@{spellcasttime}}} {{spellsave=@{spellsave}}} {{spellconcentrate=@{spellconc}}} {{spellshowdesc=@{spelldescription}}} {{rolltype=Program Check : }} {{spellcheckwizard=[[@{SpellcheckDie} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Amount of Glowburn|0}) [Glowburn] + ([[@{ArmorCheck}]]) [Armor Check Penalty] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program check roll!}} {{fumble=[[1d6 + (@{SpellFumbleCheck} [Luck] + @{SpellFumbleLuckyRoll} [Fumble Lucky Roll]) ]] }}" >RUN</button>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_spelltypeMercurialMagic" class="sheet-spelltypetab sheet-spelltypeMercurialMagic" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeMercurialMagic">Manifestation</span> |
|
||
<input type="checkbox" name="attr_spelltypeGeneralWizard" class="sheet-spelltypetab sheet-spelltypeGeneralWiz" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralWiz">Information</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MercurialMagic">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spellmanifestation"></textarea></div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
</div>
|
||
</hr>
|
||
|
||
<div class="sheet-spell-type-GeneralWiz">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription"></textarea></div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END wetware programs 1 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END page -->
|
||
<!-- BEGIN new page -->
|
||
<div class="sheet-spell-page2"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 2</div>
|
||
</div>
|
||
|
||
<!-- BEGIN Wetware Programs 2 row -->
|
||
<fieldset class="repeating_spellbooklevel2">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 2<input type="hidden" name="attr_spellbaselevel" value="2"><input type="hidden" name="attr_spellfriendlylevel" value="Level 2"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
||
<div class="sheet-col-1-12 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the program requires concentration or not">
|
||
<select name="attr_spellconc">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Program has been lost or not">
|
||
<select name="attr_Spellislost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check</div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck" title="The first time you attempt to run this Program - Roll for your Manifestation Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname}}} {{spellshowmanifest=@{spellmanifestation}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel}}} {{spellrange=@{spellrange}}} {{spellduration=@{spellduration}}} {{spellcasttime=@{spellcasttime}}} {{spellsave=@{spellsave}}} {{spellconcentrate=@{spellconc}}} {{spellshowdesc=@{spelldescription}}} {{rolltype=Program Check : }} {{spellcheckwizard=[[@{SpellcheckDie} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Amount of Glowburn|0}) [Glowburn] + ([[@{ArmorCheck}]]) [Armor Check Penalty] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program check roll!}} {{fumble=[[1d6 + (@{SpellFumbleCheck} [Luck] + @{SpellFumbleLuckyRoll} [Fumble Lucky Roll]) ]] }}" >RUN</button>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_spelltypeMercurialMagic" class="sheet-spelltypetab sheet-spelltypeMercurialMagic" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeMercurialMagic">Manifestation</span> |
|
||
<input type="checkbox" name="attr_spelltypeGeneralWizard" class="sheet-spelltypetab sheet-spelltypeGeneralWiz" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralWiz">Information</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MercurialMagic">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spellmanifestation"></textarea></div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
</div>
|
||
</hr>
|
||
|
||
<div class="sheet-spell-type-GeneralWiz">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription"></textarea></div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END program 2 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END spell page -->
|
||
<!-- BEGIN new spell page -->
|
||
<div class="sheet-spell-page3"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 3</div>
|
||
</div>
|
||
|
||
<!-- BEGIN Wetware Programs 3 row -->
|
||
<fieldset class="repeating_spellbooklevel3">
|
||
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 3<input type="hidden" name="attr_spellbaselevel" value="3"><input type="hidden" name="attr_spellfriendlylevel" value="Level 3"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
||
<div class="sheet-col-1-12 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the program requires concentration or not">
|
||
<select name="attr_spellconc">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Program has been lost or not">
|
||
<select name="attr_Spellislost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check</div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck" title="The first time you attempt to run this Program - Roll for your Mercurial Magic Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname}}} {{spellshowmanifest=@{spellmanifestation}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel}}} {{spellrange=@{spellrange}}} {{spellduration=@{spellduration}}} {{spellcasttime=@{spellcasttime}}} {{spellsave=@{spellsave}}} {{spellconcentrate=@{spellconc}}} {{spellshowdesc=@{spelldescription}}} {{spellshowmercurial=@{spellMercurialMagic}}} {{rolltype=Program Check : }} {{spellcheckwizard=[[@{SpellcheckDie} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Amount of Glowburn|0}) [Glowburn] + ([[@{ArmorCheck}]]) [Armor Check Penalty] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program check roll!}} {{fumble=[[1d6 + (@{SpellFumbleCheck} [Luck] + @{SpellFumbleLuckyRoll} [Fumble Lucky Roll]) ]] }}" >RUN</button>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_spelltypeMercurialMagic" class="sheet-spelltypetab sheet-spelltypeMercurialMagic" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeMercurialMagic">Manifestation</span> |
|
||
<input type="checkbox" name="attr_spelltypeGeneralWizard" class="sheet-spelltypetab sheet-spelltypeGeneralWiz" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralWiz">Information</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MercurialMagic">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spellmanifestation"></textarea></div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
</div>
|
||
</hr>
|
||
|
||
<div class="sheet-spell-type-GeneralWiz">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription"></textarea></div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END program 3 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END spell page -->
|
||
<!-- BEGIN new spell page
|
||
<div class="sheet-spell-page4"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 4</div>
|
||
</div>-->
|
||
|
||
<!-- BEGIN WIZARD spellbook 4 row
|
||
<fieldset class="repeating_spellbooklevel4">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Program Level</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 4<input type="hidden" name="attr_spellbaselevel" value="4"><input type="hidden" name="attr_spellfriendlylevel" value="Level 4"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
||
<div class="sheet-col-1-12 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the spell requires concentration or not">
|
||
<select name="attr_spellconc">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Spell has been lost or not">
|
||
<select name="attr_Spellislost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-23 sheet-checkbox-row sheet-vert-middle" title="Check this box if you need to use multiple dice to roll your Program check (for example: if you have the Joe Average mercurial effect). Uncheck to go back to single die rolls."><input class="sheet-is-spellcheckMULTI" type="checkbox" name="attr_is_spellcheckMULTI" value="1"></div>
|
||
<div class="sheet-col-22-23 sheet-left sheet-vert-middle sheet-small-labelblue">Check this box if you need to use multiple dice to roll your Program check (e.g.: You have the Joe Average mercurial effect). Uncheck to go back to single die rolls.</div>
|
||
|
||
</div>
|
||
|
||
<input class="sheet-is-spellcheckMULTI sheet-hidden" type="checkbox" name="attr_is_spellcheckMULTI" value="1">
|
||
|
||
|
||
|
||
<div class="sheet-spellcheckSINGLE">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check (Single Die)</div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck" title="The first time you attempt to run this Program - Roll for your Mercurial Magic Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname}}} {{spellshowmanifest=@{spellmanifestation}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel}}} {{spellrange=@{spellrange}}} {{spellduration=@{spellduration}}} {{spellcasttime=@{spellcasttime}}} {{spellsave=@{spellsave}}} {{spellconcentrate=@{spellconc}}} {{spellshowdesc=@{spelldescription}}} {{spellshowmercurial=@{spellMercurialMagic}}} {{rolltype=Program Check : }} {{spellcheckwizard=[[@{SpellcheckDie} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Amount of Glowburn|0}) [Glowburn] + ([[@{ArmorCheck}]]) [Armor Check Penalty] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program check roll!}} {{fumble=[[1d6 + (@{SpellFumbleCheck} [Luck] + @{SpellFumbleLuckyRoll} [Fumble Lucky Roll]) ]] }}" >Single Die Program Check</button>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spellcheckMULTI">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check (Multi Die)</div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23 sheet-large-label sheet-left" title="Select the multiple die used for your Program Check. The circumstances for using this would be for example You have the Joe Average mercurial effect">
|
||
<select name="attr_SpellcheckMultiDie">
|
||
<option value="d2cs10">2d2</option>
|
||
<option value="d3cs10">2d3</option>
|
||
<option value="d4cs10">2d4</option>
|
||
<option value="d5cs10">2d5</option>
|
||
<option value="d6cs10">2d6</option>
|
||
<option value="d7cs10">2d7</option>
|
||
<option value="d8cs10">2d8</option>
|
||
<option value="d10cs10" selected="selected">2d10</option>
|
||
<option value="d12cs12">2d12</option>
|
||
<option value="d15cs15">2d15</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck" title="The first time you attempt to run this Program - Roll for your Mercurial Magic Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname}}} {{spellcheckwizardmulti=1}} {{spellshowmanifest=@{spellmanifestation}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel}}} {{spellrange=@{spellrange}}} {{spellduration=@{spellduration}}} {{spellcasttime=@{spellcasttime}}} {{spellsave=@{spellsave}}} {{spellconcentrate=@{spellconc}}} {{spellshowdesc=@{spelldescription}}} {{spellshowmercurial=@{spellMercurialMagic}}} {{rolltype=Program Check : }} {{spelldie1=[[@{SpellcheckMultiDie}]]}} {{spelldie2=[[@{SpellcheckMultiDie}]]}} {{spellbonus=[[@{ProgramUser_bonus}[Level/Stat Bonus] + (?{Amount of Glowburn|0}) [Glowburn] + @{ArmorCheck} [Armor Check Penalty] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program check roll!}} {{fumble=[[1d6 + (@{SpellFumbleCheck} [Luck] + @{SpellFumbleLuckyRoll} [Fumble Lucky Roll]) ]] }}" >Multi-Die Program Check</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_spelltypeMercurialMagic" class="sheet-spelltypetab sheet-spelltypeMercurialMagic" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeMercurialMagic">Mercurial Magic</span> |
|
||
<input type="checkbox" name="attr_spelltypeGeneralWizard" class="sheet-spelltypetab sheet-spelltypeGeneralWiz" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralWiz">Manifest/General</span> |
|
||
<input type="checkbox" name="attr_spelltypeMisfire" class="sheet-spelltypetab sheet-spelltypeMisfire" value="1"/><span class="sheet-spelltypetab sheet-spelltypeMisfire">Misfire</span> |
|
||
<input type="checkbox" name="attr_spelltypeCorruption" class="sheet-spelltypetab sheet-spelltypeCorruption" value="1"/><span class="sheet-spelltypetab sheet-spelltypeCorruption">Corruption</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MercurialMagic">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Mercurial Magic Effect</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea name="attr_spellMercurialMagic" class="sheet-medium"></textarea></div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<input type="hidden" name="attr_MercurialMagic_luck_bonus" value="[[([[@{luckMod}]] * (10))]]" />
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_MercurialMagic" title="The first time you attempt to run this Program - Roll for your Mercurial Magic Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Mercurial Magic}} {{flavortext=Enter your mercurial effect text into the approrpiate box on your Programcard.}} {{rolltype=Mercurial Effect : }} {{spellmercurial=[[ {({(1d100 + @{MercurialMagic_luck_bonus}),1d1}kh1),0d0+100}kl1 ]] }}" >Mercurial Magic Roll</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</hr>
|
||
|
||
<div class="sheet-spell-type-GeneralWiz">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spellmanifestation"></textarea></div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-Misfire">
|
||
<div class="sheet-row">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-vert-bottom sheet-center sheet-small-label">Misfire Die</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-center">
|
||
<select name="attr_MisfireDie">
|
||
<option value="1d2">1d2</option>
|
||
<option value="1d3">1d3</option>
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Misfire" title="Roll this if your Program misfires"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Spell Misfire}} {{flavortext=Your Program crashes!}} {{spellmisfire= You misfire **@{spellname}** and [[@{MisfireDie}]] happens. }}" >Misfire Roll</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-Corruption">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-center sheet-small-label">Corruption Die</div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23" title="Pick the Corruption Die listed in the Program Information">
|
||
<select name="attr_CorruptionDie">
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
<option value="1d8">1d8</option>
|
||
<option value="1d10">1d10</option>
|
||
<option value="1d12">1d12</option>
|
||
<option value="1d16">1d16</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<input type="hidden" name="attr_Corruption_table_die" value="(1d10)" />
|
||
<div class="sheet-col-4-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Corruption" title="Roll this if your Program corrupts you"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Program Corruption}} {{spellcorruption **@{spellname}** has experienced a BSOD...Your Data has been corrupted [[@{CorruptionDie} + [[@{CorruptionLuckyRoll}]] [Corruption Lucky Roll] ]] .}}" >Corruption Roll</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-7-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_CorruptionTable" title="Roll this if you are required to roll on a Corruption Table"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Minor/Major/Greater Corruption}} {{spellcorruption= Your extreme failure in using **@{spellname}** has caused a **?{Enter Minor, Major or Greater|Minor}** corruption turning you into [[@{Corruption_table_die} - @{spellbaselevel} [Spell Level] + [[@{luckMod}]] [Luck Bonus] + [[@{CorruptionLuckyRoll}]] [Corruption Lucky Roll].]] }}" >Minor/Major/Greater Corruption Table</button>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
</div>-->
|
||
|
||
<!-- END spellbook 2 row
|
||
</fieldset>
|
||
|
||
|
||
</div>-->
|
||
<!-- END spell page -->
|
||
<!-- BEGIN new spell page
|
||
<div class="sheet-spell-page5"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 5</div>
|
||
</div>-->
|
||
|
||
<!-- BEGIN WIZARD spellbook row 5
|
||
|
||
<fieldset class="repeating_spellbooklevel5">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Program Level</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Lost?</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 5<input type="hidden" name="attr_spellbaselevel" value="5"><input type="hidden" name="attr_spellfriendlylevel" value="Level 5"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
||
<div class="sheet-col-1-12 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the spell requires concentration or not">
|
||
<select name="attr_spellconc">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Select if the Spell has been lost or not">
|
||
<select name="attr_Spellislost">
|
||
<option value="1">Yes</option>
|
||
<option value="0" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-23 sheet-checkbox-row sheet-vert-middle" title="Check this box if you need to use multiple dice to roll your Program check (for example: if you have the Joe Average mercurial effect). Uncheck to go back to single die rolls."><input class="sheet-is-spellcheckMULTI" type="checkbox" name="attr_is_spellcheckMULTI" value="1"></div>
|
||
<div class="sheet-col-22-23 sheet-left sheet-vert-middle sheet-small-labelblue">Check this box if you need to use multiple dice to roll your Program check (e.g.: You have the Joe Average mercurial effect). Uncheck to go back to single die rolls.</div>
|
||
|
||
</div>
|
||
|
||
<input class="sheet-is-spellcheckMULTI sheet-hidden" type="checkbox" name="attr_is_spellcheckMULTI" value="1">
|
||
|
||
|
||
|
||
<div class="sheet-spellcheckSINGLE">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check (Single Die)</div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie">
|
||
<option value="d3cs20">d3</option>
|
||
<option value="d4cs20">d4</option>
|
||
<option value="d5cs20">d5</option>
|
||
<option value="d6cs20">d6</option>
|
||
<option value="d7cs20">d7</option>
|
||
<option value="d8cs20">d8</option>
|
||
<option value="d10cs20">d10</option>
|
||
<option value="d12cs20">d12</option>
|
||
<option value="d14cs20">d14</option>
|
||
<option value="d16cs20">d16</option>
|
||
<option value="d20cs20" selected="selected">d20</option>
|
||
<option value="d24cs24">d24</option>
|
||
<option value="d30cs30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck" title="The first time you attempt to run this Program - Roll for your Mercurial Magic Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname}}} {{spellshowmanifest=@{spellmanifestation}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel}}} {{spellrange=@{spellrange}}} {{spellduration=@{spellduration}}} {{spellcasttime=@{spellcasttime}}} {{spellsave=@{spellsave}}} {{spellconcentrate=@{spellconc}}} {{spellshowdesc=@{spelldescription}}} {{spellshowmercurial=@{spellMercurialMagic}}} {{rolltype=Program Check : }} {{spellcheckwizard=[[@{SpellcheckDie} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Amount of Glowburn|0}) [Glowburn] + ([[@{ArmorCheck}]]) [Armor Check Penalty] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program check roll!}} {{fumble=[[1d6 + (@{SpellFumbleCheck} [Luck] + @{SpellFumbleLuckyRoll} [Fumble Lucky Roll]) ]] }}" >Single Die Program Check</button>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spellcheckMULTI">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-4-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check (Multi Die)</div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-23 sheet-large-label sheet-left" title="Select the multiple die used for your Program Check. The circumstances for using this would be for example You have the Joe Average mercurial effect">
|
||
<select name="attr_SpellcheckMultiDie">
|
||
<option value="d2cs10">2d2</option>
|
||
<option value="d3cs10">2d3</option>
|
||
<option value="d4cs10">2d4</option>
|
||
<option value="d5cs10">2d5</option>
|
||
<option value="d6cs10">2d6</option>
|
||
<option value="d7cs10">2d7</option>
|
||
<option value="d8cs10">2d8</option>
|
||
<option value="d10cs10" selected="selected">2d10</option>
|
||
<option value="d12cs12">2d12</option>
|
||
<option value="d15cs15">2d15</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck" title="The first time you attempt to run this Program - Roll for your Mercurial Magic Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname}}} {{spellcheckwizardmulti=1}} {{spellshowmanifest=@{spellmanifestation}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel}}} {{spellrange=@{spellrange}}} {{spellduration=@{spellduration}}} {{spellcasttime=@{spellcasttime}}} {{spellsave=@{spellsave}}} {{spellconcentrate=@{spellconc}}} {{spellshowdesc=@{spelldescription}}} {{spellshowmercurial=@{spellMercurialMagic}}} {{rolltype=Program Check : }} {{spelldie1=[[@{SpellcheckMultiDie}]]}} {{spelldie2=[[@{SpellcheckMultiDie}]]}} {{spellbonus=[[@{ProgramUser_bonus}[Level/Stat Bonus] + (?{Amount of Glowburn|0}) [Glowburn] + @{ArmorCheck} [Armor Check Penalty] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program check roll!}} {{fumble=[[1d6 + (@{SpellFumbleCheck} [Luck] + @{SpellFumbleLuckyRoll} [Fumble Lucky Roll]) ]] }}" >Multi-Die Program Check</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_spelltypeMercurialMagic" class="sheet-spelltypetab sheet-spelltypeMercurialMagic" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeMercurialMagic">Mercurial Magic</span> |
|
||
<input type="checkbox" name="attr_spelltypeGeneralWizard" class="sheet-spelltypetab sheet-spelltypeGeneralWiz" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralWiz">Manifest/General</span> |
|
||
<input type="checkbox" name="attr_spelltypeMisfire" class="sheet-spelltypetab sheet-spelltypeMisfire" value="1"/><span class="sheet-spelltypetab sheet-spelltypeMisfire">Misfire</span> |
|
||
<input type="checkbox" name="attr_spelltypeCorruption" class="sheet-spelltypetab sheet-spelltypeCorruption" value="1"/><span class="sheet-spelltypetab sheet-spelltypeCorruption">Corruption</span>
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-MercurialMagic">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Mercurial Magic Effect</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea name="attr_spellMercurialMagic" class="sheet-medium"></textarea></div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<input type="hidden" name="attr_MercurialMagic_luck_bonus" value="[[([[@{luckMod}]] * (10))]]" />
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_MercurialMagic" title="The first time you attempt to run this Program - Roll for your Mercurial Magic Effect."
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Mercurial Magic}} {{flavortext=Enter your mercurial effect text into the approrpiate box on your Programcard.}} {{rolltype=Mercurial Effect : }} {{spellmercurial=[[ {({(1d100 + @{MercurialMagic_luck_bonus}),1d1}kh1),0d0+100}kl1 ]] }}" >Mercurial Magic Roll</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</hr>
|
||
|
||
<div class="sheet-spell-type-GeneralWiz">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spellmanifestation"></textarea></div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-Misfire">
|
||
<div class="sheet-row">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-vert-bottom sheet-center sheet-small-label">Misfire Die</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-center">
|
||
<select name="attr_MisfireDie">
|
||
<option value="1d2">1d2</option>
|
||
<option value="1d3">1d3</option>
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Misfire" title="Roll this if your Program misfires"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Spell Misfire}} {{flavortext=Your Program crashes!}} {{spellmisfire= You misfire **@{spellname}** and [[@{MisfireDie}]] happens. }}" >Misfire Roll</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-Corruption">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-center sheet-small-label">Corruption Die</div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-11-23 sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23" title="Pick the Corruption Die listed in the Program Information">
|
||
<select name="attr_CorruptionDie">
|
||
<option value="1d4">1d4</option>
|
||
<option value="1d5">1d5</option>
|
||
<option value="1d6">1d6</option>
|
||
<option value="1d8">1d8</option>
|
||
<option value="1d10">1d10</option>
|
||
<option value="1d12">1d12</option>
|
||
<option value="1d16">1d16</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<input type="hidden" name="attr_Corruption_table_die" value="(1d10)" />
|
||
<div class="sheet-col-4-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Corruption" title="Roll this if your Program corrupts you"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Program Corruption}} {{spellcorruption **@{spellname}** has experienced a BSOD...Your Data has been corrupted [[@{CorruptionDie} + [[@{CorruptionLuckyRoll}]] [Corruption Lucky Roll] ]] .}}" >Corruption Roll</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-7-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_CorruptionTable" title="Roll this if you are required to roll on a Corruption Table"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{spell=1}} {{name=@{character_name}}} {{title=Minor/Major/Greater Corruption}} {{spellcorruption= Your extreme failure in using **@{spellname}** has caused a **?{Enter Minor, Major or Greater|Minor}** corruption turning you into [[@{Corruption_table_die} - @{spellbaselevel} [Spell Level] + [[@{luckMod}]] [Luck Bonus] + [[@{CorruptionLuckyRoll}]] [Corruption Lucky Roll].]] }}" >Minor/Major/Greater Corruption Table</button>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
</div>-->
|
||
|
||
<!-- END spellbook 2 row
|
||
</fieldset>
|
||
|
||
|
||
</div>-->
|
||
<!-- END spell page -->
|
||
|
||
<!-- END AUTO GENERATED SPELL PAGES -->
|
||
</div>
|
||
|
||
<!-- Healing Programs -->
|
||
<div class="sheet-DivineCaster">
|
||
|
||
<h4 class="sheet-center">Healing Matrix </h4>
|
||
<p class="sheet-small-note">For players attempting to run healing programs for the first time, you need to roll a Manifestation check and enter the information into the Program.</p>
|
||
|
||
<input type="radio" name="attr_Divinespellpagetab" class="sheet-spellpagetab sheet-spelltab1" value="1" title="Level 1" checked="checked"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab1">Level 1</span>
|
||
<input type="radio" name="attr_Divinespellpagetab" class="sheet-spellpagetab sheet-spelltab2" value="2" title="Level 2"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab2">Level 2</span>
|
||
<input type="radio" name="attr_Divinespellpagetab" class="sheet-spellpagetab sheet-spelltab3" value="3" title="Level 3"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab3">Level 3</span>
|
||
<input type="radio" name="attr_Divinespellpagetab" class="sheet-spellpagetab sheet-spelltab4" value="4" title="Level 4"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab4">Level 4</span>
|
||
<input type="radio" name="attr_Divinespellpagetab" class="sheet-spellpagetab sheet-spelltab5" value="5" title="Level 5"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab5">Level 5</span>
|
||
<input type="radio" name="attr_Divinespellpagetab" class="sheet-spellpagetab sheet-spelltab99" value="99" title="Show All"/>
|
||
<span class="sheet-spellpagetab sheet-spelltab99">Show All</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<!-- BEGIN AUTO GENERATED SPELL PAGES -->
|
||
<!-- BEGIN new spell page -->
|
||
<div class="sheet-spell-page1">
|
||
<div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 1</div>
|
||
</div>
|
||
|
||
<!-- BEGIN CLERIC spellbook 1 row -->
|
||
<fieldset class="repeating_divinespellbooklevel1">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Program Level</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 1<input type="hidden" name="attr_spellbaselevel_Cleric" value="1"><input type="hidden" name="attr_spellfriendlylevel_Cleric" value="Level 1"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave_Cleric"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the program requires concentration or not">
|
||
<select name="attr_spellconc_Cleric">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check Die</div>
|
||
<div class="sheet-col-12-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie_Cleric">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="2d10">2d10</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck_Cleric" title="Cleric Program Check."
|
||
value="&{template:MccTabbed} {{background=[[4]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname_Cleric}}} {{spellshowmanifest=@{Manifestion_Cleric}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel_Cleric}}} {{spellrange=@{spellrange_Cleric}}} {{spellduration=@{spellduration_Cleric}}} {{spellcasttime=@{spellcasttime_Cleric}}} {{spellsave=@{spellsave_Cleric}}} {{spellconcentrate=@{spellconc_Cleric}}} {{spellshowdesc=@{spelldescription_Cleric}}} {{rolltype=Program Check : }} {{spellcheckcleric=[[@{SpellcheckDie_Cleric} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program Check roll!}}" >Program Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_DivinespelltypeManifest" class="sheet-spelltypetab sheet-spelltypeManifestCleric" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeManifestCleric">Manifestation</span> |
|
||
<input type="checkbox" name="attr_DivinespelltypeGeneral" class="sheet-spelltypetab sheet-spelltypeGeneralCleric" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralCleric">General</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-ManifestCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_Manifestion_Cleric"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-GeneralCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription_Cleric"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END spellbook 1 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END spell page -->
|
||
|
||
<!-- BEGIN new spell page -->
|
||
<div class="sheet-spell-page2"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 2</div>
|
||
</div>
|
||
|
||
<!-- BEGIN CLERIC spellbook 2 row -->
|
||
<fieldset class="repeating_divinespellbooklevel2">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Program Level</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 2<input type="hidden" name="attr_spellbaselevel_Cleric" value="2"><input type="hidden" name="attr_spellfriendlylevel_Cleric" value="Level 2"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave_Cleric"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the spell requires concentration or not">
|
||
<select name="attr_spellconc_Cleric">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check Die</div>
|
||
<div class="sheet-col-12-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie_Cleric">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="2d10">2d10</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck_Cleric" title="Cleric Program Check."
|
||
value="&{template:MccTabbed} {{background=[[4]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname_Cleric}}} {{spellshowmanifest=@{Manifestion_Cleric}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel_Cleric}}} {{spellrange=@{spellrange_Cleric}}} {{spellduration=@{spellduration_Cleric}}} {{spellcasttime=@{spellcasttime_Cleric}}} {{spellsave=@{spellsave_Cleric}}} {{spellconcentrate=@{spellconc_Cleric}}} {{spellshowdesc=@{spelldescription_Cleric}}} {{rolltype=Program Check : }} {{spellcheckcleric=[[@{SpellcheckDie_Cleric} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program Check roll!}}" >Program Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_DivinespelltypeManifest" class="sheet-spelltypetab sheet-spelltypeManifestCleric" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeManifestCleric">Manifestation</span> |
|
||
<input type="checkbox" name="attr_DivinespelltypeGeneral" class="sheet-spelltypetab sheet-spelltypeGeneralCleric" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralCleric">General</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-ManifestCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_Manifestion_Cleric"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-GeneralCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription_Cleric"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END spellbook 1 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END spell page -->
|
||
<!-- BEGIN new spell page -->
|
||
<div class="sheet-spell-page3"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 3</div>
|
||
</div>
|
||
|
||
<!-- BEGIN CLERIC spellbook 3 row -->
|
||
<fieldset class="repeating_divinespellbooklevel3">
|
||
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Program Level</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 3<input type="hidden" name="attr_spellbaselevel_Cleric" value="3"><input type="hidden" name="attr_spellfriendlylevel_Cleric" value="Level 3"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave_Cleric"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the spell requires concentration or not">
|
||
<select name="attr_spellconc_Cleric">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check Die</div>
|
||
<div class="sheet-col-12-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie_Cleric">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="2d10">2d10</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck_Cleric" title="Cleric Program Check."
|
||
value="&{template:MccTabbed} {{background=[[4]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname_Cleric}}} {{spellshowmanifest=@{Manifestion_Cleric}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel_Cleric}}} {{spellrange=@{spellrange_Cleric}}} {{spellduration=@{spellduration_Cleric}}} {{spellcasttime=@{spellcasttime_Cleric}}} {{spellsave=@{spellsave_Cleric}}} {{spellconcentrate=@{spellconc_Cleric}}} {{spellshowdesc=@{spelldescription_Cleric}}} {{rolltype=Program Check : }} {{spellcheckcleric=[[@{SpellcheckDie_Cleric} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program Check roll!}}" >Program Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_DivinespelltypeManifest" class="sheet-spelltypetab sheet-spelltypeManifestCleric" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeManifestCleric">Manifestation</span> |
|
||
<input type="checkbox" name="attr_DivinespelltypeGeneral" class="sheet-spelltypetab sheet-spelltypeGeneralCleric" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralCleric">General</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-ManifestCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_Manifestion_Cleric"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-GeneralCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription_Cleric"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END spellbook 1 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END spell page -->
|
||
<!-- BEGIN new spell page -->
|
||
<div class="sheet-spell-page4"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 4</div>
|
||
</div>
|
||
|
||
<!-- BEGIN CLERIC spellbook 4 row -->
|
||
<fieldset class="repeating_divinespellbooklevel4">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Program Level</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 4<input type="hidden" name="attr_spellbaselevel_Cleric" value="4"><input type="hidden" name="attr_spellfriendlylevel_Cleric" value="Level 4"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave_Cleric"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the spell requires concentration or not">
|
||
<select name="attr_spellconc_Cleric">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check Die</div>
|
||
<div class="sheet-col-12-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie_Cleric">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="2d10">2d10</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck_Cleric" title="Cleric Program Check."
|
||
value="&{template:MccTabbed} {{background=[[4]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname_Cleric}}} {{spellshowmanifest=@{Manifestion_Cleric}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel_Cleric}}} {{spellrange=@{spellrange_Cleric}}} {{spellduration=@{spellduration_Cleric}}} {{spellcasttime=@{spellcasttime_Cleric}}} {{spellsave=@{spellsave_Cleric}}} {{spellconcentrate=@{spellconc_Cleric}}} {{spellshowdesc=@{spelldescription_Cleric}}} {{rolltype=Program Check : }} {{spellcheckcleric=[[@{SpellcheckDie_Cleric} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program Check roll!}}" >Program Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_DivinespelltypeManifest" class="sheet-spelltypetab sheet-spelltypeManifestCleric" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeManifestCleric">Manifestation</span> |
|
||
<input type="checkbox" name="attr_DivinespelltypeGeneral" class="sheet-spelltypetab sheet-spelltypeGeneralCleric" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralCleric">General</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-ManifestCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_Manifestion_Cleric"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-GeneralCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription_Cleric"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END spellbook 1 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END spell page --> <!-- BEGIN new spell page -->
|
||
<div class="sheet-spell-page5"> <div class="sheet-row sheet-spell-header">
|
||
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 5</div>
|
||
</div>
|
||
|
||
<!-- BEGIN CLERIC spellbook 5 row -->
|
||
|
||
<fieldset class="repeating_divinespellbooklevel5">
|
||
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Program Level</div>
|
||
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Program name</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Activation time</div>
|
||
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Save</div>
|
||
<div class="sheet-col-1-15 sheet-vert-bottom sheet-center sheet-small-label">Conc.</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-15 sheet-vert-middle sheet-center">Level 5<input type="hidden" name="attr_spellbaselevel_Cleric" value="5"><input type="hidden" name="attr_spellfriendlylevel_Cleric" value="Level 5"></div>
|
||
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime_Cleric"></div>
|
||
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellsave_Cleric"></div>
|
||
<div class="sheet-col-1-15 sheet-vert-middle" title="Choose if the spell requires concentration or not">
|
||
<select name="attr_spellconc_Cleric">
|
||
<option value="Yes">Yes</option>
|
||
<option value="No" selected="selected">No</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
<div class="sheet-col-3-23 sheet-vert-bottom sheet-center sheet-small-label">Program Check Die</div>
|
||
<div class="sheet-col-12-23 sheet-vert-bottom sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-8-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-3-23 sheet-large-label sheet-left" title="Select the die used for your Program Check.">
|
||
<select name="attr_SpellcheckDie_Cleric">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="2d10">2d10</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-vert-bottom sheet-center"> </div>
|
||
|
||
<div class="sheet-col-11-23 sheet-vert-middle sheet-left">
|
||
<button type="roll" class="sheet-roll sheet-vert-middle" name="roll_Spellcheck_Cleric" title="Cleric Program Check."
|
||
value="&{template:MccTabbed} {{background=[[4]]}} {{spell=1}} {{name=@{character_name}}} {{title=@{spellname_Cleric}}} {{spellshowmanifest=@{Manifestion_Cleric}}} {{spellshowinfoblock=1}} {{spelllevel=@{spellbaselevel_Cleric}}} {{spellrange=@{spellrange_Cleric}}} {{spellduration=@{spellduration_Cleric}}} {{spellcasttime=@{spellcasttime_Cleric}}} {{spellsave=@{spellsave_Cleric}}} {{spellconcentrate=@{spellconc_Cleric}}} {{spellshowdesc=@{spelldescription_Cleric}}} {{rolltype=Program Check : }} {{spellcheckcleric=[[@{SpellcheckDie_Cleric} + [[@{ProgramUser_bonus}]] [Level/Stat Bonus] + (?{Any Bonus/Minus|0}) [Bonus/Minus] ]] }} {{crit= Add an additional +@{Level} to your Program Check roll!}}" >Program Check</button>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="sheet-spacer"></span>
|
||
<span class="sheet-small-label">Show :</span>
|
||
<input type="checkbox" name="attr_DivinespelltypeManifest" class="sheet-spelltypetab sheet-spelltypeManifestCleric" value="1" checked="checked"/><span class="sheet-spelltypetab sheet-spelltypeManifestCleric">Manifestation</span> |
|
||
<input type="checkbox" name="attr_DivinespelltypeGeneral" class="sheet-spelltypetab sheet-spelltypeGeneralCleric" value="1"/><span class="sheet-spelltypetab sheet-spelltypeGeneralCleric">General</span>
|
||
|
||
<span class="sheet-spacer"></span>
|
||
|
||
<div class="sheet-spell-type-ManifestCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-vert-bottom sheet-center sheet-small-label">Program Manifestation</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-11-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_Manifestion_Cleric"></textarea></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-spell-type-GeneralCleric">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-vert-bottom sheet-center sheet-small-label">Program Description/Flavour</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-small-label sheet-center"><textarea class="sheet-medium" name="attr_spelldescription_Cleric"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- END spellbook 1 row -->
|
||
</fieldset>
|
||
|
||
|
||
</div>
|
||
<!-- END spell page -->
|
||
|
||
<!-- END AUTO GENERATED SPELL PAGES -->
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<!-- ARMOR -->
|
||
|
||
<div class="sheet-section-armor">
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1">
|
||
<h4 class="sheet-center">Armor Class </h4>
|
||
<p class="sheet-small-note">Add any equipment, effects or items here that give a benefit to your Armor Class (AC). This includes Armor, shields and any artifact items or programs. Use the checkboxes to indicate whether each row is is worn/equipped. If you have a class feature that also boosts your AC then add that here too.</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_AC_Calc" readonly="readonly"><br/>AC (worn armor)</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_ArmorCheck" readonly="readonly" ><br/>Total Check Penalty</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_ArmorSpeed" readonly="readonly"><br/>Total Speed Reduction</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1">
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Worn?</div>
|
||
<div class="sheet-col-5-23 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Base AC</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">ATK&DMG Bonus</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Total AC</div>
|
||
<div class="sheet-col-4-23 sheet-center sheet-small-label sheet-vert-bottom">Fumble Die</div>
|
||
<div class="sheet-col-2-23 sheet-right sheet-small-label sheet-vert-bottom">Check Penalty</div>
|
||
<div class="sheet-col-4-23 sheet-right sheet-small-label sheet-vert-bottom">Speed Reduction</div>
|
||
</div>
|
||
|
||
<!-- BEGIN ARMOR repeating row -->
|
||
<fieldset class="repeating_armor">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-23 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_ArmorActive"/></div>
|
||
<div class="sheet-col-5-23"><input type="text" name="attr_ArmorName"></div>
|
||
<div class="sheet-col-2-23"><input type="number" name="attr_ArmorACBase" value="0" step="1"></div>
|
||
<div class="sheet-col-2-23"><input type="number" name="attr_ArmorMagicBonus" value="0" step="1"></div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_ArmorTotalAC" value="@{ArmorACBase} + @{ArmorMagicBonus}" readonly="readonly"></div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-2-23">
|
||
<select name="attr_ArmorFumbleDie">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-2-23">
|
||
<select name="attr_ArmorCheck">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="-1">-1</option>
|
||
<option value="-2">-2</option>
|
||
<option value="-3">-3</option>
|
||
<option value="-4">-4</option>
|
||
<option value="-5">-5</option>
|
||
<option value="-6">-6</option>
|
||
<option value="-7">-7</option>
|
||
<option value="-8">-8</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-2-23">
|
||
<select name="attr_ArmorSpeed">
|
||
<option value="0" selected="selected">No</option>
|
||
<option value="-5">-5</option>
|
||
<option value="-10">-10</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
</div>
|
||
|
||
<!-- INVENTORY-ARTIFACTS -->
|
||
|
||
<div class="sheet-section-inventory">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1">
|
||
<h4 class="sheet-center">Money Carried </h4>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-19 sheet-margin-top sheet-right sheet-hd-row">Credits</div>
|
||
<div class="sheet-col-2-19 sheet-padl"><input type="number" name="attr_Credits" value="0" /></div>
|
||
<div class="sheet-col-8-19 sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<h4 class="sheet-center">Artifacts </h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Maximum Tech Level</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="This is based on your INT attribute."><input class="sheet-underlined" type="number" name="attr_intMaxTech" value="0" readonly="readonly"><br/></div>
|
||
|
||
<div class="sheet-col-1-3 sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_ArtifactCombatCheck"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=Artifact Combat Check}} {{flavortext=You try to figure out the artifact in the heat of battle.}} {{rolltype=Artifact Check : }} {{classability=[[ @{ActionDie} [Action Die] - (?{Complexity Level|1}) [Complexity Level] ]] }}" >Artifact Combat Check</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-3 sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_artifactBonusDie"
|
||
value="&{template:MccTabbed} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=Sentinel Artifact Die}} {{flavortext=Add this bonus to checks with Artifact armor and weapons.}} {{rolltype=Artifact Die : }} {{artifactdie=[[ @{artifactBonusDie} [Die Roll] ]] }}" >Sentinel Artifact Die</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-3-19 sheet-center"> </div>
|
||
<div class="sheet-col-4-19 sheet-center sheet-small-label sheet-vert-bottom">Artifact</div>
|
||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Tech Level</div>
|
||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Complex. Level</div>
|
||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Class Bonus</div>
|
||
<div class="sheet-col-9-19 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
||
</div>
|
||
|
||
<!-- BEGIN ARTIFACT repeating row -->
|
||
<fieldset class="repeating_artifact">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-19 sheet-padr">
|
||
<button type='roll' class="sheet-roll" title="Artifact Check"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{class=1}} {{name=@{character_name}}} {{title=@{ArtifactName}}} {{flavortext=You attempt to figure out the Artifact.}} {{rolltype=Artifact Check : }} {{classability=[[1d20[Dice Roll] + [[@{intMod}]][INT Mod] + @{ArtifactClassBonus}[Class Bonus] + (?{Bonus/Minus|0}) [ADD'L Bonus] - @{ArtifactComplexLevel}[Complexity Level]]]}}" >Artifact Check</button>
|
||
</div>
|
||
<div class="sheet-col-4-19"><input type="text" name="attr_ArtifactName"></div>
|
||
<div class="sheet-col-1-19" title="The Tech Level of the Artifact"><input type="number" name="attr_ArtifactTechLevel" value="0" step="1"></div>
|
||
<div class="sheet-col-1-19" title="The Complexity Level of the Artifact"><input type="number" name="attr_ArtifactComplexLevel" value="0" step="1"></div>
|
||
<div class="sheet-col-1-19" title="Class bonus"><input type="number" name="attr_ArtifactClassBonus" value="@{MutantArtifactBonus} + @{ManimalArtifactBonus} + @{ShamanArtifactBonus} + @{PlantientArtifactBonus} + @{healerArtifactBonus} + @{roverArtifactBonus} + @{sentinelArtifactBonus}" disabled="disabled"></div>
|
||
<div class="sheet-col-9-19"><input type="text" name="attr_ArtifactEffect"></div>
|
||
</div>
|
||
</fieldset class>
|
||
|
||
<h4 class="sheet-center">Inventory </h4>
|
||
|
||
<div class="sheet-col-1-1">
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Equipment</div>
|
||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Treasure</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-2"><textarea name="attr_Equipment"></textarea></div>
|
||
<div class="sheet-col-1-2"><textarea name="attr_Treasure"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- 0-LEVEL CHARACTER SHEET -->
|
||
<div class="sheet-maintab-content sheet-zero">
|
||
|
||
<h5 class="sheet-center">0-level Character Sheet</h5>
|
||
|
||
<p class="sheet-small-note">This character sheet is for 0-level characters only. It is a much pared down version of the main player character sheet which gets filled out once a character survives the funnel and makes it to level 1. </p>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<!-- O-LEVEL CHARACTER INFORMATION -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Character Information </h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-9 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_Occupation"><br/>Occupation</div>
|
||
<div class="sheet-col-5-9 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_Alignment"><br/>Archaic Alignment</div>
|
||
<div class="sheet-col-1-9 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_LevelZero" value="0" disabled="true"<br/>Level</div>
|
||
<div class="sheet-col-1-9 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_XP" value="0"<br/>XP</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-3-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-5-19">
|
||
|
||
<div class="sheet-ACBG">
|
||
<div class="sheet-col-1-4 sheet-center"> </div>
|
||
<div class="sheet-col-1-3 sheet-center"><input class="sheet-AC" type="number" name="attr_ACZero" value="@{AC_Calc}" disabled="disabled"/><br/>.</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-5-19">
|
||
|
||
<div class="sheet-HPBG">
|
||
<div class="sheet-col-1-4 sheet-center"> </div>
|
||
<div class="sheet-col-1-3 sheet-center "><input class="sheet-HP" type="text" name="attr_HP" value="0"/><br/>.</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-5-19 sheet-padl">
|
||
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_HP_max" value="0"><br/>Max HP</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-4-19 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-small-label">Armor Class</div>
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-small-label">Hit Points</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-3-19 sheet-center" title="0-level Hit Point Die">
|
||
<select name="attr_HPDieZero">
|
||
<option value="d4" selected="selected">d4</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-6-19 sheet-center"><button type='roll' class="sheet-initiative" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Hit Die}} {{flavortext=0-Level character gains 1@{HPDieZero} to start.}} {{rolltype=Starting HP : }} {{HD=[[ @{HPDieZero} [Die Roll] + [[@{staMod}]] [STA Mod] + [[@{HPLuckyRoll}]] [Lucky Roll] ]]}}" name='HP' title="Roll for starting Hitpoints. Make sure you already have your ability scores rolled and entered.">Starting Hit Points</button></div>
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-6-19 sheet-center" title="Use this button to roll for your Hit Points when you are healed."><button type='roll' class="sheet-initiative" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Heal Die}} {{flavortext=Heal 1@{HPDieZero} worth of hit points.}} {{rolltype=HP Healed : }} {{HD=[[ (?{Amount of Dice Healed|1})@{HPDieZero}]]}}" name='HP' title="Roll for health">Healing Hit Points</button></div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-small-label">Hit Point Die</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- 0-LEVEL COMBAT BASICS -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Combat Basics </h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-hd-row">Initiative : </br></div>
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center" title="Only enter additional bonuses to initiative here. Your Dex mod is already included in the macro button"><input class="sheet-underlined sheet-center" type="number" name="attr_INITZero" value="0" step="1"><br/>Bonus</div>
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_INIT_overallZero" value="[[([[@{agiMod}]] + @{INITZero} + @{InitLuckyRoll})]]" disabled="disabled"><br/>Total</div>
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<button type='roll' class="sheet-initiative sheet-large-button" name="roll_INITZero" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Initiative}} {{INIT=[[1d20 + @{selected|INIT_overallZero} [Initiative Mod] &{tracker}]]}}" name='Initiative' title="Initiative">Initiative</button>
|
||
</div>
|
||
<div class="sheet-col-2-7 sheet-center">
|
||
<button type='roll' class="sheet-initiative sheet-large-button" name="roll_INIT2HandZero" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Initiative (Two-Handed Weapons)}} {{INIT=[[1d16 + @{selected|INIT_overallZero} [Initiative Mod] &{tracker}]]}}" name='Initiative' title="Initiative">Initiative (2H)</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-hd-row">Action Dice : </br></div>
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<select name="attr_ActionDie">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-hd-row">Crit Range :</br></div>
|
||
<div class="sheet-col-1-7">
|
||
<select name="attr_CritThreatZero">
|
||
<option value="20" selected="selected">20</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-2-7 sheet-right sheet-hd-row">Crit Die :</br></div>
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<select name="attr_CritDieZero">
|
||
<option value="d4" selected="selected">d4</option>
|
||
</select>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-hd-row">Crit Table :</br> </div>
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<select name="attr_CritDie_maxZero">
|
||
<option value="I" selected="selected">I</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-7 sheet-right sheet-hd-row">Fumble Die :</br></div>
|
||
<div class="sheet-col-1-7 sheet-center" title="Enter your highest Fumble Die from your armor here.">
|
||
<select name="attr_ArmorFumbleDie">
|
||
<option value="d4" selected="selected">d4</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
</select>
|
||
</div>
|
||
|
||
<input type="hidden" name="attr_FumbleCheck" value="[[[[@{luckMod}]] * (-1)]]" disabled="true"/>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- O-LEVEL CORE STATS -->
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Core Stats</h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-3-8 sheet-center"> </div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-small-label">Current Score</div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-small-label">Max Score</div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-small-label">Mod</div>
|
||
<div class="sheet-col-1-9 sheet-center sheet-small-label">Trained (T)</div>
|
||
<div class="sheet-col-1-8 sheet-center sheet-small-label">Untrained (U)</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Strength</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_str" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_strMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_strMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STR Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{strMod}]] [Stat Mod] ]]}}" name='STR' title="Trained STR Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STR Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{strMod}]] [Stat Mod] ]]}}" name='STR' title="Untrained STR Skill">U</button>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Agility</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_agi" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_agiMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_agiMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=AGI Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{agiMod}]] [Stat Mod] ]]}}" name='AGI' title="Trained AGI Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=AGI Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{agiMod}]] [Stat Mod] ]]}}" name='AGI' title="Untrained AGI Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Stamina</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_sta" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_staMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_staMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STA Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{staMod}]] [Stat Mod] ]]}}" name='STA' title="Trained STA Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=STA Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{staMod}]] [Stat Mod] ]]}}" name='STA' title="Untrained STA Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Personality</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_per" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_perMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_perMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=PER Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{perMod}]] [Stat Mod] ]]}}" name='PER' title="Trained PER Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=PER Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{perMod}]] [Stat Mod] ]]}}" name='PER' title="Untrained PER Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Intelligence</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_int" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_intMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_intMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=INT Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{intMod}]] [Stat Mod] ]]}}" name='INT' title="Trained INT Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=INT Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{intMod}]] [Stat Mod] ]]}}" name='INT' title="Untrained INT Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-8 sheet-core-stat-label">Luck</div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_luck" value="8" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input type="number" name="attr_luckMax" min="1" step="1"/></div>
|
||
<div class="sheet-col-1-8"><input class="sheet-center" type="number" name="attr_luckMod" readonly="readonly"/></div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=LUCK Skill Check - 1d20}} {{flavortext=TRAINED: 0-level occupation determines the basic skills you can use or if the skill is something that any adult could have a reasonable chance of attempting.}} {{rolltype=Trained : }} {{ability=[[1d20 + [[@{luckMod}]] [Stat Mod] ]]}}" name='LUCK' title="Trained LUCK Skill">T</button>
|
||
</div>
|
||
<div class="sheet-col-1-8 sheet-center">
|
||
<button type='roll' class="sheet-core-check" value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=LUCK Skill Check - 1d10}} {{flavortext=UNTRAINED: If your character’s background does not support a skill use, your character is not familiar with the activity.}} {{rolltype=Untrained : }} {{ability=[[1d10 + [[@{luckMod}]] [Stat Mod] ]]}}" name='LUCK' title="Untrained LUCK Skill">U</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-2-7 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-10 sheet-center"> </div>
|
||
<div class="sheet-col-3-11 sheet-hd-row">Personality Test </div>
|
||
<div class="sheet-col-1-6">
|
||
<button type='roll' value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=PERSONALITY Test}} {{flavortext=Make Personality tests to attempt social interactions. Roll must be equal to or under current Personality score.}} {{rolltype=Check : }} {{luckcheck=[[@{ActionDie}cs1]]}} {{chance=[[@{per}]]}}" name='PERSONALITY' title="PERSONALITY Test"></button>
|
||
</div>
|
||
<div class="sheet-col-1-5 sheet-hd-row">Luck Check </div>
|
||
<div class="sheet-col-1-8">
|
||
<button type='roll' value="&{template:MccTabbed} {{background=[[5]]}} {{stat=1}} {{name=@{character_name}}} {{title=LUCK Check}} {{flavortext=Make Luck checks to attempt feats that succeed based on Luck alone. Roll must be equal to or under current Luck score.}} {{rolltype=Check : }} {{luckcheck=[[@{ActionDie}cs1]]}} {{chance=[[@{luck}]]}}" name='LUCK' title="LUCK Check"></button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-2-7 sheet-center sheet-small-label"> </div>
|
||
|
||
</div>
|
||
|
||
<!-- 0-LEVEL SAVING THROWS/MOVEMENT -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Saving Throws </h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-6-19 sheet-center"> </div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Base</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Save Bonus</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-small-label">Birth Sign</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Stat Mod</div>
|
||
<div class="sheet-col-2-19 sheet-center sheet-vert-bottom sheet-small-label">Total Bonus</div>
|
||
<div class="sheet-col-3-19 sheet-center sheet-small-label"></div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-19 sheet-core-stat-label">Reflex</div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_REFZero" value="0" disabled="true"></div>
|
||
<div class="sheet-col-2-19" title="Enter any additional bonus' ie. from spells or equipment"><input type="number" name="attr_otherbonus_reflex_mod" value="0"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_birthaugur_reflex_mod" value="[[@{SavingThrowsLuckyRoll} + @{ReflexLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_reflex_statmod" value="[[@{agiMod}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input class="sheet-center" type="number" name="attr_REFCheckZero" value="[[@{REFZero} + @{birthaugur_reflex_mod} + @{otherbonus_reflex_mod} + [[@{agiMod}]]]]" disabled="disabled"></div>
|
||
<div class="sheet-col-3-19 sheet-center">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=REFLEX Save}} {{flavortext=Saves against reaction-based threats, such as ducking a swinging axe trap, leaping aside as a doorway collapses, and twisting away from a dragon’s flaming breath.}} {{rolltype=Saving Throw : }} {{savingthrow=[[1d20 + @{REFCheckZero} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Reflex' title="Reflex Save">REF</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-19 sheet-core-stat-label">Fortitude</div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_FORTZero" value="0" disabled="true"></div>
|
||
<div class="sheet-col-2-19" title="Enter any additional bonus' ie. from spells or equipment"><input type="number" name="attr_otherbonus_fort_mod" value="0"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_birthaugur_fort_mod" value="[[@{SavingThrowsLuckyRoll} + @{FortitudeLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_fortitude_statmod" value="[[@{staMod}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input class="sheet-center" type="number" name="attr_FORTCheckZero" value="[[@{FORTZero} + @{birthaugur_fort_mod} + @{otherbonus_fort_mod} + [[@{staMod}]]]]" disabled="disabled"></div>
|
||
<div class="sheet-col-3-19 sheet-center">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=FORTITUDE Save}} {{flavortext=Saves against physical threats, such as poisons, gasses, acids, and stunning damage.}} {{rolltype=Saving Throw : }} {{savingthrow=[[1d20 + @{FORTCheckZero} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Fortitude' title="Fortitude Save">FORT</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-19 sheet-core-stat-label">Will</div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_WILLZero" value="0" disabled="true"></div>
|
||
<div class="sheet-col-2-19" title="Enter any additional bonus' ie. from spells or equipment"><input type="number" name="attr_otherbonus_will_mod" value="0"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_birthaugur_will_mod" value="[[@{SavingThrowsLuckyRoll} + @{WillLuckyRoll}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input type="number" name="attr_will_statmod" value="[[@{perMod}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-19"><input class="sheet-center" type="number" name="attr_WILLCheckZero" value="[[@{WILLZero} + @{birthaugur_will_mod} + @{otherbonus_will_mod} + [[@{perMod}]]]]" disabled="disabled"></div>
|
||
<div class="sheet-col-3-19 sheet-center">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=WILL Save}} {{flavortext=Saves against mind-influencing threats, such as spells that charm or control, psychic effects that cause sleep or hypnosis, and mental domination.}} {{rolltype=Saving Throw : }} {{savingthrow=[[1d20 + @{WILLCheckZero} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Will' title="Will Save">WILL</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center sheet-small-label"> </div>
|
||
|
||
<h4 class="sheet-center">Movement </h4>
|
||
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-center sheet-small-label"> </div>
|
||
<div class="sheet-col-1-5 sheet-center sheet-small-label"> </div>
|
||
<div class="sheet-col-1-5 sheet-padl sheet-small-label sheet-center" title="Base Speed is based on your Race."><input class="sheet-underlined sheet-center" type="number" name="attr_Speed" value="0" step="5"><br/>Base Speed</div>
|
||
<div class="sheet-col-1-5 sheet-center sheet-small-label"> </div>
|
||
<div class="sheet-col-1-5 sheet-center sheet-small-label"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Walk" value="@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}" disabled="disabled"><br/>Walk</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Run" value="floor( (@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}) * 2)" disabled="disabled"><br/>Run</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Fly" value="0" step="5"><br/>Fly</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Climb" value="floor( (@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}) / 2)" disabled="disabled"><br/>Climb</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Swim" value="floor( (@{Speed} + @{ArmorSpeed} + @{SpeedLuckyRoll}) / 2)" disabled="disabled"><br/>Swim</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_Burrow" value="0" step="5"><br/>Burrow</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- 0-LEVEL OTHER -->
|
||
|
||
<div class="sheet-col-1-1">
|
||
|
||
<h4 class="sheet-center">Other </h4>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-5-5 sheet-padl">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right">Known Languages: <br/></div>
|
||
<div class="sheet-col-3-5"><textarea name="attr_Languages" class="sheet-fluid"></textarea></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right">0-level Mutations <br/></div>
|
||
<div class="sheet-col-3-5"><input class="sheet-center sheet-underline" type="text" name="attr_mutationsZeroLevel"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right sheet-padr">Starting Luck<br/> </div>
|
||
<div class="sheet-col-1-7 sheet-center" title="Enter your Starting Luck value here"><input class="sheet-underline sheet-center" type="number" name="attr_luckstarting" value="8" min="0" step="1"></div>
|
||
<div class="sheet-col-1-15 sheet-center"> </div>
|
||
<div class="sheet-col-1-7 sheet-center"><input class="sheet-center" type="number" name="attr_luckstartingMod" readonly="readonly"/>Lucky Roll Bonus</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right sheet-padr">Birth Sign<br/></div>
|
||
<div class="sheet-col-3-5 sheet-center"><input class="sheet-center sheet-underline" type="text" name="attr_BirthAugur"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-hd-row sheet-right sheet-padr">Lucky Roll<br/></div>
|
||
<div class="sheet-col-3-5 sheet-center"><input class="sheet-center sheet-underline" type="text" name="attr_LuckyRoll"></div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>Nuclear Winter (All attack rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for All attack rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_AllAtkLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Hypospray (Healing rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Magical Healing"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_HealingLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Roxen (Melee attack rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Melee attack rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MeleeAtkLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Survivor (All saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for All saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_SavingThrowsLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Triffid (Missile fire attack rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Ranged to Hit"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_RangedAtkLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Scientist (Reflex saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Reflex saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_ReflexLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Apocalypse (Damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Damage rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_DmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Glow (Fortitude saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Fortitude saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_FortitudeLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>Ragnarok (Melee damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Melee damage rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MeleeDmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Espers (Will saving throws)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Will saving throws"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_WillLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>Revelations (Missile fire damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Ranged Damage"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_RangedDmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Bunker (Armor Class)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Armor Class"><input type="checkbox" value="on" name="attr_ArmorClassLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Gatherer (Stealth/Hiding Checks)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Stealth/Hiding"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_StealthHideLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The CPU (Initiative)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Initiative"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_InitLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Outsider (Find/Disable Traps)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Find/Disable Traps"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_FindDisableTrapsLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Ecobot (Hit points)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for HP"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_HPLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Sensor (Find secret doors)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Find Secret Doors"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_FindSecretDoorsLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The War-Bot (Critical hit tables)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Critical Hits"><input type="checkbox" value="[[@{luckstartingMod} * (2)]]" name="attr_CritLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Genomorph (Mutation Checks)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Mutation Checks"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MutationCheckLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Unchanging (Defect Rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Defect Rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_DefectLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Alpha Striker (Mutation damage rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Mutation damage rolls"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_MutationDmgLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-5-14 sheet-left sheet-vert-middle">Lucky Roll for <b>The Backup Disk (Fumbles)</b>?</div>
|
||
<div class="sheet-col-1-19 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check both boxes"><input type="checkbox" value="[[@{luckstartingMod} * (-2)]]" name="attr_FumbleLuckyRoll"></div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check both boxes"><input type="checkbox" value="[[@{luckstartingMod} * (2)]]" name="attr_SpellFumbleLuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Programmer (AI recognition rolls)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for AI Recognition Checks"><input type="checkbox" value="[[@{luckstartingMod}]]" name="attr_AILuckyRoll"></div>
|
||
|
||
<div class="sheet-col-9-22 sheet-left sheet-vert-middle">Lucky Roll for <b>The Accelerant (Speed)</b>?</div>
|
||
<div class="sheet-col-1-20 sheet-left sheet-padr sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Speed"><input type="checkbox" value="[[@{luckstartingMod} * (5)]]" name="attr_SpeedLuckyRoll"></div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<!-- 0-LEVEL WEAPONS -->
|
||
|
||
<!-- BEGIN AUTO GENERATED WEAPON SECTION -->
|
||
<h4 class="sheet-center">Melee Weapons </h4>
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-3-23 sheet-center sheet-small-label sheet-vert-bottom">The Hunter</div>
|
||
<div class="sheet-col-4-23 sheet-center sheet-small-label sheet-vert-bottom">Weapon</div>
|
||
<div class="sheet-col-3-23 sheet-center sheet-small-label sheet-vert-bottom">Wielded</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Attack Die</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Crit Range</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">To Hit</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Dmg Dice</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Dmg Bonus</div>
|
||
</div>
|
||
|
||
<!-- BEGIN 0-level MELEE Weapon repeating row-->
|
||
<fieldset class="repeating_meleeweaponzero">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-23 sheet-checkbox-row" title="Check the box if you have the Lucky Roll for 0-level Starting weapon"><input type="checkbox" value="@{luckstartingMod}" name="attr_ZeroWeaponLuckyRoll_Zero"></div>
|
||
<div class="sheet-col-4-23"><input type="text" name="attr_MeleeWeaponName_Zero"></div>
|
||
<div class="sheet-col-3-23" title="How is the weapon being wielded">
|
||
<select name="attr_MeleeAttackWielded_Zero">
|
||
<option value="1">Main Hand</option>
|
||
<option value="1.1">2 Handed</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-23">
|
||
<select name="attr_MeleeAttackDice_Zero">
|
||
<option value="d30">d30</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d3">d3</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-23" title="Your critical threat range goes up, if your dice on the dice chain goes up.">
|
||
<select name="attr_meleeCritThreatZero">
|
||
<option value="30">30</option>
|
||
<option value="24">24</option>
|
||
<option value="20" selected="selected">20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_MeleeToHit_Zero" value="[[[[@{strMod}]] + @{AllAtkLuckyRoll} + @{MeleeAtkLuckyRoll} + @{ATK} + @{ZeroWeaponLuckyRoll_Zero}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-23" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_MeleeDmg_Zero" value="0"></div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_MeleeDmgBonus_Zero" value="[[[[@{strMod}]] + @{MeleeDmgLuckyRoll} + @{DmgLuckyRoll} + @{ZeroWeaponLuckyRoll_Zero}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-2-23 sheet-padl">
|
||
<button type='roll' class="sheet-roll" title="Melee Weapon"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=@{MeleeWeaponName_Zero}}} {{attack=[[ @{MeleeAttackDice_Zero}cs>@{meleeCritThreatZero} [To Hit Roll] + @{MeleeToHit_Zero} [To Hit Bonus] + (?{Additional Attack Bonus|0}) [Add'l Bonus] ]] }} {{damage=[[ ({(@{MeleeDmg_Zero} [Base damage] + @{MeleeDmgBonus_Zero} [Damage Bonus] + (?{Additional Damage Bonus|0}) [Add'l Bonus]),1d1}kh1) ]]}} {{crit=[[ @{CritDieZero} + [[@{luckMod}]] + @{CritLuckyRoll} ]]}} {{crittable=@{CritDie_maxZero}}} {{fumble=[[ @{ArmorFumbleDie} + [[@{FumbleCheck}]] + [[@{FumbleLuckyRoll}]] ]]}}"></button>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
|
||
<h4 class="sheet-center">Ranged Weapons </h4>
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-11 sheet-center sheet-small-label sheet-vert-bottom">The Hunter</div>
|
||
<div class="sheet-col-1-14 sheet-center sheet-small-label sheet-vert-bottom">Ammo</div>
|
||
<div class="sheet-col-1-5 sheet-center sheet-small-label sheet-vert-bottom">Weapon</div>
|
||
<div class="sheet-col-1-21 sheet-center sheet-small-label sheet-vert-bottom">Short</div>
|
||
<div class="sheet-col-1-21 sheet-center sheet-small-label sheet-vert-bottom">Med</div>
|
||
<div class="sheet-col-1-21 sheet-center sheet-small-label sheet-vert-bottom">Long</div>
|
||
<div class="sheet-col-1-14 sheet-center sheet-small-label sheet-vert-bottom">Attack Die </div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Crit Range</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">To Hit Bonus</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Dmg Dice</div>
|
||
<div class="sheet-col-1-14 sheet-center sheet-small-label sheet-vert-bottom">Dmg Bonus</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Range</div>
|
||
</div>
|
||
|
||
<!-- BEGIN 0-Level RANGED weapon repeating row-->
|
||
<fieldset class="repeating_rangedweaponzero">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-11 sheet-checkbox-row" title="Check the box if you have the Lucky Roll for 0-level Starting weapon"><input type="checkbox" value="@{luckstartingMod}" name="attr_ZeroRangedWeaponLuckyRoll_Zero"></div>
|
||
<div class="sheet-col-1-14"><input type="number" name="attr_RangedAmmo_Zero" value="0"></div>
|
||
<div class="sheet-col-1-5"><input type="text" name="attr_RangedWeaponName_Zero"></div>
|
||
<div class="sheet-col-1-21" title="Max distance for Short range"><input type="text" name="attr_RangedDistanceShort_Zero" value="0"></div>
|
||
<div class="sheet-col-1-21" title="Max distance for Medium range"><input type="text" name="attr_RangedDistanceMed_Zero" value="0"></div>
|
||
<div class="sheet-col-1-21" title="Max distance for Long range"><input type="text" name="attr_RangedDistanceLong_Zero" value="0"></div>
|
||
<div class="sheet-col-1-14" title="Take -1 die for your attack roll if shooting from long range.">
|
||
<select name="attr_RangedAttackDice_Zero">
|
||
<option value="d30">d30</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d3">d3</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-13" title="Your critical threat range goes up, if your dice on the dice chain goes up.">
|
||
<select name="attr_rangedCritThreatZero">
|
||
<option value="30">30</option>
|
||
<option value="24">24</option>
|
||
<option value="20" selected="selected">20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-13"><input class="sheet-center" type="number" name="attr_RangedToHit_Zero" value="[[[[@{agiMod}]] + @{AllAtkLuckyRoll} + @{RangedAtkLuckyRoll} + @{ZeroRangedWeaponLuckyRoll_Zero}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-1-13" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_RangedDmg_Zero" value="0"></div>
|
||
<div class="sheet-col-1-14"><input class="sheet-center" type="number" name="attr_RangedDmgBonus_Zero" value="[[@{RangedDmgLuckyRoll} + @{DmgLuckyRoll} + @{ZeroRangedWeaponLuckyRoll_Zero}]]" disabled="disabled"></div>
|
||
<div class="sheet-col-1-13" title="Choose the range you are attacking from:">
|
||
<select name="attr_AttackRange_Zero">
|
||
<option value="Short">Short</option>
|
||
<option value="Medium">Med</option>
|
||
<option value="Long">Long</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-24 sheet-padl">
|
||
<button type='roll' class="sheet-roll" title="Ranged Weapon"
|
||
value="&{template:MccTabbed} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=@{RangedWeaponName_Zero} \n @{RangedDistanceShort_Zero} / @{RangedDistanceMed_Zero} / @{RangedDistanceLong_Zero} }} {{range=@{AttackRange_Zero} }} {{rangedattack=[[ @{RangedAttackDice_Zero}cs>@{rangedCritThreatZero} [To Hit Roll] + @{RangedToHit_Zero} [To Hit Bonus] + (?{Additional Attack Bonus|0}) [Add'l Bonus] - (?{Enter a 2 if shooting from Medium Range, otherwise leave as 0|0}) [Medium Range Penalty] ]] }} {{damage=[[ ({(@{RangedDmg_Zero} [Base damage] + @{RangedDmgBonus_Zero} [Damage Bonus] + (?{Additional Damage Bonus|0}) [Add'l Bonus]),1d1}kh1) ]] }} {{crit=[[ @{CritDieZero} + [[@{luckMod}]] + @{CritLuckyRoll} ]]}} {{crittable=@{CritDie_maxZero}}} {{fumble=[[ @{ArmorFumbleDie} + [[@{FumbleCheck}]] + [[@{FumbleLuckyRoll}]] ]]}}"></button>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
|
||
<hr/>
|
||
|
||
<!-- END AUTO GENERATED WEAPON SECTION -->
|
||
|
||
<!-- 0-LEVEL ARMOR -->
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1">
|
||
<h4 class="sheet-center">Armor Class </h4>
|
||
<p class="sheet-small-note">Add any equipment, effects or items here that give a benefit to your Armor Class (AC). This includes Armor, shields and any artifact items or programs. Use the checkbox to indicate whether each row is is worn/equipped.</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_AC_Calc" readonly="readonly"><br/>AC (worn armor)</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_ArmorCheck" readonly="readonly" ><br/>Total Check Penalty</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
|
||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_ArmorSpeed" readonly="readonly"><br/>Total Speed Reduction</div>
|
||
|
||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1">
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Worn?</div>
|
||
<div class="sheet-col-5-23 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Base AC</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Total AC</div>
|
||
<div class="sheet-col-4-23 sheet-center sheet-small-label sheet-vert-bottom">Fumble Die</div>
|
||
<div class="sheet-col-2-23 sheet-right sheet-small-label sheet-vert-bottom">Check Penalty</div>
|
||
<div class="sheet-col-4-23 sheet-center sheet-small-label sheet-vert-bottom">Speed Reduction</div>
|
||
</div>
|
||
|
||
<!-- BEGIN ARMOR repeating row -->
|
||
<fieldset class="repeating_armor">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-23 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_ArmorActive"/></div>
|
||
<div class="sheet-col-5-23"><input type="text" name="attr_ArmorName"></div>
|
||
<div class="sheet-col-2-23"><input type="number" name="attr_ArmorACBase" value="0" step="1"></div>
|
||
<div class="sheet-col-2-23"><input type="number" name="attr_ArmorMagicBonus" value="0" step="1"></div>
|
||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_ArmorTotalAC" value="@{ArmorACBase} + @{ArmorMagicBonus}" disabled="disabled"></div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-2-23">
|
||
<select name="attr_ArmorFumbleDie">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-2-23">
|
||
<select name="attr_ArmorCheck">
|
||
<option value="0" selected="selected">--</option>
|
||
<option value="-1">-1</option>
|
||
<option value="-2">-2</option>
|
||
<option value="-3">-3</option>
|
||
<option value="-4">-4</option>
|
||
<option value="-5">-5</option>
|
||
<option value="-6">-6</option>
|
||
<option value="-7">-7</option>
|
||
<option value="-8">-8</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
<div class="sheet-col-2-23">
|
||
<select name="attr_ArmorSpeed">
|
||
<option value="0" selected="selected">No</option>
|
||
<option value="-5">-5</option>
|
||
<option value="-10">-10</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
</div>
|
||
</fieldset>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<!-- 0-LEVEL INVENTORY -->
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1">
|
||
<h4 class="sheet-center">Money Carried </h4>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-19 sheet-margin-top sheet-right sheet-hd-row">Credits</div>
|
||
<div class="sheet-col-2-19 sheet-padl"><input type="number" name="attr_Credits" value="0" /></div>
|
||
<div class="sheet-col-8-19 sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<h4 class="sheet-center">Artifacts </h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-4 sheet-right sheet-padr sheet-hd-row">Maximum Tech Level</br></div>
|
||
<div class="sheet-col-1-12 sheet-small-label sheet-padr sheet-center" Title="This is based on your INT attribute."><input class="sheet-underlined" type="number" name="attr_intMaxTech" value="0" readonly="readonly"><br/></div>
|
||
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-4 sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_ArtifactCombatCheck"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{combat=1}} {{name=@{character_name}}} {{title=Artifact Combat Check}} {{flavortext=You try to figure out the artifact in the heat of battle.}} {{rolltype=Artifact Check : }} {{classability=[[ @{ActionDie} [Action Die] - (?{Complexity Level|1}) [Complexity Level] ]] }}" >Artifact Combat Check</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1-4 sheet-padr sheet-center">
|
||
<button type="roll" class="sheet-roll" name="roll_ZeroLevelAIRecognition"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{AILuckyRoll}[Lucky Roll] + (?{Bonus/Minus|0}) [Bonus/Minus] ]] }} " >AI Recognition</button>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-3-19 sheet-center"> </div>
|
||
<div class="sheet-col-4-19 sheet-center sheet-small-label sheet-vert-bottom">Artifact</div>
|
||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Tech Level</div>
|
||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Complexity Level</div>
|
||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Bonus</div>
|
||
<div class="sheet-col-9-19 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
||
</div>
|
||
|
||
<!-- BEGIN ARTIFACT repeating row -->
|
||
<fieldset class="repeating_artifactzero">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-19 sheet-padr">
|
||
<button type='roll' class="sheet-roll" title="Artifact Check"
|
||
value="&{template:MccTabbed} {{background=[[1]]}} {{class=1}} {{name=@{character_name}}} {{title=@{ArtifactName}}} {{flavortext=You attempt to figure out the Artifact.}} {{rolltype=Artifact Check : }} {{classability=[[1d20[Dice Roll] + [[@{intMod}]][INT Mod] + @{ArtifactBonus}[Bonus] - @{ArtifactComplexLevel}[Complexity Level]]]}}" >Artifact Check</button>
|
||
</div>
|
||
<div class="sheet-col-4-19"><input type="text" name="attr_ArtifactName"></div>
|
||
<div class="sheet-col-1-19" title="The Tech Level of the Artifact"><input type="number" name="attr_ArtifactTechLevel" value="0" step="1"></div>
|
||
<div class="sheet-col-1-19" title="The Complexity Level of the Artifact"><input type="number" name="attr_ArtifactComplexLevel" value="0" step="1"></div>
|
||
<div class="sheet-col-1-19" title="Any artifact bonus"><input type="number" name="attr_ArtifactBonus" value="0" step="1"></div>
|
||
<div class="sheet-col-9-19"><input type="text" name="attr_ArtifactEffect"></div>
|
||
</div>
|
||
</fieldset class>
|
||
|
||
<h4 class="sheet-center">Inventory </h4>
|
||
|
||
<div class="sheet-col-1-1">
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Equipment</div>
|
||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Treasure</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-2"><textarea name="attr_Equipment"></textarea></div>
|
||
<div class="sheet-col-1-2"><textarea name="attr_Treasure"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
</div>
|
||
|
||
<!-- NPC/MONSTER CHARACTER SHEET -->
|
||
<div class="sheet-maintab-content sheet-monster">
|
||
|
||
<h5 class="sheet-center">Monster/NPC Sheet (GM ONLY) </h5>
|
||
|
||
<p class="sheet-small-note">This character sheet is for NPCs and Monsters. It is for the GMs to use. </p>
|
||
|
||
<!-- MONSTER INFORMATION -->
|
||
|
||
<h4 class="sheet-center">Monster Information </h4>
|
||
|
||
<div class="sheet-row">
|
||
|
||
|
||
|
||
<div class="sheet-col-1-1 sheet-padr">
|
||
|
||
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-23 sheet-small-label sheet-padr sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Type of Monster" name="attr_MonsterType"><br/>Type</div>
|
||
<div class="sheet-col-6-23 sheet-small-label sheet-padr sheet-center"><input class="sheet-underlined sheet-center" type="text" title="List the book/module location where the monster is referenced."placeholder="MCC Rulebook p.xxx" name="attr_MonsterBook"><br/>Reference</div>
|
||
<div class="sheet-col-4-23 sheet-small-label sheet-padr sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Size" name="attr_SizeMonster"><br/>Size</div>
|
||
<div class="sheet-col-4-23 sheet-small-label sheet-padr sheet-center"><input class="sheet-underlined sheet-center" type="text" placeholder="Target Number" name="attr_aiRecognitionMonster"><br/>AI Recognition</div>
|
||
<div class="sheet-col-3-23 sheet-small-label sheet-padr sheet-center"><input class="sheet-underlined sheet-center" type="text" title="Monster HD for quick browsing. Re-use this same information below to roll the Hit Points for the monster." name="attr_LevelMonster" value="0"<br/>HD</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-5-5 sheet-padl">
|
||
|
||
<div class="sheet-col-1-1">
|
||
<div class="sheet-col-1-2">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-3 sheet-heading-row">Known Languages<br/></div>
|
||
<div class="sheet-col-1-1 sheet-padr" title="Enter Monster's known languages"><textarea name="attr_LanguagesMonster" textarea class="sheet-fluid" placeholder="Enter the Monster's known languages here"></textarea></div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col-1-2">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-6 sheet-heading-row">Notes<br/></div>
|
||
<div class="sheet-col-1-1 sheet-padl" title="Enter any Monster Notes"><textarea name="attr_NotesMonster" textarea class="sheet-fluid" placeholder="Enter Monster Notes here"></textarea></div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-2-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-MonsterColumn">
|
||
|
||
<div class="sheet-ACBGMonster">
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<div class="sheet-col-1-2 sheet-center"><input class="sheet-ACMonster" type="number" name="attr_ACMonster" value="10" step="1"><br/>.</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-19 sheet-center"> </div>
|
||
|
||
<div class="sheet-MonsterColumn">
|
||
|
||
<div class="sheet-HPBGMonster">
|
||
<div class="sheet-col-2-11 sheet-center"> </div>
|
||
<div class="sheet-col-1-2 sheet-center "><input class="sheet-HPMonster" type="text" name="attr_HPMonster" value="0"><br/>.</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-5-19 sheet-padl">
|
||
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_HP_maxMonster" value="0"><br/>Max HP</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-19 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-large-label">Armor Class</div>
|
||
<div class="sheet-col-1-12 sheet-center"> </div>
|
||
<div class="sheet-col-5-19 sheet-left sheet-large-label">Hit Points</div>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1 sheet-center"> </div>
|
||
<div class="sheet-col-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-1 sheet-padl">
|
||
|
||
<div class="sheet-col-3-19 sheet-center sheet-heading-row">Hit Die : </br></div>
|
||
<div class="sheet-col-3-19 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" min="1" value="1" step="1" title="Enter the amount of Hit Dice for the monster" name="attr_HDMonster_DieAmount"><br/>Amount</div>
|
||
|
||
<div class="sheet-col-3-19 sheet-center" title="Choose the monster Hit Die">
|
||
<select name="attr_HDMonster_Die">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6" selected="selected">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-3-19 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" value="0" step="1" title="Enter the bonus/minus amount" name="attr_HDMonster_DieBonus"><br/>Bonus/Minus</div>
|
||
|
||
<div class="sheet-col-2-7 sheet-center" title="Roll for your monster's Hit Points.">
|
||
<button type='roll' class="sheet-initiative"
|
||
value="/w gm &{template:MccTabbed} {{name=@{character_name}}} {{title=Starting Hit Points}} {{flavortext=@{character_name} was born with @{HDMonster_DieAmount}@{HDMonster_Die} + @{HDMonster_DieBonus} of health.}} {{rolltype=Starting HP:}} {{HD=[[ (@{HDMonster_DieAmount}@{HDMonster_Die}) + @{HDMonster_DieBonus} ]]}}" name='HP' title="Roll for new Hit Dice">Roll For HP</button></div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- MONSTER SAVING THROWS, MOVEMENT -->
|
||
<div class="sheet-row">
|
||
|
||
<!-- MONSTER SAVING THROWS -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Monster Saving Throws </h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-7 sheet-core-stat-label">Fortitude</div>
|
||
<div class="sheet-col-2-7 sheet-padl"><input type="number" name="attr_FORTMonster" value="0" step="1"></div>
|
||
<div class="sheet-col-2-7 sheet-center sheet-padl">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=FORTITUDE Save}} {{flavortext=Saves against physical threats, such as poisons, gasses, acids, and stunning damage.}} {{rolltype=Saving Throw:}} {{savingthrow=[[1d20 + @{FORTMonster} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Fortitude' title="Fortitude Save">FORTITUDE</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-7 sheet-core-stat-label">Reflex</div>
|
||
<div class="sheet-col-2-7 sheet-padl"><input type="number" name="attr_REFMonster" value="0" step="1"></div>
|
||
<div class="sheet-col-2-7 sheet-center sheet-padl">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=REFLEX Save}} {{flavortext=Saves against reaction-based threats, such as ducking a swinging axe trap, leaping aside as a doorway collapses, and twisting away from a player's scorching ray.}} {{rolltype=Saving Throw:}} {{savingthrow=[[1d20 + @{REFMonster} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Reflex' title="Reflex Save">REFLEX</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-3-7 sheet-core-stat-label">Will</div>
|
||
<div class="sheet-col-2-7 sheet-padl"><input type="number" name="attr_WILLMonster" value="0" step="1"></div>
|
||
<div class="sheet-col-2-7 sheet-center sheet-padl">
|
||
<button type='roll' class="sheet-core-save" value="&{template:MccTabbed} {{save=1}} {{name=@{character_name}}} {{title=WILL Save}} {{flavortext=Saves against mind-influencing threats, such as spells that charm or control, psychic effects that cause sleep or hypnosis, and mental domination.}} {{rolltype=Saving Throw:}} {{savingthrow=[[1d20 + @{WILLMonster} + (?{Any additional Bonus/Minus|0})]]}}" name='ST_Will' title="Will Save">WILL</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- MONSTER MOVEMENT -->
|
||
|
||
<div class="sheet-col-1-2 sheet-padr">
|
||
|
||
<h4 class="sheet-center">Monster Movement </h4>
|
||
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<div class="sheet-col-1-5 sheet-padl sheet-small-label sheet-center" title="Base Speed listed in stats."><input class="sheet-underlined sheet-center" type="number" name="attr_SpeedMonster" value="0" step="5"><br/>Base Speed</div>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
<div class="sheet-col-1-5 sheet-center"> </div>
|
||
</div>
|
||
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_WalkMonster" value="[[@{SpeedMonster}]]" disabled="disabled"><br/>Walk</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_RunMonster" value="[[floor( (@{SpeedMonster}) * 2)]]" disabled="disabled"><br/>Run</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_FlyMonster" value="0" step="5"><br/>Fly</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_ClimbMonster" value="[[floor( (@{SpeedMonster}) / 2)]]" title="Use default calculation, unless specific speed noted in Monster stats"><br/>Climb</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_SwimMonster" value="[[floor( (@{SpeedMonster}) / 2)]]" title="Use default calculation, unless specific speed noted in Monster stats"><br/>Swim</div>
|
||
<div class="sheet-col-1-6 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_BurrowMonster" value="0" step="5"><br/>Burrow</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="sheet-col-2-7 sheet-center"> </div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<!-- MONSTER COMBAT -->
|
||
<h4 class="sheet-center">Monster Combat</h4>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-2-17 sheet-right sheet-heading-row">Initiative : </br></div>
|
||
<div class="sheet-col-1-17 sheet-small-label sheet-center" title="Enter Monster's initiative here."><input class="sheet-underlined sheet-center" type="number" name="attr_INITMonster" value="0" step="1"><br/></div>
|
||
<div class="sheet-col-1-7 sheet-center">
|
||
<button type='roll' class="sheet-initiative sheet-large-button" name="roll_INITMonster" value="&{template:MccTabbed} {{name=@{character_name}}} {{title=Monster/NPC Initiative}} {{INIT=[[1d20 + @{selected|INITMonster} [Initiative Mod] + (?{Bonus/Minus|0}) &{tracker}]]}}" name='Initiative' title="Initiative">Initiative</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-17 sheet-right sheet-heading-row">Morale Check : </br></div>
|
||
<div class="sheet-col-1-9 sheet-center">
|
||
<button type='roll' class="sheet-initiative" name="Monster Morale Check" value="/w gm &{template:MccTabbed} {{stat=1}} {{name=@{character_name}}} {{title=Morale Check}} {{moralecheck=[[1d20 + @{WILLMonster} + (?{Any Morale Bonus/Minus|0}) ]]}} {{chance=[[10]]}}" name='Morale' title="Morale Check">Morale</button>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-24 sheet-center"> </div>
|
||
|
||
<div class="sheet-col-2-17 sheet-right sheet-heading-row">Action Dice : </br></div>
|
||
<div class="sheet-col-1-17 sheet-small-label sheet-center" title="Enter the amount of Action Die."><input class="sheet-underlined sheet-center" type="number" name="attr_ActionDieMonster" value="1" min="1" step="1"><br/></div>
|
||
<div class="sheet-col-2-17 sheet-padl sheet-center">
|
||
<select name="attr_ActionDiceMonster">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d30">d30</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-2-17 sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-3-17 sheet-right sheet-heading-row">Critical Type Table :</br> </div>
|
||
<div class="sheet-col-4-17 sheet-padl sheet-center">
|
||
<select name="attr_CritDie_maxMonster" title="Select Critical Die chart for Monster">
|
||
<option value="M" selected="selected">Mutations and Creatures </option>
|
||
<option value="A">Robots and Artificial Lifeforms</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-3-17 sheet-right sheet-heading-row">Critical Hit Die :</br></div>
|
||
<div class="sheet-col-2-17 sheet-padl sheet-center">
|
||
<select name="attr_CritDieMonster">
|
||
<option value="d3">d3</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d6"selected="selected">d6</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
<option value="2d10">2d10</option>
|
||
<option value="d24">d24</option>
|
||
<option value="2d12">2d12</option>
|
||
<option value="2d14">2d14</option>
|
||
<option value="d30">d30</option>
|
||
<option value="3d10">3d10</option>
|
||
<option value="2d16">2d16</option>
|
||
<option value="2d20">2d20</option>
|
||
<option value="3d20">3d20</option>
|
||
<option value="4d20">4d20</option>
|
||
</select>
|
||
</div>
|
||
|
||
<div class="sheet-col-2-17 sheet-right sheet-heading-row">Fumble Die :</br></div>
|
||
<div class="sheet-col-2-17 sheet-padl sheet-center" title="Enter your highest Fumble Die from your armor here.">
|
||
<select name="attr_ArmorFumbleDieMonster">
|
||
<option value="d4" selected="selected">d4</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d20">d20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-5-17 sheet-center"> </div>
|
||
|
||
|
||
</div>
|
||
|
||
<!-- MONSTER WEAPONS -->
|
||
|
||
<!-- BEGIN AUTO GENERATED WEAPON SECTION -->
|
||
<h4 class="sheet-center">Monster Melee Attacks </h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-5-23 sheet-center sheet-small-label sheet-vert-bottom">Attack</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Attack Die</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Crit Range</div>
|
||
<div class="sheet-col-1-15 sheet-center sheet-small-label sheet-vert-bottom">To Hit</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Dmg Dice</div>
|
||
<div class="sheet-col-1-15 sheet-center sheet-small-label sheet-vert-bottom">Dmg Bonus</div>
|
||
<div class="sheet-col-7-23 sheet-center sheet-small-label sheet-vert-bottom">Special</div>
|
||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Special dice</div>
|
||
</div>
|
||
|
||
<!-- BEGIN Monster MELEE weapon repeating row-->
|
||
<fieldset class="repeating_monstermeleeweapon">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-5-23"><input type="text" name="attr_Monster_MeleeAttackName"></div>
|
||
<div class="sheet-col-2-23" title="Monster's Attack Dice">
|
||
<select name="attr_Monster_MeleeAttackDice">
|
||
<option value="d30">d30</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d3">d3</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-12" title="Your critical threat range goes up, if your dice on the dice chain goes up.">
|
||
<select name="attr_monsterMeleeThreat">
|
||
<option value="30">30</option>
|
||
<option value="29">29-30</option>
|
||
<option value="28">28-30</option>
|
||
<option value="27">27-30</option>
|
||
<option value="26">26-30</option>
|
||
<option value="24">24</option>
|
||
<option value="23">23-24</option>
|
||
<option value="22">22-24</option>
|
||
<option value="21">21-24</option>
|
||
<option value="20">20-24</option>
|
||
<option value="20" selected="selected">20</option>
|
||
<option value="19">19-20</option>
|
||
<option value="18">18-20</option>
|
||
<option value="17">17-20</option>
|
||
<option value="16">16-20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-15"><input type="number" name="attr_Monster_MeleeToHit" value="0" step="1"></div>
|
||
<div class="sheet-col-2-23" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" value="0" name="attr_Monster_MeleeDmg"></div>
|
||
<div class="sheet-col-1-15" title="Add damage bonus here"><input type="number" name="attr_Monster_MeleeDmgBonus" value="0" step="step"></div>
|
||
<div class="sheet-col-7-23" title="Monster special added to attack"><input type="text" name="attr_Monster_Special" placeholder="special with attack"></div>
|
||
<div class="sheet-col-2-23" title="Damage for special added to attack"><input class="sheet-center" type="TEXT" value="0" name="attr_Monster_SpecialDmg"></div>
|
||
<div class="sheet-col-9-22 sheet-center"> </div>
|
||
<div class="sheet-col-1-5 sheet-padl">
|
||
<button type='roll' class="sheet-roll" name="Attack_@{Monster_MeleeAttackName}" value="&{template:MccTabbed} {{combat=1}} {{name=@{character_name}}} {{title=@{Monster_MeleeAttackName}}} {{attack=[[ @{Monster_MeleeAttackDice}cs>@{monsterMeleeThreat} [To Hit Roll] + @{Monster_MeleeToHit} [To Hit Bonus] + (?{Additional Attack Bonus|0}) [Add'l Bonus] ]] }} {{damage=[[ ({(@{Monster_MeleeDmg} [Base damage] + @{Monster_MeleeDmgBonus} [Damage Bonus] + (?{Additional Damage Bonus|0}) [Add'l Bonus]),1d1}kh1) ]]}} {{crit=[[ @{CritDieMonster} ]]}} {{crittable=@{CritDie_maxMonster}}} {{fumble=[[ @{ArmorFumbleDieMonster} ]]}} {{special=@{Monster_Special}}} {{specialdmg=[[@{Monster_SpecialDmg}]]}}">Monster Melee Attack</button>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
|
||
<h4 class="sheet-center">Monster Ranged Attacks </h4>
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Attack</div>
|
||
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">Short</div>
|
||
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">Med</div>
|
||
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">Long</div>
|
||
<div class="sheet-col-1-16 sheet-center sheet-small-label sheet-vert-bottom">Attack Die</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Crit Range</div>
|
||
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">To Hit</div>
|
||
<div class="sheet-col-1-16 sheet-center sheet-small-label sheet-vert-bottom">Dmg Dice</div>
|
||
<div class="sheet-col-1-16 sheet-center sheet-small-label sheet-vert-bottom">Dmg Bonus</div>
|
||
<div class="sheet-col-1-13 sheet-center sheet-small-label sheet-vert-bottom">Range</div>
|
||
<div class="sheet-col-6-23 sheet-center sheet-small-label sheet-vert-bottom">Special</div>
|
||
<div class="sheet-col-1-16 sheet-center sheet-small-label sheet-vert-bottom">Special dice</div>
|
||
</div>
|
||
|
||
<!-- BEGIN Monster RANGED weapon repeating row -->
|
||
<fieldset class="repeating_monsterrangedweapon">
|
||
<div class="sheet-row">
|
||
<input type="hidden" name="attr_mediumRangePenaltyMonster" value="0" readonly="readonly"/>
|
||
<div class="sheet-col-1-6"><input type="text" name="attr_Monster_RangedWeaponName"></div>
|
||
<div class="sheet-col-1-24" title="Max distance for Short range"><input type="text" name="attr_monsterRangedDistanceShort" value="0"></div>
|
||
<div class="sheet-col-1-24" title="Max distance for Medium range"><input type="text" name="attr_monsterRangedDistanceMed" value="0"></div>
|
||
<div class="sheet-col-1-24" title="Max distance for Long range"><input type="text" name="attr_monsterRangedDistanceLong" value="0"></div>
|
||
<div class="sheet-col-1-16" title="Monster's Attack Dice">
|
||
<select name="attr_Monster_RangedAttackDice">
|
||
<option value="d30">d30</option>
|
||
<option value="d24">d24</option>
|
||
<option value="d20" selected="selected">d20</option>
|
||
<option value="d16">d16</option>
|
||
<option value="d14">d14</option>
|
||
<option value="d12">d12</option>
|
||
<option value="d10">d10</option>
|
||
<option value="d8">d8</option>
|
||
<option value="d7">d7</option>
|
||
<option value="d6">d6</option>
|
||
<option value="d5">d5</option>
|
||
<option value="d4">d4</option>
|
||
<option value="d3">d3</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-13" title="Your critical threat range goes up, if your dice on the dice chain goes up.">
|
||
<select name="attr_monsterRangedThreat">
|
||
<option value="30">30</option>
|
||
<option value="29">29-30</option>
|
||
<option value="28">28-30</option>
|
||
<option value="27">27-30</option>
|
||
<option value="26">26-30</option>
|
||
<option value="24">24</option>
|
||
<option value="23">23-24</option>
|
||
<option value="22">22-24</option>
|
||
<option value="21">21-24</option>
|
||
<option value="20">20-24</option>
|
||
<option value="20" selected="selected">20</option>
|
||
<option value="19">19-20</option>
|
||
<option value="18">18-20</option>
|
||
<option value="17">17-20</option>
|
||
<option value="16">16-20</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-1-24"><input type="number" name="attr_Monster_RangedToHit" value="0" step="1"></div>
|
||
<div class="sheet-col-1-16" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_Monster_RangedDmg" value="0"></div>
|
||
<div class="sheet-col-1-16" title="Enter damage bonus here."><input type="number" name="attr_Monster_RangedDmgBonus" value="0" step="1"></div>
|
||
<div class="sheet-col-1-13" title="Choose the range you are attacking from:">
|
||
<select name="attr_monsterAttackRange">
|
||
<option value="Short">Short</option>
|
||
<option value="Medium">Med</option>
|
||
<option value="Long">Long</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col-6-23" title="Monster special added to attack"><input type="text" name="attr_Monster_RangedSpecial" placeholder="special with attack"></div>
|
||
<div class="sheet-col-1-16" title="Damage for special added to attack"><input class="sheet-center" type="text" value="0" name="attr_Monster_RangedSpecialDmg"></div>
|
||
<div class="sheet-col-9-22 sheet-center"> </div>
|
||
<div class="sheet-col-1-5">
|
||
<button type='roll' class="sheet-roll" name="Attack_@{Monster_RangedWeaponName}" value="&{template:MccTabbed} {{combat=1}} {{name=@{character_name}}} {{title=@{Monster_RangedWeaponName} \n @{monsterRangedDistanceShort} / @{monsterRangedDistanceMed} / @{monsterRangedDistanceLong} }} {{range=@{monsterAttackRange} }} {{attack=[[ @{Monster_RangedAttackDice}cs>@{monsterRangedThreat} [To Hit Roll] + @{Monster_RangedToHit} [To Hit Bonus] + (?{Additional Attack Bonus|0}) [Add'l Bonus] - (?{Enter a 2 if shooting from Medium Range, otherwise leave as 0|0}) [Medium Range Penalty] ]] }} {{damage=[[ ({(@{Monster_RangedDmg} [Base damage] + @{Monster_RangedDmgBonus} [Damage Bonus] + (?{Additional Damage Bonus|0}) [Add'l Bonus]),1d1}kh1) ]]}} {{crit=[[ @{CritDieMonster} ]]}} {{crittable=@{CritDie_maxMonster}}} {{fumble=[[ @{ArmorFumbleDieMonster} ]]}} {{special=@{Monster_RangedSpecial}}} {{specialdmg=[[@{Monster_RangedSpecialDmg}]]}}">Monster Ranged Attack</button>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
|
||
<hr/>
|
||
|
||
<!-- END AUTO GENERATED WEAPON SECTION -->
|
||
|
||
<!-- MONSTER SPECIAL ABILITIES -->
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1">
|
||
<h4 class="sheet-center">Monster Special Abilities </h4>
|
||
<p class="sheet-small-note">Note a monsters special abilities here.</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1">
|
||
|
||
<!-- BEGIN repeating fieldset Special Abilities -->
|
||
<fieldset class="repeating_SpecialAbilities">
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-5-24"><input class="sheet-BoldText" input type="text" placeholder="Special Ability Name" name="attr_Monster_SpecialAbilityName"></div>
|
||
<div class="sheet-col-1-24 sheet-center"> </div>
|
||
<div class="sheet-col-17-24"><textarea class="sheet-medium" name="attr_Monster_SpecialAbility" placeholder="Special Ability Description"></textarea></div>
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
</div>
|
||
</fieldset>
|
||
<!-- END Fieldsets -->
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<!-- MONSTER TREASURE/INVENTORY -->
|
||
|
||
<div class="sheet-row">
|
||
|
||
<div class="sheet-col-1">
|
||
<h4 class="sheet-center">Monster Credits </h4>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-9-19 sheet-margin-top sheet-right sheet-hd-row">Credits</div>
|
||
<div class="sheet-col-2-19 sheet-padl"><input type="number" name="attr_Credits" value="0" /></div>
|
||
<div class="sheet-col-8-19 sheet-center"> </div>
|
||
</div>
|
||
|
||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||
|
||
<h4 class="sheet-center">Monster Inventory </h4>
|
||
|
||
<div class="sheet-col-1-1">
|
||
|
||
<div class="sheet-row sheet-sub-header">
|
||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Equipment</div>
|
||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Treasure</div>
|
||
</div>
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-2"><textarea name="attr_EquipmentMonster"></textarea></div>
|
||
<div class="sheet-col-1-2"><textarea name="attr_TreasureMonster"></textarea></div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<!--- Roll Templates -->
|
||
<rolltemplate class="sheet-rolltemplate-MccTabbed">
|
||
<div class="sheet-RollTemp-wrapper">
|
||
|
||
<!--Backgrounds-->
|
||
{{#rollTotal() background 0}}
|
||
<div class="sheet-RollTemp-BgLaserPistolSword">
|
||
{{/rollTotal() background 0}}
|
||
{{#rollTotal() background 1}}
|
||
<div class="sheet-RollTemp-BgCircuit">
|
||
{{/rollTotal() background 1}}
|
||
{{#rollTotal() background 2}}
|
||
<div class="sheet-RollTemp-BgRadSym">
|
||
{{/rollTotal() background 2}}
|
||
<!--{{#rollTotal() background 3}}
|
||
<div class="sheet-RollTemp-BgSezrakan">
|
||
{{/rollTotal() background 3}}-->
|
||
{{#rollTotal() background 4}}
|
||
<div class="sheet-RollTemp-BgCaducous">
|
||
{{/rollTotal() background 4}}
|
||
{{#rollTotal() background 5}}
|
||
<div class="sheet-RollTemp-BgTools">
|
||
{{/rollTotal() background 5}}
|
||
|
||
|
||
<div class="sheet-RollTemp-header{{#combat}} sheet-combat{{/combat}}{{#spell}} sheet-spell{{/spell}}{{#stat}} sheet-stat{{/stat}}{{#save}} sheet-save{{/save}}{{#class}} sheet-class{{/class}}">
|
||
<div class="sheet-RollTemp-title">{{title}}</div>
|
||
<div class="sheet-RollTemp-name">{{name}} {{stuff}} {{stuff2}}</div>
|
||
<div class="sheet-RollTemp-line"></div>
|
||
</div>
|
||
|
||
<div class="sheet-main-content">
|
||
|
||
|
||
|
||
<!--Weapon based attacks-->
|
||
{{#attack}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-5-13 sheet-padl sheet-RollTemp-rollname">Hits AC:</div>
|
||
<div class="sheet-col-8-13 sheet-padr sheet-RollTemp-rollresult">{{attack}}</div>
|
||
</div>
|
||
{{/attack}}
|
||
|
||
{{#rangedattack}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-info">Attack Range</div>
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-flarecombat">{{range}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-5-13 sheet-padl sheet-RollTemp-rollname">Hits AC:</div>
|
||
<div class="sheet-col-8-13 sheet-padr sheet-RollTemp-textresult">{{rangedattack}}</div>
|
||
</div>
|
||
{{/rangedattack}}
|
||
|
||
{{#^rollWasFumble() attack}}
|
||
{{#damage}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-5-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Damage :</div>
|
||
<div class="sheet-col-8-13 sheet-padr sheet-RollTemp-rollresult">{{damage}}</div>
|
||
</div>
|
||
{{/damage}}
|
||
{{/^rollWasFumble() attack}}
|
||
|
||
{{#^rollWasFumble() rangedattack}}
|
||
{{#damage}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-5-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Damage :</div>
|
||
<div class="sheet-col-8-13 sheet-padr sheet-RollTemp-rollresult">{{damage}}</div>
|
||
</div>
|
||
{{/damage}}
|
||
{{/^rollWasFumble() rangedattack}}
|
||
|
||
{{#rollWasCrit() attack}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-4-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Crit :</div>
|
||
<div class="sheet-col-9-13 sheet-padl sheet-padr sheet-RollTemp-critsuccess">{{crit}} on Crit Table {{crittable}}</div>
|
||
</div>
|
||
{{/rollWasCrit() attack}}
|
||
|
||
{{#rollWasFumble() attack}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-5-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Fumble :</div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-RollTemp-critfail">{{fumble}} on Funble Table</div>
|
||
</div>
|
||
{{/rollWasFumble() attack}}
|
||
|
||
{{#rollWasCrit() rangedattack}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-4-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Crit :</div>
|
||
<div class="sheet-col-9-13 sheet-padl sheet-padr sheet-RollTemp-critsuccess">{{crit}} on Crit Table {{crittable}}</div>
|
||
</div>
|
||
{{/rollWasCrit() rangedattack}}
|
||
|
||
{{#rollWasFumble() rangedattack}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-5-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Fumble :</div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-RollTemp-critfail">{{fumble}} on Funble Table</div>
|
||
</div>
|
||
{{/rollWasFumble() rangedattack}}
|
||
|
||
{{#special}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-rollname">Special Attack</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textboxblue">{{special}}</div>
|
||
</div>
|
||
|
||
{{#rollGreater() specialdmg 0}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-15-23 sheet-padl sheet-padr sheet-RollTemp-rollname">Special Damage :</div>
|
||
<div class="sheet-col-8-23 sheet-padr sheet-RollTemp-rollresult">{{specialdmg}}</div>
|
||
</div>
|
||
{{/rollGreater() specialdmg 0}}
|
||
{{/special}}
|
||
|
||
<!-- Artifact Bonus -->
|
||
{{#artifactdie}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-7-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-6-13 sheet-padr sheet-RollTemp-rollresult">{{artifactdie}}</div>
|
||
</div>
|
||
{{/artifactdie}}
|
||
|
||
<!-- Initiative -->
|
||
{{#INIT}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-6-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Initiative : </div>
|
||
<div class="sheet-col-7-13 sheet-padr sheet-RollTemp-rollresult">{{INIT}}</div>
|
||
</div>
|
||
{{/INIT}}
|
||
|
||
<!-- Hit Die -->
|
||
{{#HD}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-7-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-6-13 sheet-padr sheet-RollTemp-rollresult">{{HD}}</div>
|
||
</div>
|
||
{{/HD}}
|
||
|
||
<!-- Naturopathy -->
|
||
{{#naturopathy}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-15 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-7-15 sheet-padr sheet-RollTemp-rollresult">{{naturopathy}}</div>
|
||
</div>
|
||
{{/naturopathy}}
|
||
|
||
<!-- Monster/Retainer Morale Check -->
|
||
{{#moralecheck}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-5-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Morale : </div>
|
||
<div class="sheet-col-8-13 sheet-padr sheet-RollTemp-rollresult">{{moralecheck}}</div>
|
||
</div>
|
||
{{#rollGreater() moralecheck chance}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-12 sheet-padl sheet-padr sheet-RollTemp-success">SUCCESS !</div>
|
||
</div>
|
||
{{/rollGreater() moralecheck chance}}
|
||
{{#rollBetween() moralecheck 1 chance}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-12 sheet-padl sheet-padr sheet-RollTemp-fail">FAILURE !</div>
|
||
</div>
|
||
{{/rollBetween() moralecheck 1 chance}}
|
||
{{/moralecheck}}
|
||
|
||
<!-- Ability Checks -->
|
||
{{#ability}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-RollTemp-infoNB">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-6-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-7-13 sheet-padr sheet-RollTemp-rollresult">{{ability}}</div>
|
||
</div>
|
||
{{/ability}}
|
||
|
||
<!-- Saving Throws -->
|
||
{{#savingthrow}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-RollTemp-infoNB">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-5-13 sheet-padr sheet-RollTemp-rollresult">{{savingthrow}}</div>
|
||
</div>
|
||
{{/savingthrow}}
|
||
|
||
<!-- Fortitude Saves -->
|
||
{{#fortitude}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-RollTemp-infoNB">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-5-13 sheet-padr sheet-RollTemp-rollresult">{{fortitude}}</div>
|
||
</div>
|
||
|
||
{{#rollWasCrit() fortitude}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-success">{{crittext}}</div>
|
||
</div>
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-5-9 sheet-padl sheet-padr sheet-RollTemp-rollname">Radburn Roll :</div>
|
||
<div class="sheet-col-4-9 sheet-padl sheet-padr sheet-RollTemp-critsuccess">{{radburn}}</div>
|
||
</div>
|
||
{{/rollWasCrit() fortitude}}
|
||
|
||
{{#rollWasFumble() fortitude}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-RollTemp-fail">{{fumbletext}}</div>
|
||
</div>
|
||
{{/rollWasFumble() fortitude}}
|
||
{{/fortitude}}
|
||
|
||
<!-- Class Abilities -->
|
||
{{#classability}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-9-15 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-6-15 sheet-padr sheet-RollTemp-rollresult">{{classability}}</div>
|
||
</div>
|
||
{{/classability}}
|
||
|
||
<!-- LUCK Check -->
|
||
{{#luckcheck}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-RollTemp-infoNB">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-5-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-8-13 sheet-padr sheet-RollTemp-rollresult">{{luckcheck}}</div>
|
||
</div>
|
||
{{#rollGreater() luckcheck chance}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-12 sheet-padl sheet-padr sheet-RollTemp-fail">FAILURE !</div>
|
||
</div>
|
||
{{/rollGreater() luckcheck chance}}
|
||
{{#rollBetween() luckcheck 1 chance}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-12 sheet-padl sheet-padr sheet-RollTemp-success">SUCCESS !</div>
|
||
</div>
|
||
{{/rollBetween() luckcheck 1 chance}}
|
||
{{/luckcheck}}
|
||
|
||
<!-- Self Repair -->
|
||
{{#selfrepair}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-15 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-7-15 sheet-padr sheet-RollTemp-rollresult">{{selfrepair}}</div>
|
||
</div>
|
||
{{#rollWasFumble() selfrepair}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">CATASTROPHIC SYSTEM FAILURE!</div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">Non-Meat Damage taken: {{selfrepairFumble}}</div>
|
||
</div>
|
||
{{/rollWasFumble() selfrepair}}
|
||
{{/selfrepair}}
|
||
|
||
<!-- Disable Traps -->
|
||
{{#disabletrap}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-9-15 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-6-15 sheet-padr sheet-RollTemp-rollresult">{{disabletrap}}</div>
|
||
</div>
|
||
{{/disabletrap}}
|
||
{{#rollWasFumble() disabletrap}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-center sheet-RollTemp-critfail">{{failtext}}</div>
|
||
</div>
|
||
{{/rollWasFumble() disabletrap}}
|
||
|
||
<!-- Handle Poison -->
|
||
{{#handlepoison}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-15 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-4-15 sheet-padr sheet-RollTemp-rollresult">{{handlepoison}}</div>
|
||
</div>
|
||
{{/handlepoison}}
|
||
{{#rollGreater() handlepoison 9}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-19-20 sheet-center sheet-RollTemp-success">{{successtext}}</div>
|
||
</div>
|
||
{{/rollGreater() handlepoison 9}}
|
||
{{#rollBetween() handlepoison -100 9}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-12 sheet-center sheet-RollTemp-fail">{{failtext}}</div>
|
||
</div>
|
||
{{/rollBetween() handlepoison -100 9}}
|
||
|
||
<!-- Percentile Abilities -->
|
||
{{#percentability}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-15 sheet-padl sheet-padr sheet-RollTemp-rollname">{{neededroll}}</div>
|
||
<div class="sheet-col-4-15 sheet-RollTemp-rollresult">{{chance}}%</div>
|
||
<div class="sheet-col-4-15 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-11-15 sheet-RollTemp-rollresult">{{percentability}}%</div>
|
||
</div>
|
||
{{#rollGreater() percentability chance}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-12 sheet-padl sheet-padr sheet-RollTemp-fail">{{failtext}}</div>
|
||
</div>
|
||
{{/rollGreater() percentability chance}}
|
||
{{#rollBetween() percentability 1 chance}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-12 sheet-padl sheet-padr sheet-RollTemp-success">{{successtext}}</div>
|
||
</div>
|
||
{{/rollBetween() percentability 1 chance}}
|
||
{{/percentability}}
|
||
|
||
<!-- AI Roll -->
|
||
{{#airoll}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-5-13 sheet-padr sheet-RollTemp-rollresult">{{airoll}}</div>
|
||
</div>
|
||
{{/airoll}}
|
||
|
||
<!-- Active Mutations-->
|
||
{{#mutationmanifest}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-7-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-6-13 sheet-padr sheet-RollTemp-rollresult">{{mutationmanifest}}</div>
|
||
</div>
|
||
{{/mutationmanifest}}
|
||
|
||
{{#activemutation}}
|
||
<div class="sheet-row">
|
||
{{#mutationshowmanifest}}
|
||
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-emote">{{mutationshowmanifest}}</div>
|
||
|
||
{{/mutationshowmanifest}}
|
||
{{#mutationshowinfoblock}}
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Base</span><br/><span class="sheet-RollTemp-value">{{mutationbase}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Type</span><br/><span class="sheet-RollTemp-value">{{mutationtype}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Range</span><br/><span class="sheet-RollTemp-value">{{mutationrange}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Duration</span><br/><span class="sheet-RollTemp-value">{{mutationduration}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-center"><span class="sheet-RollTemp-key">Save</span><br/><span class="sheet-RollTemp-value">{{mutationsave}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
</div>
|
||
{{/mutationshowinfoblock}}
|
||
{{#mutationshowdesc}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-key">Description</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textbox">{{mutationshowdesc}}</div>
|
||
</div>
|
||
{{/mutationshowdesc}}
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-11-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-2-13 sheet-RollTemp-rollresult">{{activemutation}}</div>
|
||
</div>
|
||
|
||
{{#rollWasCrit() activemutation}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-center sheet-RollTemp-critsuccess">{{crit}}</div>
|
||
</div>
|
||
{{/rollWasCrit() activemutation}}
|
||
|
||
{{#rollWasFumble() activemutation}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">Lost. Failure. Roll for a random defect!</div>
|
||
</div>
|
||
{{/rollWasFumble() activemutation}}
|
||
|
||
{{#^rollWasFumble() activemutation}}
|
||
{{#rollLess() activemutation 12}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">Lost. Failure.</div>
|
||
</div>
|
||
{{/rollLess() activemutation 12}}
|
||
{{/^rollWasFumble() activemutation}}
|
||
|
||
{{/activemutation}}
|
||
|
||
<!-- Mutation Information ONLY -->
|
||
{{#mutationinformation}}
|
||
{{#mutationshowmanifest}}
|
||
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-emote">{{mutationshowmanifest}}</div>
|
||
|
||
{{/mutationshowmanifest}}
|
||
{{#mutationshowinfoblock}}
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Base</span><br/><span class="sheet-RollTemp-value">{{mutationbase}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Type</span><br/><span class="sheet-RollTemp-value">{{mutationtype}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Range</span><br/><span class="sheet-RollTemp-value">{{mutationrange}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Duration</span><br/><span class="sheet-RollTemp-value">{{mutationduration}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-center"><span class="sheet-RollTemp-key">Save</span><br/><span class="sheet-RollTemp-value">{{mutationsave}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
</div>
|
||
{{/mutationshowinfoblock}}
|
||
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-key">Description</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textbox">{{mutationinformation}}</div>
|
||
</div>
|
||
|
||
{{/mutationinformation}}
|
||
|
||
<!-- Mutation Damage -->
|
||
{{#mutationdamage}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-5-13 sheet-padl sheet-padr sheet-RollTemp-rollname">Damage :</div>
|
||
<div class="sheet-col-8-13 sheet-padr sheet-RollTemp-rollresult">{{mutationdamage}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
</div>
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-rollname">Special Damage</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textboxblue">{{specialdamage}}</div>
|
||
</div>
|
||
{{/mutationdamage}}
|
||
|
||
<!--Defect Mutations-->
|
||
{{#defectmutation}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-5-13 sheet-padr sheet-RollTemp-rollresult">{{defectmutation}}</div>
|
||
</div>
|
||
|
||
{{#rollWasFumble() defectmutation}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">{{fumble}}</div>
|
||
</div>
|
||
{{/rollWasFumble() defectmutation}}
|
||
{{/defectmutation}}
|
||
|
||
<!--Passive Mutations-->
|
||
{{#passivemutation}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-9-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-4-13 sheet-padr sheet-RollTemp-rollresult">{{passivemutation}}</div>
|
||
</div>
|
||
|
||
{{#rollWasFumble() passivemutation}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">{{fumble}}</div>
|
||
</div>
|
||
{{/rollWasFumble() passivemutation}}
|
||
{{/passivemutation}}
|
||
|
||
<!--Spellcasting-->
|
||
{{#spellmanifest}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-7-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-6-13 sheet-padr sheet-RollTemp-rollresult">{{spellmanifest}}</div>
|
||
</div>
|
||
{{/spellmanifest}}
|
||
|
||
{{#spellmercurial}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-info">{{flavortext}}</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-9-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-4-13 sheet-padr sheet-RollTemp-rollresult">{{spellmercurial}}</div>
|
||
</div>
|
||
{{/spellmercurial}}
|
||
|
||
<!-- Spellcheck Wizard-->
|
||
{{#spellcheckwizard}}
|
||
<div class="sheet-row">
|
||
{{#spellshowmanifest}}
|
||
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-emote">{{spellshowmanifest}}</div>
|
||
|
||
{{/spellshowmanifest}}
|
||
{{#spellshowinfoblock}}
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Level</span><br/><span class="sheet-RollTemp-value">{{spelllevel}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Range</span><br/><span class="sheet-RollTemp-value">{{spellrange}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Duration</span><br/><span class="sheet-RollTemp-value">{{spellduration}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Activation Time</span><br/><span class="sheet-RollTemp-value">{{spellcasttime}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Save</span><br/><span class="sheet-RollTemp-value">{{spellsave}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Concentration</span><br/><span class="sheet-RollTemp-value">{{spellconcentrate}}</span></div>
|
||
|
||
</div>
|
||
{{/spellshowinfoblock}}
|
||
{{#spellshowmercurial}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-key">Mercurial Effect</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textbox">{{spellshowmercurial}}</div>
|
||
</div>
|
||
{{/spellshowmercurial}}
|
||
{{#spellshowdesc}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-key">Program Info</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textbox">{{spellshowdesc}}</div>
|
||
</div>
|
||
{{/spellshowdesc}}
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-5-13 sheet-padr sheet-RollTemp-rollresult">{{spellcheckwizard}}</div>
|
||
</div>
|
||
|
||
{{#rollWasCrit() spellcheckwizard}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-center sheet-RollTemp-critsuccess">{{crit}}</div>
|
||
</div>
|
||
{{/rollWasCrit() spellcheckwizard}}
|
||
|
||
{{#rollWasFumble() spellcheckwizard}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">Lost, failure and worse!</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-RollTemp-critfail">{{fumble}} for Misfire, Taint and Corruption</div>
|
||
</div>
|
||
{{/rollWasFumble() spellcheckwizard}}
|
||
|
||
{{#^rollWasFumble() spellcheckwizard}}
|
||
{{#rollLess() spellcheckwizard 12}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">Lost. Failure.</div>
|
||
</div>
|
||
{{/rollLess() spellcheckwizard 12}}
|
||
{{/^rollWasFumble() spellcheckwizard}}
|
||
{{/spellcheckwizard}}
|
||
|
||
<!-- Spellcheck Wizard (Multidie)-->
|
||
{{#spellcheckwizardmulti}}
|
||
<div class="sheet-row">
|
||
{{#spellshowmanifest}}
|
||
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-emote">{{spellshowmanifest}}</div>
|
||
|
||
{{/spellshowmanifest}}
|
||
{{#spellshowinfoblock}}
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Level</span><br/><span class="sheet-RollTemp-value">{{spelllevel}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Range</span><br/><span class="sheet-RollTemp-value">{{spellrange}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Duration</span><br/><span class="sheet-RollTemp-value">{{spellduration}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Activation Time</span><br/><span class="sheet-RollTemp-value">{{spellcasttime}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Save</span><br/><span class="sheet-RollTemp-value">{{spellsave}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Concentration</span><br/><span class="sheet-RollTemp-value">{{spellconcentrate}}</span></div>
|
||
|
||
</div>
|
||
{{/spellshowinfoblock}}
|
||
{{#spellshowmercurial}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-key">Mercurial Effect</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textbox">{{spellshowmercurial}}</div>
|
||
</div>
|
||
{{/spellshowmercurial}}
|
||
{{#spellshowdesc}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-key">Program Info</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textbox">{{spellshowdesc}}</div>
|
||
</div>
|
||
{{/spellshowdesc}}
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-5-13 sheet-padr sheet-RollTemp-rollresult">{{spelldie1}}+{{spelldie2}}+{{spellbonus}}</div>
|
||
</div>
|
||
|
||
{{#rollWasCrit() spelldie1}}
|
||
{{#rollWasCrit() spelldie2}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-center sheet-RollTemp-critsuccess">{{crit}}</div>
|
||
</div>
|
||
{{/rollWasCrit() spelldie2}}
|
||
{{/rollWasCrit() spelldie1}}
|
||
|
||
{{#rollWasFumble() spelldie1}}
|
||
{{#rollWasFumble() spelldie2}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-fail">Lost, failure and worse!</div>
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-RollTemp-critfail">{{fumble}} for Misfire, Taint and Corruption</div>
|
||
</div>
|
||
{{/rollWasFumble() spelldie2}}
|
||
{{/rollWasFumble() spelldie1}}
|
||
{{/spellcheckwizardmulti}}
|
||
|
||
{{#spellmisfire}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-RollTemp-textSM">{{spellmisfire}}</div>
|
||
</div>
|
||
{{/spellmisfire}}
|
||
|
||
{{#spellcorruption}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-22-23 sheet-RollTemp-textSM">{{spellcorruption}}</div>
|
||
</div>
|
||
{{/spellcorruption}}
|
||
|
||
<!-- Spellcheck Cleric -->
|
||
{{#spellcheckcleric}}
|
||
<div class="sheet-row">
|
||
{{#spellshowmanifest}}
|
||
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-RollTemp-emote">{{spellshowmanifest}}</div>
|
||
|
||
{{/spellshowmanifest}}
|
||
{{#spellshowinfoblock}}
|
||
<div class="sheet-row sheet-padb">
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Level</span><br/><span class="sheet-RollTemp-value">{{spelllevel}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Range</span><br/><span class="sheet-RollTemp-value">{{spellrange}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Duration</span><br/><span class="sheet-RollTemp-value">{{spellduration}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Activation Time</span><br/><span class="sheet-RollTemp-value">{{spellcasttime}}</span></div>
|
||
|
||
<div class="sheet-col-1 sheet-border-top-dotted"></div>
|
||
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-right-dotted"><span class="sheet-RollTemp-key">Save</span><br/><span class="sheet-RollTemp-value">{{spellsave}}</span></div>
|
||
<div class="sheet-col-1-2 sheet-padl sheet-padr sheet-center sheet-border-left-dotted"><span class="sheet-RollTemp-key">Concentration</span><br/><span class="sheet-RollTemp-value">{{spellconcentrate}}</span></div>
|
||
|
||
</div>
|
||
{{/spellshowinfoblock}}
|
||
|
||
{{#spellshowdesc}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-key">Program Info</div>
|
||
<div class="sheet-col-1 sheet-padl sheet-padr sheet-RollTemp-textbox">{{spellshowdesc}}</div>
|
||
</div>
|
||
{{/spellshowdesc}}
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-8-13 sheet-padl sheet-padr sheet-RollTemp-rollname">{{rolltype}}</div>
|
||
<div class="sheet-col-5-13 sheet-padr sheet-RollTemp-rollresult">{{spellcheckcleric}}</div>
|
||
</div>
|
||
|
||
<!--{{#rollWasCrit() spellcheckcleric}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-12-13 sheet-padl sheet-padr sheet-center sheet-RollTemp-critsuccess">{{crit}}</div>
|
||
</div>
|
||
{{/rollWasCrit() spellcheckcleric}}
|
||
|
||
{{#rollWasFumble() spellcheckcleric}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-center sheet-RollTemp-fail">{{deity}} disapproves of your actions!</div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-center sheet-RollTemp-fail">Roll for Disapproval.</div>
|
||
</div>
|
||
{{/rollWasFumble() spellcheckcleric}}
|
||
|
||
{{#^rollWasFumble() spellcheckcleric}}
|
||
{{#rollLess() spellcheckcleric 12}}
|
||
<div class="sheet-row">
|
||
<div class="sheet-col-1-1"> </div>
|
||
<div class="sheet-col-23-24 sheet-padl sheet-padr sheet-center sheet-RollTemp-fail">Spell Check Failed!</div>
|
||
<div class="sheet-col-23-24 sheet-center sheet-RollTemp-fail">Increase Disapproval Rating by 1.</div>
|
||
</div>
|
||
{{/rollLess() spellcheckcleric 12}}
|
||
{{/^rollWasFumble() spellcheckcleric}}-->
|
||
|
||
{{/spellcheckcleric}}
|
||
|
||
|
||
|
||
</div>
|
||
|
||
{{#background}}
|
||
</div>
|
||
{{/background}}
|
||
</div>
|
||
</rolltemplate>
|
||
<!--End Roll Templates-->
|
||
|
||
|
||
<!--Sheet Workers -->
|
||
<script type="text/worker">
|
||
|
||
on("sheet:opened", function() {
|
||
validateAttrMods();
|
||
});
|
||
|
||
on("change:str change:int change:agi change:per change:sta change:luck change:luckstarting", function(e) {
|
||
var attr = e.sourceAttribute;
|
||
calculateMod([attr]);
|
||
});
|
||
|
||
calculateMod = function(attributes) {
|
||
attributes.map(function(attr) {
|
||
getAttrs([attr], function(v) {
|
||
var attrModName = attr + 'Mod';
|
||
var updatedVal = {};
|
||
|
||
if (v[attr] >= 24) {
|
||
updatedVal[attrModName] = 6;
|
||
} else if (v[attr] >= 22 && v[attr] <= 23) {
|
||
updatedVal[attrModName] = 5;
|
||
} else if (v[attr] >= 20 && v[attr] <= 21) {
|
||
updatedVal[attrModName] = 4;
|
||
} else if (v[attr] >= 18 && v[attr] <= 19) {
|
||
updatedVal[attrModName] = 3;
|
||
} else if (v[attr] >= 16 && v[attr] <= 17) {
|
||
updatedVal[attrModName] = 2;
|
||
} else if (v[attr] >= 13 && v[attr] <= 15) {
|
||
updatedVal[attrModName] = 1;
|
||
} else if (v[attr] >= 6 && v[attr] <= 8) {
|
||
updatedVal[attrModName] = -1;
|
||
} else if (v[attr] >= 4 && v[attr] <= 5) {
|
||
updatedVal[attrModName] = -2;
|
||
} else if (v[attr] <= 3) {
|
||
updatedVal[attrModName] = -3;
|
||
} else {
|
||
updatedVal[attrModName] = 0
|
||
}
|
||
|
||
setAttrs(updatedVal);
|
||
});
|
||
});
|
||
}
|
||
|
||
on("change:int", function(e) {
|
||
var attr = e.sourceAttribute;
|
||
calculateMaxTech([attr]);
|
||
});
|
||
|
||
calculateMaxTech = function(attributes) {
|
||
attributes.map(function(attr) {
|
||
getAttrs([attr], function(v) {
|
||
var attrMaxTechLevel = attr + 'MaxTech';
|
||
var updatedVal = {};
|
||
|
||
if (v[attr] >= 24) {
|
||
updatedVal[attrMaxTechLevel] = 7;
|
||
} else if (v[attr] >= 18 && v[attr] <= 23) {
|
||
updatedVal[attrMaxTechLevel] = 6;
|
||
} else if (v[attr] >= 15 && v[attr] <= 17) {
|
||
updatedVal[attrMaxTechLevel] = 5;
|
||
} else if (v[attr] >= 12 && v[attr] <= 14) {
|
||
updatedVal[attrMaxTechLevel] = 4;
|
||
} else if (v[attr] >= 10 && v[attr] <= 11) {
|
||
updatedVal[attrMaxTechLevel] = 3;
|
||
} else if (v[attr] >= 8 && v[attr] <= 9) {
|
||
updatedVal[attrMaxTechLevel] = 2;
|
||
} else if (v[attr] >= 4 && v[attr] <= 7) {
|
||
updatedVal[attrMaxTechLevel] = 1;
|
||
} else if (v[attr] <= 3) {
|
||
updatedVal[attrMaxTechLevel] = 0;
|
||
} else {
|
||
updatedVal[attrMaxTechLevel] = 0
|
||
}
|
||
|
||
setAttrs(updatedVal);
|
||
});
|
||
});
|
||
}
|
||
|
||
validateAttrMods = function() {
|
||
calculateMod(['str', 'int', 'agi', 'per', 'sta', 'luck', 'luckstarting']);
|
||
calculateMaxTech(['int']);
|
||
}
|
||
|
||
/* ---- BEGIN: TheAaronSheet.js ---- */
|
||
// Github: https://github.com/shdwjk/TheAaronSheet/blob/master/TheAaronSheet.js
|
||
// By: The Aaron, Arcane Scriptomancer
|
||
// Contact: https://app.roll20.net/users/104025/the-aaron
|
||
// Minified with http://jscompress.com/
|
||
var TAS=TAS||function(){"use strict";var a="0.2.4",b=1457098091,c={debug:{key:"debug",title:"DEBUG",color:{bgLabel:"#7732A2",label:"#F2EF40",bgText:"#FFFEB7",text:"#7732A2"}},error:{key:"error",title:"Error",color:{bgLabel:"#C11713",label:"white",bgText:"#C11713",text:"white"}},warn:{key:"warn",title:"Warning",color:{bgLabel:"#F29140",label:"white",bgText:"#FFD8B7",text:"black"}},info:{key:"info",title:"Info",color:{bgLabel:"#413FA9",label:"white",bgText:"#B3B2EB",text:"black"}},notice:{key:"notice",title:"Notice",color:{bgLabel:"#33C133",label:"white",bgText:"#ADF1AD",text:"black"}},log:{key:"log",title:"Log",color:{bgLabel:"#f2f240",label:"black",bgText:"#ffff90",text:"black"}},callstack:{key:"TAS",title:"function",color:{bgLabel:"#413FA9",label:"white",bgText:"#B3B2EB",text:"black"}},callstack_async:{key:"TAS",title:"ASYNC CALL",color:{bgLabel:"#413FA9",label:"white",bgText:"#413FA9",text:"white"}},TAS:{key:"TAS",title:"TAS",color:{bgLabel:"grey",label:"black;background:linear-gradient(#304352,#d7d2cc,#d7d2cc,#d7d2cc,#304352)",bgText:"grey",text:"black;background:linear-gradient(#304352,#d7d2cc,#d7d2cc,#d7d2cc,#304352)"}}},d={debugMode:!1,logging:{log:!0,notice:!0,info:!0,warn:!0,error:!0,debug:!1}},e=[],f={},g=function(a){switch(typeof a){case"string":return"string";case"boolean":return"boolean";case"number":return _.isNaN(a)?"NaN":a.toString().match(/\./)?"decimal":"integer";case"function":return"function: "+(a.name?a.name+"()":"(anonymous)");case"object":return _.isArray(a)?"array":_.isArguments(a)?"arguments":_.isNull(a)?"null":"object";default:return typeof a}},h=function(a,b,c){_.each(c,function(c){var d=g(c);switch(d){case"string":a(c);break;case"undefined":case"null":case"NaN":a("["+d+"]");break;case"number":case"not a number":case"integer":case"decimal":case"boolean":a("["+d+"]: "+c);break;default:a("["+d+"]:========================================="),b(c),a("=========================================================")}})},i=function(a){var b,c=a.key,e=a.title||"TAS",f=a.color&&a.color.bgLabel||"blue",g=a.color&&a.color.label||"white",i=a.color&&a.color.bgText||"blue",j=a.color&&a.color.text||"white";return b=function(a){console.log("%c "+e+": %c "+a+" ","background-color: "+f+";color: "+g+"; font-weight:bold;","background-color: "+i+";color: "+j+";")},function(){("TAS"===c||d.logging[c])&&h(b,function(a){console.log(a)},_.toArray(arguments))}},j=i(c.debug),k=i(c.error),l=i(c.warn),m=i(c.info),n=i(c.notice),o=i(c.log),p=i(c.TAS),q=i(c.callstack),r=i(c.callstack_async),s=function(a,b){var c=_.findIndex(e,function(c){return _.difference(c.stack,a).length===_.difference(a,c.stack).length&&0===_.difference(c.stack,a).length&&c.label===b});return-1===c&&(c=e.length,e.push({stack:a,label:b})),c},t=function(a){var b=_.defaults(a,d);b.logging=_.defaults(a&&a.logging||{},d.logging),d=b},u=function(){d.logging.debug=!0,d.debugMode=!0},v=function(){var a=new Error("dummy"),b=_.map(_.rest(a.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@").split("\n")),function(a){return a.replace(/\s+.*$/,"")});return b},w=function(a){var b,c;_.find(a,function(a){return(b=a.match(/TAS_CALLSTACK_(\d+)/))?(c=e[b[1]],r("===================="+(c.label?"> "+c.label+" <":"")+"===================="),w(c.stack),!0):(q(a),!1)})},x=function(){var a;d.debugMode&&(a=v(),a.shift(),p("==============================> CALLSTACK <=============================="),w(a),p("========================================================================="))},y=function(a,b,c){var e;return"function"==typeof a&&(c=b,b=a,a=void 0),d.debugMode?(e=v(),e.shift(),function(a,b,c,d){var e=s(c,d);return new Function("cb","ctx","TASlog","return function TAS_CALLSTACK_"+e+"(){TASlog('Entering: '+(cb.name||'(anonymous function)'));cb.apply(ctx||{},arguments);TASlog('Exiting: '+(cb.name||'(anonymous function)'));};")(a,b,p)}(b,c,e,a)):function(a,b){return function(){a.apply(b||{},arguments)}}(b,c)},z=function(a,b){f[a]=b},A=function(){setAttrs(f),f={}},B=function(a,b){return _.chain(a).reduce(function(b,c){return"string"==typeof c?b.push(c):(_.isArray(a)||_.isArguments(a))&&(b=B(c,b)),b},_.isArray(b)&&b||[]).uniq().value()},C=function(a,b){Object.defineProperty(a,"id",{value:b,writeable:!1,enumerable:!1})},D=function(a,b,c,d){!function(){var e=_.contains(["S","F","I","D"],b)?"_"+b:b,f=d||b,g=c;_.each(["S","I","F"],function(b){_.has(a,b)||Object.defineProperty(a,b,{value:{},enumerable:!1,readonly:!0})}),_.has(a,"D")||Object.defineProperty(a,"D",{value:_.reduce(_.range(10),function(a,b){return Object.defineProperty(a,b,{value:{},enumerable:!0,readonly:!0}),a},{}),enumerable:!1,readonly:!0}),Object.defineProperty(a,e,{enumerable:!0,set:function(a){a!==g&&(g=a,z(f,a))},get:function(){return g}}),Object.defineProperty(a.S,e,{enumerable:!0,set:function(a){var b=a.toString();b!==g&&(g=b,z(f,b))},get:function(){return g.toString()}}),Object.defineProperty(a.I,e,{enumerable:!0,set:function(a){var b=parseInt(a,10)||0;b!==g&&(g=b,z(f,b))},get:function(){return parseInt(g,10)||0}}),Object.defineProperty(a.F,e,{enumerable:!0,set:function(a){var b=parseFloat(a)||0;b!==g&&(g=b,z(f,b))},get:function(){return parseFloat(g)||0}}),_.each(_.range(10),function(b){Object.defineProperty(a.D[b],e,{enumerable:!0,set:function(a){var c=(parseFloat(a)||0).toFixed(b);c!==g&&(g=c,z(f,c))},get:function(){return(parseFloat(g)||0).toFixed(b)}})})}()},E=function(a){return function(a){var b=a,c=[],d=[],e=[],f=[],g=function(){return c=B(arguments,c),this},h=function(){return d=B(arguments,d),this},i=function(b,c,d,f){return e.push({type:"reduce",func:b&&_.isFunction(b)&&b||_.noop,memo:_.isUndefined(c)&&0||c,final:d&&_.isFunction(d)&&d||_.noop,context:f||{}}),this},j=function(b,c,d){return e.push({type:"map",func:b&&_.isFunction(b)&&b||_.noop,final:c&&_.isFunction(c)&&c||_.noop,context:d||{}}),this},k=function(b,c,d){return e.push({type:"each",func:b&&_.isFunction(b)&&b||_.noop,final:c&&_.isFunction(c)&&c||_.noop,context:d||{}}),this},l=function(b,c){return e.push({type:"tap",final:b&&_.isFunction(b)&&b||_.noop,context:c||{}}),this},m=function(b,c){return f.push({callback:b&&_.isFunction(b)&&b||_.noop,context:c||{}}),this},n=function(g,h){var i={},j={},k=[],l=[];m(g,h),getSectionIDs("repeating_"+b,function(a){k=a,l=_.reduce(k,function(a,c){return a.concat(_.map(d,function(a){return"repeating_"+b+"_"+c+"_"+a}))},[]),getAttrs(_.uniq(c.concat(l)),function(a){_.each(c,function(b){a.hasOwnProperty(b)&&D(j,b,a[b])}),i=_.reduce(k,function(c,e){var f={};return C(f,e),_.each(d,function(c){var d="repeating_"+b+"_"+e+"_"+c;D(f,c,a[d],d)}),c[e]=f,c},{}),_.each(e,function(a){var b;switch(a.type){case"tap":_.bind(a.final,a.context,i,j)();break;case"each":_.each(i,function(b){_.bind(a.func,a.context,b,j,b.id,i)()}),_.bind(a.final,a.context,i,j)();break;case"map":b=_.map(i,function(b){return _.bind(a.func,a.context,b,j,b.id,i)()}),_.bind(a.final,a.context,b,i,j)();break;case"reduce":b=a.memo,_.each(i,function(c){b=_.bind(a.func,a.context,b,c,j,c.id,i)()}),_.bind(a.final,a.context,b,i,j)()}}),A(),_.each(f,function(a){_.bind(a.callback,a.context)()})})})};return{attrs:g,attr:g,column:h,columns:h,field:h,fields:h,reduce:i,inject:i,foldl:i,map:j,collect:j,each:k,forEach:k,tap:l,do:l,after:m,last:m,done:m,execute:n,go:n,run:n}}(a)},F=function(a,b,c){E(a).attr(c).field(b).reduce(function(a,c){return a+c.F[b]},0,function(a,b,d){d.S[c]=a}).execute()};return console.log("%c•.¸¸.•*´¨`*•.¸¸.•*´¨`*•.¸ The Aaron Sheet v"+a+" ¸.•*´¨`*•.¸¸.•*´¨`*•.¸¸.•","background: linear-gradient(to right,green,white,white,green); color:black;text-shadow: 0 0 8px white;"),console.log("%c•.¸¸.•*´¨`*•.¸¸.•*´¨`*•.¸ Last update: "+new Date(1e3*b)+" ¸.•*´¨`*•.¸¸.•*´¨`*•.¸¸.•","background: linear-gradient(to right,green,white,white,green); color:black;text-shadow: 0 0 8px white;"),{repeatingSimpleSum:F,repeating:E,config:t,callback:y,callstack:x,debugMode:u,_fn:y,debug:j,error:k,warn:l,info:m,notice:n,log:o}}();
|
||
/* ---- END: TheAaronSheet.js ---- */
|
||
|
||
//Armor Calc Sheet Worker using TAS
|
||
// Calculate Armor Weights
|
||
/*on('change:repeating_armor remove:repeating_armor',function(){
|
||
TAS.repeatingSimpleSum('armor','ArmorTotalAC','AC_CalcZero');
|
||
console.log ("ArmorTotalAC");
|
||
});*/
|
||
//on('change:agi change:armorclassluckyroll change:luckstarting', function() {
|
||
// updateStartingArmor(['AC_CalcZero', 'ArmorCheckZero', 'ArmorSpeedZero', 'agiMod', 'ArmorClassLuckyRoll', 'luckstartingMod']) ;
|
||
//});
|
||
|
||
//function updateStartingArmor() {
|
||
// getAttrs(["AC_CalcZero", "ArmorCheckZero", "ArmorSpeedZero", "agiMod", "ArmorClassLuckyRoll" , "luckstartingMod"], function(values) {
|
||
//
|
||
// console.log("AC Lucky Roll value="+values.ArmorClassLuckyRoll);
|
||
|
||
// var baseac = parseInt(10);
|
||
// var agiac = parseInt(values.agiMod);
|
||
//var checkluckyac = (values.ArmorClassLuckyRoll == 'on') ? true : false;
|
||
// var luckyac = parseInt(values.luckstartingMod);
|
||
// var startac = 0;
|
||
|
||
//if ((checkluckyac) == true) {
|
||
// console.log("**AC Lucky Roll is Checked**");
|
||
//startac = baseac + agiac + luckyac;
|
||
//} else {
|
||
// console.log("**AC Lucky Roll is not Checked**");
|
||
//startac = baseac + agiac;
|
||
//}
|
||
|
||
//console.log("Starting AC Value="+ baseac);
|
||
//console.log("Agi Bonus to AC="+ agiac);
|
||
//console.log("Lucky Roll to AC="+ luckyac);
|
||
//console.log("Base Starting AC="+ startac);
|
||
|
||
//setAttrs({
|
||
// AC_CalcZero: startac,
|
||
//ArmorCheckZero: parseInt(0),
|
||
//ArmorSpeedZero: parseInt(0)
|
||
//});
|
||
//});
|
||
//}
|
||
|
||
on("change:repeating_armor:armorcheck change:repeating_armor:armoracbase change:repeating_armor:armormagicbonus change:repeating_armor:armorspeed change:repeating_armor:armoractive remove:repeating_armor change:agimod change:armorclassluckyroll change:luckstarting", function() {
|
||
|
||
getAttrs(["AC_Calc", "ArmorCheck", "ArmorSpeed", "agiMod", "ArmorClassLuckyRoll" , "luckstartingMod"], function(values) {
|
||
|
||
console.log("AC Lucky Roll value="+values.ArmorClassLuckyRoll);
|
||
|
||
var baseac = parseInt(10);
|
||
var agiac = parseInt(values.agiMod);
|
||
var checkluckyac = (values.ArmorClassLuckyRoll == 'on') ? true : false;
|
||
var luckyac = parseInt(values.luckstartingMod);
|
||
var startac = 0;
|
||
|
||
if ((checkluckyac) == true) {
|
||
console.log("**AC Lucky Roll is Checked**");
|
||
startac = baseac + agiac + luckyac;
|
||
} else {
|
||
console.log("**AC Lucky Roll is not Checked**");
|
||
startac = baseac + agiac;
|
||
}
|
||
|
||
console.log("Starting AC Value="+ baseac);
|
||
console.log("Agi Bonus to AC="+ agiac);
|
||
console.log("Lucky Roll to AC="+ luckyac);
|
||
console.log("Base Starting AC="+ startac);
|
||
|
||
setAttrs({
|
||
AC_Calc: startac,
|
||
ArmorCheck: parseInt(0),
|
||
ArmorSpeed: parseInt(0)
|
||
});
|
||
});
|
||
|
||
TAS.repeating("armor")
|
||
.attrs("AC_Calc", "ArmorCheck", "ArmorSpeed", "agiMod", "ArmorClassLuckyRoll")
|
||
.fields("ArmorACBase","ArmorMagicBonus","ArmorCheck","ArmorSpeed","ArmorActive")
|
||
.map(function(row, attrSet, id, rowSet) {
|
||
|
||
console.log(row.ArmorActive);
|
||
|
||
var Check = parseInt(row.ArmorCheck)||0;
|
||
var Speed = parseInt(row.ArmorSpeed)||0;
|
||
//var CheckArmor = (row.ArmorActive);
|
||
var CheckArmor = (row.ArmorActive == 'on') ? true : false;
|
||
//var CheckNoArmor = (row.ArmorActiveUnarmored);
|
||
//var CheckNoArmor = (row.ArmorActiveUnarmored == 'on') ? true : false;
|
||
var ACBase = parseInt(row.ArmorACBase)||0;
|
||
var ACBonus = parseInt(row.ArmorMagicBonus)||0;
|
||
|
||
//attrSet.AC_Unarmored_CalcZero += parseInt(ACBase) + parseInt(ACBonus);
|
||
//attrSet.AC_CalcZero += parseInt(ACBase) + parseInt(ACBonus);
|
||
|
||
console.log("CheckBonus="+ Check);
|
||
console.log("SpeedBonus="+ Speed);
|
||
console.log("Active Armor Checked="+ CheckArmor);
|
||
//console.log("Unarmored Checked="+ CheckNoArmor);
|
||
console.log("Base Armor="+ ACBase);
|
||
console.log("Bonus Armor="+ ACBonus);
|
||
|
||
console.log("AGI Mod="+ attrSet.agiMod);
|
||
console.log("LuckyRoll="+ attrSet.ArmorClassLuckyRoll);
|
||
console.log("Current AC="+ attrSet.AC_Calc);
|
||
|
||
if ((CheckArmor) == true) {
|
||
console.log("1");
|
||
attrSet.AC_Calc += parseInt(ACBase) + parseInt(ACBonus);
|
||
attrSet.ArmorCheck += parseInt(Check);
|
||
attrSet.ArmorSpeed += parseInt(Speed);
|
||
console.log("Current Worn AC="+ attrSet.AC_Calc);
|
||
} else {
|
||
console.log("4");
|
||
//updateStartingArmor(['AC_CalcZero', 'ArmorCheckZero', 'ArmorSpeedZero', 'agiMod', 'ArmorClassLuckyRoll', 'luckstartingMod']) ;
|
||
}
|
||
|
||
})
|
||
.execute();
|
||
});
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|