add_stat

Permanently adds a flat bonus to an AuraSkills stat while the holder is active.

Categories: player

Required arguments

Key(s)DescriptionType
statThe AuraSkills stat ID to add to, e.g. strength.STRING
amountThe amount to add to the stat. Supports expressions.EXPRESSION

Example

effects:
  - id: add_stat
    args:
      stat: <value>
      amount: 1

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadfalse