Skip to main content

B1LifeScheduleInfo

  • Defines a life-stage schedule entry, mapping an age range to a set of day schedule IDs.
PropertyTypeDescriptionMetadata
BeginAgeint32The minimum age (inclusive) at which this life schedule applies.Category: B1LifeScheduleInfo
ClampMin: 1
EndAgeint32The maximum age (inclusive) at which this life schedule applies.Category: B1LifeScheduleInfo
ClampMin: 1
DayScheduleIdListTArrayThe list of day schedule IDs used during this life stage.Category: B1LifeScheduleInfo
EnterScriptIdListTArrayThe list of script IDs executed when a character enters this life stage schedule.Category: B1LifeScheduleInfo