Open eugeneloza opened 6 years ago
Some buffs should be able to increase Max above MaxMax. Current API doesn't allow for such possibility due to automatic checks that Max <= MaxMax.
Max
MaxMax
Max <= MaxMax
Or, maybe buffs/debuffs should not be included in the stat (only current drop caused by wounds), but calculated every time by collecting all buff/debuff perks.
Some buffs should be able to increase
Max
aboveMaxMax
. Current API doesn't allow for such possibility due to automatic checks thatMax <= MaxMax
.