
Hi, I'm playing Dungeon Crawl Classics which has a stat called Luck. A players Luck, like other stats, can have anywhere between a -3 to +3 modifier based on how low or high the stat is. I want to create a carousing table that will allow a player to input their current luck modifier (it can change during the course of gameplay) so that the -3 up to +3 will change the random table result up or down. I'm imagining that when the player were to click the table a box would pop up that would have the player input their luck modifier and then when they click enter the table would roll and output the result. I'm sure an input like this could have many other uses in my campaign (say for weather, NPC reactions, treasure, etc) if I can just figure out how to make it work. Thanks for any help you can provide.