Files
ZYZ/shared/resource/jsons/dic_army_joinCondition.json
2021-01-26 10:41:54 +08:00

27 lines
425 B
JSON

[
{
"id": 1,
"lvLimit": 0,
"describe": "不限"
},
{
"id": 2,
"lvLimit": 10000,
"describe": "10000+"
},
{
"id": 3,
"lvLimit": 50000,
"describe": "50000+"
},
{
"id": 4,
"lvLimit": 100000,
"describe": "10万+"
},
{
"id": 5,
"lvLimit": 200000,
"describe": "20万+"
}
]