friction_multiplier

Multiplies the friction the entity experiences while moving.

Categories: attribute, movement

Required arguments

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

Example

effects:
  - id: friction_multiplier
    args:
      multiplier: 1 - %level% * 0.05

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue