Changes
Page history
Is this going to change anything?
authored
Dec 27, 2021
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/conditions/fallspeed.md
0 → 100644
View page @
d4c517d0
**Description:**
If the fall speed of the target is within the given range
---
**Attributes:**
| Attribute | Alias | Description |
| --------- | ----- | --------------------- |
| speed | s | The velocity to match |
---
**Examples:**
```
Conditions:
- fallspeed{s=>5} true
```
---
**Extra Information:**
-
[x] Type: Entity
\ No newline at end of file