Script:Weighted Dice
From Roll20 Wiki
Revision as of 14:17, 17 June 2020 by Andreas J. (Talk | contribs)
API ScriptAuthor: Aaron C. M.
Version: 0.2
Last Modified: 2015-02-01
Code: WeightedDice
Dependencies: IsGM
Conflicts: None
Version: 0.2
Last Modified: 2015-02-01
Code: WeightedDice
Dependencies: IsGM
Conflicts: None
Automated creation of rollable tables where a minimum value is weighted with values it replaces. (example d6min4 possible values: 4 4 4 4 5 6)
Changelog
v0.1 (2015-02-01)
- Release