Skip to main content

Condition_VisitPromWithPartner

Description

Compares how many different prom partners the BaseObject student has successfully visited prom with.

Parameters

ParameterDescription
BaseObjectThe student character to evaluate.
CompareTypeNumeric comparison against F1. InRange uses F1 as min and F2 as max.
F1Partner visit count threshold, or range minimum.
F2Range maximum for InRange/OutRange.

Examples

DescriptionBaseObjectCommandCompareTypeF1F2
Check if Self visited prom with 2 partnersSelfVisitPromWithPartnerGreaterOrEqual2
Check if Target visited prom with 1-3 partnersTargetVisitPromWithPartnerInRange13