I want to be able to do something like this: Attributes: BS 50 Aim 10 Abilities (macros): Aimed-Shot /r d100<(@BS+@Aim) The desired result is that /r d100<60, thus anything 60 or less is a success. Is there a way to get this done currently? The things I have tried have either given me X + 10 successes, or macro errors.