B1ReactionRelationshipInfo
- Defines a relationship value range and its corresponding reaction animation for characters within that range.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MinRange | float | The minimum relationship value required for this reaction to apply. | Category: B1ReactionRelationshipInfo |
| MaxRange | float | The maximum relationship value at which this reaction applies. | Category: B1ReactionRelationshipInfo |
| ReactionAnimInfo | FB1ReactionAnimInfo | The reaction animation info played when the relationship value is within the specified range. | Category: B1ReactionRelationshipInfo |