B1RelationshipDependentInfo
- Defines NPC response behavior for a specific range of relationship stat values.
* Includes response type probabilities, maximum response delay, and ignore probability.
| Property | Type | Description | Metadata |
|---|---|---|---|
| FromStatValue | float | Lower bound of the relationship stat range to which this configuration applies. | Category: B1RelationshipDependentInfo ClampMax: 100.0 ClampMin: -100.0 UIMax: 100.0 UIMin: -100.0 |
| ToStatValue | float | Upper bound of the relationship stat range to which this configuration applies. | Category: B1RelationshipDependentInfo ClampMax: 100.0 ClampMin: -100.0 UIMax: 100.0 UIMin: -100.0 |
| ResponseTypeProbability | FB1ResponseTypeProbability | Probabilities for each response type (positive/normal) within this relationship stat range. | Category: B1RelationshipDependentInfo |
| MaxResponseDelayMinutes | int32 | Maximum number of in-game minutes the NPC may delay before responding. | Category: B1RelationshipDependentInfo ClampMin: 0 UIMin: 0 |
| IgnoreProb | float | Probability (0–1) that the NPC ignores the message entirely instead of responding. | Category: B1RelationshipDependentInfo ClampMax: 1.0 ClampMin: 0.0 UIMax: 1.0 UIMin: 0.0 |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoRelationship
- EB1RelationshipChemistry
- Relationship Data Guide
- RelationshipCategory Data Guide
- RelationshipCondition Data Guide
- RelationshipEvent Data Guide
- RelationshipGift Data Guide
- RelationshipRecord Data Guide
- RelationshipStat Data Guide
- FB1RelationshipAdditionalStatData
- FB1RelationshipAutoSelectionData
- FB1RelationshipBonusMultiplyData
- FB1RelationshipCategoryTableRow