I'm not very good at figuring out macros. Reading the wiki tends to make my eyes cross after a while, so I thought I'd just ask for some help on the forums. Anyway, is it possible to work up a macro to do any of the following things? 1) Roll 2d6 against a target number (lets just say 7), with the intention of achieving a result equal to or greater than the target number. 2) Do the same thing, but add a modifier (+2, -2, etc.) to the 2d6 roll. So, 2d6+2 or 2d6-2 against a target number of 7. 3) As in #2, but leave the target number adjustable on the fly, where I could input the target number upon a prompt or something. Thanks for any help you can give me.