Hello all, I need to achieve the following and I am not sure if it is possible... If I roll Xd6 I need the macro to add up the result as follows: 1 = -1, 2 to 5 = 1 and 6 = 2. E.g.. If I rolled 4d6 and the result was a 6, 3, 2, 1 that would equal 3. So 2+1+1+-1 = 3. Is this possible with a macro? If so any help would be greatly apricated. Thanks in advance.