Script:Wild Dice
From Roll20 Wiki
Revision as of 17:16, 26 March 2018 by Andreas J. (Talk | contribs)
API ScriptAuthor: Aaron C. M.
Version: 0.3.2
Last Modified: 2017-03-30
Code: WildDice
Dependencies: IsGM
Conflicts: None
Version: 0.3.2
Last Modified: 2017-03-30
Code: WildDice
Dependencies: IsGM
Conflicts: None
This article is a stub. |
Implements the Wild Dice rolling mechanic. Used in various d6 systems like Star Wars D6.
It replaces one d6 in a given roll with an exploding die, and in the special case of the exploding die rolling a 1, it removes the 1 and the highest die roll from the roll total.
Changelog
v0.3.2 (2017-03-30)
- Updated
v0.2 (2015-02-28)
- Added pips
v0.1 (2015-02-28)
- Release