B1FitnessChangeScripts
- Associates a fitness value change range with a list of script IDs to execute
* when the character's fitness stat changes within that range.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ChangeRange | FB1FitnessRange | The fitness value change range that triggers this script execution. | Category: B1FitnessChangeScripts |
| ScriptIds | TArray | List of script IDs to execute when the fitness change falls within the range. | Category: B1FitnessChangeScripts Foreign: Script.Id |