stat_equals
Passes when the player's level in the given stat is exactly equal to the given value.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
stat | The stat to check the level of. | STRING |
level | The stat level to compare against. | EXPRESSION |
Example
conditions:
- id: stat_equals
args:
stat: <value>
level: 5 + %level%