armor_toughness

Permanently increases or decreases the player's armor toughness attribute while the holder is active.

Categories: attribute, combat, player

Required arguments

Key(s)DescriptionType
pointsThe number of armor toughness points to add (or subtract if negative). Supports expressions.EXPRESSION

Example

effects:
  - id: armor_toughness
    args:
      points: %level% * 0.25

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue