thatlonelybugbear / automated-conditions-5e

A small module for Foundry VTT and Dnd5e game system, which uses dnd5e Hooks to add the correct config options for Rolls for the most common 5e conditions.
MIT License
7 stars 5 forks source link

[Bug] Rolling Saving Throws with multiple dice (RSR) causes the dice to stack #109

Closed maxobremer closed 5 months ago

maxobremer commented 5 months ago

When you use ready set roll and have the roll multiple dice option enabled then the result fo a saving throw will be the combined value of both dice (B) instead of normal (A) *See picture image A has both dice separate as it should B has the result of both dice (two 11s) combined

Having checked previous versions of the module, it seems this issue cropped up around v11.315311.1 - Rollers are welcome

Tested it with only AC5e (v11.315312.4) and RSR (v3.0.14) enabled, using DnD5e (3.1.2) on Foundry (v11.315), using the following settings for each: image image image image