Skip to main content

Condition_HasMilestone

Description

Checks if the BaseObject character has achieved the specified milestone.

Parameters

ParameterDescription
BaseObjectThe character to check (Self or Target).
CompareTypeEqual: has the milestone / NotEqual: does not have the milestone.
S1Milestone ID (Milestone.Json) to check.

Examples

DescriptionBaseObjectCommandS1CompareType
Check if Self has achieved a specific milestoneSelfHasMilestoneMilestone_Career_FirstPromotionEqual
Check if Target has not achieved a specific milestoneTargetHasMilestoneMilestone_Romance_FirstMarriageNotEqual