-
Notifications
You must be signed in to change notification settings - Fork 27
Mechanics: cure | removePotion
muhahahahe edited this page Jan 5, 2018
·
1 revision
Use this mechanic to remove all, or a specific potion effect on the targeted entity. It's basically the reverted potion mechanic from MythicMobs.
Useful in creative boss fights or a spawn area that auto-debuffs players from negative effects or npc's doing it on interact.
Attribute | Aliases | Description | Default |
---|---|---|---|
potion | p | type | t | the type of potion effect to remove | all |
UnCripple: Skills: - cure{t=SLOW}This will cure the slowness effect.
TheUnbuffable: Type: ZOMBIE Skills: - cure @Self ~onTimer:5This Zombie will clear potion effects from itself every quarter second.
Alternative: removepotion
TheUnbuffable: Type: ZOMBIE Skills: - removepotion @Self ~onTimer:5
This Wiki is made by muhahahahe | It could contain mistakes, misspelling, and grammar issues