B1StatDesireInfo
- Defines the desire priority and graph configuration used when a stat influences an NPC's desire-driven decision making.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PriorityLevel | int32 | The priority level of this desire; lower values indicate higher priority. | Category: B1StatDesireInfo |
| PriorityValue | float | The priority value used as a weight during desire selection. | Category: B1StatDesireInfo |
| StatDesireGraph | TArray | The list of graph entries mapping stat values to desire scores. | Category: B1StatDesireInfo |