So this is the macro I'm trying to make work right now: &{template:default} {{name=Heavy Mace}} {{Heavy Mace=[[1d20 @{Damien Kavras|bab}+@{Damien Kavras|epicattackbonus}+@{Damien Kavras|weapon1stat}+@{Damien Kavras|size}+@{Damien Kavras|weapon1enh}+@{Damien Kavras|weapon1focus}+?{Power Attack? (Put in penalty with negative sign ie -3)|0}+?{Additional Attack Bonus?(Don't add +)|0}]]}} {{Damge=[[1d8 + @{Damien Kavras|weapon1damagestat} +@{Damien Kavras|weapon1enh}+@{Damien Kavras|weapon1specialize} +?{Power Attack Bonus?|0}+?{Additional Damage Bonus?|0}]]}} My question is, how do I make the Power Attack Damage query auto calculate based on the modifier given in the Power Attack To Hit query? And if that works, is there a way to have it check whether the weapon in question is a two handed weapon, to adjust the damage modifier accordingly?