Passive Listener Dismount - TheComputerGeek2/MagicSpells GitHub Wiki
PassiveSpell
trigger: dismount
Properties:
Property | Value |
---|---|
Cancellable | true |
Has Entity Target | false |
Has Location Target | false |
Description:
The listener activates whenever the caster dismounts from an entity.
String Format Options:
The argument is optional, but it may be a comma-separated list of Entity Types.
triggers:
- dismount (types)
Config Format Options:
(Unsupported for now.)