-
Notifications
You must be signed in to change notification settings - Fork 111
_Target Linear
Steven edited this page Apr 24, 2016
·
3 revisions
Applies child elements to all targets in a radius around the current location(s).
Name | YAML Key | Type | Description |
---|---|---|---|
Radius | radius | Scaling Number | How large of a radius (in blocks) to affect |
Tolerance | tolerance | Scaling Number | How lenient to be for aiming |
Group | group | Dropdown | The type of targets to affect between allies, enemies, or both |
Through Wall | wall | Boolean | Whether or not to grab targets through blocks |
Include Caster | caster | Boolean | Whether or not the caster should also be targeted |
Max Targets | max | Scaling Number | How many targets are allowed to be affected |
- The line follows the crosshair, rather than along the ground
- If it's a child of another AOE target:
- The child will apply for every target of the parent one
- Overlapping targets will be affected multiple times
-- To be added --