Skip to main content

B1BuffExpireTimeInfo

  • Defines the expiry time of a buff using a day offset and target hour/minute,
    * as an alternative to duration-based expiry.
PropertyTypeDescriptionMetadata
AfterDayint32Number of in-game days after which the buff expires. -1 means not set.Category: B1BuffExpireTimeInfo
TargetHourint32In-game hour at which the buff expires on the target day. -1 means not set.Category: B1BuffExpireTimeInfo
TargetMinuteint32In-game minute at which the buff expires. -1 means not set.Category: B1BuffExpireTimeInfo