Dice Rolling

In the chat, use the special command /roll (or /r) followed by the formula for the roll you wish to make, for example: /roll 1d20 will roll a d20 dice.

Bonfire's dice is based on the RPG Dice Roller library, most of the commands you'll find there will be applicable to Bonfire.

Basics of rolling

Standard 20 sides dice1d20
Roll multiple dice4d20
Percentile dice1d100 or 1d%
Combine dice1d20+1d6
Maths1d20+10, 1d20-2

Modifiers

Exploding4d6!
Keep4d6k2
Min4d6min3
Max4d6max3

Refer to the dice documentation for details on all available modifiers.

You can combine multiple modifiers in the same formula, for example 4d6!k2 will combine the Exploding and Keep modifiers.