add_luck

Permanently increases the player's luck attribute while the holder is active.

Categories: attribute, player

Required arguments

Key(s)DescriptionType
amountThe amount of luck to add. Supports expressions.EXPRESSION

Example

effects:
  - id: add_luck
    args:
      amount: %level% * 0.5

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue