8 Years Ago
Added CappedMaxValue to Stat, which returns MaxValue + CappedModifierValue (hence will reflect the MaxValue as long as there's no active cap). Extended enum StatManipulator with the value Cap. Stat+Modifiers now hold a list of modifiers of the StatManipulator type Cap. Need and Vital's Current Value now clamps to the range [0, CappedMaxValue].