below_global_points
Passes when the global points of the given type are below the specified amount.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
type | The global points type identifier. | STRING |
amount | The global points threshold; the value must be below this amount. | EXPRESSION |
Example
conditions:
- id: below_global_points
args:
type: <value>
amount: %level% * 10