dnd5e
dnd5e copied to clipboard
[#3452] Don't replace `damage.active` set in `preCalculateDamage`
Doesn't override a active
object created during the preCalculateDamage
hook and incorporates any multiplier into the auto-calculated multiplier.
Closes #3452
That looks perfect - many thanks.