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

Display Separate Dice from Character Sheet Roll

1697841081
Sean L-B
Roll20 Production Team
Sheet Author
I am almost finished making a character sheet in Roll20, but I can't get the dice rolls to work correctly. This is a Xd6 system where the total doesn't matter but the individual values do (similar to Forged in the Dark games), but my roll buttons are only showing the sum of the dice. Is there a way to set it so that it displays the individual dice instead of the total?
1697848982
GiGs
Pro
Sheet Author
API Scripter
The roll system is designed to only show the total. You can individual dice by hovering the mouse over the result. The alternative is to use a Custom Roll Parsing sheet worker and your own Roll Template. With this method, you can show the individual dice (and the total if you want to show that as well).