Potion effect Event
This event will apply a potion effect to the attacking player.
Order | Type | Argument |
1 | potiontype | potion that needs to be used |
2 | number | duration |
3 | number | strength of the effect |
4 | decimal | percentage of occurrence |
Whenever the event is triggered, a potion effect will be applied to all the players in a specified radius of the mob.
actions:
potion:
events:
- potion-effect HUNGER 5 2
commands: []
Last modified 2yr ago