|
|
|
## Description
|
|
|
|
Modifies the threat level that the caster holds with the target entities
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| mode | m | How the threat should be assigned | taunt<!--type:ThreatMode-->|
|
|
|
|
|
|
|
|
> This mechanic inherits every attribute of the [threat](/skills/mechanics/threat) mechanic
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Skills:
|
|
|
|
- taunt @EIR{r=20}
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
<!--TAGS-->
|
|
|
|
<!--tag:Threat-->
|
|
|
|
|