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

Dice rolls succes/failed

1421004649

Edited 1421004801
I am looking at the roll macros right now. What I need i something simular to 3d6>6f1 but I need the number of success and fail to report separetly rather then having the failed subtract the number of successes. But I can't find anything like this. This is due to the fact that the player might reroll all non success/failed dice once. Also a 1 is not technically a "failed" but rather a bad sideffect.
1421004824
Pat S.
Forum Champion
Sheet Author
Due to the way the dice engine is coded, It can't report successes and failures separately. As you are a mentor, you could try an API script to do that. If it is not created already and you do not have the skill, just ask in the API forum.
Ah! I forgot about the API! Hacking time!