collection_complete

Passes when the player has completed all tiers of the specified collection.

Categories: player

Required arguments

Key(s)DescriptionType
collectionThe collection to check for completion.STRING

Example

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