This repository was archived by the owner on Mar 12, 2022. It is now read-only.
v1.5.2 - better item value calculation
The item value calculation now ignores any special characters like ',' or '-' in the string.
This was necessary because some items included things like '-' or '9,000' instead of the standard '9000 gp' format.
Unfortunately, this ended up not working for commas.
v1.5.3 relates to this issue again.
See 1.5.1 changelog for more:
https://github.com/bmos/FG-PFRPG-TotalEncumbrance/releases/tag/v1.5.1