Hello, I'm trying to write a macro for a game, and I am unsure if Roll20 can support this. The mechanic works like so: Roll 2 different d10's, let's call them A and B. If the results are different you add A to the appropriate ability and give the result. If both A and B are equal, you add them both to the result. Example: I roll 7 and 9 plus my Strength 5. Result: 12. Example: I roll 7 and 7 (a matching pair!) plus my Strength 5. Result: 19 How do I write a macro to automate this roll?