Hey all. I wanted to know if it was possible to delegate random encounter rolls to a single macro for ease of use, but I'm pretty new with macros. In Pathfinder 2e there is a d20 roll to see if an encounter happens at all (book suggests to vary the DC by terrain), followed by a d10 to determine the type of encounter (harmless, hazard, or creature), and capped off with a d20 roll based on the area's random encounter table. Would it be possible to set something up to where... 1.) When the macro button is hit, it asks you for the crit range of the d20 roll. 2.) If the result meets or beats the crit range, it will then call the other two rolls somehow?