Passive Listener Hit Arrow - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: hitarrow

Properties:

Property Value
Cancellable true
Has Entity Target true
Has Location Target false

Description:

The listener activates whenever an entity hits an arrow shot on another entity.

String Format Options:

The argument is optional, but it may be a pipe-separated (|) list of items in the Magic Item String format.

triggers:
    - hitarrow (items)

Config Format Options:

(Unsupported for now.)