Changes
Page history
added targetall universal attribute for targeters
authored
Oct 08, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
f83f29d4
...
...
@@ -329,6 +329,7 @@ You can also specifically set whether to target a specific type of entity or not
| targetowner| | Whether to target the caster's owner | |
| targetvanilla| targetnonmythic | Whether to target non-Mythic entities | |
| targetvillagers| | Whether to target villagers | |
| targetall | | Whether to target everything. If this is true, all filters are ignored | false |
```
yaml
-
damage{a=20} @EntitiesInRadius{r=10;targetplayers=true;targetsamefaction=true;targetowner=false}
...
...
...
...