Passive Listener Spell Target - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: spelltarget

Properties:

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

Description:

The listener activates whenever an entity has targeted another entity with a spell.

String Format Options:

Arguments are optional but may be a string-based Spell Filter.

triggers:
    - spelltarget (filter)

Section Format Options:

(Unsupported for now.)