forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
CleanseSpell
ChronoKeeper edited this page Dec 30, 2019
·
18 revisions
Configuration Options:
| Option | Description | Default Value |
|---|---|---|
| remove | list of debuffs/buffs to remove. | "fire", "hunger", "poison", "wither" |
To remove spells use those prefixes:
buff:buffSpellNamedot:dotSpellNamestun:stunSpellNamesilence:silenceSpellNamelevitate:levitateSpellName
If you want to remove all spells of a certain type use *:
- buff:* - this will cleanse all buff spells from the target
Example:
cleanse:
spell-class: ".targeted.CleanseSpell"
name: cleanse
cast-item: stick
cooldown: 10
target-self: true
remove:
- fire
- slowness