reverted dante authored by Lxlp's avatar Lxlp
================ ## Description
## Description:
Toggles the target AI Toggles the target AI
## Attributes:
| Attribute | Aliases | Description | Default Value | ## Attributes
|-----------|---------|------------------------------|---------------| | Attribute | Aliases | Description | Default |
| ai | | Sets the new mob AI, boolean | | |-----------|-----------|----------------------------------------------------------------------|---------|
| ai | | Sets the new mob AI. `true` enables it, `false` disables it | |
## Examples:
## Examples
This example will turn off the ai of the mob for 5 seconds
```yaml ```yaml
TemporaryAISwitcher: TemporaryAISwitcher:
Skills: Skills:
... ...
......