I've been poking around in API trying to automate some of my campaign things to make the game smoother and more streamline. I cannot for the life of me figure out how to capture dice rolls, read the result, and roll another dice based on it. What i'm trying to do is if a d20 is rolled, and its =<15 then rolls a d100 and returns results (optionally with what that percentage stands for..like 1-10=head, 11-20=Left Arm..etc. This is totally optional and just a nice touch) Anyone know a way to do this? or point me in the right direction to start? Thanks in advance.