Skip to main content

Condition_CanMarrySuccess

Description

Checks whether the Self character can successfully marry the Target character. Note: Marriage attempts with NPCs are possible, but scheduled for removal depending on NPC marriageability status. Note: This condition allows marriage attempts with NPCs but forces them to fail. It is scheduled for removal now that NPC marriage is becoming available.

Parameters

ParameterDescription
BaseObjectMust be Self (the character attempting marriage)
CompareTypeNone, Equal, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
Check if Self and Target can successfully marrySelfCanMarrySuccessEqual
Check if Self and Target cannot successfully marrySelfCanMarrySuccessNotEqual