
I am using roll20 for a d&d3.5 campaign, and I would like to know if there is a way to get the damage roll to be dependent on the success/failure of the attack roll? So far I am using this: /r {1d20+@{dex}}>@{target|ac} to hit /r {@{melee-damage}} damage It's great for successes but, I was wondering if it was possible to forgo the damage roll if the first roll failed?