I'm trying to put together a Marco for my Fantasy AGE game that rolls 3d6 (marking one as the Stunt Die), adds a modifier, and then gives the total. I know how to roll the 3 six sided dice, and add the modifier using the following: &{template:default} {{name=Dagger}} {{attack=[[1d6cs>7cf<0]] [[1d6cs>7cf<0]] [[1d6cs>1cf<6]]+1}} {{damage=[[1d6+2]]}} My question is, how to I get it to display the total?