I set up an attack macro which include damage from the Savage Attacker feat, but unfortunately I initially misunderstood the feat. I thought it was the best of your rolls: so, for example, if I rolled three dice for damage, you rolled six and took the best three dice rolls. My macro reflected that: 6d8kh3 However, it's actually: roll the three dice, then roll the three dice again. Take the highest sequence. So if I roll: 6 + 8 + 1 + 4 + 5 + 3 I use the 6 + 8 + 1. How do I include that in a macro? Thanks in advance, P