This system uses multiple(varies 2-20) 6d's for damage. The total is stun damage, that's no problem. Body damage is 1 point for each 2,3,4,5, 0 points for 1's and 2 points for 6's. Can the total of body damage be totaled up in a macro? This is what I have &{template:default} {{name=N Damage}} {{Stun=[[?{Number of dice rolled}d6sd]]}} so far.