flying_speed_multiplier

Multiplies the flying speed of a flying entity.

Categories: attribute, entity, movement

Required arguments

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

Example

effects:
  - id: flying_speed_multiplier
    args:
      multiplier: 1 + %level% * 0.05

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue