ConditionEntity
stance
Checks the stance of the target mob
Configuration Fields (2)
| Name | Type | Default | Description |
|---|---|---|---|
| stance s | String | — | The stance to match |
| strict str | boolean | false | Whether to match exactly |
Universal Condition Options
Mentioned by
Conditiondistance
Whether the distance between the caster and target is within the given range
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
- Author:
- Ashijin