B1AdmitDesireBoostData
- Defines a single entry in the admit desire boost table, specifying a value range
* and the resulting emotion tendency and level when triggered.
| Property | Type | Description | Metadata |
|---|---|---|---|
| From | float | The lower bound of the desire value range for this boost entry. | Category: B1AdmitDesireBoostData |
| To | float | The upper bound of the desire value range for this boost entry. | Category: B1AdmitDesireBoostData |
| Tendency | EB1EmotionTendency | The emotion tendency applied when the desire value is within this range. | Category: B1AdmitDesireBoostData |
| Level | int32 | The emotion level applied when the desire value is within this range (minimum 1). | Category: B1AdmitDesireBoostData ClampMin: 1 |