Changes
Page history
added ClearTarget mechanic
authored
Oct 01, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/SetFlying.md
0 → 100644
View page @
1f8283a3
## Description
Sets whether the target player is flying
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| flying | f, state, value | Whether the target player is flying | false |
## Examples
```
yaml
Skills
:
-
setflying{f=true} @PIR{r=2}
```
\ No newline at end of file