This commit is contained in:
puxuan 2025-11-11 17:30:39 +08:00
parent 1b7d156f30
commit 3fd7641d12
2 changed files with 11232 additions and 60 deletions

View File

@ -4187,9 +4187,9 @@ local chapter = {
["block_icon"]="battle_hinder_6",
["chess_board"]="chessboard_6",
["board"]={
11,
12,
13
41,
42,
43
},
["monster"]={
6010101,
@ -4211,7 +4211,7 @@ local chapter = {
["mystery_box"]={
0,
5000,
5000
0
},
["mystery_box_reward"]={
{
@ -4501,9 +4501,9 @@ local chapter = {
["block_icon"]="battle_hinder_6",
["chess_board"]="chessboard_6",
["board"]={
14,
15,
16
44,
45,
46
},
["monster"]={
6020101,
@ -4523,8 +4523,8 @@ local chapter = {
6021501
},
["mystery_box"]={
0,
5000,
0,
0
},
["mystery_box_reward"]={
@ -4815,9 +4815,9 @@ local chapter = {
["block_icon"]="battle_hinder_6",
["chess_board"]="chessboard_6",
["board"]={
17,
18,
19
47,
48,
49
},
["monster"]={
6030101,
@ -4837,8 +4837,8 @@ local chapter = {
6031501
},
["mystery_box"]={
5000,
0,
5000,
0
},
["mystery_box_reward"]={
@ -5129,9 +5129,9 @@ local chapter = {
["block_icon"]="battle_hinder_6",
["chess_board"]="chessboard_6",
["board"]={
20,
21,
22
50,
51,
52
},
["monster"]={
6040101,
@ -5151,7 +5151,7 @@ local chapter = {
6041501
},
["mystery_box"]={
5000,
0,
0,
5000
},
@ -5443,9 +5443,9 @@ local chapter = {
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_7",
["board"]={
23,
24,
25
53,
54,
55
},
["monster"]={
7010101,
@ -5467,7 +5467,7 @@ local chapter = {
["mystery_box"]={
0,
5000,
5000
0
},
["mystery_box_reward"]={
{
@ -5757,9 +5757,9 @@ local chapter = {
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_7",
["board"]={
26,
27,
28
56,
57,
58
},
["monster"]={
7020101,
@ -5779,9 +5779,9 @@ local chapter = {
7021501
},
["mystery_box"]={
5000,
0,
0,
5000
0
},
["mystery_box_reward"]={
{
@ -6071,9 +6071,9 @@ local chapter = {
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_7",
["board"]={
29,
30,
31
59,
60,
61
},
["monster"]={
7030101,
@ -6094,7 +6094,7 @@ local chapter = {
},
["mystery_box"]={
0,
5000,
0,
5000
},
["mystery_box_reward"]={
@ -6385,9 +6385,9 @@ local chapter = {
["block_icon"]="battle_hinder_7",
["chess_board"]="chessboard_7",
["board"]={
32,
33,
34
62,
63,
64
},
["monster"]={
7040101,
@ -6408,8 +6408,8 @@ local chapter = {
},
["mystery_box"]={
0,
5000,
0
0,
5000
},
["mystery_box_reward"]={
{
@ -6699,9 +6699,9 @@ local chapter = {
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_2",
["board"]={
35,
36,
37
65,
66,
67
},
["monster"]={
8010101,
@ -6721,8 +6721,8 @@ local chapter = {
8011501
},
["mystery_box"]={
5000,
0,
5000,
0
},
["mystery_box_reward"]={
@ -7013,9 +7013,9 @@ local chapter = {
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_2",
["board"]={
38,
39,
40
68,
69,
70
},
["monster"]={
8020101,
@ -7037,7 +7037,7 @@ local chapter = {
["mystery_box"]={
5000,
0,
5000
0
},
["mystery_box_reward"]={
{
@ -7327,9 +7327,9 @@ local chapter = {
["block_icon"]="battle_hinder_2",
["chess_board"]="chessboard_3",
["board"]={
11,
12,
13
71,
72,
73
},
["monster"]={
8030101,
@ -7351,7 +7351,7 @@ local chapter = {
["mystery_box"]={
0,
5000,
5000
0
},
["mystery_box_reward"]={
{
@ -7641,9 +7641,9 @@ local chapter = {
["block_icon"]="battle_hinder_2",
["chess_board"]="chessboard_3",
["board"]={
14,
15,
16
74,
75,
76
},
["monster"]={
8040101,
@ -7664,8 +7664,8 @@ local chapter = {
},
["mystery_box"]={
0,
5000,
0
0,
5000
},
["mystery_box_reward"]={
{
@ -7955,9 +7955,9 @@ local chapter = {
["block_icon"]="battle_hinder_2",
["chess_board"]="chessboard_3",
["board"]={
17,
18,
19
77,
78,
79
},
["monster"]={
9010101,
@ -7977,8 +7977,8 @@ local chapter = {
9011501
},
["mystery_box"]={
5000,
0,
5000,
0
},
["mystery_box_reward"]={
@ -8269,9 +8269,9 @@ local chapter = {
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
20,
21,
22
80,
81,
82
},
["monster"]={
9020101,
@ -8293,7 +8293,7 @@ local chapter = {
["mystery_box"]={
5000,
0,
5000
0
},
["mystery_box_reward"]={
{

File diff suppressed because it is too large Load Diff