Create skills/mechanics/teleport authored by Ashen's avatar Ashen
Mechanic: Teleport
==================
Teleports the caster to within [spread] yards of the targeted entity.
Attributes
----------
| Attribute | Aliases | Description | Default Value |
|-----------|---------|------------------------------------------------|---------------|
| spreadh | sh | The horizontal spread of the landing location. | 0 |
| spreadv | sv | The vertical spread of the landing location. | 0 |
Special Notes
-------------
The skill will attempt to find a safe landing location within the spread
area, if possible, and should generally avoid putting the mob inside of
blocks.
Examples
--------
This example would teleport the mob to within 5 yards of the targeted
player, on the same vertical axis.
Warp:
Skills:
- teleport{spreadh=5;spreadv=0} @target