Replaced StatAddForStat with StatMulForBaseStat effect.
This commit is contained in:
@@ -315,10 +315,10 @@ 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)
|
||||
StatAddForStat: Adds a fixed amount of a Stat based on player current value range. (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).
|
||||
StatMulForBaseStat: Multiplies a Stat based on player current BaseStat value. (l2jmobius)
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user