Description
This condition checks if the player has a certain level of the Archetype in a defined group. This allows you to check for certain progression states of a player.
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
level | l | The archetype level to check | none |
group | g | The archetype group | CLASS |
archetype | type, a, class, c | The class of the provided archetype group | none |
Examples
Conditions:
- archetypelevel{group=CLASS;archetype=ADVENTURER;level=5} true
Aliases
- classlevel