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 do I use a roll for numbers in another roll

I want to roll a 1d6 and use that for how many 1d8 I need to roll. I need be able to see the first 1d6 and then all the d8s after in one macro. 1d6 = A Ad8
[[ [[1d6]]d8 ]]
1531781477

Edited 1531781505
How do I see the first roll at the same time too?
1531782542
The Aaron
Pro
API Scripter
You can over over the result and see how many d8s were rolled.  You could use  You can instead use: /roll [[1d6]]d8 to get an even clearer picture:
1531782851
The Aaron
Pro
API Scripter