ConditionSkill
distance
Whether the distance between the caster and target is within the given range
Configuration Fields (1)
| Name | Type | Default | Description |
|---|---|---|---|
| distance d | RangedDouble | — | The distance to match |
Universal Condition Options
Mentioned by
ConditiondistanceFromLocation
Tests if the caster is within a certain distance of a location.
ConditiondistanceFromPin
Tests if the caster is within a certain distance of a pin.
ConditiondistanceFromSpawn
Whether the distance from the world's spawn point to the target is within the given range
ConditiondistanceFromTrackedLocation
Tests if the caster is within a certain distance of its tracked location.
ConditionoriginDistanceFromPin
Tests if the origin is within a certain distance of a pin.
Conditiontargetnotwithin
Tests if the target's target is not within a certain distance
ConditiontargetWithin
Tests if the target's target is within a certain distance
Targetertrackedplayers
Targets players that are within render distance of the caster
- Author:
- Ashijin