global_points_equal
Passes when the global points of the given type exactly equal the specified amount.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
type | The global points type identifier. | STRING |
amount | The exact global points value required. | EXPRESSION |
Example
conditions:
- id: global_points_equal
args:
type: <value>
amount: %level% * 10