Execute_MakeRabbitHoleRelationship
Description
Creates first-time relationship records with characters in the same rabbit hole as BaseObject. Targets are selected from the current rabbit hole participant list on the located site, shuffled randomly, and applied up to F1 count. Only characters that are currently meeting BaseObject for the first time are processed.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character currently in a rabbit hole (Self or Target) |
| S1 | Relationship ID to create (defined in Relationship.json) |
| F1 | Maximum number of targets to apply (integer) |
Examples
| Description | BaseObject | Command | S1 | F1 |
|---|---|---|---|---|
| Create Friendship relationship with up to 2 first-meeting participants | Self | MakeRabbitHoleRelationship | Friendship | 2 |
| Create Acquaintance relationship with up to 5 first-meeting participants | Self | MakeRabbitHoleRelationship | Acquaintance | 5 |
Back to Command FinderSearch and filter all 399 Script Execution documents