Passive Listener Regain Health - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: regainhealth

Properties:

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

Description:

The listener activates whenever an entity regenerates health.

String Format Options:

Arguments are optional but may be a comma-separated list of health regain reasons.

triggers:
    - regainhealth (reasons)

Section Format Options:

(Unsupported for now.)