Changes
Page history
added ItemsInRadius wiki page
authored
Jul 09, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
d2b1549b
...
...
@@ -51,7 +51,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m
| @Siblings | | Targets any mobs that share the same parent as the caster. |
| @TargetedTarget | @Targeted | Targets the inherited targets. |
| @ItemsNearOrigin | | Targets item drops near the
[
origin
](
/skills/targeters/origin
)
of a meta-skill. |
| @ItemsInRadius
{r=#} |
| Targets all item drops in the given radius |
| @
**[
ItemsInRadius
][]**
| @IIR
| Targets all item drops in the given radius |
### ThreatTable Targeters
...
...
@@ -261,6 +261,7 @@ Currently, sort can have the following values:
[
EntitiesInRadius
]:
/Skills/Targeters/EntitiesInRadius
[
EntitiesInRing
]:
/Skills/Targeters/EntitiesInRing
[
EntitiesNearOrigin
]:
/Skills/Targeters/EntitiesNearOrigin
[
ItemsInRadius
]:
/Skills/Targeters/ItemsInRadius
<!-- Single Location Targeters -->
[
CasterSpawnLocation
]:
/Skills/Targeters/CasterSpawnLocation
[
Cone
]:
/Skills/Targeters/Cone
...
...
...
...