howdy, i been playing with macros, got one for me wizard to allow me to make choices for level and damage type ect for a chromatic orb. i spent a few hours modifying it for me rouge, but am having trouble getting it to add critical damage. i added attributes MAM (main attack modifyer +5 thats the dex) and SNEAKY (my current sneak attack dice 1d6) and came up with this - &{template:default} {{name=SHORT BOW pierce}} {{RANGE 80'/320'=[[1d20+@{MAM} ]] [[1d20+@{MAM} ]] }} {{HIT=?{SNEAKY|SNEAK [[1D6+@{SNEAKY}]]|NORMAL [[1D6]]} }} - thanks fer yer attention and help!