Combine
Modifies the Stat value using the injected value according to the selected ContributionType.
Contribution Types
| Type | Description |
|---|---|
| Flat | Adds the injected value directly. |
| Rate | Applies the injected value as a percentage. The value should be between 0 and 1. |
| Multiplier | Multiplies the Stat value by the injected value. |