
Hello all :) I have a doubt I'm trying to solve. I have to create a 3d10 roll, till here, its easy. The thing is, the roll is divided in 3, D+ D- and dS. In a real game, you play with 3d10, two same color and one different, because this one tells you the location of damage if you attack, and also is used in other rolls, so must be added to the other but showed different. And the other two must be ordered d- is the lowest one of the same color and d+ is the highest. Example of this: you roll 3d10 and it has to be showed as bla + ble + bli = blablebli d+: bla d-: ble dS: bli. Any idea how can I do this?