Party Members In Radius
Description
Targets the online members of the caster's party.
Behaves like PartyMembers, but restricted to members within radius blocks of the caster (in the same world). A radius of 0 or less means unlimited, selecting the whole party regardless of distance or world.
When radius is omitted it defaults to the configured Social.Party.SharedExperience.Radius (30).
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| radius | r | The radius around the caster (0 or less = unlimited) | 30 (Social.Party.SharedExperience.Radius) |
| includeCaster | self | Whether the caster is included in the target list | true |
Examples
Skills:
- buff{...} @partyMembersInRadius{r=15}
Aliases
- nearbyPartyMembers
- PMIR