There's two statuses a player can be in "On Edge" where they roll 2d6+modifiers "Reckless" where they 1d12+modifiers I'm trying to figure out if there's a way to assign a status to a player, sort of like /talktomyself that would alter what dice are rolled when a macro is clicked. So there'd be a single macro called "+1". If the player had the "On Edge" status, when they clicked that it would call /r 2d6+1 and if they had the "Reckless" status it would call /r 1d12+1 . Is this something that can be done in roll20?