forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
ShadowstepSpell
ChronoKeeper edited this page Jul 17, 2019
·
7 revisions
Targeted Spell. Teleports the caster to the target.
| Option | Description | Default Value |
|---|---|---|
| yaw | Modifies yaw of the location by the set value. | 0 |
| pitch | Modifies pitch of the location by the set value. | 0 |
| distance | Distance from the target. (overrides relative-offset) | -1 |
| relative-offset | Relative offset applied at the target's location. | -1,0,0 |
| str-no-landing-spot | Message sent to the caster when there isnt a safe spot to teleport. | "Cannot shadowstep there." |
Shadowstep:
spell-class: ".targeted.ShadowstepSpell"
name: Shadowstep
cast-item: stick
cooldown: 15
relative-offset: -1,0,0
can-target: players,nonplayers