Shield Event
This event will spawn a shield around the mob
Required arguments
Order
Type
Argument
1
number
duration
2
decimal
percentage of occurrence
What it does
Whenever the event is triggered, the mob will get a shield for a specified amount of seconds. The mob won't be able to get attacked until the shield goes down
Example usage
actions:
speak:
events:
- shield 20 100
commands: []

Last updated
Was this helpful?