Skip to content

Commit

Permalink
Merge pull request #13817 from roguetradermago/deathwatch-bugfix-2-27-25
Browse files Browse the repository at this point in the history
Deathwatch (improved) bugfix 2-27-25
  • Loading branch information
kfroll20 authored Feb 27, 2025
2 parents e2f5512 + 03c7afb commit f5d5af2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
3 changes: 2 additions & 1 deletion Deathwatch/Deathwatch.html
Original file line number Diff line number Diff line change
Expand Up @@ -1957,7 +1957,7 @@ <h3><span data-i18n="MeleeWeapons">Melee Weapons</span> &#9876;</h3>
<input type="checkbox" name="attr_hidePAA" value="1" class="arrow icon" data-i18n-title="hideDescription" title="Hide Description" style="margin-bottom:5px" />
<div class="spacing" style="width:24%"></div>
<div class="hbody">
<label data-i18n-title="powerArmourAutoSensesInfo" title="This provides the following benefits:&#10;*Grants the Dark Sight Trait: Can see even in total darkness&#10;&#10;*Grants Heightened Senses (Sight and Sound)&#10;Stacks with Implants benefits (+20 to Awareness tests)&#10;&#10;*Provides immunity to photon flash and stun grenades.&#10;&#10;*Makes the Called Shot Action into a Half Action.&#10;&#10;Only applies while wearing the helmet"
<label data-i18n-title="powerArmourAutoSensesInfo" title="This provides the following benefits:&#10;*Grants the Dark Sight Trait: Can see even in total darkness&#10;&#10;*Grants Heightened Senses (Sight and Sound)&#10;+10 to relevant tests (Stacks with Implants for a +20 bonus)&#10;&#10;*Provides immunity to photon flash and stun grenades.&#10;&#10;*Makes the Called Shot Action into a Half Action.&#10;&#10;Only applies while wearing the helmet"
style="width:30%" class="help"><span data-i18n="powerArmourAutoSenses">Auto-Senses</span> &#128712;</label>
<label data-i18n-title="powerArmourVoxLinkInfo" title="Serves as a standard vox and a channel for any more sophisticated&#10;data transmissions the suit or its wearer can access.&#10;The bio-monitor feed also transmits through this link,&#10;permitting a squad to view each others’ vitals."
style="width:25%" class="help"><span data-i18n="powerArmourVoxLink">Vox Link</span> &#128712;</label>
Expand Down Expand Up @@ -2018,6 +2018,7 @@ <h3><span data-i18n="forceFieldsHeader">Force Fields</span> &#128498;</h3>
<option value="1d100cf&lt;10" data-i18n="forceFieldCraftsmanshipCommon">Common (10%)</option>
<option value="1d100cf&lt;5" data-i18n="forceFieldCraftsmanshipExceptional">Exceptional (5%)</option>
<option value="1d100cf1" data-i18n="forceFieldCraftsmanshipMaster">Master (1%)</option>
<option value="1d100cs1cf101" data-i18n="forceFieldCraftsmanshipTerminator">Terminator (0%)</option>
<option disabled data-i18n="forceFieldOverloadChance">Overload Chance (%)&nbsp;</option>
</select>
<div class="spacing" style="width:0.5%"></div>
Expand Down
14 changes: 7 additions & 7 deletions Deathwatch/sheet.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"html": "Deathwatch.html",
"css": "Deathwatch.css",
"authors": "Baleine, from the original sheet by Mago",
"roll20userID": "4735202;986445",
"preview": "Deathwatch.png",
"instructions": "Character Sheet designed to play **Warhammer 40k Deathwatch** pen & paper RPG by Fantasy Flight Games.<br></br>This Sheet does Not require API scripts.<br></br>Most of the sheets functions are described with **Info Tooltips** hover over fields and buttons to see them<br></br>For more information visit the documentation page at [Deathwatch Improved Wiki](https://wiki.roll20.net/Deathwatch_improved)<br></br>**IMPORTANT TIP** The roll template is best displayed in chat when **turning off the ENABLE CHAT AVATARS** option in the My Settings tab.<br></br>If you have any questions, suggestions or feedback, send a private message to [Author Baleine](https://app.roll20.net/users/4735202/baleine) or [Author Mago](https://app.roll20.net/users/986445/mago)<br></br>**Revision 1 November 2024**",
"legacy": false
"html": "Deathwatch.html",
"css": "Deathwatch.css",
"authors": "Baleine, from the original sheet by Mago",
"roll20userid": "4735202",
"preview": "Deathwatch.png",
"instructions": "Character Sheet for Warhammer 40k Deathwatch pen & paper RPG originally published by Fantasy Flight Games (2010) now published by Cubicle 7.\n\n* Sheet functions are described with INFO TOOLTIPS hover over fields and buttons to see them.\n\n* For full documentation visit [Deathwatch Improved Wiki](https://wiki.roll20.net/Deathwatch_improved) \n\n* If you have any feedback, send a private message to [Author Baleine](https://app.roll20.net/users/4735202/baleine) or [Author Mago](https://app.roll20.net/users/986445/mago) \n\n* Revision 2 February 2025",
"legacy": false
}

0 comments on commit f5d5af2

Please sign in to comment.