Changes
Page history
added aliases
authored
Dec 29, 2024
by
Lxlp
Show 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.
...
@@ -7,6 +7,7 @@ Causes the mob to target monsters of a specific faction.
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
| faction | f | The faction to target | |
| faction | f | The faction to target | |
## Examples
## Examples
```
yaml
```
yaml
ExampleMob
:
ExampleMob
:
...
@@ -15,3 +16,7 @@ ExampleMob:
...
@@ -15,3 +16,7 @@ ExampleMob:
-
clear
-
clear
-
specificfactionmonsters{f=somefaction}
-
specificfactionmonsters{f=somefaction}
```
```
## Aliases
-
[x] nearestspecificfactionmonsters
\ No newline at end of file