DiceMaiden icon indicating copy to clipboard operation
DiceMaiden copied to clipboard

REQUEST: Roll multiple dice of different sizes in one command

Open cambion70 opened this issue 4 years ago • 5 comments

I'd like to be able to roll two dice in one !roll command. For example: I want to roll 1d20 for my to-hit, then 1d8 for damage. If the hit is good, I already have the damage and I don't have to roll again. If the hit is a miss, just ignore the damage roll.

When I play in person, I always do this with physical dice. It's efficient.

I propose to do it as such:

!roll 1d20+1 & 1d8

This would simply give two results and display them. I don't think the & operator is used for anything else. And maybe it can support more than two... just use another & and append another dice expression.

I hope you will consider this for this project and thanks for reading!

cambion70 avatar Apr 20 '20 23:04 cambion70

@Humblemonk I'll pick this one up if it seems worthwhile to you?

B-Rex avatar May 18 '20 21:05 B-Rex

Yea go for it! I think it would a nice feature to support

Humblemonk avatar May 18 '20 21:05 Humblemonk

Excellent, I'll get started on it.

B-Rex avatar May 18 '20 23:05 B-Rex

Any update on this?

cambion70 avatar Jun 23 '20 04:06 cambion70

Still in the works. Wont be able to give an eta

Humblemonk avatar Jun 23 '20 06:06 Humblemonk