forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
FlySpell
JasperLorelai edited this page Nov 24, 2024
·
1 revision
spell-class: ".targeted.FlySpell"
Value | Supported |
---|---|
entity |
true |
location |
false |
entity_from_location |
false |
A targeted spell that sets the player's flying state.
Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default |
---|---|---|---|
target-state |
Boolean State | "toggle" |
|
set-flying |
Since 4.0 Beta 13. Sets the target in flight state. When false, it will just allow the target to fly on demand. | Boolean | false |
fly:
spell-class: ".targeted.FlySpell"
target-state: toggle
target-self: true