Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions/motionx.md
0 → 100644
View page @
595b54c3
## Description
Checks the X motion of the target entity against a range.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| velocity | v | The velocity to check for | |
## Examples
```
yaml
Conditions
:
-
motionx{v=<1}
true
```
## Aliases
-
[x] motx
\ No newline at end of file