Lavaeolous / PF1-StatBlock-Converter-Module

FoundryVTT Module to convert PF1 Statblocks into Foundry Actors (PC or NPC).
MIT License
14 stars 12 forks source link

Fix calculation error in action attack modifiers. #543

Closed Lavaeolous closed 2 years ago

Lavaeolous commented 2 years ago

It seems in the transitions to actions the attack modifier to account for differences between derived and input attack data was broken

Lavaeolous commented 2 years ago

In theory fixed, but the preview display currently does not update automatically

Lavaeolous commented 2 years ago

Fixed, the attackBonus is a formula (e.g. string), not an integer