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

Trying to do a bonus roll.

1467190605
Robert R.
Plus
Marketplace Creator
I'm trying to make a roll take a 8, 9, or 10 and not explode them, but rather, grant an extra success in a D10 system.  Is there a way to do this currently on Roll20?
You can try posting in the "SpecificUse" section, but I don't believe there are any tricks to doing a conditional bonus in a self contained macro without the API or making it a rollable table with custom values (1,2,3,4,5,6,7,8+bonus,9+bonus,10+bonus) the closest thing you might be able to do is use the crit range options to highlight your rest in green to visually indicate when you should add a bonus. ie:  1d10cs>8 will highlight green on any roll of 8 or more.
1467205623
Pat S.
Forum Champion
Sheet Author
I moved it to specific use forum but what you are asking for is more than likely in the realm of the API.
1467213337
Lithl
Pro
Sheet Author
API Scripter
I use a rollable table for Exalted, which is generally 1 success on 7, 8, 9 and 2 successes on 10.
1467224656
Robert R.
Plus
Marketplace Creator
That is awesome!  Thank you!