MountSpell - TheComputerGeek2/MagicSpells GitHub Wiki
spell-class: ".targeted.MountSpell"
targeting
cast argument values:
Value | Supported |
---|---|
entity |
true |
location |
false |
entity_from_location |
false |
Description:
A targeted spell that makes you ride your target or reverse.
Configuration:
Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default |
---|---|---|---|
duration |
Duration of the spell (in ticks). | Integer | 0 |
reverse |
Defines if the target should ride you instead. | Boolean | false |
Example:
Mount:
spell-class: ".targeted.MountSpell"
duration: 200