Here are all the current chat functions for the game:
/nick Name | Will set your username in chat to be whatever Name you choose |
/r xdy | Will do x rolls (where x is between 1 to 100) of a y sided die (where y is between 1 to 1000) |
/r 2d20k1 | Formula for advantage rolls, keep highest # of dice rolls |
/r 2d20d1 | Formula for disadvantage rolls, drop highest # of dice rolls |
/r 1d4@extra | Will append anything after the @ to follow “Username rolled |
/r 1d8r<5 | Will re-roll every result of 1d8 until you get a result above 5 |
/r 1d8ro<5 | Will re-roll every result of 1d8 until you get a result above 5 |
/r 1d20cs>17 | Will display a critical success on a roll of 17, 18, 19 or 20 |
/r 1d20cf<10 | Will display a critical failure on a roll of 1-10 |
/r 35+4 | Will display the result of 39 |
- Hovering any rolls in the chat window will display the formula that was used for the roll, the unformatted roll results and the final result of the roll
- Any re-rolls done via r or ro will not show up in the chat results