Passive Listener Fatal Damage - TheComputerGeek2/MagicSpells GitHub Wiki
PassiveSpell
trigger: fataldamage
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)
Config Format Options:
(Unsupported for now.)