Skip to content

Separate spell damage into diceNumber/dieSize/modifier

Separates spell damage into separate parts so that we don't need to manipulate strings to build spell damage formula in the future.

image

Merge request reports