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.
23 lines
601 B
23 lines
601 B
{
|
|
"OneGroupCount":1000,
|
|
"MaxRealmCount":3,
|
|
"MaxVideoCount":10000,
|
|
"LineupMaxCount": 50000,
|
|
"CommonArena":{
|
|
"MaxRankListCount":15000,
|
|
"MaxArenaGroupCount":10,
|
|
"InitIntegral":1000,
|
|
"MaxDetailCacheCount": 30000,
|
|
"InitArenaGroupCount":2,
|
|
"DetailCacheTopRankCount":200
|
|
},
|
|
"StarArena":{
|
|
"MaxRankListCount":100000,
|
|
"MaxArenaGroupCount":1,
|
|
"InitIntegral":0,
|
|
"MaxDetailCacheCount": 6000,
|
|
"InitArenaGroupCount":1,
|
|
"StarArenaMatchInitCount":10,
|
|
"StarArenaMatchMaxCount":100
|
|
}
|
|
}
|
|
|