Files
ZYZ/shared/resource/jsons/dic_pvp_teamLevel.json
2022-05-12 09:25:08 +08:00

188 lines
3.4 KiB
JSON

[
{
"id": 1,
"teamLv": 1,
"topLineupMin": 0,
"topLineupMax": 500
},
{
"id": 2,
"teamLv": 2,
"topLineupMin": 501,
"topLineupMax": 1000
},
{
"id": 3,
"teamLv": 3,
"topLineupMin": 1001,
"topLineupMax": 1500
},
{
"id": 4,
"teamLv": 4,
"topLineupMin": 1501,
"topLineupMax": 2000
},
{
"id": 5,
"teamLv": 5,
"topLineupMin": 2001,
"topLineupMax": 2500
},
{
"id": 6,
"teamLv": 6,
"topLineupMin": 2501,
"topLineupMax": 3000
},
{
"id": 7,
"teamLv": 7,
"topLineupMin": 3001,
"topLineupMax": 3500
},
{
"id": 8,
"teamLv": 8,
"topLineupMin": 3501,
"topLineupMax": 4000
},
{
"id": 9,
"teamLv": 9,
"topLineupMin": 4001,
"topLineupMax": 4500
},
{
"id": 10,
"teamLv": 10,
"topLineupMin": 4501,
"topLineupMax": 5000
},
{
"id": 11,
"teamLv": 11,
"topLineupMin": 5001,
"topLineupMax": 5500
},
{
"id": 12,
"teamLv": 12,
"topLineupMin": 5501,
"topLineupMax": 6000
},
{
"id": 13,
"teamLv": 13,
"topLineupMin": 6001,
"topLineupMax": 6500
},
{
"id": 14,
"teamLv": 14,
"topLineupMin": 6501,
"topLineupMax": 7000
},
{
"id": 15,
"teamLv": 15,
"topLineupMin": 7001,
"topLineupMax": 7500
},
{
"id": 16,
"teamLv": 16,
"topLineupMin": 7501,
"topLineupMax": 8000
},
{
"id": 17,
"teamLv": 17,
"topLineupMin": 8001,
"topLineupMax": 8500
},
{
"id": 18,
"teamLv": 18,
"topLineupMin": 8501,
"topLineupMax": 9000
},
{
"id": 19,
"teamLv": 19,
"topLineupMin": 9001,
"topLineupMax": 9500
},
{
"id": 20,
"teamLv": 20,
"topLineupMin": 9501,
"topLineupMax": 10000
},
{
"id": 21,
"teamLv": 21,
"topLineupMin": 10001,
"topLineupMax": 10500
},
{
"id": 22,
"teamLv": 22,
"topLineupMin": 10501,
"topLineupMax": 11000
},
{
"id": 23,
"teamLv": 23,
"topLineupMin": 11001,
"topLineupMax": 11500
},
{
"id": 24,
"teamLv": 24,
"topLineupMin": 11501,
"topLineupMax": 12000
},
{
"id": 25,
"teamLv": 25,
"topLineupMin": 12001,
"topLineupMax": 12500
},
{
"id": 26,
"teamLv": 26,
"topLineupMin": 12501,
"topLineupMax": 13000
},
{
"id": 27,
"teamLv": 27,
"topLineupMin": 13001,
"topLineupMax": 13500
},
{
"id": 28,
"teamLv": 28,
"topLineupMin": 13501,
"topLineupMax": 14000
},
{
"id": 29,
"teamLv": 29,
"topLineupMin": 14001,
"topLineupMax": 14500
},
{
"id": 30,
"teamLv": 30,
"topLineupMin": 14501,
"topLineupMax": 15000
},
{
"id": 31,
"teamLv": 31,
"topLineupMin": 15000,
"topLineupMax": 99999
}
]