Good day/evening all, I would like to know if it's possible (and how) to have a check on a dice roll for even or odd (like doing 1d100%2>1) and writing out a different text if it's odd or even. To be more specific, i would like to create a macro that roll a d100 and says something like this: odd: Use [magic1] and roll 1d10 even: Use [magic2] and roll 1d20 something like this thanks in advance