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
| Parameter | Description |
|---|---|
| BaseObject | Must be Self |
| CompareType | Equal, NotEqual |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if Self and Target can have a child | Self | CanPregnancy | Equal |
| Check if Self and Target cannot have a child | Self | CanPregnancy | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents