So I basically just wanted to be able to, via integer, determine how many of each die are in the attack pool. We have 9 die total (d6/8/10 in green/yellow/red), so the pool would be made up of some number of these. Just being able to output histograms from various pools would be helpful enough. Being able to compare, say, the number of successes of
[2 green d8s + 1 green d10 vs 1 defense die]
against
[3 red d6's vs 2 defense die]
would be *super* helpful.