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

Prevent additional dice from triggering Critical?

I am on a 5e DND game and I am getting a bonus of 1d4 to a d20 roll. &{template:simple} {{r1=[[[[1d20 + 1d4]]}} {{r2=[[[[1d20 + 1d4]]}} This is what I currently have but the 1d4  keeps making the the final number highlight as critical. is there a way to only have the d20 trigger the critical? Thanks in advance!
Just realized I posted too many [[ in the there, should be &{template:simple} {{r1=[[1d20 + 1d4]]}} {{r2=[[1d20 + 1d4]]}}
1561580373
Gen Kitty
Forum Champion
Here is a valuable resource for dice management: <a href="https://wiki.roll20.net/Dice_Reference" rel="nofollow">https://wiki.roll20.net/Dice_Reference</a> This will cause no critical success nor failure for the rolling of the d4: &amp;{template:simple} {{r1=[[1d20 + 1d4cf0cs0 ]]}} {{r2=[[1d20 + 1d4cf0cs0 ]]}} See what you think about that&nbsp; :)
Works like a charm! Thanks so much! Gen Kitty said: Here is a valuable resource for dice management: <a href="https://wiki.roll20.net/Dice_Reference" rel="nofollow">https://wiki.roll20.net/Dice_Reference</a> This will cause no critical success nor failure for the rolling of the d4: &amp;{template:simple} {{r1=[[1d20 + 1d4cf0cs0 ]]}} {{r2=[[1d20 + 1d4cf0cs0 ]]}} See what you think about that&nbsp; :)