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

92 lines
811 B
JSON
Raw Normal View History

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