Addition of TriggerHealPercentBySkill effect.

Contributed by nasseka.
This commit is contained in:
MobiusDevelopment
2022-03-29 10:24:35 +00:00
parent 2f0559c374
commit 01b7ca51af
12 changed files with 488 additions and 0 deletions

View File

@@ -356,6 +356,7 @@ TransferHate: Transfers Npc's hate from you to your target.
Transformation: Transforms into the specified transformation id and gives its template skills.
TrapDetect: Detects a hidden trap.
TrapRemove: Removes a trap.
TriggerHealPercentBySkill: Trigger heal percent by skill. (l2jmobius)
TriggerSkill: Triggers a specified skill. (l2jmobius)
TriggerSkillByAttack: Triggers a specified skill when you deal damage.
TriggerSkillByAvoid: Triggers a specified skill when you avoid autoattack damage.