... | ... | @@ -11,10 +11,12 @@ A list of available targets can be found [here](/Mobs/Custom-AI#ai-target-select |
|
|
|
|
|
> **This is a no-target mechanic, and the affected entity will always be the caster**
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| target | | The target selector you want to append | |
|
|
|
| target | aitargetselector, s, string, targetselector | The target selector you want to append | |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
... | ... | @@ -25,5 +27,6 @@ TargetPossibleThreats: |
|
|
- runaitargetselector{target=monsters}
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] aitarget |
|
|
\ No newline at end of file |