I have created a Query in order to facilitate the use of a power attack with a two handed weapon. On the character sheet, under the Attacks tab, I have added to my weapon the following macro to the Full macro text box in the Macro Text area. {{?{Utilize Power Attack?|No, 0|Yes, Power Attack! -1 to attack and +3 to damage}}} I want to add the result of my power attack (yes or no) to the attack macro and damage macro parts. For Example, if I said yes in the macro, it would read the query picked (yes) then compare the two options provided in the attack macro. No being +0 and yes being -1. Then pick the -1 and move on to damage macro and compare between two options again, no being +0 and yes being +3 Then pick +3.