With a macro like this, is it possible to include a variable input?  /ooc Attacking with Longbow... ( vs. AC, 19-20x2)   /r 1d20+@{Dex}+  When I do this, and call the macro with %{Chris Lyanor|Attack_Longbow} 2, it doesn't actually include the +2 (see below).  In fact, the trailing + breaks the +Dex, too (see below).  Removing the open +, and doing %{Chris Lyanor|Attack_Longbow}+2 will return the same result below.  Can't find a workaround, thanks in advance if anyone knows!