Character maximum SP value increased.
Contributed by Liamxroy.
This commit is contained in:
@@ -299,9 +299,9 @@ MinAbnormalStateSuccessRate = 10
|
|||||||
MaxAbnormalStateSuccessRate = 90
|
MaxAbnormalStateSuccessRate = 90
|
||||||
|
|
||||||
# Maximum amount of SP a character can posses.
|
# Maximum amount of SP a character can posses.
|
||||||
# Current retail limit is 50 billion, use -1 to set it to unlimited.
|
# Current retail limit is 500 billion, use -1 to set it to unlimited.
|
||||||
# Default: 50000000000
|
# Default: 50000000000
|
||||||
MaxSp = 50000000000
|
MaxSp = 500000000000
|
||||||
|
|
||||||
# Maximum Player Level
|
# Maximum Player Level
|
||||||
# WARNING: Cannot exceed the maximum experince.xml level.
|
# WARNING: Cannot exceed the maximum experince.xml level.
|
||||||
|
Reference in New Issue
Block a user