
I've been looking through a few other posts, but can't seem to find a direct answer to this. It seems that when I roll 2d6, even in my own rolltemplate inside a sheet, it will automatically highlight the combined roll result if there is a 1 or a 6 in either die result. I found this article here from another forum, and tried implementing the 1d20cs20cf1 but instead doing 2d6cs12cf2. <a href="https://wiki.roll20.net/Dice_Reference#Critical_Success_and_Fumble_Points" rel="nofollow">https://wiki.roll20.net/Dice_Reference#Critical_Success_and_Fumble_Points</a> However the result was that it only highlighted the 2 number for one die at a time. I can't seem to find a way for it to base the crit success and failure on the combined result instead of just one die. I'm hoping to put this inside the character sheet code, so it's consistent every time and simple for the user. Is this possible? Would it require some sheetworker shenanigans at the end? Thanks!