I have a Slayer with sneak attack and I currently have a macro setup to give me a drop down for sneak attack Yes/No. I am looking to add to the macro that if I say Yes to getting my sneak attack I will get my bleed damage of +1 per every 1d6 of sneak attack. Looking for some help adding this. Here is my current macro for sneak attack. [[ ?{Sneak?|No,0|Yes,1}*[[ [[ ceil((@{class-0-level}) / 2) ]]d6 ]] ]]