Okay, this seems like it should be super easy to do, but I can't seem to figure it out.   I need to add two d10's together and then compare that total to a target number. I tried /r 2d10>3 but that was just comparing each individual die to the TN, so I tried /r {2d10}>3 and it did the same thing.  Then I tried /r 1d10+1d10>3 and then roll20 yelled at me.    What do I need to do to get the macro I'm looking for?  Sorry if this is a simple thing, but I tried searching, nothing came up.  Thanks for your time.