posita/dyce

Need substitution (explode, etc.) support for Rollers

posita opened this issue · 0 comments

Currently, Rollers support relatively low-level operations, the most complicated being selection. That leaves implementing things like "exploding" dice up to library clients. Histograms already support exploding dice through substitution. Rollers should implement an analogous mechanism.