Chat Functions

Here are all the current chat functions for the game:

/nick NameWill set your username in chat to be whatever Name you choose
/r xdyWill do x rolls (where x is between 1 to 100) of a y sided die (where y is between 1 to 1000)
/r 2d20k1Formula for advantage rolls, keep highest # of dice rolls
/r 2d20d1Formula for disadvantage rolls, drop highest # of dice rolls
/r 1d4@extraWill append anything after the @ to follow “Username rolled
/r 1d8r<5Will re-roll every result of 1d8 until you get a result above 5
/r 1d8ro<5Will re-roll every result of 1d8 until you get a result above 5
/r 1d20cs>17Will display a critical success on a roll of 17, 18, 19 or 20
/r 1d20cf<10Will display a critical failure on a roll of 1-10
/r 35+4Will 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