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