Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "How to Roll Dice"

From Roll20 Wiki

Jump to: navigation, search
(tagged as stub, added image + relevant links)
Line 1: Line 1:
 
<div style="background:#f0e2a1; border: 3px solid #dbc870; padding: 10px;">
 
<div style="background:#f0e2a1; border: 3px solid #dbc870; padding: 10px;">
 
<big>'''''Attention:'''''
 
<big>'''''Attention:'''''
''Roll20 is no longer maintaining this document on the community wiki. For the most up-to-date information please visit this page on our [http://Roll20.net/help Help Center] for assistance: [https://roll20.zendesk.com/hc/en-us/articles/360037773133-Dice-Reference Here]. For more information you can email us at Team@roll20.net''</big>
+
''Roll20 is no longer maintaining this document on the community wiki. For the most up-to-date information please visit this page on our help center for assistance: [https://roll20.zendesk.com/hc/en-us/articles/360037773133-Dice-Reference Here].''</big>
 
</div>
 
</div>
 
[[File:Text-chat-how-to-roll-dice-example.png|thumb|right|350px| Dice rolls made in the {{Text Chat}} ]]
 
[[File:Text-chat-how-to-roll-dice-example.png|thumb|right|350px| Dice rolls made in the {{Text Chat}} ]]

Revision as of 18:16, 15 May 2020

Attention: Roll20 is no longer maintaining this document on the community wiki. For the most up-to-date information please visit this page on our help center for assistance: Here.

Dice rolls made in the q Text Chat


Main Page: Dice Reference

Rolling dice in Roll20 is easy! Just type /roll (or the shorter /r) command into the q Text Chat box, followed by a formula. In most cases, the formula is the same as the one that's printed in your game's instructions.

For example, you might know that to roll an attack roll you need to roll a "D20 plus your attack modifier". In Roll20, you would just type /roll 1d20+5. If you hit and you need to roll 3d6+2 damage, you would just type /roll 3d6+2. Finally, you can also string multiple rolls together. If you have an attack that does two types of damage, you might do /roll 2d6+5 + 1d8.

So, the overall format for a dice roll is /roll NdX+m where N is the number of dice to roll, X is the number of sides of the dice, and m is the (optional) modifier, which can also be negative.

After the roll is performed, you'll see the results of the roll in the text chat area. Notice that for each group of dice that were rolled, there will be a group of numbers in parentheses, representing the result of each individual dice that was rolled. You'll also see the total of all the dice values plus modifiers to the right of the equals sign.

Check out the Dice Reference for more advanced rolling mechanics.

Rolling in Secret

To perform a roll that can only be seen by you and the GM, you can use the command /gmroll [formula]. So for example /gmroll 1d20+5.

Dice Icons

When rolling a basic die (d4, d6, d8, d10, d12, or d20) a small icon appears in the chat window next to your roll, showing the result number. You can drag and drop this image onto the tabletop interface, creating a token in the interface color of the rolling player.

You can also re-roll these tokens or place them on another side. Right-click on the token, and under the “Multi-Sided” option you can choose to either make a “Random Side” appear-- which will result in a new roll-- or select “Choose Side.” The Choose Side option will launch a pop-up, from which you can pick the side of the token to display.

Related Pages

  • q Text Chat - where you roll the dice
  • Dice Reference - details on Roll20's dicerolling syntax
  • Macros - How to create shortcuts to your dice rolls