Humblemonk / DiceMaiden

Dice bot for Discord
Apache License 2.0
121 stars 56 forks source link

Forged in the Dark support #186

Open frameofapainting opened 2 years ago

frameofapainting commented 2 years ago

It would be amazing to offer alias support for FITD (blades in the dark, scum & villainy, etc.). It's a very simple system: all d6s, with a few different types of rolls.

Easy solution Add a broad FITD roll that bolds the highest dice in every instance and offers no sum.

For example, !roll fitd 4 would roll 4 d6s, return the results of each d6 with no sum (e.g., 6, 2, 6, 3) and bold every instance of the highest roll (e.g., 6, 2, 6, 3). Alternatively, it could offer a result instead of a sum with the following rule:

A highest result of____ equals: 1-3: bad outcome 4,5: partial success 6: full success 6,6: critical success (i.e., it's a critical success if there's multiple 6s rolled).

e.g., 6,2,6,3 (critical success)

Enturk commented 1 year ago

Just to expand on the suggestion, rolling zero dice should roll two and take the worst, with no chance of critical success.

J-hnM commented 3 months ago

I would also greatly appreciate this feature!