forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 72
CleanseSpell
AkitoBurrito edited this page May 26, 2022
·
18 revisions
Description: Targeted spell. Removes debuffs/buffs and Spells like buffs, stuns, etc.
Option | Description | Default Value |
---|---|---|
remove |
List of spells or status effects to remove. | "fire", "hunger", "poison", "wither" |
- To remove spells use those prefixes:
dot:spellName
stun:spellName
buff:spellName
orbit:spellName
silence:spellName
levitate:spellName
loop:spellName
- If you want to remove all spells of a certain type use
*
instead of the spell name.
cleanse:
spell-class: ".targeted.CleanseSpell"
name: cleanse
cast-item: stick
cooldown: 10
target-self: true
remove:
- fire
- slowness