I wasn't able to find a satisfactory way to checking for dice pairs/matching sets (successes) and target numbers (nudges) so I wrote a very simple script (and i mean very simple) to check dice rolls and output results. Using "/roll Xd6sd>6" gave me pretty much all the same information, but i didn't like presenting nudges as "successes". I am using this script in my Mistborn RPG campaign but maybe someone else will find this functionality useful: Gist: <a href="https://gist.github.com/abitidi/c3f0e9875a67bb8579" rel="nofollow">https://gist.github.com/abitidi/c3f0e9875a67bb8579</a>...