B1FitnessRange
- Defines an integer range with minimum and maximum values,
* used for fitness stat thresholds and script trigger ranges.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Min | int32 | Minimum value of this fitness range. | Category: B1FitnessRange |
| Max | int32 | Maximum value of this fitness range. | Category: B1FitnessRange |