Hi macro wizards! I've come up with a basic wandering monster macro, which rolls for the check, and if successful, rolls on a rollable table to get a wandering monster result. However, it's ugly in the chat window. I'd like to do it with all inline rolls, but as I understand, you can't nest inline rolls. Short of API help, is there a way to make this any better? Here's the macro: /w gm Wandering monster check: /gmroll [[?{Die Type?|d6}<?{Target Number?|1}]]t[Wandering-Monsters] Here's the chat window output (with a negative and positive result): Any thoughts?