B1JoyfulDesireBoostData
- Defines a single entry in the joyful desire boost table, specifying a value range
* and the emotion value added when triggered.
| Property | Type | Description | Metadata |
|---|---|---|---|
| From | float | The lower bound of the desire value range for this joyful boost entry. | Category: B1JoyfulDesireBoostData |
| To | float | The upper bound of the desire value range for this joyful boost entry. | Category: B1JoyfulDesireBoostData |
| Value | int32 | The emotion value added when the desire value is within this range. | Category: B1JoyfulDesireBoostData |