Changes
Page history
added DetermineCondition
authored
Oct 23, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/SetFlying.md
0 → 100644
View page @
5d1a42d8
## 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