/TTRPGRoller

Roll virtual dice over a python terminal. Includes a roller for Scion.

Primary LanguagePython

TTRPGRoller By Ryan Epp


Features: Rolls different amounts of dice and outputs the results. Supports large amounts of dice with any side number, and modifiers.

Example: 2d5+8d21+16

Requirements: Run in any python 3 enabled terminal.

Bugs/Needs Improvement:

  • Negative modifier support (1d4-2).
  • Parsing structure of operands
  • Advantage/Disadvantage support

Also includes a Scion dice roller in another file.