Simplified implementation of SpeedLimit effect.

This commit is contained in:
MobiusDevelopment
2022-03-09 22:31:38 +00:00
parent ad798bf20b
commit 5cd9e8ba5a
168 changed files with 1260 additions and 126 deletions

View File

@@ -329,6 +329,10 @@ MaxSpBonus = 0
# Default: 300
MaxRunSpeed = 300
# Maximum summon running speed.
# Default: 350
MaxRunSpeedSummon = 350
# Maximum character Physical Attack.
# Default: 999999999
MaxPAtk = 999999999