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

Recursive Tables

Is there a way to get recursive tables to pull on entry from multiple tables. For instance I have all the DM Magic Item Tables set up as rollable tables. Is there a way to make it query all the tables but only pull one item?
1664916508
The Aaron
Roll20 Production Team
API Scripter
Generally, you'd do that with a table that has rows for each of the other tables.
For some reason I didn't even think of that. Thanks