You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

40 lines
1019 B

{
"OneGroupCount":1000,
"closeChallengeCD": 0,
"CommonArena":{
//
"MaxRankListCount":15000,
"MaxArenaGroupCount":1,
"InitIntegral":1000,
"MaxDetailCacheCount": 15000,
"InitArenaGroupCount":1,
// top
"DetailCacheTopRankCount":100
},
"StarArena":{
"MaxRankListCount":5000,
"MaxArenaGroupCount":1,
"InitIntegral":0,
"MaxDetailCacheCount": 5100,
"InitArenaGroupCount":1,
"StarArenaMatchInitCount":10,
"StarArenaMatchMaxCount":100
},
"PeakArena":{
"MaxRankListCount":15000,
"MaxDetailCacheCount": 10000,
"InitArenaGroupCount":1
},
"battleConfig":{
"SendInterval":50,
"Overtime":10000,
"OverSleepTime":3000,
"CacheQueueCount":200
},
"peakConfig":{
"MatchAdvanceCalcTime":3000,
"MatchAdvanceLockTime":3600,
"PeakRealmOpenDay":7
}
}