Addition of MaximumPlayerLevel configuration.
This commit is contained in:
@@ -340,6 +340,12 @@ MaxAbnormalStateSuccessRate = 90
|
||||
# Default: 2147483647
|
||||
MaxSp = 2000000000
|
||||
|
||||
# Maximum Player Level
|
||||
# WARNING: Cannot exceed the maximum experince.xml level.
|
||||
# Example: Set as 78 to force the maximum player level at 78.
|
||||
# Default: 80
|
||||
MaximumPlayerLevel = 80
|
||||
|
||||
# Maximum number of allowed subclasses for every player.
|
||||
# Default: 3
|
||||
MaxSubclass = 3
|
||||
|
||||
Reference in New Issue
Block a user