has_pet

Passes when the player owns the specified pet, whether or not it is currently active.

Categories: player

Required arguments

Key(s)DescriptionType
petThe ID of the pet the player must own.STRING

Example

conditions:
  - id: has_pet
    args:
      pet: <value>