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

Is it possible to display two outputs from a single roll?

For example, a simple 3d6. By default, a 3d6 would simply tally up the individual dice and display the results ie. 2+3+6=11 By default, a 3d6>6 would simply tally up the individual dice and display the results ie. 2+3+6=1 success Now what if I wanted to roll 3d6 and have it give the results of 3d6 and 3d6>6 individually, but use the same results of the 3d6 roll for both outcomes? Is that possible?
1462834066

Edited 1462835085
Unfortunately, it's not possible to output both the sum of dice and utilize Compare Points without the assistance of an API Script . (Access to the API is available in games in which the Creator has an active Pro subscription.) You could Sort Dice (with Roll Highlighting ) to make it easier to determine how many successes were rolled at glance, e.g. /r 10d6cs>5sd
The perfectionist in me is a little disappointed, but grouping everything together and highlighting the relevant results does the trick well enough. Thanks for the help.