ardittristan / 5eSheet-resourcesPlus

A module that allows you to add more resources to 5e character sheets
GNU General Public License v3.0
9 stars 5 forks source link

Resource values not adding properly using item effects #20

Closed WyntherKnight closed 2 years ago

WyntherKnight commented 2 years ago

When two or more items with effects to "add" the max value of a resource, the don't add the sum, but rather place the numbers beside each other. Only happens with the fourth resource onwards (first 3 resource sums up the values normally).

a) Item 1 has effect to add 4 to max value of sixth resource b) item 2 has effect to add 10 to max value of sixth resource c) result becomes "Resource: 0/410" instead of "Resource: 0/14" d) Resource slot 1 - 3 (primary, secondary and tertiary) show normal results.

Unknown if this is the 5E Resource Plus issue or the Dynamic Active Effects module issue. Tried to replicate the same effect on a new blank world with only these two active, same results.

WyntherKnight commented 2 years ago

Im not sure what happened, but it seems to be working now. please ignore this issue.