B1StatFxThresholdInfo
- Defines the FX lists applied when a stat crosses a threshold in either direction.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Threshold | float | The stat value threshold used to determine direction-based FX application. | Category: B1StatFxThresholdInfo |
| ApplyFxListOverThreshold | TArray | The list of FX applied when the stat is above the threshold. | Category: B1StatFxThresholdInfo |
| ApplyFxListUnderThreshold | TArray | The list of FX applied when the stat is below the threshold. | Category: B1StatFxThresholdInfo |