Virtua Rasa — Share Your World Link Copied! | Taecninge |
0
|
The simple dice roller allows you to choose the number of dice to roll and the number of sides on those dice. You may also add to or subtract from the total, or multiply the total.
If you need to roll a more complicated set of dice, you can use the “command-line” interface built into chat . This lets you roll complex dice rolls, such as with multiple sizes of dice, comments, and additional mathematical operations.
Syntax: /roll dice [plus | minus | multiplier | more | text]… [# comment]
[n]dm[/<H|L>keep][![fuse]]
f
(for Fudge/Fate dice)./roll 4d6/H3
. To roll 2d20
and keep the lowest (i.e., “disadvantage”), use /roll 2d20/L1
. You can’t keep more dice than
were rolled./roll 4d4!3
.+
) followed by a whole number. This may be repeated as many times as you like.-
or −
) followed by a whole number. This may be repeated as many times as you like.x
, ×
, or *
) followed by a number. For example, to increase a roll's
result by 50% (“empowered”), use /roll 3d6 * 1.5
. This may be repeated as many times as you like./roll 2d6 + 3d4
. This may be repeated as many times as you like./roll 1d20+8 Perception
or /roll 2d6 piercing + 1d6 fire
).#
) is ignored by the dice roller, even if it is otherwise valid syntax. Use
this to include math notes that you don’t want added to the roll, or anything else that should appear at the end. For
example: /roll 1d20 + 12 Perception # 3 Wis + 6 ranks + 2 magic + 1 trait