Skip to content

Passive Listener Spell Cast

JasperLorelai edited this page Jan 24, 2025 · 2 revisions

Source Code

PassiveSpell trigger: spellcast

Properties:

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

Description:

The listener activates whenever an entity has started casting a spell.

String Format Options:

The argument is optional but can be a string-based Spell Filter.

triggers:
    - spellcast (filter)

Section Format Options:

(Unsupported for now.)

Clone this wiki locally