|
1 | 1 | { |
2 | 2 | "name": "Star Wars: Fantasy Flight Games - Dice Roller", |
3 | 3 | "script": "FFG-SWRPG-Dice-Roller.js", |
4 | | - "version": "6.3.0", |
5 | | - "previousversions": ["2.6", "3.0", "4.0.2.17","4.0.4.3"], |
6 | | - "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.", |
7 | | - "authors": "Konrad J.,Steve Day, Arron, Andrew H., Tom F., Akashan, GM Knowledge Rhino,Tim P.", |
8 | | - "roll20userid": "77736,446406,104025,45755,193829,173154,472728,1190923", |
| 4 | + "version": "6.4.3", |
| 5 | + "previousversions": ["2.6", "3.0", "4.0.2.17","4.0.4.3", "6.3.0"], |
| 6 | + "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.", |
| 7 | + "authors": "Konrad J.,Steve Day, Arron, Andrew H., Tom F., Akashan, GM Knowledge Rhino,Tim P., Hannah Eliz, Flo Wild", |
| 8 | + "roll20userid": "77736,446406,104025,45755,193829,173154,472728,1190923,238289", |
9 | 9 | "useroptions": [], |
10 | 10 | "dependencies": [], |
11 | 11 | "modifies": {}, |
|
0 commit comments