piercing

Adds extra piercing levels to an arrow projectile, allowing it to pass through additional entities.

Categories: combat

Required arguments

Key(s)DescriptionType
levelThe number of extra piercing levels to add to the arrow. Supports expressions.EXPRESSION

Trigger parameters required

  • PROJECTILE

Example

effects:
  - id: piercing
    args:
      level: 1 + %level% / 20

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue