Addition of TriggerSkillByHpPercent effect.

This commit is contained in:
MobiusDevelopment
2021-06-02 18:23:57 +00:00
parent d374442c46
commit 6cb6907182
57 changed files with 1349 additions and 0 deletions

View File

@@ -335,6 +335,7 @@ TriggerSkillByAttack: Triggers a specified skill when you deal damage.
TriggerSkillByAvoid: Triggers a specified skill when you avoid autoattack damage.
TriggerSkillByDamage: Triggers a specified skill when you receive damage.
TriggerSkillByDeathBlow: Triggers a specified skill when you land a death blow (killing a creature).
TriggerSkillByHpPercent: Triggers a specified skill based on effected HP percent. (l2jmobius)
TriggerSkillByKill: Triggers a specified skill when you kill a creature.
TriggerSkillByMagicType: Triggers skill when you finish casting a skill with a specified magic type.
TriggerSkillBySkillAttack: Triggers skill when you finish casting a skill that does damage.