Addition of StatMulForLevel effect.

Contributed by MacuK.
This commit is contained in:
MobiusDevelopment
2022-01-09 01:13:25 +00:00
parent 4b66f730ec
commit 5b7400c652
73 changed files with 1481 additions and 74 deletions

View File

@@ -313,6 +313,7 @@ StatAddForMp: Adds a fixed amount of a Stat for when player max MP is over a val
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).
StatMulForLevel: Multiplies a fixed amount of a Stat for a specific player level. (l2jmobius)
StatUp: Increases the specified base stat.
StealAbnormal: Steals enemy's buffs.
Summon: Summons a servitor.