Addition of WorldChat and DamageByAttack effect handlers.

Adapted from: L2jUnity free files.
This commit is contained in:
MobiusDev
2017-12-07 22:57:14 +00:00
parent b04890d93c
commit d4187ff765
110 changed files with 870 additions and 345 deletions

View File

@@ -68,6 +68,7 @@ CriticalRatePositionBonus: Critical Rate depending on position stat. Ignores the
CrystalGradeModify: Sets your Expertise Grade level. With this effect you can make lv. 40 player (C Grade) to wear S grade.
CubicMastery: Max cubics stat.
DamageBlock: Blocks Hp or Mp damage/heal.
DamageByAttack: An effect that changes damage taken from an attack.
DamageShield: Reflect damage percentage stat.
DamageShieldResist: Reflect damage percentage resist.
DamOverTime: Damage over time effect. Magic Critical results in 10 times amount to me instantly inflicted before the effect is started.
@@ -327,4 +328,5 @@ VitalityExpRate: Sets the vitality exp rate. (l2jmobius)
VitalityPointsRate: Vitality points consume rate.
VitalityPointUp: Increases vitality points.
WeightLimit: Maximum weight stat.
WeightPenalty: Weight penalty level stat.
WeightPenalty: Weight penalty level stat.
WorldChatPoints: Modify world chat points to use per day.