B1Stat
- Represents the runtime value and configuration of a stat for a character instance.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Value | float | The current numeric value of this stat. | Category: B1Stat |
| ProbabilityRatio | float | The probability ratio used in desire-driven selection for this stat. | Category: B1Stat |
| StatMax | float | The maximum allowed value for this stat instance. | Category: B1Stat |
| StatMin | float | The minimum allowed value for this stat instance. | Category: B1Stat |