CleanseSpell - TheComputerGeek2/MagicSpells GitHub Wiki
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 spell cleansers or status effects to remove. | String List | [fire, hunger, poison, wither] |
Formatted by (type):(filter):
- The
typecan be:buffdotlevitatelooporbitsilencestun-
totem(Since 4.0 Beta 13 patch 1)
- The
filter:-
Before 4.0 Beta 14 you can only list either a singular spell (e.g.
stun:stunName) or*for all spells of the type (e.g.stun:*). -
Since 4.0 Beta 14 you can use a String Spell Filter (e.g.
buff:*,buff:#orbitEffects,wing_effects).
-
Before 4.0 Beta 14 you can only list either a singular spell (e.g.
fire-
freeze(Since 4.0 Beta 14) - Potion effects
cleanse:
spell-class: ".targeted.CleanseSpell"
cast-item: stick
cooldown: 10
target-self: true
remove:
- fire
- slowness