Addition of HellBind effect handler.

This commit is contained in:
MobiusDev
2017-11-07 21:27:10 +00:00
parent 942e904425
commit 38f572343f
9 changed files with 387 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ HealEffect: Increases the amount of HP received.
Heal: Increases current HP by a given amount.
HealOverTime: Increases current HP by a given amount over time.
HealPercent: Increases current HP by a given percentage amount.
HellBind: Used by hellbind chain skills. (l2jmobius)
Hide: Hide effect.
HitNumber: Polearm attack max hit creatures.
HpByLevel: recovers certain amount of HP, but current implementation is wrong... final amount should be computed from skill power and character level difference