Whisper & Weapon upgrade

Added a whisper to GM option and some weapon options to add (accuracy and a special tab)
This commit is contained in:
Maximilien Rigaut
2021-12-01 19:26:43 +01:00
parent 436131597c
commit 80606160aa
3 changed files with 116 additions and 89 deletions
+104 -80
View File
@@ -23,7 +23,11 @@
<input type="radio" class="sheet-tab sheet-tab8" name="attr_core-tab" value="8" title="Ship" />
<span class="sheet-tab sheet-tab8" style='line-height: 40px;'>Ship</span>
<input type="checkbox" class="sheet-eltab" name="attr_whispertab" value="9" title="GM" />
<span class="sheet-eltab" style='line-height: 40px;'>GM</span>
<br><br>
<input type="hidden" class="whisper" name="attr_whisper" value="" readonly=""/>
<!-- End Tab setup -->
<div class="sheet-section-core"><!-- Core Tab -->
@@ -133,7 +137,7 @@
<!-- WeaponSkill (WS) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_WS" type="roll" value="&{template:dh2ed}[[[[floor((@{WeaponSkill} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Weapon Skill}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{WeaponSkill}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{WeaponSkill} + [[?{Modifier|+0}]]]]}}">
<button name="roll_WS" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{WeaponSkill} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Weapon Skill}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{WeaponSkill}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{WeaponSkill} + [[?{Modifier|+0}]]]]}}">
<label>Weapon Skill (WS)</label>
</button>
</div>
@@ -161,7 +165,7 @@
<!-- BallisticSkill (BS) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_BS" type="roll" value="&{template:dh2ed}[[[[floor((@{BallisticSkill} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Ballistic Skill}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{BallisticSkill}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{BallisticSkill} + [[?{Modifier|+0}]]]]}}">
<button name="roll_BS" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{BallisticSkill} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Ballistic Skill}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{BallisticSkill}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{BallisticSkill} + [[?{Modifier|+0}]]]]}}">
<label>Ballistic Skill (BS)</label>
</button>
</div>
@@ -189,7 +193,7 @@
<!-- Strength (S) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_S" type="roll" value="&{template:dh2ed}[[[[floor((@{Strength} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Strength}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Strength}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Strength} + [[?{Modifier|+0}]]]]}}">
<button name="roll_S" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Strength} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Strength}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Strength}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Strength} + [[?{Modifier|+0}]]]]}}">
<label>Strength (S)</label>
</button>
</div>
@@ -217,7 +221,7 @@
<!-- Toughness (T) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_T" type="roll" value="&{template:dh2ed}[[[[floor((@{Toughness} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Toughness}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Toughness}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Toughness} + [[?{Modifier|+0}]]]]}}">
<button name="roll_T" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Toughness} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Toughness}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Toughness}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Toughness} + [[?{Modifier|+0}]]]]}}">
<label>Toughness (T)</label>
</button>
</div>
@@ -245,7 +249,7 @@
<!-- Agility (Ag) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_Ag" type="roll" value="&{template:dh2ed}[[[[floor((@{Agility} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Agility}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Agility}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Agility} + [[?{Modifier|+0}]]]]}}">
<button name="roll_Ag" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Agility} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Agility}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Agility}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Agility} + [[?{Modifier|+0}]]]]}}">
<label>Agility (Ag)</label>
</button>
</div>
@@ -277,7 +281,7 @@
<!-- Intelligence (Int) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_Int" type="roll" value="&{template:dh2ed}[[[[floor((@{Intelligence} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Intelligence}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Intelligence}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Intelligence} + [[?{Modifier|+0}]]]]}}">
<button name="roll_Int" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Intelligence} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Intelligence}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Intelligence}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Intelligence} + [[?{Modifier|+0}]]]]}}">
<label>Intelligence (Int)</label>
</button>
</div>
@@ -305,7 +309,7 @@
<!-- Perception (Per) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_Per" type="roll" value="&{template:dh2ed}[[[[floor((@{Perception} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Perception}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Perception}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Perception} + [[?{Modifier|+0}]]]]}}">
<button name="roll_Per" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Perception} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Perception}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Perception}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Perception} + [[?{Modifier|+0}]]]]}}">
<label>Perception (Per)</label>
</button>
</div>
@@ -333,7 +337,7 @@
<!-- Willpower (WP) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_WP" type="roll" value="&{template:dh2ed}[[[[floor((@{Willpower} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Willpower}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Willpower}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Willpower} + [[?{Modifier|+0}]]]]}}">
<button name="roll_WP" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Willpower} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Willpower}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Willpower}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Willpower} + [[?{Modifier|+0}]]]]}}">
<label>Willpower (WP)</label>
</button>
</div>
@@ -361,7 +365,7 @@
<!-- Fellowship (Fel) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_Fel" type="roll" value="&{template:dh2ed}[[[[floor((@{Fellowship} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Fellowship}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Fellowship}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Fellowship} + [[?{Modifier|+0}]]]]}}">
<button name="roll_Fel" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Fellowship} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Fellowship}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Fellowship}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Fellowship} + [[?{Modifier|+0}]]]]}}">
<label>Fellowship (Fel)</label>
</button>
</div>
@@ -389,7 +393,7 @@
<!-- Influence (Ifl) -->
<div class="sheet-2colrow">
<div class="sheet-col">
<button name="roll_Inf" type="roll" value="&{template:dh2ed}[[[[floor((@{Influence} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Influence}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Influence}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Influence} + [[?{Modifier|+0}]]]]}}">
<button name="roll_Inf" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{Influence} +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Influence}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{Influence}]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{Influence} + [[?{Modifier|+0}]]]]}}">
<label>Influence (Inf)</label>
</button>
</div>
@@ -428,12 +432,12 @@
<h3>Initiative</h3>
<div class="sheet-row">
<div class="sheet-item" style="width:30%">
<button name="roll_Initiative" title="Select your token first!" type="roll" value="/em rolls Initiative and gets [[1d10+floor(@{selected|Agility} /10) + @{selected|UnAg} &{tracker}]]."><label>Agility</label></button>
<button name="roll_Initiative" title="Select your token first!" type="roll" value="@{whisper}/em rolls Initiative and gets [[1d10+floor(@{selected|Agility} /10) + @{selected|UnAg} &{tracker}]]."><label>Agility</label></button>
</div>
<div class="sheet-item" style="width:1%">
</div>
<div class="sheet-item" style="width:35%">
<button name="roll_CInitiative" title="Select your token first!" type="roll" value="/em rolls Custom Initiative and gets [[@{selected|CInitiativeInput} &{tracker}]]."><label>Custom</label></button>
<button name="roll_CInitiative" title="Select your token first!" type="roll" value="@{whisper}/em rolls Custom Initiative and gets [[@{selected|CInitiativeInput} &{tracker}]]."><label>Custom</label></button>
</div>
<div class="sheet-item" style="width:34%">
<input name="attr_CInitiativeInput" type="text" value="1d10">
@@ -585,7 +589,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Acrobatics" type="roll"
value="&{template:dh2ed}[[[[floor((@{AcrobaticsCharacteristic} + (-20 + @{Acrobatics1} + @{Acrobatics2} + @{Acrobatics3} + @{Acrobatics4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Acrobatics}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{AcrobaticsCharacteristic} + (-20 + @{Acrobatics1} + @{Acrobatics2} + @{Acrobatics3} + @{Acrobatics4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{AcrobaticsCharacteristic} + (-20 + @{Acrobatics1} + @{Acrobatics2} + @{Acrobatics3} + @{Acrobatics4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{AcrobaticsCharacteristic} + (-20 + @{Acrobatics1} + @{Acrobatics2} + @{Acrobatics3} + @{Acrobatics4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Acrobatics}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{AcrobaticsCharacteristic} + (-20 + @{Acrobatics1} + @{Acrobatics2} + @{Acrobatics3} + @{Acrobatics4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{AcrobaticsCharacteristic} + (-20 + @{Acrobatics1} + @{Acrobatics2} + @{Acrobatics3} + @{Acrobatics4}) + [[?{Modifier|+0}]]]]}}">
<label>Acrobatics</label>
</button>
</div>
@@ -608,7 +612,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Athletics" type="roll"
value="&{template:dh2ed}[[[[floor((@{AthleticsCharacteristic} + (-20 + @{Athletics1} + @{Athletics2} + @{Athletics3} + @{Athletics4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Athletics}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{AthleticsCharacteristic} + (-20 + @{Athletics1} + @{Athletics2} + @{Athletics3} + @{Athletics4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{AthleticsCharacteristic} + (-20 + @{Athletics1} + @{Athletics2} + @{Athletics3} + @{Athletics4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{AthleticsCharacteristic} + (-20 + @{Athletics1} + @{Athletics2} + @{Athletics3} + @{Athletics4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Athletics}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{AthleticsCharacteristic} + (-20 + @{Athletics1} + @{Athletics2} + @{Athletics3} + @{Athletics4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{AthleticsCharacteristic} + (-20 + @{Athletics1} + @{Athletics2} + @{Athletics3} + @{Athletics4}) + [[?{Modifier|+0}]]]]}}">
<label>Athletics</label>
</button>
</div>
@@ -631,7 +635,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Awareness" type="roll"
value="&{template:dh2ed}[[[[floor((@{AwarenessCharacteristic} + (-20 + @{Awareness1} + @{Awareness2} + @{Awareness3} + @{Awareness4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Awareness}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{AwarenessCharacteristic} + (-20 + @{Awareness1} + @{Awareness2} + @{Awareness3} + @{Awareness4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{AwarenessCharacteristic} + (-20 + @{Awareness1} + @{Awareness2} + @{Awareness3} + @{Awareness4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{AwarenessCharacteristic} + (-20 + @{Awareness1} + @{Awareness2} + @{Awareness3} + @{Awareness4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Awareness}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{AwarenessCharacteristic} + (-20 + @{Awareness1} + @{Awareness2} + @{Awareness3} + @{Awareness4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{AwarenessCharacteristic} + (-20 + @{Awareness1} + @{Awareness2} + @{Awareness3} + @{Awareness4}) + [[?{Modifier|+0}]]]]}}">
<label>Awareness</label>
</button>
</div>
@@ -655,7 +659,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Charm" type="roll"
value="&{template:dh2ed}[[[[floor((@{CharmCharacteristic} + (-20 + @{Charm1} + @{Charm2} + @{Charm3} + @{Charm4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Charm}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CharmCharacteristic} + (-20 + @{Charm1} + @{Charm2} + @{Charm3} + @{Charm4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CharmCharacteristic} + (-20 + @{Charm1} + @{Charm2} + @{Charm3} + @{Charm4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{CharmCharacteristic} + (-20 + @{Charm1} + @{Charm2} + @{Charm3} + @{Charm4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Charm}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CharmCharacteristic} + (-20 + @{Charm1} + @{Charm2} + @{Charm3} + @{Charm4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CharmCharacteristic} + (-20 + @{Charm1} + @{Charm2} + @{Charm3} + @{Charm4}) + [[?{Modifier|+0}]]]]}}">
<label>Charm</label>
</button>
</div>
@@ -678,7 +682,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Command" type="roll"
value="&{template:dh2ed}[[[[floor((@{CommandCharacteristic} + (-20 + @{Command1} + @{Command2} + @{Command3} + @{Command4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Command}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommandCharacteristic} + (-20 + @{Command1} + @{Command2} + @{Command3} + @{Command4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommandCharacteristic} + (-20 + @{Command1} + @{Command2} + @{Command3} + @{Command4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{CommandCharacteristic} + (-20 + @{Command1} + @{Command2} + @{Command3} + @{Command4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Command}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommandCharacteristic} + (-20 + @{Command1} + @{Command2} + @{Command3} + @{Command4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommandCharacteristic} + (-20 + @{Command1} + @{Command2} + @{Command3} + @{Command4}) + [[?{Modifier|+0}]]]]}}">
<label>Command</label>
</button>
</div>
@@ -703,7 +707,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Commerce" type="roll"
value="&{template:dh2ed}[[[[floor((@{CommerceCharacteristic} + (-20 + @{Commerce1} + @{Commerce2} + @{Commerce3} + @{Commerce4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Commerce}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommerceCharacteristic} + (-20 + @{Commerce1} + @{Commerce2} + @{Commerce3} + @{Commerce4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommerceCharacteristic} + (-20 + @{Commerce1} + @{Commerce2} + @{Commerce3} + @{Commerce4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{CommerceCharacteristic} + (-20 + @{Commerce1} + @{Commerce2} + @{Commerce3} + @{Commerce4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Commerce}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommerceCharacteristic} + (-20 + @{Commerce1} + @{Commerce2} + @{Commerce3} + @{Commerce4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommerceCharacteristic} + (-20 + @{Commerce1} + @{Commerce2} + @{Commerce3} + @{Commerce4}) + [[?{Modifier|+0}]]]]}}">
<label>Commerce</label>
</button>
</div>
@@ -726,7 +730,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Deceive" type="roll"
value="&{template:dh2ed}[[[[floor((@{DeceiveCharacteristic} + (-20 + @{Deceive1} + @{Deceive2} + @{Deceive3} + @{Deceive4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Deceive}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{DeceiveCharacteristic} + (-20 + @{Deceive1} + @{Deceive2} + @{Deceive3} + @{Deceive4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{DeceiveCharacteristic} + (-20 + @{Deceive1} + @{Deceive2} + @{Deceive3} + @{Deceive4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{DeceiveCharacteristic} + (-20 + @{Deceive1} + @{Deceive2} + @{Deceive3} + @{Deceive4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Deceive}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{DeceiveCharacteristic} + (-20 + @{Deceive1} + @{Deceive2} + @{Deceive3} + @{Deceive4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{DeceiveCharacteristic} + (-20 + @{Deceive1} + @{Deceive2} + @{Deceive3} + @{Deceive4}) + [[?{Modifier|+0}]]]]}}">
<label>Deceive</label>
</button>
</div>
@@ -749,7 +753,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Dodge" type="roll"
value="&{template:dh2ed}[[[[floor((@{DodgeCharacteristic} + (-20 + @{Dodge1} + @{Dodge2} + @{Dodge3} + @{Dodge4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Dodge}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{DodgeCharacteristic} + (-20 + @{Dodge1} + @{Dodge2} + @{Dodge3} + @{Dodge4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{DodgeCharacteristic} + (-20 + @{Dodge1} + @{Dodge2} + @{Dodge3} + @{Dodge4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{DodgeCharacteristic} + (-20 + @{Dodge1} + @{Dodge2} + @{Dodge3} + @{Dodge4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Dodge}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{DodgeCharacteristic} + (-20 + @{Dodge1} + @{Dodge2} + @{Dodge3} + @{Dodge4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{DodgeCharacteristic} + (-20 + @{Dodge1} + @{Dodge2} + @{Dodge3} + @{Dodge4}) + [[?{Modifier|+0}]]]]}}">
<label>Dodge</label>
</button>
</div>
@@ -771,7 +775,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Inquiry" type="roll"
value="&{template:dh2ed}[[[[floor((@{InquiryCharacteristic} + (-20 + @{Inquiry1} + @{Inquiry2} + @{Inquiry3} + @{Inquiry4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Inquiry}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{InquiryCharacteristic} + (-20 + @{Inquiry1} + @{Inquiry2} + @{Inquiry3} + @{Inquiry4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{InquiryCharacteristic} + (-20 + @{Inquiry1} + @{Inquiry2} + @{Inquiry3} + @{Inquiry4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{InquiryCharacteristic} + (-20 + @{Inquiry1} + @{Inquiry2} + @{Inquiry3} + @{Inquiry4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Inquiry}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{InquiryCharacteristic} + (-20 + @{Inquiry1} + @{Inquiry2} + @{Inquiry3} + @{Inquiry4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{InquiryCharacteristic} + (-20 + @{Inquiry1} + @{Inquiry2} + @{Inquiry3} + @{Inquiry4}) + [[?{Modifier|+0}]]]]}}">
<label>Inquiry</label>
</button>
</div>
@@ -795,7 +799,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Interrogation" type="roll"
value="&{template:dh2ed}[[[[floor((@{InterrogationCharacteristic} + (-20 + @{Interrogation1} + @{Interrogation2} + @{Interrogation3} + @{Interrogation4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Interrogation}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{InterrogationCharacteristic} + (-20 + @{Interrogation1} + @{Interrogation2} + @{Interrogation3} + @{Interrogation4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{InterrogationCharacteristic} + (-20 + @{Interrogation1} + @{Interrogation2} + @{Interrogation3} + @{Interrogation4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{InterrogationCharacteristic} + (-20 + @{Interrogation1} + @{Interrogation2} + @{Interrogation3} + @{Interrogation4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Interrogation}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{InterrogationCharacteristic} + (-20 + @{Interrogation1} + @{Interrogation2} + @{Interrogation3} + @{Interrogation4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{InterrogationCharacteristic} + (-20 + @{Interrogation1} + @{Interrogation2} + @{Interrogation3} + @{Interrogation4}) + [[?{Modifier|+0}]]]]}}">
<label>Interrogation</label>
</button>
</div>
@@ -818,7 +822,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Intimidate" type="roll"
value="&{template:dh2ed}[[[[floor((@{IntimidateCharacteristic} + (-20 + @{Intimidate1} + @{Intimidate2} + @{Intimidate3} + @{Intimidate4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Intimidate}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{IntimidateCharacteristic} + (-20 + @{Intimidate1} + @{Intimidate2} + @{Intimidate3} + @{Intimidate4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{IntimidateCharacteristic} + (-20 + @{Intimidate1} + @{Intimidate2} + @{Intimidate3} + @{Intimidate4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{IntimidateCharacteristic} + (-20 + @{Intimidate1} + @{Intimidate2} + @{Intimidate3} + @{Intimidate4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Intimidate}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{IntimidateCharacteristic} + (-20 + @{Intimidate1} + @{Intimidate2} + @{Intimidate3} + @{Intimidate4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{IntimidateCharacteristic} + (-20 + @{Intimidate1} + @{Intimidate2} + @{Intimidate3} + @{Intimidate4}) + [[?{Modifier|+0}]]]]}}">
<label>Intimidate</label>
</button>
</div>
@@ -841,7 +845,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Logic" type="roll"
value="&{template:dh2ed}[[[[floor((@{LogicCharacteristic} + (-20 + @{Logic1} + @{Logic2} + @{Logic3} + @{Logic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Logic}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LogicCharacteristic} + (-20 + @{Logic1} + @{Logic2} + @{Logic3} + @{Logic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LogicCharacteristic} + (-20 + @{Logic1} + @{Logic2} + @{Logic3} + @{Logic4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{LogicCharacteristic} + (-20 + @{Logic1} + @{Logic2} + @{Logic3} + @{Logic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Logic}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LogicCharacteristic} + (-20 + @{Logic1} + @{Logic2} + @{Logic3} + @{Logic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LogicCharacteristic} + (-20 + @{Logic1} + @{Logic2} + @{Logic3} + @{Logic4}) + [[?{Modifier|+0}]]]]}}">
<label>Logic</label>
</button>
</div>
@@ -864,7 +868,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Medicae" type="roll"
value="&{template:dh2ed}[[[[floor((@{MedicaeCharacteristic} + (-20 + @{Medicae1} + @{Medicae2} + @{Medicae3} + @{Medicae4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Medicae}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{MedicaeCharacteristic} + (-20 + @{Medicae1} + @{Medicae2} + @{Medicae3} + @{Medicae4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{MedicaeCharacteristic} + (-20 + @{Medicae1} + @{Medicae2} + @{Medicae3} + @{Medicae4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{MedicaeCharacteristic} + (-20 + @{Medicae1} + @{Medicae2} + @{Medicae3} + @{Medicae4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Medicae}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{MedicaeCharacteristic} + (-20 + @{Medicae1} + @{Medicae2} + @{Medicae3} + @{Medicae4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{MedicaeCharacteristic} + (-20 + @{Medicae1} + @{Medicae2} + @{Medicae3} + @{Medicae4}) + [[?{Modifier|+0}]]]]}}">
<label>Medicae</label>
</button>
</div>
@@ -902,7 +906,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:100%">
<button name="roll_Surface" type="roll"
value="&{template:dh2ed}[[[[floor((@{NavigateCharacteristic} + (-20 + @{Surface1} + @{Surface2} + @{Surface3} + @{Surface4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Navigate (Surface)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{NavigateCharacteristic} + (-20 + @{Surface1} + @{Surface2} + @{Surface3} + @{Surface4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{NavigateCharacteristic} + (-20 + @{Surface1} + @{Surface2} + @{Surface3} + @{Surface4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{NavigateCharacteristic} + (-20 + @{Surface1} + @{Surface2} + @{Surface3} + @{Surface4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Navigate (Surface)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{NavigateCharacteristic} + (-20 + @{Surface1} + @{Surface2} + @{Surface3} + @{Surface4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{NavigateCharacteristic} + (-20 + @{Surface1} + @{Surface2} + @{Surface3} + @{Surface4}) + [[?{Modifier|+0}]]]]}}">
<label>Surface</label>
</button>
</div>
@@ -919,7 +923,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:100%">
<button name="roll_Stellar" type="roll"
value="&{template:dh2ed}[[[[floor((@{NavigateCharacteristic} + (-20 + @{Stellar1} + @{Stellar2} + @{Stellar3} + @{Stellar4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Navigate (Stellar)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{NavigateCharacteristic} + (-20 + @{Stellar1} + @{Stellar2} + @{Stellar3} + @{Stellar4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{NavigateCharacteristic} + (-20 + @{Stellar1} + @{Stellar2} + @{Stellar3} + @{Stellar4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{NavigateCharacteristic} + (-20 + @{Stellar1} + @{Stellar2} + @{Stellar3} + @{Stellar4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Navigate (Stellar)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{NavigateCharacteristic} + (-20 + @{Stellar1} + @{Stellar2} + @{Stellar3} + @{Stellar4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{NavigateCharacteristic} + (-20 + @{Stellar1} + @{Stellar2} + @{Stellar3} + @{Stellar4}) + [[?{Modifier|+0}]]]]}}">
<label>Stellar</label>
</button>
</div>
@@ -936,7 +940,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:100%">
<button name="roll_Warp" type="roll"
value="&{template:dh2ed}[[[[floor((@{NavigateCharacteristic} + (-20 + @{Warp1} + @{Warp2} + @{Warp3} + @{Warp4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Navigate (Warp)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{NavigateCharacteristic} + (-20 + @{Warp1} + @{Warp2} + @{Warp3} + @{Warp4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{NavigateCharacteristic} + (-20 + @{Warp1} + @{Warp2} + @{Warp3} + @{Warp4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{NavigateCharacteristic} + (-20 + @{Warp1} + @{Warp2} + @{Warp3} + @{Warp4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Navigate (Warp)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{NavigateCharacteristic} + (-20 + @{Warp1} + @{Warp2} + @{Warp3} + @{Warp4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{NavigateCharacteristic} + (-20 + @{Warp1} + @{Warp2} + @{Warp3} + @{Warp4}) + [[?{Modifier|+0}]]]]}}">
<label>Warp</label>
</button>
</div>
@@ -967,7 +971,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:100%">
<button name="roll_Aeronautica" type="roll"
value="&{template:dh2ed}[[[[floor((@{OperateCharacteristic} + (-20 + @{Aeronautica1} + @{Aeronautica2} + @{Aeronautica3} + @{Aeronautica4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Operate (Aeronautica)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{OperateCharacteristic} + (-20 + @{Aeronautica1} + @{Aeronautica2} + @{Aeronautica3} + @{Aeronautica4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{OperateCharacteristic} + (-20 + @{Aeronautica1} + @{Aeronautica2} + @{Aeronautica3} + @{Aeronautica4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{OperateCharacteristic} + (-20 + @{Aeronautica1} + @{Aeronautica2} + @{Aeronautica3} + @{Aeronautica4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Operate (Aeronautica)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{OperateCharacteristic} + (-20 + @{Aeronautica1} + @{Aeronautica2} + @{Aeronautica3} + @{Aeronautica4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{OperateCharacteristic} + (-20 + @{Aeronautica1} + @{Aeronautica2} + @{Aeronautica3} + @{Aeronautica4}) + [[?{Modifier|+0}]]]]}}">
<label>Aeronautica</label>
</button>
</div>
@@ -984,7 +988,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:100%">
<button name="roll_OSurface" type="roll"
value="&{template:dh2ed}[[[[floor((@{OperateCharacteristic} + (-20 + @{OSurface1} + @{OSurface2} + @{OSurface3} + @{OSurface4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Operate (Surface)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{OperateCharacteristic} + (-20 + @{OSurface1} + @{OSurface2} + @{OSurface3} + @{OSurface4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{OperateCharacteristic} + (-20 + @{OSurface1} + @{OSurface2} + @{OSurface3} + @{OSurface4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{OperateCharacteristic} + (-20 + @{OSurface1} + @{OSurface2} + @{OSurface3} + @{OSurface4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Operate (Surface)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{OperateCharacteristic} + (-20 + @{OSurface1} + @{OSurface2} + @{OSurface3} + @{OSurface4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{OperateCharacteristic} + (-20 + @{OSurface1} + @{OSurface2} + @{OSurface3} + @{OSurface4}) + [[?{Modifier|+0}]]]]}}">
<label>Surface</label>
</button>
</div>
@@ -1001,7 +1005,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:100%">
<button name="roll_Voidship" type="roll"
value="&{template:dh2ed}[[[[floor((@{OperateCharacteristic} + (-20 + @{Voidship1} + @{Voidship2} + @{Voidship3} + @{Voidship4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Operate (Voidship)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{OperateCharacteristic} + (-20 + @{Voidship1} + @{Voidship2} + @{Voidship3} + @{Voidship4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{OperateCharacteristic} + (-20 + @{Voidship1} + @{Voidship2} + @{Voidship3} + @{Voidship4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{OperateCharacteristic} + (-20 + @{Voidship1} + @{Voidship2} + @{Voidship3} + @{Voidship4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Operate (Voidship)}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{OperateCharacteristic} + (-20 + @{Voidship1} + @{Voidship2} + @{Voidship3} + @{Voidship4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{OperateCharacteristic} + (-20 + @{Voidship1} + @{Voidship2} + @{Voidship3} + @{Voidship4}) + [[?{Modifier|+0}]]]]}}">
<label>Voidship</label>
</button>
</div>
@@ -1018,7 +1022,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Parry" type="roll"
value="&{template:dh2ed}[[[[floor((@{ParryCharacteristic} + (-20 + @{Parry1} + @{Parry2} + @{Parry3} + @{Parry4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Parry}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ParryCharacteristic} + (-20 + @{Parry1} + @{Parry2} + @{Parry3} + @{Parry4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ParryCharacteristic} + (-20 + @{Parry1} + @{Parry2} + @{Parry3} + @{Parry4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ParryCharacteristic} + (-20 + @{Parry1} + @{Parry2} + @{Parry3} + @{Parry4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Parry}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ParryCharacteristic} + (-20 + @{Parry1} + @{Parry2} + @{Parry3} + @{Parry4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ParryCharacteristic} + (-20 + @{Parry1} + @{Parry2} + @{Parry3} + @{Parry4}) + [[?{Modifier|+0}]]]]}}">
<label>Parry</label>
</button>
</div>
@@ -1040,7 +1044,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Psyniscience" type="roll"
value="&{template:dh2ed}[[[[floor((@{PsyniscienceCharacteristic} + (-20 + @{Psyniscience1} + @{Psyniscience2} + @{Psyniscience3} + @{Psyniscience4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Psyniscience}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{PsyniscienceCharacteristic} + (-20 + @{Psyniscience1} + @{Psyniscience2} + @{Psyniscience3} + @{Psyniscience4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{PsyniscienceCharacteristic} + (-20 + @{Psyniscience1} + @{Psyniscience2} + @{Psyniscience3} + @{Psyniscience4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{PsyniscienceCharacteristic} + (-20 + @{Psyniscience1} + @{Psyniscience2} + @{Psyniscience3} + @{Psyniscience4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Psyniscience}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{PsyniscienceCharacteristic} + (-20 + @{Psyniscience1} + @{Psyniscience2} + @{Psyniscience3} + @{Psyniscience4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{PsyniscienceCharacteristic} + (-20 + @{Psyniscience1} + @{Psyniscience2} + @{Psyniscience3} + @{Psyniscience4}) + [[?{Modifier|+0}]]]]}}">
<label>Psyniscience</label>
</button>
</div>
@@ -1063,7 +1067,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Scrutiny" type="roll"
value="&{template:dh2ed}[[[[floor((@{ScrutinyCharacteristic} + (-20 + @{Scrutiny1} + @{Scrutiny2} + @{Scrutiny3} + @{Scrutiny4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Scrutiny}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScrutinyCharacteristic} + (-20 + @{Scrutiny1} + @{Scrutiny2} + @{Scrutiny3} + @{Scrutiny4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScrutinyCharacteristic} + (-20 + @{Scrutiny1} + @{Scrutiny2} + @{Scrutiny3} + @{Scrutiny4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ScrutinyCharacteristic} + (-20 + @{Scrutiny1} + @{Scrutiny2} + @{Scrutiny3} + @{Scrutiny4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Scrutiny}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScrutinyCharacteristic} + (-20 + @{Scrutiny1} + @{Scrutiny2} + @{Scrutiny3} + @{Scrutiny4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScrutinyCharacteristic} + (-20 + @{Scrutiny1} + @{Scrutiny2} + @{Scrutiny3} + @{Scrutiny4}) + [[?{Modifier|+0}]]]]}}">
<label>Scrutiny</label>
</button>
</div>
@@ -1086,7 +1090,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Security" type="roll"
value="&{template:dh2ed}[[[[floor((@{SecurityCharacteristic} + (-20 + @{Security1} + @{Security2} + @{Security3} + @{Security4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Security}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{SecurityCharacteristic} + (-20 + @{Security1} + @{Security2} + @{Security3} + @{Security4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{SecurityCharacteristic} + (-20 + @{Security1} + @{Security2} + @{Security3} + @{Security4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{SecurityCharacteristic} + (-20 + @{Security1} + @{Security2} + @{Security3} + @{Security4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Security}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{SecurityCharacteristic} + (-20 + @{Security1} + @{Security2} + @{Security3} + @{Security4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{SecurityCharacteristic} + (-20 + @{Security1} + @{Security2} + @{Security3} + @{Security4}) + [[?{Modifier|+0}]]]]}}">
<label>Security</label>
</button>
</div>
@@ -1109,7 +1113,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_SleightOfHand" type="roll"
value="&{template:dh2ed}[[[[floor((@{SleightOfHandCharacteristic} + (-20 + @{SleightOfHand1} + @{SleightOfHand2} + @{SleightOfHand3} + @{SleightOfHand4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Sleight of Hand}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{SleightOfHandCharacteristic} + (-20 + @{SleightOfHand1} + @{SleightOfHand2} + @{SleightOfHand3} + @{SleightOfHand4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{SleightOfHandCharacteristic} + (-20 + @{SleightOfHand1} + @{SleightOfHand2} + @{SleightOfHand3} + @{SleightOfHand4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{SleightOfHandCharacteristic} + (-20 + @{SleightOfHand1} + @{SleightOfHand2} + @{SleightOfHand3} + @{SleightOfHand4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Sleight of Hand}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{SleightOfHandCharacteristic} + (-20 + @{SleightOfHand1} + @{SleightOfHand2} + @{SleightOfHand3} + @{SleightOfHand4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{SleightOfHandCharacteristic} + (-20 + @{SleightOfHand1} + @{SleightOfHand2} + @{SleightOfHand3} + @{SleightOfHand4}) + [[?{Modifier|+0}]]]]}}">
<label>SleightOfHand</label>
</button>
</div>
@@ -1132,7 +1136,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Stealth" type="roll"
value="&{template:dh2ed}[[[[floor((@{StealthCharacteristic} + (-20 + @{Stealth1} + @{Stealth2} + @{Stealth3} + @{Stealth4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Stealth}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{StealthCharacteristic} + (-20 + @{Stealth1} + @{Stealth2} + @{Stealth3} + @{Stealth4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{StealthCharacteristic} + (-20 + @{Stealth1} + @{Stealth2} + @{Stealth3} + @{Stealth4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{StealthCharacteristic} + (-20 + @{Stealth1} + @{Stealth2} + @{Stealth3} + @{Stealth4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Stealth}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{StealthCharacteristic} + (-20 + @{Stealth1} + @{Stealth2} + @{Stealth3} + @{Stealth4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{StealthCharacteristic} + (-20 + @{Stealth1} + @{Stealth2} + @{Stealth3} + @{Stealth4}) + [[?{Modifier|+0}]]]]}}">
<label>Stealth</label>
</button>
</div>
@@ -1155,7 +1159,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_Survival" type="roll"
value="&{template:dh2ed}[[[[floor((@{SurvivalCharacteristic} + (-20 + @{Survival1} + @{Survival2} + @{Survival3} + @{Survival4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Survival}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{SurvivalCharacteristic} + (-20 + @{Survival1} + @{Survival2} + @{Survival3} + @{Survival4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{SurvivalCharacteristic} + (-20 + @{Survival1} + @{Survival2} + @{Survival3} + @{Survival4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{SurvivalCharacteristic} + (-20 + @{Survival1} + @{Survival2} + @{Survival3} + @{Survival4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Survival}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{SurvivalCharacteristic} + (-20 + @{Survival1} + @{Survival2} + @{Survival3} + @{Survival4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{SurvivalCharacteristic} + (-20 + @{Survival1} + @{Survival2} + @{Survival3} + @{Survival4}) + [[?{Modifier|+0}]]]]}}">
<label>Survival</label>
</button>
</div>
@@ -1179,7 +1183,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:55%">
<button name="roll_TechUse" type="roll"
value="&{template:dh2ed}[[[[floor((@{TechUseCharacteristic} + (-20 + @{TechUse1} + @{TechUse2} + @{TechUse3} + @{TechUse4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Tech-Use}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TechUseCharacteristic} + (-20 + @{TechUse1} + @{TechUse2} + @{TechUse3} + @{TechUse4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TechUseCharacteristic} + (-20 + @{TechUse1} + @{TechUse2} + @{TechUse3} + @{TechUse4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{TechUseCharacteristic} + (-20 + @{TechUse1} + @{TechUse2} + @{TechUse3} + @{TechUse4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=Tech-Use}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TechUseCharacteristic} + (-20 + @{TechUse1} + @{TechUse2} + @{TechUse3} + @{TechUse4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TechUseCharacteristic} + (-20 + @{TechUse1} + @{TechUse2} + @{TechUse3} + @{TechUse4}) + [[?{Modifier|+0}]]]]}}">
<label>Tech-Use</label>
</button>
</div>
@@ -1222,7 +1226,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_1stLanguage" type="roll"
value="&{template:dh2ed}[[[[floor((@{LinguisticsCharacteristic} + (-20 + @{1stLanguage1} + @{1stLanguage2} + @{1stLanguage3} + @{1stLanguage4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stLanguage}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LinguisticsCharacteristic} + (-20 + @{1stLanguage1} + @{1stLanguage2} + @{1stLanguage3} + @{1stLanguage4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LinguisticsCharacteristic} + (-20 + @{1stLanguage1} + @{1stLanguage2} + @{1stLanguage3} + @{1stLanguage4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{LinguisticsCharacteristic} + (-20 + @{1stLanguage1} + @{1stLanguage2} + @{1stLanguage3} + @{1stLanguage4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stLanguage}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LinguisticsCharacteristic} + (-20 + @{1stLanguage1} + @{1stLanguage2} + @{1stLanguage3} + @{1stLanguage4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LinguisticsCharacteristic} + (-20 + @{1stLanguage1} + @{1stLanguage2} + @{1stLanguage3} + @{1stLanguage4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1241,7 +1245,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_2ndLanguage" type="roll"
value="&{template:dh2ed}[[[[floor((@{LinguisticsCharacteristic} + (-20 + @{2ndLanguage1} + @{2ndLanguage2} + @{2ndLanguage3} + @{2ndLanguage4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndLanguage}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LinguisticsCharacteristic} + (-20 + @{2ndLanguage1} + @{2ndLanguage2} + @{2ndLanguage3} + @{2ndLanguage4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LinguisticsCharacteristic} + (-20 + @{2ndLanguage1} + @{2ndLanguage2} + @{2ndLanguage3} + @{2ndLanguage4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{LinguisticsCharacteristic} + (-20 + @{2ndLanguage1} + @{2ndLanguage2} + @{2ndLanguage3} + @{2ndLanguage4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndLanguage}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LinguisticsCharacteristic} + (-20 + @{2ndLanguage1} + @{2ndLanguage2} + @{2ndLanguage3} + @{2ndLanguage4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LinguisticsCharacteristic} + (-20 + @{2ndLanguage1} + @{2ndLanguage2} + @{2ndLanguage3} + @{2ndLanguage4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1260,7 +1264,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_3rdLanguage" type="roll"
value="&{template:dh2ed}[[[[floor((@{LinguisticsCharacteristic} + (-20 + @{3rdLanguage1} + @{3rdLanguage2} + @{3rdLanguage3} + @{3rdLanguage4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdLanguage}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LinguisticsCharacteristic} + (-20 + @{3rdLanguage1} + @{3rdLanguage2} + @{3rdLanguage3} + @{3rdLanguage4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LinguisticsCharacteristic} + (-20 + @{3rdLanguage1} + @{3rdLanguage2} + @{3rdLanguage3} + @{3rdLanguage4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{LinguisticsCharacteristic} + (-20 + @{3rdLanguage1} + @{3rdLanguage2} + @{3rdLanguage3} + @{3rdLanguage4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdLanguage}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{LinguisticsCharacteristic} + (-20 + @{3rdLanguage1} + @{3rdLanguage2} + @{3rdLanguage3} + @{3rdLanguage4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{LinguisticsCharacteristic} + (-20 + @{3rdLanguage1} + @{3rdLanguage2} + @{3rdLanguage3} + @{3rdLanguage4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1295,7 +1299,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_1stTrade" type="roll"
value="&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{1stTrade1} + @{1stTrade2} + @{1stTrade3} + @{1stTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{1stTrade1} + @{1stTrade2} + @{1stTrade3} + @{1stTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{1stTrade1} + @{1stTrade2} + @{1stTrade3} + @{1stTrade4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{1stTrade1} + @{1stTrade2} + @{1stTrade3} + @{1stTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{1stTrade1} + @{1stTrade2} + @{1stTrade3} + @{1stTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{1stTrade1} + @{1stTrade2} + @{1stTrade3} + @{1stTrade4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1314,7 +1318,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_2ndTrade" type="roll"
value="&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{2ndTrade1} + @{2ndTrade2} + @{2ndTrade3} + @{2ndTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{2ndTrade1} + @{2ndTrade2} + @{2ndTrade3} + @{2ndTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{2ndTrade1} + @{2ndTrade2} + @{2ndTrade3} + @{2ndTrade4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{2ndTrade1} + @{2ndTrade2} + @{2ndTrade3} + @{2ndTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{2ndTrade1} + @{2ndTrade2} + @{2ndTrade3} + @{2ndTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{2ndTrade1} + @{2ndTrade2} + @{2ndTrade3} + @{2ndTrade4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1333,7 +1337,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_3rdTrade" type="roll"
value="&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{3rdTrade1} + @{3rdTrade2} + @{3rdTrade3} + @{3rdTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{3rdTrade1} + @{3rdTrade2} + @{3rdTrade3} + @{3rdTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{3rdTrade1} + @{3rdTrade2} + @{3rdTrade3} + @{3rdTrade4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{3rdTrade1} + @{3rdTrade2} + @{3rdTrade3} + @{3rdTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{3rdTrade1} + @{3rdTrade2} + @{3rdTrade3} + @{3rdTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{3rdTrade1} + @{3rdTrade2} + @{3rdTrade3} + @{3rdTrade4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1352,7 +1356,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_4thTrade" type="roll"
value="&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{4thTrade1} + @{4thTrade2} + @{4thTrade3} + @{4thTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{4thTrade1} + @{4thTrade2} + @{4thTrade3} + @{4thTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{4thTrade1} + @{4thTrade2} + @{4thTrade3} + @{4thTrade4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{TradeCharacteristic} + (-20 + @{4thTrade1} + @{4thTrade2} + @{4thTrade3} + @{4thTrade4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thTrade}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{TradeCharacteristic} + (-20 + @{4thTrade1} + @{4thTrade2} + @{4thTrade3} + @{4thTrade4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{TradeCharacteristic} + (-20 + @{4thTrade1} + @{4thTrade2} + @{4thTrade3} + @{4thTrade4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1388,7 +1392,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_1stCommon" type="roll"
value="&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{1stCommon1} + @{1stCommon2} + @{1stCommon3} + @{1stCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{1stCommon1} + @{1stCommon2} + @{1stCommon3} + @{1stCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{1stCommon1} + @{1stCommon2} + @{1stCommon3} + @{1stCommon4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{1stCommon1} + @{1stCommon2} + @{1stCommon3} + @{1stCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{1stCommon1} + @{1stCommon2} + @{1stCommon3} + @{1stCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{1stCommon1} + @{1stCommon2} + @{1stCommon3} + @{1stCommon4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1407,7 +1411,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_2ndCommon" type="roll"
value="&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{2ndCommon1} + @{2ndCommon2} + @{2ndCommon3} + @{2ndCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{2ndCommon1} + @{2ndCommon2} + @{2ndCommon3} + @{2ndCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{2ndCommon1} + @{2ndCommon2} + @{2ndCommon3} + @{2ndCommon4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{2ndCommon1} + @{2ndCommon2} + @{2ndCommon3} + @{2ndCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{2ndCommon1} + @{2ndCommon2} + @{2ndCommon3} + @{2ndCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{2ndCommon1} + @{2ndCommon2} + @{2ndCommon3} + @{2ndCommon4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1426,7 +1430,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_3rdCommon" type="roll"
value="&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{3rdCommon1} + @{3rdCommon2} + @{3rdCommon3} + @{3rdCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{3rdCommon1} + @{3rdCommon2} + @{3rdCommon3} + @{3rdCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{3rdCommon1} + @{3rdCommon2} + @{3rdCommon3} + @{3rdCommon4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{3rdCommon1} + @{3rdCommon2} + @{3rdCommon3} + @{3rdCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{3rdCommon1} + @{3rdCommon2} + @{3rdCommon3} + @{3rdCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{3rdCommon1} + @{3rdCommon2} + @{3rdCommon3} + @{3rdCommon4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1445,7 +1449,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_4thCommon" type="roll"
value="&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{4thCommon1} + @{4thCommon2} + @{4thCommon3} + @{4thCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{4thCommon1} + @{4thCommon2} + @{4thCommon3} + @{4thCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{4thCommon1} + @{4thCommon2} + @{4thCommon3} + @{4thCommon4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{CommonLoreCharacteristic} + (-20 + @{4thCommon1} + @{4thCommon2} + @{4thCommon3} + @{4thCommon4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thCommon}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{CommonLoreCharacteristic} + (-20 + @{4thCommon1} + @{4thCommon2} + @{4thCommon3} + @{4thCommon4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{CommonLoreCharacteristic} + (-20 + @{4thCommon1} + @{4thCommon2} + @{4thCommon3} + @{4thCommon4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1477,7 +1481,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_1stScholastic" type="roll"
value="&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{1stScholastic1} + @{1stScholastic2} + @{1stScholastic3} + @{1stScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{1stScholastic1} + @{1stScholastic2} + @{1stScholastic3} + @{1stScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{1stScholastic1} + @{1stScholastic2} + @{1stScholastic3} + @{1stScholastic4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{1stScholastic1} + @{1stScholastic2} + @{1stScholastic3} + @{1stScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{1stScholastic1} + @{1stScholastic2} + @{1stScholastic3} + @{1stScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{1stScholastic1} + @{1stScholastic2} + @{1stScholastic3} + @{1stScholastic4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1495,7 +1499,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_2ndScholastic" type="roll"
value="&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{2ndScholastic1} + @{2ndScholastic2} + @{2ndScholastic3} + @{2ndScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{2ndScholastic1} + @{2ndScholastic2} + @{2ndScholastic3} + @{2ndScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{2ndScholastic1} + @{2ndScholastic2} + @{2ndScholastic3} + @{2ndScholastic4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{2ndScholastic1} + @{2ndScholastic2} + @{2ndScholastic3} + @{2ndScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{2ndScholastic1} + @{2ndScholastic2} + @{2ndScholastic3} + @{2ndScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{2ndScholastic1} + @{2ndScholastic2} + @{2ndScholastic3} + @{2ndScholastic4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1513,7 +1517,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_3rdScholastic" type="roll"
value="&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{3rdScholastic1} + @{3rdScholastic2} + @{3rdScholastic3} + @{3rdScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{3rdScholastic1} + @{3rdScholastic2} + @{3rdScholastic3} + @{3rdScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{3rdScholastic1} + @{3rdScholastic2} + @{3rdScholastic3} + @{3rdScholastic4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{3rdScholastic1} + @{3rdScholastic2} + @{3rdScholastic3} + @{3rdScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{3rdScholastic1} + @{3rdScholastic2} + @{3rdScholastic3} + @{3rdScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{3rdScholastic1} + @{3rdScholastic2} + @{3rdScholastic3} + @{3rdScholastic4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1531,7 +1535,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_4thScholastic" type="roll"
value="&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{4thScholastic1} + @{4thScholastic2} + @{4thScholastic3} + @{4thScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{4thScholastic1} + @{4thScholastic2} + @{4thScholastic3} + @{4thScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{4thScholastic1} + @{4thScholastic2} + @{4thScholastic3} + @{4thScholastic4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{4thScholastic1} + @{4thScholastic2} + @{4thScholastic3} + @{4thScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{4thScholastic1} + @{4thScholastic2} + @{4thScholastic3} + @{4thScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{4thScholastic1} + @{4thScholastic2} + @{4thScholastic3} + @{4thScholastic4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1549,7 +1553,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_5thScholastic" type="roll"
value="&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{5thScholastic1} + @{5thScholastic2} + @{5thScholastic3} + @{5thScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{5thScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{5thScholastic1} + @{5thScholastic2} + @{5thScholastic3} + @{5thScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{5thScholastic1} + @{5thScholastic2} + @{5thScholastic3} + @{5thScholastic4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{5thScholastic1} + @{5thScholastic2} + @{5thScholastic3} + @{5thScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{5thScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{5thScholastic1} + @{5thScholastic2} + @{5thScholastic3} + @{5thScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{5thScholastic1} + @{5thScholastic2} + @{5thScholastic3} + @{5thScholastic4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1567,7 +1571,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_6thScholastic" type="roll"
value="&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{6thScholastic1} + @{6thScholastic2} + @{6thScholastic3} + @{6thScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{6thScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{6thScholastic1} + @{6thScholastic2} + @{6thScholastic3} + @{6thScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{6thScholastic1} + @{6thScholastic2} + @{6thScholastic3} + @{6thScholastic4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ScholasticLoreCharacteristic} + (-20 + @{6thScholastic1} + @{6thScholastic2} + @{6thScholastic3} + @{6thScholastic4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{6thScholastic}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ScholasticLoreCharacteristic} + (-20 + @{6thScholastic1} + @{6thScholastic2} + @{6thScholastic3} + @{6thScholastic4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ScholasticLoreCharacteristic} + (-20 + @{6thScholastic1} + @{6thScholastic2} + @{6thScholastic3} + @{6thScholastic4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1599,7 +1603,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_1stForbidden" type="roll"
value="&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{1stForbidden1} + @{1stForbidden2} + @{1stForbidden3} + @{1stForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{1stForbidden1} + @{1stForbidden2} + @{1stForbidden3} + @{1stForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{1stForbidden1} + @{1stForbidden2} + @{1stForbidden3} + @{1stForbidden4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{1stForbidden1} + @{1stForbidden2} + @{1stForbidden3} + @{1stForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{1stForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{1stForbidden1} + @{1stForbidden2} + @{1stForbidden3} + @{1stForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{1stForbidden1} + @{1stForbidden2} + @{1stForbidden3} + @{1stForbidden4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1617,7 +1621,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_2ndForbidden" type="roll"
value="&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{2ndForbidden1} + @{2ndForbidden2} + @{2ndForbidden3} + @{2ndForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{2ndForbidden1} + @{2ndForbidden2} + @{2ndForbidden3} + @{2ndForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{2ndForbidden1} + @{2ndForbidden2} + @{2ndForbidden3} + @{2ndForbidden4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{2ndForbidden1} + @{2ndForbidden2} + @{2ndForbidden3} + @{2ndForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{2ndForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{2ndForbidden1} + @{2ndForbidden2} + @{2ndForbidden3} + @{2ndForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{2ndForbidden1} + @{2ndForbidden2} + @{2ndForbidden3} + @{2ndForbidden4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1635,7 +1639,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_3rdForbidden" type="roll"
value="&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{3rdForbidden1} + @{3rdForbidden2} + @{3rdForbidden3} + @{3rdForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{3rdForbidden1} + @{3rdForbidden2} + @{3rdForbidden3} + @{3rdForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{3rdForbidden1} + @{3rdForbidden2} + @{3rdForbidden3} + @{3rdForbidden4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{3rdForbidden1} + @{3rdForbidden2} + @{3rdForbidden3} + @{3rdForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{3rdForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{3rdForbidden1} + @{3rdForbidden2} + @{3rdForbidden3} + @{3rdForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{3rdForbidden1} + @{3rdForbidden2} + @{3rdForbidden3} + @{3rdForbidden4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1653,7 +1657,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_4thForbidden" type="roll"
value="&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{4thForbidden1} + @{4thForbidden2} + @{4thForbidden3} + @{4thForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{4thForbidden1} + @{4thForbidden2} + @{4thForbidden3} + @{4thForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{4thForbidden1} + @{4thForbidden2} + @{4thForbidden3} + @{4thForbidden4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{4thForbidden1} + @{4thForbidden2} + @{4thForbidden3} + @{4thForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{4thForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{4thForbidden1} + @{4thForbidden2} + @{4thForbidden3} + @{4thForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{4thForbidden1} + @{4thForbidden2} + @{4thForbidden3} + @{4thForbidden4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1671,7 +1675,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_5thForbidden" type="roll"
value="&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{5thForbidden1} + @{5thForbidden2} + @{5thForbidden3} + @{5thForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{5thForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{5thForbidden1} + @{5thForbidden2} + @{5thForbidden3} + @{5thForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{5thForbidden1} + @{5thForbidden2} + @{5thForbidden3} + @{5thForbidden4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{5thForbidden1} + @{5thForbidden2} + @{5thForbidden3} + @{5thForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{5thForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{5thForbidden1} + @{5thForbidden2} + @{5thForbidden3} + @{5thForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{5thForbidden1} + @{5thForbidden2} + @{5thForbidden3} + @{5thForbidden4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1689,7 +1693,7 @@
<div class="sheet-row">
<div class="sheet-item" style="width:20%">
<button name="roll_6thForbidden" type="roll"
value="&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{6thForbidden1} + @{6thForbidden2} + @{6thForbidden3} + @{6thForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{6thForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{6thForbidden1} + @{6thForbidden2} + @{6thForbidden3} + @{6thForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{6thForbidden1} + @{6thForbidden2} + @{6thForbidden3} + @{6thForbidden4}) + [[?{Modifier|+0}]]]]}}">
value="@{whisper}&{template:dh2ed}[[[[floor((@{ForbiddenLoreCharacteristic} + (-20 + @{6thForbidden1} + @{6thForbidden2} + @{6thForbidden3} + @{6thForbidden4}) +[[?{Modifier|+0}]])/10))]]-[[floor([[1d100]]/10)]]]] {{name=@{6thForbidden}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=[[@{ForbiddenLoreCharacteristic} + (-20 + @{6thForbidden1} + @{6thForbidden2} + @{6thForbidden3} + @{6thForbidden4})]]}} {{modifier=?{Modifier|+0} }} {{target=[[@{ForbiddenLoreCharacteristic} + (-20 + @{6thForbidden1} + @{6thForbidden2} + @{6thForbidden3} + @{6thForbidden4}) + [[?{Modifier|+0}]]]]}}">
</button>
</div>
<div class="sheet-item" style="width:80%">
@@ -1738,7 +1742,7 @@
<td><input name="attr_advancedskillbox3" type="checkbox" value="10"></td>
<td><input name="attr_advancedskillbox4" type="checkbox" value="10"></td>
<td class="roll_advancedskill">
<button name="roll_advancedskill" type="roll" value="/em rolls @{advancedskillname}[[1d100]] Target [[@{advancedskill}+[[?{Modifier|0}]]]]">
<button name="roll_advancedskill" type="roll" value="@{whisper}/em rolls @{advancedskillname}[[1d100]] Target [[@{advancedskill}+[[?{Modifier|0}]]]]">
<input disabled="true" name="attr_advancedskill" type="number" value=" -20 +(@{advancedskillbox1})+@{advancedskillcharacteristic}+@{advancedskillbox2}+@{advancedskillbox3} +@{advancedskillbox4}">
</button>
</td>
@@ -1988,53 +1992,53 @@
<h3>Characteristics</h3>
<div class="sheet-row">
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCWSR" type="roll" value="/em rolls @{NPCName}'s Weapon Skill: [[1d100]] Target: [[@{NPCWS}+ [[?{Modifier|0}]]]]."><label>WS</label></button>
<button name="roll_NPCWSR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Weapon Skill: [[1d100]] Target: [[@{NPCWS}+ [[?{Modifier|0}]]]]."><label>WS</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCWS" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCBSR" type="roll" value="/em rolls @{NPCName}'s Ballistic Skill: [[1d100]] Target: [[@{NPCBS}+ [[?{Modifier|0}]]]]."><label>BS</label></button>
<button name="roll_NPCBSR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Ballistic Skill: [[1d100]] Target: [[@{NPCBS}+ [[?{Modifier|0}]]]]."><label>BS</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCBS" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCSR" type="roll" value="/em rolls @{NPCName}'s Strength: [[1d100]] Target: [[@{NPCS}+ [[?{Modifier|0}]]]]."><label>S</label></button>
<button name="roll_NPCSR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Strength: [[1d100]] Target: [[@{NPCS}+ [[?{Modifier|0}]]]]."><label>S</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCS" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCTR" type="roll" value="/em rolls @{NPCName}'s Toughness: [[1d100]] Target: [[@{NPCT}+ [[?{Modifier|0}]]]]."><label>T</label></button>
<button name="roll_NPCTR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Toughness: [[1d100]] Target: [[@{NPCT}+ [[?{Modifier|0}]]]]."><label>T</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCT" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCAcR" type="roll" value="/em rolls @{NPCName}'s Agility: [[1d100]] Target: [[@{NPCAc}+ [[?{Modifier|0}]]]]."><label>Ag</label></button>
<button name="roll_NPCAcR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Agility: [[1d100]] Target: [[@{NPCAc}+ [[?{Modifier|0}]]]]."><label>Ag</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCAc" type="number" value="0" style="text-align: center;"/></div>
</div>
<div class="sheet-row">
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCIntR" type="roll" value="/em rolls @{NPCName}'s Intelligence: [[1d100]] Target: [[@{NPCInt}+ [[?{Modifier|0}]]]]."><label>Int</label></button>
<button name="roll_NPCIntR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Intelligence: [[1d100]] Target: [[@{NPCInt}+ [[?{Modifier|0}]]]]."><label>Int</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCInt" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCPerR" type="roll" value="/em rolls @{NPCName}'s Perception: [[1d100]] Target: [[@{NPCPer}+ [[?{Modifier|0}]]]]."><label>Per</label></button>
<button name="roll_NPCPerR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Perception: [[1d100]] Target: [[@{NPCPer}+ [[?{Modifier|0}]]]]."><label>Per</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCPer" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCWPR" type="roll" value="/em rolls @{NPCName}'s Willpower: [[1d100]] Target: [[@{NPCWP}+ [[?{Modifier|0}]]]]."><label>WP</label></button>
<button name="roll_NPCWPR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Willpower: [[1d100]] Target: [[@{NPCWP}+ [[?{Modifier|0}]]]]."><label>WP</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCWP" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCFelR" type="roll" value="/em rolls @{NPCName}'s Fellowship: [[1d100]] Target: [[@{NPCFel}+ [[?{Modifier|0}]]]]."><label>Fel</label></button>
<button name="roll_NPCFelR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Fellowship: [[1d100]] Target: [[@{NPCFel}+ [[?{Modifier|0}]]]]."><label>Fel</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCFel" type="number" value="0" style="text-align: center;"/></div>
<div class="sheet-item" style="width: 8%;">
<button name="roll_NPCPerR" type="roll" value="/em rolls @{NPCName}'s Influence: [[1d100]] Target: [[@{NPCInf}+ [[?{Modifier|0}]]]]."><label>Inf</label></button>
<button name="roll_NPCPerR" type="roll" value="@{whisper}/em rolls @{NPCName}'s Influence: [[1d100]] Target: [[@{NPCInf}+ [[?{Modifier|0}]]]]."><label>Inf</label></button>
</div>
<div class="sheet-item" style="width: 12%;"><input name="attr_NPCInf" type="number" value="0" style="text-align: center;"/></div>
</div>
@@ -2412,7 +2416,7 @@
<div class="sheet-item" style="width: 21%;"><input name="attr_PsyDamage" type="text" /></div>
<div class="sheet-item" style="width: 8%;"><label>Pen:</label></div>
<div class="sheet-item" style="width: 17%;"><input name="attr_PsyPen" type="text" /></div>
<div class="sheet-item" style="width: 12%;"><button name="roll_PsyHit" type="roll" value="/em uses @{PsyName} [[1d100]] Target [[@{PsyFocusPower} + ((@{PsyRating} - ?{Psy Use?|@{PsyRating}}) * 10) + @{PsyPowerModifier} + [[?{Modifier|0}]]]]."> <label>Cast</label> </button></div>
<div class="sheet-item" style="width: 12%;"><button name="roll_PsyHit" type="roll" value="@{whisper}/em uses @{PsyName} [[1d100]] Target [[@{PsyFocusPower} + ((@{PsyRating} - ?{Psy Use?|@{PsyRating}}) * 10) + @{PsyPowerModifier} + [[?{Modifier|0}]]]]."> <label>Cast</label> </button></div>
<div class="sheet-item" style="width: 15%;"><button name="roll_PsyDamage" type="roll" value="/me does [[?{Damage|1d10})]] @{PsyDamageType} damage! Pen: [[?{Penetration|0}]]"> <label>Damage</label> </button></div>
<div class="sheet-item" style="width: 12%;"><button name="roll_PsyInfo" type="roll" value="&{template:default} {{name=@{PsyName}}} {{Action=@{PsyAction}}} {{SubType(s)=@{PsySubtype}}} {{Range=@{PsyRange}}} {{Sustained?=@{PsySustained}}} {{Effect=@{PsyPowersEffect}}} "> <label>Info</label> </button></div>
</div>
@@ -2465,7 +2469,7 @@
<div class="sheet-item" style="width: 21%;"><input name="attr_PsyDamage2" type="text" /></div>
<div class="sheet-item" style="width: 8%;"><label>Pen:</label></div>
<div class="sheet-item" style="width: 17%;"><input name="attr_PsyPen2" type="text" /></div>
<div class="sheet-item" style="width: 12%;"><button name="roll_PsyHit2" type="roll" value="/em uses @{PsyName2} [[1d100]] Target [[@{PsyFocusPower2} + ((@{PsyRating} - ?{Psy Use?|1}) * 10) + @{PsyPowerModifier2} + [[?{Modifier|0}]]]]."> <label>Cast</label> </button></div>
<div class="sheet-item" style="width: 12%;"><button name="roll_PsyHit2" type="roll" value="@{whisper}/em uses @{PsyName2} [[1d100]] Target [[@{PsyFocusPower2} + ((@{PsyRating} - ?{Psy Use?|1}) * 10) + @{PsyPowerModifier2} + [[?{Modifier|0}]]]]."> <label>Cast</label> </button></div>
<div class="sheet-item" style="width: 15%;"><button name="roll_PsyDamage2" type="roll" value="/me does [[?{Damage|1d10})]] @{PsyDamageType2} damage! Pen: [[?{Penetration|0}]]."> <label>Damage</label> </button></div>
<div class="sheet-item" style="width: 12%;"><button name="roll_PsyInfo2" type="roll" value="&{template:default} {{name=@{PsyName2}}} {{Action=@{PsyAction2}}} {{SubType(s)=@{PsySubtype2}}} {{Range=@{PsyRange2}}} {{Sustained?=@{PsySustained2}}} {{Effect=@{PsyPowersEffect2}}} "> <label>Info</label> </button></div>
</div>
@@ -2516,11 +2520,17 @@
<div class="sheet-item" style="width: 6%;"><input name="attr_Rangedweaponclip_max" type="text" value="0" /></div>
<div class="sheet-item" style="width: 15%;"><label>Reload:</label></div>
<div class="sheet-item" style="width: 15%;"><input name="attr_Rangedweaponreload" type="text" /></div>
<div class="sheet-item" style="width: 16%;"><button name="roll_Rangedhit" type="roll" value="&{template:dh2ed}[[[[floor((@{BallisticSkill}?{Aim | No aim (+0),+0 | Half aim (+10),+10| Full aim (+20),+20}+ ?{Range | Point Blank (+30),+30 | Short Range (+10),+10 | Standard range (+0),+0 | Long Range (-10),-10 | Extreme Range (-30),-30}+ ?{Rate of Fire/Attack Type| Standard (+10),+10 | Semi auto (+0),+0 | Full Auto (-10),-10 | Called Shot (-20),-20 | Suppressing Fire (-20),-20}+ [[?{Modifier|0}]])/10))]]-[[floor([[1d100cs<1cf>100]]/10)]]]]{{name=@{Rangedweaponname}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=@{BallisticSkill}}}{{aim=?{Aim | No aim (+0),+0 | Half aim (+10),+10 | Full aim (+20),+20} }}{{range= ?{Range | Standard range (+0),Standard range +0 | Short Range (+10),+10 | Point Blank (+30),+30 | Long Range (-10),-10 | Extreme Range (-30),-30}}}{{attacktype=?{Rate of Fire/Attack Type| Semi auto (+0),+0 | Standard (+10),+10 | Full Auto (-10),-10 | Called Shot (-20),-20 | Suppressing Fire (-20),-20}}}{{modifier=?{Modifier|+0} }}{{target=[[@{BallisticSkill}+ [[?{Aim | No aim (+0),0 | Half aim (+10),10 | Full aim (+20),20} + ?{Range | Standard range (+0),Standard range +0 | Short Range (+10),+10 | Point Blank (+30),+30 | Long Range (-10),-10 | Extreme Range (-30),-30} + ?{Rate of Fire/Attack Type| Standard (+10),+10 | Semi auto (+0),+0 | Full Auto (-10),-10 | Called Shot (-20),-20 | Suppressing Fire (-20),-20} + [[?{Modifier|0}]]]]]]}}"> <label>Hit</label> </button></div>
<div class="sheet-item" style="width: 16%;"><button name="roll_Rangedhit" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{BallisticSkill}+@{Rangedweaponaccuracy}?{Aim | No aim (+0),+0 | Half aim (+10),+10| Full aim (+20),+20}+ ?{Range | Point Blank (+30),+30 | Short Range (+10),+10 | Standard range (+0),+0 | Long Range (-10),-10 | Extreme Range (-30),-30}+ ?{Rate of Fire/Attack Type| Standard (+10),+10 | Semi auto (+0),+0 | Full Auto (-10),-10 | Called Shot (-20),-20 | Suppressing Fire (-20),-20}+ [[?{Modifier|0}]])/10))]]-[[floor([[1d100cs<1cf>100]]/10)]]]]{{name=@{Rangedweaponname}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=@{BallisticSkill}}}{{aim=?{Aim | No aim (+0),+0 | Half aim (+10),+10 | Full aim (+20),+20} }}{{range= ?{Range | Standard range (+0),Standard range +0 | Short Range (+10),+10 | Point Blank (+30),+30 | Long Range (-10),-10 | Extreme Range (-30),-30}}}{{attacktype=?{Rate of Fire/Attack Type| Semi auto (+0),+0 | Standard (+10),+10 | Full Auto (-10),-10 | Called Shot (-20),-20 | Suppressing Fire (-20),-20}}}{{modifier=?{Modifier|+0}}}{{target=[[@{BallisticSkill}+@{Rangedweaponaccuracy}+[[?{Aim | No aim (+0),0 | Half aim (+10),10 | Full aim (+20),20} + ?{Range | Standard range (+0),Standard range +0 | Short Range (+10),+10 | Point Blank (+30),+30 | Long Range (-10),-10 | Extreme Range (-30),-30} + ?{Rate of Fire/Attack Type| Standard (+10),+10 | Semi auto (+0),+0 | Full Auto (-10),-10 | Called Shot (-20),-20 | Suppressing Fire (-20),-20} + [[?{Modifier|0}]]]]]]}}"> <label>Hit</label> </button></div>
</div>
<div class="sheet-row">
<div class="sheet-item" style="width: 15%;"><label>Special:</label></div>
<div class="sheet-item" style="width: 69%;"><input name="attr_Rangedweaponspecial" type="text" /></div>
<div class="sheet-item" style="width: 60%;"><input name="attr_Rangedweaponspecial" type="text" /></div>
<div class="sheet-item" style="width: 15%;"><label>Accuracy:</label></div>
<div class="sheet-item" style="width: 10%;"><input name="attr_Rangedweaponaccuracy" type="text" value="0"/></div>
</div>
<div class="sheet-row">
<div class="sheet-item" style="width: 15%;"><label>Notes:</label></div>
<div class="sheet-item" style="width: 70%;"><input name="attr_Rangedweaponnotes" type="text" /></div>
<div class="sheet-item" style="width: 16%;"><button name="roll_Rangeddamage" type="roll" value="&{template:dh2ed-dmg}{{name=@{Rangedweaponname}}}{{damage=[[@{Rangedweapondamage}]]}}{{damagetype=@{Rangedweapontype}}}{{special=@{Rangedweaponspecial}}}{{penetration= @{Rangedweaponpen}}}"> <label>Damage</label> </button></div>
</div>
</div>
@@ -2542,11 +2552,17 @@
<div class="sheet-item" style="width: 18%;"><input name="attr_meleeweapontype" type="text" /></div>
<div class="sheet-item" style="width: 10%;"><label>Pen:</label></div>
<div class="sheet-item" style="width: 10%;"><input name="attr_meleeweaponpen" type="text" value="0" /></div>
<div class="sheet-item" style="width: 16%;"><button name="roll_meleehit" type="roll" value="&{template:dh2ed}[[[[floor((@{WeaponSkill}+ ?{Aim | No aim (+0),+0 | Half aim (+10),+10 | Full aim (+20),+20} + ?{Attack Type | All out (+30),+30| Charge (+20),+20 |Standard (+10),+10 | Swift Attack (+0),+0 | Lighting (-10),-10} + [[?{Modifier|+0}]])/10))]]-[[floor([[1d100cs<1cf>100]]/10)]]]] {{name=@{meleeweaponname}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=@{WeaponSkill}}}{{aim=?{Aim | No aim (+0),+0 | Half aim (+10),+10 | Full aim (+20),+20} }}{{attacktype= ?{Attack Type | All out (+30),+30 Allout| Charge (+20),+20 |Standard (+10),+10 | Swift Attack (+0),0 | Lighting (-10),-10}}} {{modifier=?{Modifier|+0} }} {{target=[[@{WeaponSkill}+ [[?{Aim | No aim (+0),0 | Half aim (+10),10 | Full aim (+20),20} + ?{Attack Type | All out (+30),30| Charge (+20),20 |Standard (+10),10 | Swift Attack (+0),0 | Lighting (-10),-10} + [[?{Modifier|0}]]]]]]}}"> <label>Hit</label> </button></div>
<div class="sheet-item" style="width: 16%;"><button name="roll_meleehit" type="roll" value="@{whisper}&{template:dh2ed}[[[[floor((@{WeaponSkill}+@{meleeweaponaccuracy}+ ?{Aim | No aim (+0),+0 | Half aim (+10),+10 | Full aim (+20),+20} + ?{Attack Type | All out (+30),+30| Charge (+20),+20 |Standard (+10),+10 | Swift Attack (+0),+0 | Lighting (-10),-10} + [[?{Modifier|+0}]])/10))]]-[[floor([[1d100cs<1cf>100]]/10)]]]] {{name=@{meleeweaponname}}}{{roll= $[[2]] }}{{degrees=$[[4]]}}{{skill=@{WeaponSkill}}}{{aim=?{Aim | No aim (+0),+0 | Half aim (+10),+10 | Full aim (+20),+20} }}{{attacktype= ?{Attack Type | All out (+30),+30 Allout| Charge (+20),+20 |Standard (+10),+10 | Swift Attack (+0),0 | Lighting (-10),-10}}} {{modifier=?{Modifier|+0} }} {{target=[[@{WeaponSkill}+@{meleeweaponaccuracy}+ [[?{Aim | No aim (+0),0 | Half aim (+10),10 | Full aim (+20),20} + ?{Attack Type | All out (+30),30| Charge (+20),20 |Standard (+10),10 | Swift Attack (+0),0 | Lighting (-10),-10} + [[?{Modifier|0}]]]]]]}}"> <label>Hit</label> </button></div>
</div>
<div class="sheet-row">
<div class="sheet-item" style="width: 15%;"><label>Special:</label></div>
<div class="sheet-item" style="width: 69%;"><input name="attr_meleeweaponspecial" type="text" /> </div>
<div class="sheet-item" style="width: 60%;"><input name="attr_meleeweaponspecial" type="text" /> </div>
<div class="sheet-item" style="width: 15%;"><label>Accuracy:</label></div>
<div class="sheet-item" style="width: 10%;"><input name="attr_meleeweaponaccuracy" type="text" value="0"/></div>
</div>
<div class="sheet-row">
<div class="sheet-item" style="width: 15%;"><label>Notes:</label></div>
<div class="sheet-item" style="width: 70%;"><input name="attr_meleeweaponnotes" type="text" /></div>
<div class="sheet-item" style="width: 16%;"><button name="roll_meleedamage" type="roll" value="&{template:dh2ed-dmg}{{name=@{meleeweaponname}}}{{damage=[[@{meleeweapondamage}+@{UnS}+floor(@{strength}/10)]]}}{{damagetype=@{meleeweapontype}}}{{special=@{meleeweaponspecial}}}{{penetration= @{meleeweaponpen}}}"> <label>Damage</label> </button></div>
</div>
</div>
@@ -2703,7 +2719,7 @@
<div class="sheet-2colrow">
<div class="sheet-col sheet-col2" style="width:100%">
<div class="sheet-row">
<div class="sheet-item" style="width: 80%;"><button name="roll_CR" type="roll" value="/em rolls Crew Rating: [[1d100]] Target: [[@{ShipCrewRating}+ [[?{Modifier|0}]]]]."><label>Crew Rating</label></button></div>
<div class="sheet-item" style="width: 80%;"><button name="roll_CR" type="roll" value="@{whisper}/em rolls Crew Rating: [[1d100]] Target: [[@{ShipCrewRating}+ [[?{Modifier|0}]]]]."><label>Crew Rating</label></button></div>
<div class="sheet-item" style="width: 20%;"><input name="attr_ShipCrewRating" type="number" value="0"></div>
</div>
<div class="sheet-row">
@@ -3838,4 +3854,12 @@ on('change:repeating_ShipEssentialComponents',function(){
on('change:repeating_ShipSupplementalComponents',function(){
TAS.repeatingSimpleSum('ShipSupplementalComponents','ShipSupplementalComponentSpace','ShipSupplementalComponentsSpaceTotal');
});
on("change:whispertab", function() {
// Check the current value of the hidden attribute.
getAttrs(["whispertab"], function(v) {
setAttrs({
"whisper": v["whispertab"] == 0 ? "" : "/w gm "
});
});
});
</script>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 755 KiB

+12 -9
View File
@@ -1,7 +1,7 @@
/*----------- Tabs Setup -------------*/
/*this hides the contents of each tab by default*/
.charsheet div[class^="sheet-section"] {
.charsheet div[class^="sheet-section"] {
display: none;
}
@@ -18,21 +18,23 @@
display: block;
}
.charsheet input.sheet-tab99:checked ~ div[class^="sheet-section"] {
.charsheet input.sheet-tab99:checked ~ div[class^="sheet-section"] {
display: block;
}
/*this hides the radio button for each tab, makes it 100px wide and 40px tall and makes sure it's above everything else*/
.charsheet input.sheet-eltab,
.charsheet input.sheet-tab {
width: 100px;
height: 40px;
cursor: pointer;
cursor: pointer;
position: relative;
opacity: 0;
z-index: 9999;
}
/*this styles the span with the tab information and slides to the left, so it appears underneath the radio button*/
.charsheet span.sheet-eltab,
.charsheet span.sheet-tab {
text-align: center;
display: inline-block;
@@ -51,6 +53,7 @@
}
/*this modifies the span color once the radio button is selected so you know which tab is selected*/
.charsheet input.sheet-eltab:checked + span.sheet-eltab,
.charsheet input.sheet-tab1:checked + span.sheet-tab1,
.charsheet input.sheet-tab2:checked + span.sheet-tab2,
.charsheet input.sheet-tab3:checked + span.sheet-tab3,
@@ -370,7 +373,7 @@ display: inline-block;
}
.charsheet .sheet-wrapper .sheet-armourblock label {
text-align: center;
text-transform:uppercase;
text-transform:uppercase;
}
.charsheet .sheet-wrapper .sheet-armourblock input {
text-align: center;
@@ -424,7 +427,7 @@ overflow: hidden;
.charsheet .sheet-wrapper .sheet-brackets {
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-radius: 12px;
border-radius: 12px;
}
.charsheet .sheet-wrapper .sheet-item.sheet-center {
text-align: center;
@@ -458,7 +461,7 @@ width: calc(40% - 3%);
width: calc(50% - 3%);
}
.charsheet .sheet-wrapper .sheet-item.sheet-morebig {
width: calc(60% - 3%);
width: calc(60% - 3%);
}
.charsheet .sheet-wrapper .sheet-item.sheet-bigger {
width: calc(70% - 3%);
@@ -499,7 +502,7 @@ border-radius: 5px;
border: none;
height:65px;
background-color: transparent;
white-space: normal;
white-space: normal;
width: 100%;
margin:auto;
text-align:center;
@@ -513,7 +516,7 @@ background-color:transparent;
border:0;
font-weight:bold;
}
.charsheet .sheet-wrapper .sheet-characteristics input {
.charsheet .sheet-wrapper .sheet-characteristics input {
display:block;
border:1px solid gray;
background-color:transparent;
@@ -587,7 +590,7 @@ input:focus, textarea:focus
/*=== Red Horizontal Line ===*/
.sheet-dhhr
.sheet-dhhr
{
border-top: 0;
margin-top: 0px;