Skip to content

Rewrote for Foundry 0.7.7, added client setting

Joel Kreisel requested to merge update-077 into master

Note that Foundry calls Roll() for each die, so we don't need to track the number of dice any more (otherwise you get N^2 die rolls). Also updated the prompt to indicate which die is being entered when multiple were rolled.

Merge request reports