
Hi all! I'm looking at creating a macro for a wild magic sorcerer. Each time they cast a spell, they have a chance of triggering a random outcome (from a list of 100 outcomes on the Wild Magic Table). So they have a 5% chance base + 5% per spell level. For example, if casting a 5th level spell, they have a 30% chance of a wild magic outcome (5% base + 5%*5 spell level = 30%). I'm thinking it would be easiest to have a pop up window where the player is prompted to enter the spell level then it would roll the percentile dice. If failed (less then target %, so 30% in above example) then a d100 outcome dice is rolled. With that outcome dice, I'm looking to have the outcome listed, so something like if a 16 is rolled then 16 = "outcome description". it would be nice to be able to send that outcome to the DM without anyone else, including the rolling player, knowing what it was, just to give the DM some flexibility to tweak things if needed. I know that's a lot. I appreciate any advice anyone can give! Thanks!