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

Extra Success with Critical Success?

Hi Everyone,  I have created a Macro with the below: /roll ?{Number of Dice|2}d20sa<[[?{Attribute}+?{Expertise}]]cs<?{Focus}cf>20 Using the above formula to make a Skill Check Number of Dice we will roll is 2, as per default, but could be higher or lower. Attribute value for example is 9, and Expertise is 2. This makes the Target for Success 11 Focus in this example is 3, meaning anything rolled as a 3 or less is a critical success. Critical Failure is always set at 20. So far, this works great, with a roll of a 3 and an 11 returning 2 successes. However, is there a way to add an extra success each time a critical success is achieved? for example as above, 1 success, and 1 critical success, returning 3 success instead of 2? Thanks in advance for any assistance. Jeremy
1474626446
Tetsuo
Forum Champion
You could probably perform that with an API script, though that's a pro member feature. I'm not really sure that's possible using roll20s native commands.
Thanks Franky, I had a really good look through the help notes for dice rolling mechanics and couldn't find anything. Was hoping maybe there were some undocumented features!  Cheers,  Jeremy