🔧 build(数值): 天晶词条限制修改

This commit is contained in:
luying
2023-04-06 16:06:36 +08:00
parent b28b3638a2
commit ec65f880b7

View File

@@ -25,7 +25,7 @@
"jewelLv": 2, "jewelLv": 2,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 2 "stoneLv": 1
}, },
{ {
"id": 5, "id": 5,
@@ -39,7 +39,7 @@
"jewelLv": 3, "jewelLv": 3,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 3 "stoneLv": 2
}, },
{ {
"id": 7, "id": 7,
@@ -53,7 +53,7 @@
"jewelLv": 4, "jewelLv": 4,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 4 "stoneLv": 3
}, },
{ {
"id": 9, "id": 9,
@@ -67,14 +67,14 @@
"jewelLv": 5, "jewelLv": 5,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 5 "stoneLv": 4
}, },
{ {
"id": 11, "id": 11,
"jewelLv": 5, "jewelLv": 5,
"randSeId": 3, "randSeId": 3,
"stoneCnt": 2, "stoneCnt": 2,
"stoneLv": 10 "stoneLv": 8
}, },
{ {
"id": 12, "id": 12,
@@ -88,14 +88,14 @@
"jewelLv": 6, "jewelLv": 6,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 6 "stoneLv": 5
}, },
{ {
"id": 14, "id": 14,
"jewelLv": 6, "jewelLv": 6,
"randSeId": 3, "randSeId": 3,
"stoneCnt": 2, "stoneCnt": 2,
"stoneLv": 12 "stoneLv": 10
}, },
{ {
"id": 15, "id": 15,
@@ -109,21 +109,21 @@
"jewelLv": 7, "jewelLv": 7,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 7 "stoneLv": 6
}, },
{ {
"id": 17, "id": 17,
"jewelLv": 7, "jewelLv": 7,
"randSeId": 3, "randSeId": 3,
"stoneCnt": 2, "stoneCnt": 2,
"stoneLv": 14 "stoneLv": 12
}, },
{ {
"id": 18, "id": 18,
"jewelLv": 7, "jewelLv": 7,
"randSeId": 4, "randSeId": 4,
"stoneCnt": 3, "stoneCnt": 3,
"stoneLv": 21 "stoneLv": 18
}, },
{ {
"id": 19, "id": 19,
@@ -137,21 +137,21 @@
"jewelLv": 8, "jewelLv": 8,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 8 "stoneLv": 7
}, },
{ {
"id": 21, "id": 21,
"jewelLv": 8, "jewelLv": 8,
"randSeId": 3, "randSeId": 3,
"stoneCnt": 2, "stoneCnt": 2,
"stoneLv": 16 "stoneLv": 14
}, },
{ {
"id": 22, "id": 22,
"jewelLv": 8, "jewelLv": 8,
"randSeId": 4, "randSeId": 4,
"stoneCnt": 3, "stoneCnt": 3,
"stoneLv": 24 "stoneLv": 21
}, },
{ {
"id": 23, "id": 23,
@@ -165,20 +165,20 @@
"jewelLv": 9, "jewelLv": 9,
"randSeId": 2, "randSeId": 2,
"stoneCnt": 1, "stoneCnt": 1,
"stoneLv": 9 "stoneLv": 8
}, },
{ {
"id": 25, "id": 25,
"jewelLv": 9, "jewelLv": 9,
"randSeId": 3, "randSeId": 3,
"stoneCnt": 2, "stoneCnt": 2,
"stoneLv": 18 "stoneLv": 16
}, },
{ {
"id": 26, "id": 26,
"jewelLv": 9, "jewelLv": 9,
"randSeId": 4, "randSeId": 4,
"stoneCnt": 3, "stoneCnt": 3,
"stoneLv": 27 "stoneLv": 24
} }
] ]