Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Rolling dice in tables

I created a rollable table to use as a fumble chart, but I can't get it to roll the dice that I reference in it. For instance, one entry reads "hit yourself: take 1d4 damage." I tried putting the brackets around the 1d4 (take [[1d4]] damage) but that just makes the brackets show up in the chat dialogue with the rest of the entry. Is there any way to get the table to roll the dice so that I don't have to roll them separately?
1470118674
Lithl
Pro
Sheet Author
API Scripter
Not natively. I believe  RecursiveTable can do what you're looking for, but it requires a Pro subscription.
1470136884
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
RT can't currently, but Aaron and I are working on an update that will.
Thanks you for letting me know.
You can still get the dice rolls in there but they won't roll from the table. Here is an example of how i do it from my fumble table. Table Result: You swing wildly and hit an ally! You catch them off guard stunning them for 1d6 rounds!
Yeah. That's what I did.