B1StatInitial
- Defines an initial value for a specific stat, used when setting up a character's starting stat values.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Id | FName | The ID of the stat to initialize, referencing DT_Stat. | Category: B1StatInitial ReferTo: DT_Stat |
| Value | float | The initial value to assign to this stat. | Category: B1StatInitial |