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 here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
Is it possible to set a macro so that if a duplicate value is rolled in a dice set, it re-rolls automatically? For example, a player rolls 4d8 and rolls 1, 2, 6, 6, but the system re-rolls one of the 6s and continues until all 4 numbers are unique?
Not in the base dice syntax, but you could write an API script that does that. Would you want any sort of feedback about having rolled duplicates, or just want the duplicates replaced?