tposney / midi-qol

Other
5 stars 0 forks source link

DF Manual Rolls + Dice Roller Options(Exploding dice) #1231

Closed tposney closed 1 year ago

tposney commented 1 year ago

In GitLab by @MotoMoto21 on Apr 22, 2023, 03:02

In my game I have a house rule that any heal that rolls the maximum on the dice gets to roll another of that dice, also known as Exploding dice. In foundry this is the dice rolling option: 1d4x. The core roller will send the exploding dice to DF manual rolls for a manual entry, Midi however does not do this. The explosions are just rolled as if the user had manual rolls disabled.

tposney commented 1 year ago

How are you specifying the healing roll, ideally can you attach an item/spell that has the healing specified and you midi settings so I can check?

I've tested with cure wounds healing roll set to 1d8x+@mod and with midi enabled and with it disabled and in both cases I am prompted for the first d8 roll and if I enter 8 it then rolls the second d8 without prompting.

So it looks to be a feature of DF manual rolls rather than midi-qol, but I could of course have misunderstood.

tposney commented 1 year ago

I ran another test in a world with only manual rolls active.

/roll 2d6x6 and entering 6 for each of the dice rolls, causes df manual rolls to roll the expanding dice itself.

So, I'm going to close this as it seems to be a manual rolls issue.