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

[Request] Random encounter

I assume there is one out there already, but I am looking for a random encounter generator based of rolls. So roll a dice, its returned, say you get a 1, nothing happens, however if you get a 6 you get a crazy powerful monster table. There would be a table for all numbers 1-6, or 1-10, however it is set up, but then it would call that table at which point it would roll a 1d20, and pick a monster at random, or a group of monsters. Say the 1d20 rolls a 14, whatever is in that 14 slot of that table is returned and then people can see it. Maybe even hide it so only the gm sees it, or make it changeable.  I have see others made, however I have never seen them made off rolls. Didn't know if it is possible or anything of the sort. Also, would be cool if you could add in seasons/areas, like most of them are already based. So type !forest and it rolls the 1d6 off a forest table, and such things for other ones.  Is it possible? Thanks!
Use TheAaron's recursive tables script and you can create rollable tables for everything you want.
Thanks! You're the best!