collection_tier_at_least
Passes when the player's tier in the specified collection is at or above the given tier.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
collection | The collection to check the player's tier in. | STRING |
tier | The minimum tier the player must have reached in the collection. Supports expressions. | EXPRESSION |
Example
conditions:
- id: collection_tier_at_least
args:
collection: <value>
tier: 5 + %level%