Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

[Dice] Extra modifiers #26

@rakiru

Description

@rakiru
  • Exploding dice modifier ! - If a roll is the max, roll again and add to original dice, repeatedly.
  • Numeric operator modifiers +-*/ - Do maths things to total.
  • Comparison operator modifiers > >= < <= == - Filter rolls by numeric comparison. == or = for equals?

Syntax/parsing may need a complete overhaul (full on parse tree?). It's currently just a simple implementation of what python dice libraries I found provide, but written myself to add configurable limitations. Actually...

  • Add modifier count limit config option

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions