
I have searched and searched, so I hope I am not beating a dead horse, but here goes. I have a player playing a 5e Wild Magic Sorcerer. I want a macro that can roll 1d20 and if the result is "1" then I want to roll on the table I made (which I can accomplish with [[1t[Wild-Magic]]]
I feel like I should be able to accomplish this with the psuedo conditional statements discussed at <a href="https://wiki.roll20.net/Useful_Macros#Conditional_Statements" rel="nofollow">https://wiki.roll20.net/Useful_Macros#Conditional_Statements</a> , but I can't seem to figure that out. Is this even possible? If so, what am I missing?