Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/moving.md
0 → 100644
View page @
595b54c3
## Description
Checks ff the target has a velocity greater than zero
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| exact | e | If the check should be exact or approximated | true |
## Examples
```
yaml
Conditions
:
-
moving
true
```
## Aliases
-
[x] ismoving
\ No newline at end of file