Skip to content

Releases: Dibberdini/rpdice

rpdice v1.0

04 Mar 08:59
Compare
Choose a tag to compare

1.0 release.

Features:

  • type any dice combination with optional bonus for random roll (e.g. "1d12" "2d6+1d17+5")
  • option 'hit' to calculate chance for hit with a bonus on a target with a given ac (default 10). (e.g. "hit 1d4+7 -ac 15")
    • The d20 is assumed.
    • Includes support for advantage/disadvantage ("hit +5 -ac 13 -adv -1)
  • option 'avg' to calculate avg roll of any combination of dice (e.g. "avg 2d6" "avg 1d4+2d9+5")