Skip to main content

B1MovieBuffInfo

  • Defines a buff schedule entry for movie playback at a specific time point.
    * Time is interpreted as in-game minutes for interval buffs or real-time seconds for static buffs.
    * CommonBuffs are selected by probability for characters without matching preferences.
PropertyTypeDescriptionMetadata
TimefloatTime at which the buff is applied; in-game minutes for interval mode, real-time seconds for static mode.Category: B1MovieBuffInfo
CommonBuffsTArrayCommon buff entries with probability-based selection. For characters without matching preferences.Category: B1MovieBuffInfo
PreferenceBuffsTArrayPer-preference buff overrides. If a character has a matching preference, the corresponding buff is used instead of CommonBuffs.Category: B1MovieBuffInfo