-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello!
We were looking into a single expression that could tackle the Savage Worlds dice roll in one shot.
Characters roll their Stat dice (i.e. 1d8), and on top, a 1d6
roll. Both can explode. However, before exploding, we have to choose the highest of those two individual rolls, and explode that one (if highest).
I would have hoped this expression worked, but it does not:
((1d6+1d8)-L)!
Could this be supported?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels