collection_unlocked

Passes when the player has unlocked the specified collection.

Categories: player

Required arguments

Key(s)DescriptionType
collectionThe collection to check the unlock status of.STRING

Example

conditions:
  - id: collection_unlocked
    args:
      collection: <value>