L2JMobius

High Five TargetCancel

bestover72 · 4 · 1862

Offline bestover72

  • Heir
  • **
    • Posts: 25
Hello, I hope you are all well.
Skills make you lose target are not "working" on MOBS.

Example: There is a mechanic in PTS that a mage pt can easily farm in FOG with full buff, where they use perma AURA FLASH to cancel the target of mobs, and the mobs dont attack on that period.

On TargetCancel.java  we got this:
info.getEffected().abortAttack(); (Only work on players, because on mobs all time time i got auto attacked)
info.getEffected().abortCast(); (Work on player's and mobs)
It seems that the mob even losing the target, it always ends up giving an auto-attack, because you do damage to him with the skill, the effect comes in later .

You can test, put the AURA FLASH +30 = 60% chance cancel target, and make a train in fog and use the aura flash, the mobs lose target but allways attack you first, and the right way if the skill handle, the mobs never attack you with auto atack when the condition is active.

I test alot of rev l2j, and none have this working.

Anyone can help me with this?

If the boss can "fix" this, I don't think there will be any better rev.



Offline bestover72

  • Heir
  • **
    • Posts: 25
I finally managed to solve the problem. Now target cancel works like L2OFF.


Offline nasseka

  • Distinguished King
  • *****
    • Posts: 1729
    • L2Unknown