forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
CleanseSpell
JasperLorelai edited this page Jan 10, 2024
·
18 revisions
spell-class: ".targeted.CleanseSpell"| Value | Supported |
|---|---|
entity |
true |
location |
false |
entity_from_location |
false |
Removes debuffs/buffs and Spells like buffs, stuns, etc.
| Option | Description | Type | Default |
|---|---|---|---|
remove |
List of spells or status effects to remove. | String List | [fire, hunger, poison, wither] |
- To remove spells use those prefixes:
dot:spellNamestun:spellNamebuff:spellNameloop:spellNameorbit:spellNamesilence:spellNamelevitate:spellName-
totem:spellName- Since 4.0 Beta 13 patch 1
- If you want to remove all spells of a certain type use
*instead of the spell name.
cleanse:
spell-class: ".targeted.CleanseSpell"
cast-item: stick
cooldown: 10
target-self: true
remove:
- fire
- slowness