21 lines
527 B
JSON
21 lines
527 B
JSON
{
|
|
"__type__": "cc.JsonAsset",
|
|
"_name": "world_lev_data",
|
|
"_objFlags": 0,
|
|
"_native": "",
|
|
"json": {
|
|
"data_const_length": 2,
|
|
"data_const": {
|
|
"worldlev_number": {
|
|
"key": "worldlev_number",
|
|
"val": 50,
|
|
"desc": "The maximum number of people participating in the world class calculation"
|
|
},
|
|
"worldlev_des": {
|
|
"key": "worldlev_des",
|
|
"val": 0,
|
|
"desc": "The world level is determined by the level of the top 50 players on this server"
|
|
}
|
|
}
|
|
}
|
|
} |