global_points_equal

Passes when the global points of the given type exactly equal the specified amount.

Categories: economy

Required arguments

Key(s)DescriptionType
typeThe global points type identifier.STRING
amountThe exact global points value required.EXPRESSION

Example

conditions:
  - id: global_points_equal
    args:
      type: <value>
      amount: %level% * 10