multiply_global_points

Multiplies a global point counter by the specified amount.

Categories: economy, points

Required arguments

Key(s)DescriptionType
typeThe global point type to multiply.STRING
multiplierThe multiplier to apply to the global point counter. Supports expressions.EXPRESSION

Example

effects:
  - id: multiply_global_points
    args:
      type: <value>
      multiplier: 1 + %level% * 0.1

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse