From 889ebab4aadcaacb766af7c615ae9d521ed694cc Mon Sep 17 00:00:00 2001
From: Mago <68646194+roguetradermago@users.noreply.github.com>
Date: Wed, 27 Nov 2024 06:04:41 -0500
Subject: [PATCH] Rogue trader improved critical hotfix2
see details below
---
.../RogueTraderImproved.html | 40 +++++++++----------
Rogue Trader Improved/sheet.json | 2 +-
2 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/Rogue Trader Improved/RogueTraderImproved.html b/Rogue Trader Improved/RogueTraderImproved.html
index 1b44c8a3b9..2bf6d1425c 100644
--- a/Rogue Trader Improved/RogueTraderImproved.html
+++ b/Rogue Trader Improved/RogueTraderImproved.html
@@ -1699,16 +1699,16 @@
-
+
-
+
-
+
-
+
@@ -4963,15 +4963,15 @@ on("change:startingFEL change:AdvancedFEL1 change:AdvancedFEL2 change:AdvancedFE
{{#p1}}
{{p1}}
{{/p1}}
-
- {{#d100a}}
- {{d100a}} d100 Roll
- {{#rollWasFumble() d100a }}
+
+ {{#d100a}}
+ {{d100a}} d100 Roll
+ {{#rollWasFumble() d100a }}
the weapon malfunctions!
- {{/rollWasFumble() d100a }}
- {{/d100a}}
+ {{/rollWasFumble() d100a }}
+ {{/d100a}}
{{#attack}}
-
+
{{attack}}
{{#rollGreater() d100a testtarget}}Missed...{{/rollGreater() d100a testtarget}}
{{#^rollGreater() d100a testtarget}}Attack Hits! 💢
@@ -5024,18 +5024,18 @@ on("change:startingFEL change:AdvancedFEL1 change:AdvancedFEL2 change:AdvancedFE
{{#rollTotal() hitloc 87}}Right Leg{{/rollTotal() hitloc 87}}
{{#rollTotal() hitloc 77}}Right Leg{{/rollTotal() hitloc 77}}
{{#rollTotal() hitloc 67}}Right Leg{{/rollTotal() hitloc 67}}
- {{#rollBetween() hitloc 57 58}}Right Leg<{{/rollBetween() hitloc 57 58}}
- {{#rollBetween() hitloc 47 48}}Right Leg<{{/rollBetween() hitloc 47 48}}
- {{#rollBetween() hitloc 37 38}}Right Leg<{{/rollBetween() hitloc 37 38}}
- {{#rollBetween() hitloc 27 28}}Right Leg<{{/rollBetween() hitloc 27 28}}
- {{#rollBetween() hitloc 17 18}}Right Leg<{{/rollBetween() hitloc 17 18}}
+ {{#rollBetween() hitloc 57 58}}Right Leg{{/rollBetween() hitloc 57 58}}
+ {{#rollBetween() hitloc 47 48}}Right Leg{{/rollBetween() hitloc 47 48}}
+ {{#rollBetween() hitloc 37 38}}Right Leg{{/rollBetween() hitloc 37 38}}
+ {{#rollBetween() hitloc 27 28}}Right Leg{{/rollBetween() hitloc 27 28}}
+ {{#rollBetween() hitloc 17 18}}Right Leg{{/rollBetween() hitloc 17 18}}
{{#rollTotal() hitloc 08}}Right Leg{{/rollTotal() hitloc 08}}
{{#rollTotal() hitloc 100}}Left Leg{{/rollTotal() hitloc 100}}
- {{#rollBetween() hitloc 98 99}}Left Leg<{{/rollBetween() hitloc 98 99}}
- {{#rollBetween() hitloc 88 89}}Left Leg<{{/rollBetween() hitloc 88 89}}
- {{#rollBetween() hitloc 78 79}}Left Leg<{{/rollBetween() hitloc 78 79}}
- {{#rollBetween() hitloc 68 69}}Left Leg<{{/rollBetween() hitloc 68 69}}
+ {{#rollBetween() hitloc 98 99}}Left Leg{{/rollBetween() hitloc 98 99}}
+ {{#rollBetween() hitloc 88 89}}Left Leg{{/rollBetween() hitloc 88 89}}
+ {{#rollBetween() hitloc 78 79}}Left Leg{{/rollBetween() hitloc 78 79}}
+ {{#rollBetween() hitloc 68 69}}Left Leg{{/rollBetween() hitloc 68 69}}
{{#rollTotal() hitloc 59}}Left Leg{{/rollTotal() hitloc 59}}
{{#rollTotal() hitloc 49}}Left Leg{{/rollTotal() hitloc 49}}
{{#rollTotal() hitloc 39}}Left Leg{{/rollTotal() hitloc 39}}
diff --git a/Rogue Trader Improved/sheet.json b/Rogue Trader Improved/sheet.json
index cbfea4320f..b5afee3d3b 100644
--- a/Rogue Trader Improved/sheet.json
+++ b/Rogue Trader Improved/sheet.json
@@ -4,6 +4,6 @@
"authors": "Mago",
"roll20userid": "986445",
"preview": "RTimprovedPreview.png",
- "instructions": "Character Sheet designed to play **Warhammer 40k Rogue Trader** pen & paper RPG by Fantasy Flight Games.\nThis Sheet does Not require API scripts.\nMost of the sheets functions are described with **Info Tooltips** hover over fields and buttons to see them.\nFor more information visit the documentation page at [Rogue Trader Improved Wiki](https://wiki.roll20.net/Rogue_trader_improved)\n**IMPORTANT TIP** The roll template is best displayed in chat when **turning off the ENABLE CHAT AVATARS** option in the My Settings tab.\nIf you have any questions, suggestions or feedback, send a private message to [Author Mago](https://app.roll20.net/users/986445/mago)\n**Revision 6 October 2024**",
+ "instructions": "Character Sheet for Warhammer 40k Rogue Trader pen & paper RPG originally published by Fantasy Flight Games (2009) 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 [Rogue Trader Improved Wiki](https://wiki.roll20.net/Rogue_trader_improved) \n\n* The roll template is best displayed in chat by Disabling the ENABLE CHAT AVATARS option in the My Settings tab.\n\n* If you have any feedback, send a private message to [Author Mago](https://app.roll20.net/users/986445/mago) \n\n* Revision 6 October 2024",
"legacy": false
}
\ No newline at end of file