Addition of StatAddForMp effect handler.

This commit is contained in:
MobiusDevelopment
2021-02-14 06:14:39 +00:00
parent a51ca927b5
commit 459ec0c2c3
6 changed files with 102 additions and 0 deletions

View File

@@ -304,6 +304,7 @@ SphericBarrier: Blocks damage and buff/debuff incoming from outside the specifie
SpModify: Bonus SP stat.
Spoil: Spoils a mob activating its extra sweep drop.
StatAddForLevel: Adds a fixed amount of a Stat for a specific player level. (l2jmobius)
StatAddForMp: Adds a fixed amount of a Stat for when player max MP is over a value. (l2jmobius)
StatBonusSkillCritical: Changes skill critical rate to depend on the specified base stat.
StatBonusSpeed: Changes Speed stat to depend on the specified base stat.
StatByMoveType: Adds stat based on your movement type (standing, running, walking).