Skip to main content

B1MissionConditionData

  • Definition data for a single mission condition, specifying its type, identifiers, and goal count.
    * Used both in data tables and at runtime to evaluate mission progress.
PropertyTypeDescriptionMetadata
ConditionTypeEB1MissionConditionType of condition that must be fulfilled for the mission.Category: B1MissionConditionData
GoalCountint32Number of times the condition must be met to complete this mission step.Category: B1MissionConditionData
ClampMin: 1
ConditionId1FNamePrimary content identifier used by the condition type (e.g., currency ID, skill ID).Category: B1MissionConditionData
SearchLink: FB1MissionConditionData.ConditionType
ConditionId2FNameSecondary content identifier used by certain condition types as an additional filter.Category: B1MissionConditionData
ConditionIntint32Integer parameter used by certain condition types for numeric comparisons.Category: B1MissionConditionData
DescTextIdFStringString table key referencing the localized description text for this condition.Category: B1MissionConditionData