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 .
×

Is this type of macro possible?

Hi all. I'm looking to make a macro that combines other macros, picks one of them at random and rolls it. The example I am trying to put together is this... I have made a rollable table for DnD cantrips and another one for DnD 1st level spells. I've made macros for both of them that will randomly roll from the table I choose and pop out a result. Can I put those two macros together into a single macro which will randomly pick the cantrip or 1st level spell list and then roll from the one it chooses? Thanks a bunch.
Robert, You'll need a Pro account to unlock the ability to do more with rollable tables than return an item. There are a couple of cool tricks people have used to try to work around it, but I've not delved into it. You may want to, depending on your need and background. <a href="https://app.roll20.net/forum/post/5636784/nesting-roll-tables-to-create-random-encounter-slash-loot-tables-without-using-the-api" rel="nofollow">https://app.roll20.net/forum/post/5636784/nesting-roll-tables-to-create-random-encounter-slash-loot-tables-without-using-the-api</a> <a href="https://app.roll20.net/forum/post/5899495/stupid-roll20-tricks-and-some-clever-ones#post-8848641" rel="nofollow">https://app.roll20.net/forum/post/5899495/stupid-roll20-tricks-and-some-clever-ones#post-8848641</a> Good luck! M
You won't need Pro if you don't mind copying and pasting the name of a spell template into chat.&nbsp; You can put the names of the spell templates with a hashtag before them into a rollable table.&nbsp; For example, a rollable table of first level spell templates could look like this: #Magic-Missile #Burning-Hands #Detect-Magic etc., etc. When the table rolls, highlight and copy the hashtagged text right out of the chat bar and paste it into the chat field and click send.&nbsp; Then, your spell template will roll. For free. :D