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

[Dice] Extra modifiers #26

Open
4 tasks
rakiru opened this issue Jun 5, 2015 · 0 comments
Open
4 tasks

[Dice] Extra modifiers #26

rakiru opened this issue Jun 5, 2015 · 0 comments
Assignees

Comments

@rakiru
Copy link
Member

rakiru commented Jun 5, 2015

  • 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

@rakiru rakiru self-assigned this Jun 5, 2015
@rakiru rakiru changed the title [Dice] Exploding dice [Dice] Extra modifiers Jun 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant