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

[Script] Challenge Rating based random encounter monster generator

This script should work any game using any sort of challenge rating. This script uses Roll20's rollable tables to allow DMs to enter monster names under their correct challenge ratings. This script does not contain stat blocks. &nbsp;I'm assuming the DM will set up all the monsters they want to use in their campaign and then add them to the rollable table. This script allows: - Min CR - Max CR - Favor larger or smaller creatures - Repeat weighting for odds of using an already picked monster (think packs) - At least one of specified CR - Filtering by any sort of tag the DM wants to add like : roads, forests, bandit, goblin, etc Detailed instructions are available in the top of the code or by typing !genenc __help Code <a href="https://gist.github.com/JRobber/dea77c0389a870f63a" rel="nofollow">https://gist.github.com/JRobber/dea77c0389a870f63a</a>...
1441027315
The Aaron
Pro
API Scripter
Nice addition!
I have no idea where in your code the instructions are and the command isn't working
1441670853
vÍnce
Pro
Sheet Author
Although it didn't look like there was anything in the code... &nbsp;Sometimes you can look through the code looking for something that starts with an exclamation " ! " From above. Detailed instructions are available in the top of the code or by typing !genenc __help