knockback_resistance_multiplier

Multiplies the player's knockback resistance, reducing how far they are pushed when hit.

Categories: attribute, combat, player

Required arguments

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

Example

effects:
  - id: knockback_resistance_multiplier
    args:
      multiplier: %level% * 0.1

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue