I'm having trouble using a roll query which calls macros. Here is a macro which I'm using Glaive-GWM /me slashes furiously with thier glaive with an overwhelming force /roll 1d20 + @{Lougrozu Sted|strength_mod} + @{Lougrozu Sted|pb} -5 and it works normaly like it should. This is the roll query macro I'm using ?{what type| Stanard , #Glaive-stanard | Standard GWM, #Glaive-GWM | Advantage, #Glave-Ad | Advantage GWM, #Glaive-Ad_GWM | Disadvantage, #Glaive_Dis | Disadvantage GWM, #Glaive-Dis-GWM } However it prints the following /me slashes furiously with thier glaive with an overwhelming force rolling 1d20 + 5 + 6 -5 ( 20 ) +5+6-5 = 26 How do I fix this issue ?