Hi Folks, I did some searches and couldn't find anything relevant, although it seems like something others must have run into before. I'm running a game in which the raw roll result matters AND the modified dice roll matters. In my roll template, I'm capable of getting the result and differentiating between the dice rolls. The problem I'm having is that I want to use the raw dice roll and the modified dice roll separately. Are roll templates capable of handling this? Does this require a dip into API land? Example pseudo description: roll a 1d20 if a 1 - something special happens if a 10 - something special happens if a 20 - something special happens Now, take the 1d20 roll and add the roll modifier check the total roll against target difficulty