Value
The value shared between a Progress Stat and a Complex Stat is the Final Value, which is obtained after the Clamping has been applied.
In a Progress Stat, ModifyValue() will modify the Final Value and clamp the result.
In a Complex Stat, since the Final Value is defined by its Value Sets Manager, ModifyValue() on a Complex Stat will use the default Value Set (the first Value Set in the Value Sets Array), the default Value Type ("Base") and the default ID ("Default"). #
SetValue() is only present in the Progress Stat and will clamp the New Value.