I'm trying to use the Random Tables option to build a wandering monster table. I realized that it would "roll" regular text results, so I've tried changing it to automatically roll the number of enemies. However, when trying to add entries like "2d4 Orcs" it'll just roll the '2' every time. Interestingly, if I were to type "/roll 2d4 Orcs" it'll roll the 2d4 properly, so it seems like the table result is going through a different syntax parser. However, I can't find a guide anywhere (the wiki doesn't explain the rolls from the results at all). Is this possible? Am I doing something wrong?