
So I'm planning at some point to run 7th Sea Second Edition, and part of the mechanic of the dice of that system is the concept of achieving raises on your dice rolls.
A raise is defined as a 'set' of dice that add up to 10, using d10s - so for example if I were to roll:
10, 9, 7, 3, 2, 1
I would have 3 raises: (10), (9+1), (7+3) which are the game's equivalent of successes.
I made a test game, seeing that there was a 7th Sea Second Edition character sheet but that set making functionality is not built into the die roller. Is that something that the base dice rolling of roll20 supports, and if not is it something I could programmatically create using the API?