Changes
Page history
added aliases
authored
Dec 29, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Mobs/ai/targets/SpecificFactionMonsters.md
View page @
7375840e
...
...
@@ -7,6 +7,7 @@ Causes the mob to target monsters of a specific faction.
|-----------|-----------|----------------------------------------------------------------------|---------|
| faction | f | The faction to target | |
## Examples
```
yaml
ExampleMob
:
...
...
@@ -14,4 +15,8 @@ ExampleMob:
AITargetSelectors
:
-
clear
-
specificfactionmonsters{f=somefaction}
```
\ No newline at end of file
```
## Aliases
-
[x] nearestspecificfactionmonsters
\ No newline at end of file