Players In Radius With Talent
Description
Targets nearby players who have at least one point invested in the given talent.
Behaves like PlayersWithTalent, but restricted to players within radius blocks of the caster (in the same world).
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| radius | r | The radius around the caster | 5 |
| tree | t | The talent tree id | required |
| talent | The talent id within the tree | required | |
| points | p | Required invested points, as a ranged value (e.g. >2, 3to5) |
(any > 0) |
Examples
Skills:
- buff{...} @playersInRadiusWithTalent{r=15;tree=Wizard;talent=ArcaneIntellect}
Aliases
- PIRWT