diff --git a/FFG-SWRPG-Dice-Roller/6.4.3/FFG-SWRPG-Dice-Roller.js b/FFG-SWRPG-Dice-Roller/6.4.3/FFG-SWRPG-Dice-Roller.js index 09ae7e4b8f..e8821d36ad 100644 --- a/FFG-SWRPG-Dice-Roller/6.4.3/FFG-SWRPG-Dice-Roller.js +++ b/FFG-SWRPG-Dice-Roller/6.4.3/FFG-SWRPG-Dice-Roller.js @@ -1,6 +1,6 @@ /* Current Version: 6.4.3 - Last updated: 03.15.2018 + Last updated: 21.02.2026 Character Sheet and Script Maintained by: Samuel T. Older Verions: https://github.com/dayst/StarWarsEdgeOfTheEmpire_Dice Credits: @@ -40,6 +40,7 @@ Optgroups for dropdowns API Chat Commands Dice Downgrade fix by Bast L. + Image links updated for UK users by Hannah Eliz and Flo Wild Settings: Log * default: 'on' and 'single' @@ -1341,7 +1342,7 @@ eote.defaults = { FORCE: { D: "https://imgbox.com/PHAcAdmI", DD: "https://imgbox.com/Yjzbiu70", - L: "hhttps://imgbox.com/22z7Daon", + L: "https://imgbox.com/22z7Daon", LL: "https://imgbox.com/5SQR1Upe" }, PROFICIENCY: { diff --git a/FFG-SWRPG-Dice-Roller/script.json b/FFG-SWRPG-Dice-Roller/script.json index 5c4e436305..488ea370bf 100644 --- a/FFG-SWRPG-Dice-Roller/script.json +++ b/FFG-SWRPG-Dice-Roller/script.json @@ -1,11 +1,11 @@ { "name": "Star Wars: Fantasy Flight Games - Dice Roller", "script": "FFG-SWRPG-Dice-Roller.js", - "version": "6.3.0", - "previousversions": ["2.6", "3.0", "4.0.2.17","4.0.4.3"], - "description": "This is the Fantasy Flight Games Star Wars Role Playing Game Dice Roller. It is used in combination with the Star Wars FFG API-Compatible Character Sheet. NOTE: \r\r**Version 2.6 - Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet\r** Version 3.0 - Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet - Added Destiny Rolls\r** Version 4.0.2.17 - Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet - Added code cleanup and Character Sheet Auto Creator\r** Version 4.0.4.2 - Not Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet - Needs to use 4.0.4.0 or higher to utilize. - Added Roll Templates\r**Version 6.3.0 - Added Skill Roll Suggestion Engine, NPC Sheet, collapsible sections, and much more\r** Supports, Dice rolling with graphics, Destiny Point Tracking, Critical Injury/Hit Rolls, Over Encumbrance auto setback adding, Skill Rolls, Opposed Rolls, Initiative Rolls, Auto Character Sheet creation, and Debugging.\r\r**API Commands:**r** \r**!eed g# y# b# blk# r# p# w# or g#+# or g#-# - Rolls Dice\r**!eed CharacterID(character) destiny RegisterPlayer** - Syncs Destiny Pool to what is listed on the GM's heet (typically only done by players). \r**!eed characterID(character) 1w destiny doRoll** - Roll a Destiny Point \r**!eed characterID(character) destiny useLight** - Use a Light Side Destiny Point\r**!eed characterID(character) destiny sendUpdate** - Force the Players to update their Destiny Point display (typically only done by the GM).\r**!eed characterID(character) destiny clearPool** - Clear the Destiny Pool\r**!eed characterID(character) destiny useDark** - Use a Dark Side Destiny Point\r**!eed resetdice characterID** - Reset Dice in the Dice Pool\r**crit(roll) crit(roll|#) crit(heal|#)** - Apply a Critical Injury - Added to !eed dice rolls\r**critShip(roll) critShip(roll|#) critShip(heal|#)** - Apply a Critical Hit - Added to !eed dice rolls\r**encum(encum_current|encum_threshold)** - Check if over encumberance threshold - Added to !eed dice rolls\r**skill(char_value|skill_value)** - Roll a Skill - Added to !eed dice rolls\r**opposed(char_value|skill_value)** - Roll an Opposed check - Added to !eed dice rolls\r**!eed log on|off|multi|single** - Logging Options\r**!eed graphics on|off|s|m|l** - Graphics Options\r**!eed test** - Test 1 of each die.\r**!eed debug on|off** - Debug mode.\r**label(Name of Skill)** - Label a skill roll. - Added to !eed dice rolls\r**npcinit or pcinit and #b #g #y #blk #p #r #w** - Roll an Initiative Check. - Added to !eed dice rolls\r**upgrade(ability|#) or upgrade(difficulty|#)** - Upgrade the ability or Difficulty of a check. - Added to !eed dice rolls\r**downgrade(proficiency|#) or downgrade(challenge|#)** - Downgrade the ability or Difficulty of a check. - Added to !eed dice rolls\r**!charsheet** - Create a blank Character Sheet.", - "authors": "Konrad J.,Steve Day, Arron, Andrew H., Tom F., Akashan, GM Knowledge Rhino,Tim P.", - "roll20userid": "77736,446406,104025,45755,193829,173154,472728,1190923", + "version": "6.4.3", + "previousversions": ["2.6", "3.0", "4.0.2.17","4.0.4.3", "6.3.0"], + "description": "This is the Fantasy Flight Games Star Wars Role Playing Game Dice Roller. It is used in combination with the Star Wars FFG API-Compatible Character Sheet. NOTE: \r\r**Version 2.6 - Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet\r** Version 3.0 - Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet - Added Destiny Rolls\r** Version 4.0.2.17 - Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet - Added code cleanup and Character Sheet Auto Creator\r** Version 4.0.4.2 - Not Compatible with Depreciated Star Wars - Edge of the Empire (API-Compatible) Character Sheet - Needs to use 4.0.4.0 or higher to utilize. - Added Roll Templates\r**Version 6.3.0 - Added Skill Roll Suggestion Engine, NPC Sheet, collapsible sections, and much more\r** Supports, Dice rolling with graphics, Destiny Point Tracking, Critical Injury/Hit Rolls, Over Encumbrance auto setback adding, Skill Rolls, Opposed Rolls, Initiative Rolls, Auto Character Sheet creation, and Debugging.\r**Version 6.4.3 - Updated dice icons for UK users.\r\r**API Commands:**r** \r**!eed g# y# b# blk# r# p# w# or g#+# or g#-# - Rolls Dice\r**!eed CharacterID(character) destiny RegisterPlayer** - Syncs Destiny Pool to what is listed on the GM's heet (typically only done by players). \r**!eed characterID(character) 1w destiny doRoll** - Roll a Destiny Point \r**!eed characterID(character) destiny useLight** - Use a Light Side Destiny Point\r**!eed characterID(character) destiny sendUpdate** - Force the Players to update their Destiny Point display (typically only done by the GM).\r**!eed characterID(character) destiny clearPool** - Clear the Destiny Pool\r**!eed characterID(character) destiny useDark** - Use a Dark Side Destiny Point\r**!eed resetdice characterID** - Reset Dice in the Dice Pool\r**crit(roll) crit(roll|#) crit(heal|#)** - Apply a Critical Injury - Added to !eed dice rolls\r**critShip(roll) critShip(roll|#) critShip(heal|#)** - Apply a Critical Hit - Added to !eed dice rolls\r**encum(encum_current|encum_threshold)** - Check if over encumberance threshold - Added to !eed dice rolls\r**skill(char_value|skill_value)** - Roll a Skill - Added to !eed dice rolls\r**opposed(char_value|skill_value)** - Roll an Opposed check - Added to !eed dice rolls\r**!eed log on|off|multi|single** - Logging Options\r**!eed graphics on|off|s|m|l** - Graphics Options\r**!eed test** - Test 1 of each die.\r**!eed debug on|off** - Debug mode.\r**label(Name of Skill)** - Label a skill roll. - Added to !eed dice rolls\r**npcinit or pcinit and #b #g #y #blk #p #r #w** - Roll an Initiative Check. - Added to !eed dice rolls\r**upgrade(ability|#) or upgrade(difficulty|#)** - Upgrade the ability or Difficulty of a check. - Added to !eed dice rolls\r**downgrade(proficiency|#) or downgrade(challenge|#)** - Downgrade the ability or Difficulty of a check. - Added to !eed dice rolls\r**!charsheet** - Create a blank Character Sheet.", + "authors": "Konrad J.,Steve Day, Arron, Andrew H., Tom F., Akashan, GM Knowledge Rhino,Tim P., Hannah Eliz, Flo Wild", + "roll20userid": "77736,446406,104025,45755,193829,173154,472728,1190923,238289", "useroptions": [], "dependencies": [], "modifies": {},