Skip to main content

B1RelationshipStatData

  • Stores the runtime state of a relationship stat, including its value, level, current relationship ID, and focus selection data.
PropertyTypeDescriptionMetadata
ValuefloatThe current floating-point value of this relationship stat.
CurrentLevelint32The current level derived from the stat value.
CurrentRelationshipIdFNameThe relationship ID currently linked to this stat at its present value.
IsFocusSelectionboolWhether this stat is currently in focus selection mode.
LastFocusSelectionTimeint64The game tick at which focus selection was last performed.