collection_complete
Passes when the player has completed all tiers of the specified collection.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
collection | The collection to check for completion. | STRING |
Example
conditions:
- id: collection_complete
args:
collection: <value>