set_armor_trim

Applies an armor trim with the specified pattern and material to the triggering item.

Categories: inventory

Required arguments

Key(s)DescriptionType
patternThe trim pattern to apply, e.g. 'sentry' or 'dune'.STRING
materialThe trim material to apply, e.g. 'gold' or 'diamond'.STRING

Trigger parameters required

  • ITEM

Example

effects:
  - id: set_armor_trim
    args:
      pattern: sentry
      material: diamond

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue