mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-01 04:32:28 +00:00
577 lines
23 KiB
HTML
577 lines
23 KiB
HTML
<div class="main-grid-container">
|
||
<div > <!--- Start Left hand column -->
|
||
<div class="headerSection">
|
||
<span class="section1" data-i18n="the">the</span>
|
||
<span class="section2" data-i18n="Dee">Dee</span>
|
||
<span class="section3" data-i18n="Sanction">Sanction</span>
|
||
</div>
|
||
<div class="left-grid-container">
|
||
<div>
|
||
<div class="resource-grid">
|
||
<div class="resource-bubble">
|
||
<!--input type="text" value="D4" name="attr_intelectuall">-->
|
||
<select name="attr_intelectuall" value="D4">
|
||
<option value="D4">D4</option>
|
||
<option value="D6">D6</option>
|
||
<option value="D8">D8</option>
|
||
<option value="D10">D10</option>
|
||
<option value="D12">D12</option>
|
||
</select>
|
||
</div>
|
||
<div class="resource-bubble">
|
||
<!--<input type="text" name="attr_physicall">-->
|
||
<select name="attr_physicall" value="D4">
|
||
<option value="D4">D4</option>
|
||
<option value="D6">D6</option>
|
||
<option value="D8">D8</option>
|
||
<option value="D10">D10</option>
|
||
<option value="D12">D12</option>
|
||
</select>
|
||
</div>
|
||
<div class="resource-bubble">
|
||
<!--<input type="text" name="attr_supernaturall">-->
|
||
<select name="attr_supernaturall" value="D4">
|
||
<option value="D4">D4</option>
|
||
<option value="D6">D6</option>
|
||
<option value="D8">D8</option>
|
||
<option value="D10">D10</option>
|
||
<option value="D12">D12</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
<div class="resource-grid fixLH">
|
||
<div>
|
||
<button type="roll" class="text_roll" data-i18n="Intellectuall" value="&{template:challenge} {{name=@{character_name}}} {{resource=^{Intellectuall}}} {{roll=[[?{Roll with|@{intelectuall}|D4,d4|D6,d6|D8,d8|D10,d10|D12,d12}]]}}">Intellectuall</button>
|
||
</div>
|
||
<div>
|
||
<button type="roll" value="&{template:challenge} {{name=@{character_name}}} {{resource=^{Physicall}}} {{roll=[[?{Roll with|@{physicall}|D4,d4|D6,d6|D8,d8|D10,d10|D12,d12}]]}}" class="text_roll" data-i18n="Physicall">Physicall</button>
|
||
</div>
|
||
<div>
|
||
<button type="roll" class="text_roll" value="&{template:challenge} {{name=@{character_name}}} {{resource=^{Supernaturall}}} {{roll=[[?{Roll with|@{Supernaturall}|D4,d4|D6,d6|D8,d8|D10,d10|D12,d12}]]}}" data-i18n="Supernaturall">Supernaturall</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="section-wrapper">
|
||
<div>
|
||
<span class="section-header" data-i18n="Expertise-Abilities">Expertise & Abilities</span>
|
||
<fieldset class="repeating_ExpertiseAbilities">
|
||
<textarea class="ExpertiseAbilities" name="attr_ExpertiseAbilities"></textarea>
|
||
</fieldset>
|
||
</div>
|
||
<div>
|
||
<div class="fortuneGrid">
|
||
<div>
|
||
<span class="minorHdr" data-i18n="Fortune">Fortune</span>
|
||
<div class="fortune">
|
||
<input type="text" value="0" name="attr_fortune">
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<textarea class="fortuneNotes" name="attr_fortuneNotes"></textarea>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="section-wrapper">
|
||
<div>
|
||
<span class="section-header" data-i18n="Mundane-Possessions">Mundane Possessions</span>
|
||
</div>
|
||
<div>
|
||
|
||
<div class="ArmorGrid">
|
||
<div>
|
||
<button type="roll" value="&{template:armour} {{name=@{character_name}}} {{resource=^{Armour}}} {{roll=[[?{Roll with|@{armor}|0,0|D4,d4|D6,d6|D8,d8|D10,d10|D12,d12}]]}}" class="text_roll"><span class="minorHdr" data-i18n="Armour">Armour</span></button>
|
||
<div class="Armor">
|
||
<!--<input type="text" value="0" name="attr_Armor">-->
|
||
<select name="attr_Armor" value="0">
|
||
<option value="0">0</option>
|
||
<option value="D4">D4</option>
|
||
<option value="D6">D6</option>
|
||
<option value="D8">D8</option>
|
||
<option value="D10">D10</option>
|
||
<option value="D12">D12</option>
|
||
</select>
|
||
|
||
</div>
|
||
</div>
|
||
<div class="possessions">
|
||
<textarea name="attr_possession">
|
||
</textarea>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div> <!--- End Left hand column -->
|
||
<div> <!--- Start Right hand column -->
|
||
<div class="right-grid-container">
|
||
<div class="details">
|
||
<div class="x1frContent">
|
||
<span data-i18n="Name">Name:</span>
|
||
<input class="text_input" type="text" name="attr_character_name">
|
||
</div>
|
||
<div class="x1frContent">
|
||
<span data-i18n="Occupation">Occupation:</span>
|
||
<input class="text_input" type="text" name="attr_Occupation">
|
||
</div>
|
||
<div class="x1frContent">
|
||
<span data-i18n="Home">Home:</span>
|
||
<input class="text_input" type="text" name="attr_Home">
|
||
</div>
|
||
</div>
|
||
|
||
<div class="section-wrapper">
|
||
<div class="tradecraftGrid">
|
||
<div class="section-header" data-i18n="Tradecraft">Tradecraft</div>
|
||
<div><textarea class="tradecraftDtls"></textarea></div>
|
||
</div>
|
||
<div>
|
||
<div class="resource-selector">
|
||
<span> <input id="system" type="radio" name="attr_resourceName" value="system" />
|
||
<label class="resource-used systemIcon" for="system"></label></span>
|
||
<button type="action" name="act_system" class="text_roll">System</button>
|
||
<span><input id="kit" type="radio" name="attr_resourceName" value="kit" />
|
||
<label class="resource-used kitIcon"for="kit"></label></span>
|
||
<button type="action" name="act_kit" class="text_roll">Kit</button>
|
||
<span><input id="vigilance" type="radio" name="attr_resourceName" value="vigilance" />
|
||
<label class="resource-used vigilanceIcon" for="vigilance"></label></span>
|
||
<button type="action" name="act_vigilance" class="text_roll">Vigilance</button>
|
||
</div>
|
||
<div class="resource-selector">
|
||
<span> <input id="magic" type="radio" name="attr_resourceName" value="magic" />
|
||
<label class="resource-used magicIcon" for="magic"></label></span>
|
||
<button type="action" name="act_magic" class="text_roll">Magic</button>
|
||
<span><input id="access" type="radio" name="attr_resourceName" value="access" />
|
||
<label class="resource-used accessIcon"for="access"></label></span>
|
||
<button type="action" name="act_access" class="text_roll">Access</button>
|
||
<span><input id="conspiracy" type="radio" name="attr_resourceName" value="conspiracy" />
|
||
<label class="resource-used conspiracyIcon" for="conspiracy"></label></span>
|
||
<button type="action" name="act_conspiracy" class="text_roll">Conspiracy</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="section-wrapper">
|
||
<div>
|
||
<span class="section-header" data-i18n="Injuries-Afflications">Injuries & Afflications</span>
|
||
<fieldset class="repeating_InjuriesAfflications">
|
||
<div class="InjuriesAfflicationGrid">
|
||
<input type="text" class="text_input" name="attr_InjuriesAfflication">
|
||
<select name="attr_duration">
|
||
<option value="" selected></option>
|
||
<option value="Scene" data-i18n="Scene">Scene</option>
|
||
<option value="Ongoing" data-i18n="Ongoing" >Ongoing</option>
|
||
</select>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
|
||
<div>
|
||
<div class="HitsGrid">
|
||
<div class="hits">
|
||
<input type="text" value="0" name="attr_hits">
|
||
<div class="hitsFalter1">
|
||
<input type="checkbox" name="attr_hitFalter1">
|
||
</div>
|
||
<div class="hitsFalter2">
|
||
<input type="checkbox" name="attr_hitFalter2">
|
||
</div>
|
||
</div>
|
||
|
||
<div class="quirk">
|
||
<span class="minorHdr" data-i18n="Quirk">Quirk</span>
|
||
<textarea class="quirks" name="attr_quirks">
|
||
</textarea>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="section-wrapper">
|
||
<span class="section-header" data-i18n="Affliations-Contacts">Affliations & Contacts</span>
|
||
<fieldset class="repeating_AffilationContact">
|
||
<textarea class="AffilationContact" name="attr_AffilationContact"></textarea>
|
||
</fieldset>
|
||
</div>
|
||
<div class="section-wrapper">
|
||
<div>
|
||
<span class="section-header" data-i18n="Favours-Esoterica">Favours & Esoterica</span>
|
||
|
||
<fieldset class="repeating_favours">
|
||
<div class="favour">
|
||
<div class="1frContent">
|
||
<span data-i18n="Favour">Favour:</span>
|
||
<input type="text" class="text_input" name="attr_favor">
|
||
</div>
|
||
<textarea class="favourDtls" name="attr_FavourDesc">
|
||
</textarea>
|
||
</div>
|
||
</fieldset>
|
||
<textarea class="esoterica" name="attr_FavourDesc">
|
||
</textarea>
|
||
|
||
<div class="unravelling">
|
||
|
||
<button type="action" name="act_clearButt" class="text_roll clearButt">X</button>
|
||
<button type="roll" value="&{template:unravelling} {{name=@{character_name}}} {{Immediate=[[1d8]]}} {{Ongoing=[[1d6]]}} {{resource=^{Unravelling}}} {{roll=[[?{Roll with|@{URdie}|D4,d4|D6,d6|D8,d8|D10,d10|D12,d12}]]}}" class="text_roll"><span data-i18n="Unravelling">Unravelling</span></button>
|
||
<input style="display:none" value="D8" name="attr_URdie">
|
||
<input class="diced12" type="radio" value="D12" id="d12" name="attr_URdie">
|
||
<label id="d12Label" class="baseDieLabel" for="d12">
|
||
</label>
|
||
|
||
<input class="diced10" type="radio" id="d10" value="D10" name="attr_URdie">
|
||
<label id="d10Label" class="baseDieLabel" for="d10">
|
||
</label>
|
||
|
||
<input class="diced8" checked="checked" type="radio" id="d8" value="D8" name="attr_URdie">
|
||
<label id="d8Label" class="baseDieLabel" for="d8">
|
||
</label>
|
||
|
||
<input class="diced6" type="radio" id="d6" value="D6" name="attr_URdie">
|
||
<label id="d6Label" class="baseDieLabel" for="d6">
|
||
</label>
|
||
|
||
<input class="diced4" type="radio" id="d4" value="D4" name="attr_URdie">
|
||
<label id="d4Label" class="baseDieLabel" for="d4">
|
||
</label>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
<div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div> <!--- End Right hand column -->
|
||
</div>
|
||
|
||
|
||
|
||
<rolltemplate class="sheet-rolltemplate-challenge">
|
||
<div class="sheet-wrapper">
|
||
<div class="sheet-name">{{name}}</div>
|
||
<div class="sheet-resource">{{resource}}</div>
|
||
<div><hr></div>
|
||
<div class="sheet-roll">Roll: {{roll}}</div>
|
||
<div>
|
||
{{#rollGreater() roll 2}}
|
||
<span class="sheet-result" data-i18n="success">Success</span>
|
||
{{/rollGreater() roll 2}}
|
||
{{#^rollGreater() roll 2}}
|
||
<span class="sheet-result" data-i18n="falter">Falter</span>
|
||
{{/^rollGreater() roll 2}}
|
||
</div>
|
||
|
||
</div>
|
||
</rolltemplate>
|
||
|
||
|
||
<rolltemplate class="sheet-rolltemplate-armour">
|
||
<div class="sheet-wrapper">
|
||
<div class="sheet-name">{{name}}</div>
|
||
<div class="sheet-resource">{{resource}}</div>
|
||
<div><hr></div>
|
||
<div class="sheet-roll">Roll: {{roll}}</div>
|
||
<div>
|
||
{{#rollTotal() roll 0}}
|
||
<span class="sheet-result" data-i18n="no-armor">No Armour</span>
|
||
{{/rollTotal() roll 0}}
|
||
{{#rollBetween() roll 1 2}}
|
||
<div data-i18n="hits-negated">Hits Negated</div>
|
||
{{/rollBetween() roll 1 2}}
|
||
{{#rollGreater() roll 2}}
|
||
<span class="sheet-result" data-i18n="no-effect">No Effect</span>
|
||
{{/rollGreater() roll 2}}
|
||
</div>
|
||
|
||
</div>
|
||
</rolltemplate>
|
||
|
||
|
||
<rolltemplate class="sheet-rolltemplate-unravelling">
|
||
<div class="sheet-wrapper">
|
||
<div class="sheet-name">{{name}}</div>
|
||
<div class="sheet-resource">{{resource}}</div>
|
||
<div><hr></div>
|
||
<div class="sheet-roll">Roll: {{roll}}</div>
|
||
<div>
|
||
{{#rollTotal() roll 0}}
|
||
<span class="sheet-result" data-i18n="Call-To-Fail">Call To Fail</span>
|
||
<!------ ----->
|
||
{{#rollGreater() roll 2}}
|
||
<span class="sheet-result" data-i18n="success">Success</span>
|
||
{{/rollGreater() roll 2}}
|
||
{{#^rollGreater() roll 2}}
|
||
<span class="sheet-result" data-i18n="falter">Falter</span>
|
||
<div class="sheet-result">Immediate {{Immediate}}</div>
|
||
{{#rollBetween() Immediate 1 2}}
|
||
<div class="sheet-immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Phlegm">Phlegm</span>
|
||
<span class="sheet-dtls" data-i18n="phlegm-details">Dulled senses; acts of perception or problem-solving are ▼1 while in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Fat-witted"><b>Fat-witted</b> – acts carelessly, lacking in reason when making decisions</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Canker-sorrowed"><b>Canker-sorrowed</b> – afflicted with a sense of grief, struggling to see worth in self</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Unheedy"><b>Unheedy</b> – lacking in caution and careless of the consequences from any decisions made</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
|
||
|
||
|
||
{{/rollBetween() Immediate 1 2}}
|
||
{{#rollBetween() Immediate 3 4}}
|
||
<div class="immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Black-Bile">Black Bile</span>
|
||
<span class="sheet-dtls" data-i18n="black-details">Overwhelmed by extreme emotion. Eyes fill with tears, body wracked by sobbing. <b>Take a Chance</b> to complete any complex action in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Sullen"><b>Sullen</b> – resentful silence, overcast with notes of despondency about any situation</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Afeared"><b>Afeared</b> – prone to tip into panic and alarm at the smallest trigger</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Sickly"><b>Sickly</b> – trembling with an unshakeable chill; pale and drawn</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
|
||
{{/rollBetween() Immediate 3 4}}
|
||
{{#rollBetween() Immediate 5 6}}
|
||
<div class="immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Yellow-Bile">Yellow Bile</span>
|
||
<span class="sheet-dtls" data-i18n="yellow-details">Character fills with bitter rage toward all allies while in the presence of fear source. <b>Take a Chance</b>, act in a selfish way on a falter. Attitude persists in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Crabbed"><b>Crabbed</b> – prone to sharp changes in emotional state; short-tempered, sharp, and loud</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Choleric"><b>Choleric</b> – eager for conflict, with a simmering hostility toward everyone and everything</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Despiteful"><b>Despiteful</b> – unforgiving and driven to seek redress for any slight or wrong</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
{{/rollBetween() Immediate 5 6}}
|
||
{{#rollBetween() Immediate 7 8}}
|
||
<div class="sheet-immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Blood">Blood</span>
|
||
<span class="sheet-dtls" data-i18n="blood-details">Inadvisably optimistic despite the horrors or the difficult situation faced. Blindly positive. Acts of violence or aggression are ▼1 while in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Foolish"><b>Foolish</b> – recklessly courageous and bold, heedless of the potency or peril of a challenge</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Gullible"><b>Gullible</b> – willing to believe or trust anyone without adequate evidence</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Capricious"><b>Capricious</b> – given to sudden, unpredictable,and erratic change in focus</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
{{/rollBetween() Immediate 7 8}}
|
||
|
||
{{/^rollGreater() roll 2}}
|
||
<!------ ----->
|
||
{{/rollTotal() roll 0}}
|
||
{{#^rollTotal() roll 0}}
|
||
<!------ ----->
|
||
{{#rollGreater() roll 2}}
|
||
<span class="sheet-result" data-i18n="success">Success</span>
|
||
{{/rollGreater() roll 2}}
|
||
{{#^rollGreater() roll 2}}
|
||
<span class="sheet-result" data-i18n="falter">Falter</span>
|
||
<div class="sheet-result">Immediate {{Immediate}}</div>
|
||
{{#rollBetween() Immediate 1 2}}
|
||
<div class="sheet-immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Phlegm">Phlegm</span>
|
||
<span class="sheet-dtls" data-i18n="phlegm-details">Dulled senses; acts of perception or problem-solving are ▼1 while in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Fat-witted"><b>Fat-witted</b> – acts carelessly, lacking in reason when making decisions</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Canker-sorrowed"><b>Canker-sorrowed</b> – afflicted with a sense of grief, struggling to see worth in self</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Unheedy"><b>Unheedy</b> – lacking in caution and careless of the consequences from any decisions made</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
|
||
|
||
|
||
{{/rollBetween() Immediate 1 2}}
|
||
{{#rollBetween() Immediate 3 4}}
|
||
<div class="immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Black-Bile">Black Bile</span>
|
||
<span class="sheet-dtls" data-i18n="black-details">Overwhelmed by extreme emotion. Eyes fill with tears, body wracked by sobbing. <b>Take a Chance</b> to complete any complex action in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Sullen"><b>Sullen</b> – resentful silence, overcast with notes of despondency about any situation</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Afeared"><b>Afeared</b> – prone to tip into panic and alarm at the smallest trigger</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Sickly"><b>Sickly</b> – trembling with an unshakeable chill; pale and drawn</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
|
||
{{/rollBetween() Immediate 3 4}}
|
||
{{#rollBetween() Immediate 5 6}}
|
||
<div class="immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Yellow-Bile">Yellow Bile</span>
|
||
<span class="sheet-dtls" data-i18n="yellow-details">Character fills with bitter rage toward all allies while in the presence of fear source. <b>Take a Chance</b>, act in a selfish way on a falter. Attitude persists in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Crabbed"><b>Crabbed</b> – prone to sharp changes in emotional state; short-tempered, sharp, and loud</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Choleric"><b>Choleric</b> – eager for conflict, with a simmering hostility toward everyone and everything</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Despiteful"><b>Despiteful</b> – unforgiving and driven to seek redress for any slight or wrong</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
{{/rollBetween() Immediate 5 6}}
|
||
{{#rollBetween() Immediate 7 8}}
|
||
<div class="sheet-immediateGrid">
|
||
<span class="sheet-humour" data-i18n="Blood">Blood</span>
|
||
<span class="sheet-dtls" data-i18n="blood-details">Inadvisably optimistic despite the horrors or the difficult situation faced. Blindly positive. Acts of violence or aggression are ▼1 while in the presence of fear source.</span>
|
||
</div>
|
||
|
||
<div class="sheet-result">Ongoing {{Ongoing}}</div>
|
||
{{#rollBetween() Ongoing 1 2}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Foolish"><b>Foolish</b> – recklessly courageous and bold, heedless of the potency or peril of a challenge</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 1 2}}
|
||
{{#rollBetween() Ongoing 3 4}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Gullible"><b>Gullible</b> – willing to believe or trust anyone without adequate evidence</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 3 4}}
|
||
{{#rollBetween() Ongoing 5 6}}
|
||
<div class="result">
|
||
<span class="sheet-dtls" data-i18n="Capricious"><b>Capricious</b> – given to sudden, unpredictable,and erratic change in focus</span>
|
||
</div>
|
||
{{/rollBetween() Ongoing 5 6}}
|
||
{{/rollBetween() Immediate 7 8}}
|
||
|
||
{{/^rollGreater() roll 2}}
|
||
<!------ ----->
|
||
{{/^rollTotal() roll 0}}
|
||
</div>
|
||
</div>
|
||
</rolltemplate>
|
||
|
||
<rolltemplate class="sheet-rolltemplate-chance">
|
||
{{#rollGreater() roll 1}}
|
||
<img src="https://raw.githubusercontent.com/Lockbox313/imagedump/master/the_dee_sanction/images/heads.png" title="Success">
|
||
{{/rollGreater() roll 1}}
|
||
{{#^rollGreater() roll 1}}
|
||
<img src="https://raw.githubusercontent.com/Lockbox313/imagedump/master/the_dee_sanction/images/tails.png" title="Falter">
|
||
{{/^rollGreater() roll 1}}
|
||
</rolltemplate>
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/worker">
|
||
|
||
|
||
on("clicked:clearButt", function() {
|
||
console.log("clear dice");
|
||
setAttrs({URdie:"0"});
|
||
});
|
||
|
||
on("clicked:kit", function() {
|
||
console.log("kit button clicked");
|
||
setAttrs({resourceName:"kit"});
|
||
});
|
||
|
||
on("clicked:system", function() {
|
||
console.log("system button clicked");
|
||
setAttrs({resourceName:"system"});
|
||
});
|
||
|
||
on("clicked:vigilance", function() {
|
||
console.log("vigilance button clicked");
|
||
setAttrs({resourceName:"vigilance"});
|
||
});
|
||
|
||
on("clicked:magic", function() {
|
||
console.log("magic button clicked");
|
||
setAttrs({resourceName:"magic"});
|
||
});
|
||
|
||
|
||
on("clicked:access", function() {
|
||
console.log("access button clicked");
|
||
setAttrs({resourceName:"access"});
|
||
});
|
||
|
||
on("clicked:conspiracy", function() {
|
||
console.log("conspiracy button clicked");
|
||
setAttrs({resourceName:"conspiracy"});
|
||
});
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|