has_active_pet
Passes when the player's currently active pet is the specified pet.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
pet | The ID of the pet that must be the player's active pet. | STRING |
Example
conditions:
- id: has_active_pet
args:
pet: <value>