Forest_Client/Forest/Assets/Config/Level/level10.json

109 lines
955 B
JSON
Raw Normal View History

2024-06-12 15:01:54 +08:00
{
"columnCount": 5,
"rowCount": 5,
2024-06-12 15:01:54 +08:00
"undoCount": 0,
"addTimeCount": 0,
2024-06-12 15:01:54 +08:00
"openHoleCount": 0,
"resetCount": 1,
2024-06-12 15:01:54 +08:00
"holesIndex": [
0,
2,
3,
4,
5,
6,
8,
9,
2024-06-12 15:01:54 +08:00
10,
11,
12,
14,
15,
16,
17,
18,
20,
21,
22,
23,
24
2024-06-12 15:01:54 +08:00
],
"emptyHoleIndex": [
2,
3,
2024-06-12 15:01:54 +08:00
4,
9,
14
2024-06-12 15:01:54 +08:00
],
"planksType": [
0,
0,
0,
0,
1,
1,
1,
1,
8
2024-06-12 15:01:54 +08:00
],
"squareType": [
0,
2024-06-12 15:01:54 +08:00
1,
2,
2024-06-12 15:01:54 +08:00
3,
0,
1,
2,
2024-06-12 15:01:54 +08:00
3,
4
2024-06-12 15:01:54 +08:00
],
"HolesOfPlanksIndex": [
[
5,
6
2024-06-12 15:01:54 +08:00
],
[
10,
11,
12
2024-06-12 15:01:54 +08:00
],
[
15,
16,
17,
18
2024-06-12 15:01:54 +08:00
],
[
20,
21,
2024-06-12 15:01:54 +08:00
22,
23,
24
],
[
18,
23
2024-06-12 15:01:54 +08:00
],
[
12,
17,
22
2024-06-12 15:01:54 +08:00
],
[
6,
2024-06-12 15:01:54 +08:00
11,
16,
21
2024-06-12 15:01:54 +08:00
],
[
0,
5,
2024-06-12 15:01:54 +08:00
10,
15,
20
],
[
8
2024-06-12 15:01:54 +08:00
]
]
}