Files
ZYZ/shared/resource/jsons/dic_zyz_friends.json
2021-09-15 16:18:10 +08:00

79 lines
1.3 KiB
JSON

[
{
"id": 1,
"lv": 0,
"frdCnt": 10,
"receiveMax": 60,
"sendMax": 60
},
{
"id": 2,
"lv": 20,
"frdCnt": 30,
"receiveMax": 30,
"sendMax": 30
},
{
"id": 3,
"lv": 30,
"frdCnt": 40,
"receiveMax": 35,
"sendMax": 35
},
{
"id": 4,
"lv": 40,
"frdCnt": 50,
"receiveMax": 40,
"sendMax": 40
},
{
"id": 5,
"lv": 50,
"frdCnt": 60,
"receiveMax": 45,
"sendMax": 45
},
{
"id": 6,
"lv": 55,
"frdCnt": 70,
"receiveMax": 45,
"sendMax": 45
},
{
"id": 7,
"lv": 60,
"frdCnt": 80,
"receiveMax": 50,
"sendMax": 50
},
{
"id": 8,
"lv": 65,
"frdCnt": 90,
"receiveMax": 50,
"sendMax": 50
},
{
"id": 9,
"lv": 70,
"frdCnt": 100,
"receiveMax": 60,
"sendMax": 60
},
{
"id": 10,
"lv": 75,
"frdCnt": 120,
"receiveMax": 60,
"sendMax": 60
},
{
"id": 11,
"lv": 80,
"frdCnt": 150,
"receiveMax": 70,
"sendMax": 70
}
]