Skip to main content

B1RelationshipDependentInfo

  • Defines NPC response behavior for a specific range of relationship stat values.
    * Includes response type probabilities, maximum response delay, and ignore probability.
PropertyTypeDescriptionMetadata
FromStatValuefloatLower 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
ToStatValuefloatUpper 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
ResponseTypeProbabilityFB1ResponseTypeProbabilityProbabilities for each response type (positive/normal) within this relationship stat range.Category: B1RelationshipDependentInfo
MaxResponseDelayMinutesint32Maximum number of in-game minutes the NPC may delay before responding.Category: B1RelationshipDependentInfo
ClampMin: 0
UIMin: 0
IgnoreProbfloatProbability (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