Skip to main content

Condition_CanPregnancy

Description

Checks whether Self and Target can have a child. One must be female and one male (physical sex). The female must not be pregnant, both must be at least Youth age, and the household must have capacity. Returns false for Autonomy interactions when either party belongs to the currently played household.

Parameters

ParameterDescription
BaseObjectMust be Self
CompareTypeEqual, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
Check if Self and Target can have a childSelfCanPregnancyEqual
Check if Self and Target cannot have a childSelfCanPregnancyNotEqual