
Alien RPG Dice Roller, version 1.01 The Alien RPG Dice Roller adds an API option for rolling dice according to the Alien RPG Year Zero Engine including Base and Stress Dice as well as Push mechanics. The script is based on The Aarons Mutant Year Zero script, described here . This is the first version of the script, and can be used on its own or together with the upcoming update to the Alien RPG Character sheet (version 2.02). The version 1.01 resolved an issue in the display of the optional labels and messages, and replaces version 1.00 as the latest. Changelog: Version 1.01: resolved display issue of optional labels and messages. Version 2.00: [Coming soon] Updates sheet stress when pushing rolls. Commands: !alienr [roll name] [[base dice]] [[stress dice]] --label|message --label|message Roll name : An optional name for the roll in single square brackets. The roll name can be omitted, which leads to the field not appearing in the chat output. Example [Ranged Combat] or [M41A Pulse Rifle] Base dice: An inline dice expression in double square brackets rolling the d6s. 6s are counted as a success (crosshair symbol). Example: [[4d6]] Stress dice: An inline dice expression in double square brackets rolling the d6s. 6s are counted as a success (crosshair symbol). 1s on stress dice are counted as Panic (Alien facehugger symbol). Example: [[2d6]] Label and Message: An optional set of input with a label and message, or key and value if you like, to be shown below the dice roll (see example of output below). Label may be omitted to just provide a text field, e.g. " --|This is my message". You can specify as many optional fields as you like, separated by space. Example: " --Talent|Hard Hitter" or "--Target|Alien 2". The label "runas" is a special case, when used its value will replace the Character name at top of the chat output. This can be used by GMs to specify what NPC or Monster performs an action, and will be used in the upcoming character sheet to ensure the sheet character name is used. !alienrw [roll name] [[base dice]] [[stress dice]] --label|message --label|message Whisper command works the same as above but uses the !alienrw command. !alienr Running the !alienr command without any additional arguments will output a help text, similar to the information in this post. !alienr-config The configuration options are the same as the Mutant Year Zero script, reachable through command "!alienr-config" without any arguments. Output: Output from the script is made to look similar to the existing roll template. Push Button : Please note the additional Push button, which will reroll only the eligible dice and bring with it any successes or panic rolls from the previous roll. Only the latest roll can be pushed, trying to push an old roll will produce an error. There is no limit to the number of pushes. Feedback: Looking forward to hearing about feedback or any potential issues with the script, either add your comments here or send me a personal message.