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
This post has been closed. You can still view previous posts, but you can't post any new replies.

same line, multiple rolls

so I just had a this thought in a pathfinder game, I had an idea for rolling multiple die rolls with the same bonuses but not adding them all together. I mean, no if you do "/r 3d20+3" it prints out a total of it all, but if there was a way to do "/rm 3d20+3" or "/rollmulti 3d20+3" and it would print out each die roll with the modifier (+3 here) and it would show separatly. Just thought it would help (atleast in pathfinder) for summoned monsters with all the same stats, or multiple monsters of the same type attacking one player. so now: /r 3d20+3 (10+15+5)+3 = 33 or /rm(or /rollmulti) 3d20+3 (10+3)(15+3)(5+3) = 13, 18, 8 I have no idea how hard this would be to program in but I though it would be helpful :)
1417805688
The Aaron
Roll20 Production Team
API Scripter
You could do this now with inline rolls... [[1d20+3]], [[1d20+3]], [[1d20+3]] It's a bit more verbose, but gets you your separate rolls. If it's in a macro, you only have to type it once.
1550175366
Roll20 Dev Team
Pro
Marketplace Creator
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .