burning_time_multiplier

Multiplies the duration the player burns when on fire while the holder is active.

Categories: attribute, combat, player

Required arguments

Key(s)DescriptionType
multiplierThe burning time multiplier. Values below 1 reduce burn duration. Supports expressions.EXPRESSION

Example

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

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue