multiply_all_stats

Multiplies all of the player's stats by the given multiplier while the holder is active.

Categories: player

Required arguments

Key(s)DescriptionType
multiplierThe multiplier to apply to every stat.EXPRESSION

Example

effects:
  - id: multiply_all_stats
    args:
      multiplier: 1 + %level% * 0.1

Behaviour

SettingValue
Run orderSTART
Supports delaytrue
Reloads on plugin reloadfalse