Hi, I'm currently using the following macro for a Ranger longbow attack with favored foe query: @{Dargrim Drunkeye|wtype}&{template:atkdmg} {{mod=+7}} {{rname=Longbow}} {{r1=[[@{Dargrim Drunkeye|d20}cs>20 + 5[DEX] + 2[PROF]]]}} @{Dargrim Drunkeye|rtype}cs>20 + 5[DEX] + 2[PROF]]]}} {{attack=1}} {{range=150/600}} {{damage=1}} {{dmg1flag=1}} {{dmg1=[[1d8 + 5[DEX] + ?{Favored Foe|Yes,2|No,0}[FAV]]]}} {{dmg1type=Piercing }} 0 {{dmg2=[[0]]}} {{dmg2type=}} {{crit1=[[1d8[CRIT]]]}} {{crit2=[[1d10[CRIT]]]}} 0 {{desc=}} {{spelllevel=}} {{innate=}} @{Dargrim Drunkeye|global_attack_mod} @{Dargrim Drunkeye|global_damage_mod_crit} ammo=Arrows @{Dargrim Drunkeye|charname_output} It works great, however I would like to put in a "Hit Yes/No" query before automatically rolling for damage - currently, it looks like this after executing: Not sure if it's possible but any help would be great. Thanks, Survivorist