Skip to content

Passive Listener Mana Change

JasperLorelai edited this page Jan 24, 2025 · 2 revisions

Source Code

PassiveSpell trigger: manachange

Properties:

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

Description:

The listener activates whenever a player's mana changes.

String Format Options:

The argument is optional but may be a comma-separated list of mana change reasons.

triggers:
    - manachange (reasons)

Section Format Options:

(Unsupported for now.)

Clone this wiki locally