Skip to main content

B1ScheduleMissionInfo

  • Holds mission information for a schedule slot, including scripts, job experience, and desire interactions.
PropertyTypeDescriptionMetadata
MissionDtIdFNameThe data table ID of the mission associated with this schedule slot.Category: B1ScheduleMissionInfo
SuccessScriptIdFNameThe script ID executed when the mission is completed successfully.Category: B1ScheduleMissionInfo
ReferTo: DT_Script
FailScriptIdFNameThe script ID executed when the mission fails.Category: B1ScheduleMissionInfo
ReferTo: DT_Script
SuccessJobExpint32The amount of job experience granted on mission success.Category: B1ScheduleMissionInfo
FailJobExpint32The amount of job experience granted (or deducted) on mission failure.Category: B1ScheduleMissionInfo
AddDesireInteractionsTArrayList of desire interactions added when this mission is played.Category: B1ScheduleMissionInfo
ModifiersTArrayList of modifier IDs applied during this mission.Category: B1ScheduleMissionInfo