Description
Executes pregnancy-related functionality based on the instruction type in S1.
Prepare: stores the father's genetics; the female between Self/Target receives them automatically.
Start: begins pregnancy using last prepared genetics; the first state is PregnancyTest.
Proceed: advances to the next pregnancy state; at ImminentBirth, triggers DA_Life FinishPregnancyLifeTriggerId.
Cancel: cancels the pregnancy.
Parameters
| Parameter | Description |
|---|
| BaseObject | Pregnant character target (Self or Target); Prepare auto-selects the pregnant target |
| S1 | Instruction type: Prepare, Start, Proceed, or Cancel |
Examples
| Description | BaseObject | Command |
|---|
| Prepare pregnancy (store father's genetics) | Self | Pregnancy |
| Start pregnancy after the attempt | Self | Pregnancy |
| Advance to the next pregnancy state | Self | Pregnancy |
| Cancel the pregnancy | Self | Pregnancy |