knockback_multiplier

Multiplies the knockback dealt by the player when attacking.

Categories: attribute, combat, player

Required arguments

Key(s)DescriptionType
multiplierThe knockback multiplier to apply. Supports expressions.EXPRESSION

Example

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

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue