Hi there, I was wondering if there was a way to have a macro rounding up totals below X to X, while counting totals over X as the normal total. Example: I want a hero's roll of 3d6 to always count as 11 (average of a 3d6 roll), unless it's over 11. Let's say hero rolls 3d6 and gets an 8. The macro should display it as 11. Let's say hero rolls 3d6 and gets a 14. The macro should display it as 14. Is there a way to do this?