Is it possible to compound an extra success (or n successes) given a conditional (e.g. >10)? It's a pain to do the extra success by manually scanning the dice roll results and it doesn't support in-line rolling very well. An example would be: PC rolls 14 dice for an attack roll. Each d10 must exceed 7 for a success. If it lands on a 10, it's two successes. So, if I get three 9s and two 10s (and no 8s or 7s), it should come out to 7 successes, not 5.