Addition of TeleportToPlayer effect handler.

This commit is contained in:
MobiusDev
2017-10-27 14:00:45 +00:00
parent e54665ecc8
commit 0a79da9f18
12 changed files with 500 additions and 0 deletions

View File

@@ -290,6 +290,7 @@ TargetMe: Changes your enemy's target to you.
TargetMeProbability: Changes your enemy's target to you with a given probability.
Teleport: Teleports to a specified XYZ location.
TeleportToNpc: Teleports to a specified Npc Id.
TeleportToPlayer: Teleports to targeted player. (l2jmobius)
TeleportToSummon: Teleports to your summon.
TeleportToTarget: Teleports to your target.
TransferDamageToPlayer: Transfers portion of incoming damage from target to you.