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

How to do a Dusk City Outlaws Roll Macro?

I was wondering how to combine a percentile roll with a roll on a table. The catch is that you can roll multiple times on the table. In Dusk City Outlaws, you have Advantage and Challenge Dice. Advantage Dice are D8 with a symbol on 4 sides and a blank on 4 sides. The Challenge Dice are a d10 with a symbol on 6 sides and blanks on the other 4. Depending on the situation, you may end up rolling more than one Advantage or Challenge Die on a roll. I've made a table for the advantage die and one for the challenge die. So how can I make a macro that rolls the percentile for the skill and then asks for how many rolls on the tables?
I figured it out. I'm sure it isn't elegant but it works. /r [[1d100<?{Skill}]] + ?{How Many Advantage Dice?|0}t[Advantage-Dice] + ?{How Many Challenge Dice?|0}t[Challenge-Dice]