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 Sets

Forum search is broken. Google found nothing. Here goes. Some games require sets instead of sums. Reign and systems that use the same engine. Legends of Wulin. If you roll 1,1,4,5,5,6,7 you don't add them. You get [two 1s] [one 4] [two 5s] [one 6] and [one 7]. Is there an easy way to implement this in roll20? The closest workaround I can think of is to use the sorting function and just work it out yourself, which works. But I figured I'd ask to see if the dice roller can group sets like this.
1479584780
Lithl
Pro
Sheet Author
API Scripter
Unfortunately, there's no built-in function to do this. An API script could be written to do it, but the campaign creator needs to be a Pro subscriber to use the API.