Changes
Page history
added checkiftemplate attribute
authored
Mar 03, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters/MobsInRadius.md
View page @
ee157e0d
...
@@ -7,6 +7,7 @@ Targets all MythicMobs or vanilla overrides of the given type(s) in a radius aro
...
@@ -7,6 +7,7 @@ Targets all MythicMobs or vanilla overrides of the given type(s) in a radius aro
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
| radius | r | The radius of the targeter | 5 |
| radius | r | The radius of the targeter | 5 |
| types | type, t | The type(s) of the target MythicMobs. Can be a list | |
| types | type, t | The type(s) of the target MythicMobs. Can be a list | |
| checkiftemplate | cit | Whether to check against the mob's templates instead of the mob's internal name | false |
## Examples
## Examples
...
...
...
...