diff --git a/shared/resource/jsons/dic_army_joinCondition.json b/shared/resource/jsons/dic_army_joinCondition.json index 356445e89..170639ecb 100644 --- a/shared/resource/jsons/dic_army_joinCondition.json +++ b/shared/resource/jsons/dic_army_joinCondition.json @@ -6,32 +6,32 @@ }, { "id": 2, - "lvLimit": 300000, - "describe": "30万+" + "lvLimit": 700000, + "describe": "70万+" }, { "id": 3, - "lvLimit": 500000, - "describe": "50万+" - }, - { - "id": 4, - "lvLimit": 750000, - "describe": "75万+" - }, - { - "id": 5, "lvLimit": 1000000, "describe": "100万+" }, { - "id": 6, + "id": 4, "lvLimit": 1500000, "describe": "150万+" }, { - "id": 7, + "id": 5, "lvLimit": 2000000, "describe": "200万+" + }, + { + "id": 6, + "lvLimit": 2500000, + "describe": "250万+" + }, + { + "id": 7, + "lvLimit": 3000000, + "describe": "300万+" } ] \ No newline at end of file