Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Script:Weighted Dice"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "{{script overview |name=WeightedDice |author={{user profile|104025|Aaron C. M.}} |version=0.2 |dependencies={{api repository link|IsGM}} |lastmodified=2015-02-01}} {{stub}} A...")

Revision as of 07:07, 20 March 2015

API ScriptAuthor: Aaron C. M.
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