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

is there a way to keep the median roll?

I've been trying things like 3d20dl1dh1 but I can't get it to work. I'm working on this as a modification to the 5e dnd advantage system, instead of advantages and disadvantages canceling out it would change how many high/low rolls you drop so if you have 2 sources of disadvantage and 3 sources of advantage you roll [[(1+?{Number of Advantages}+?{Number of Disadvantages})d20dl?{Number of Advantages}dh?{Number of Disadvantages}]]. Is there a way of doing this that displays the correct roll instead of making the player look through the rolls?
Try this: {3d20kl2}kh1 That will keep the middle.
Thanks, not sure why I didn't think of that one.