Skip to content

Passive Listener Fatal Damage

JasperLorelai edited this page Jan 24, 2025 · 4 revisions

Source Code

PassiveSpell trigger: fataldamage

Warning

Since 4.0 Beta 17 this trigger has been deprecated.

Properties:

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

Description:

The listener activates whenever an entity is dealt fatal damage.

String Format Options:

Since 4.0 Beta 13, you can optionally list pipe-separated (|) damage causes.

triggers:
    - fataldamage (causes)

Section Format Options:

(Unsupported for now.)

Clone this wiki locally