Skip to main content

B1BuffDetail

  • Stores contextual detail about how and why a buff was applied to an entity,
    * including the initiator, interaction bag, script reason, and create reason.
PropertyTypeDescriptionMetadata
InitiatorFB1EntityIdEntity ID of the character who initiated this buff.Category: B1BuffDetail
InitiatorObjectIdFNameObject data table ID of the Initiator, captured at buff creation time so its display name can be resolved even after the Initiator despawns. Empty when the Initiator is not a game object.Category: B1BuffDetail
InteractionBagIdFNameInteraction bag ID that triggered this buff.Category: B1BuffDetail
ReasonEB1ScriptReasonScript reason describing the context in which this buff was applied.Category: B1BuffDetail
CreateBuffReasonEB1BuffCreateReasonReason category describing how this buff was created.Category: B1BuffDetail
TextParameterFNameData ID used to resolve a localized text parameter for the buff reason.Category: B1BuffDetail