|
|
|
## Description
|
|
Makes a mob clear its threat table. Removes all entities from the threat table completely.
|
|
Makes a mob clear its threat table. Removes all entities from the threat table completely.
|
|
|
|
|
|
**Attributes**
|
|
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
## Attributes
|
|
| --------- | ----- | ----------- |
|
|
> *This mechanic has no attributes*
|
|
| none | none | none |
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Added in MM 4.12
|
|
## Examples
|
|
|
|
```yaml
|
|
---
|
|
Skills:
|
|
|
|
- clearThreat @self
|
|
**Examples**
|
|
|
|
|
|
|
|
```
|
|
|
|
Skills:
|
|
|
|
- clearThreat{} @self
|
|
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |