TikaelSol / PF2e-Animal-Companions

A module for Foundry VTT that helps automate PF2e companions like animal companions and eidolons.
Apache License 2.0
8 stars 13 forks source link

Incorrect display of attributes #65

Closed sambomb closed 1 year ago

sambomb commented 1 year ago

image image

Using animal companion module, it's showing incorrect values to Dex and Int, it should be +9 dex and -2 int, it's probably related to the fact that players usually can't get this numbers, but as showed at the print, it's applying the +9 dex bonus correctly at reflex for example and the -2 to int on skills.

I reported the error at the pf2e module https://github.com/foundryvtt/pf2e/issues/7873#event-9292116251 but it was discarded due the interaction with the module

Testing with custom value on the class it works as intended.

image