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

96 lines
823 B
JSON
Raw Normal View History

2024-06-12 15:01:54 +08:00
{
"columnCount": 5,
"rowCount": 6,
2024-06-12 15:01:54 +08:00
"undoCount": 0,
"addTimeCount": 0,
"openHoleCount": 0,
"resetCount": 1,
"holesIndex": [
2,
5,
6,
2024-06-12 15:01:54 +08:00
7,
8,
9,
2024-06-12 15:01:54 +08:00
10,
11,
2024-06-12 15:01:54 +08:00
12,
13,
14,
16,
2024-06-12 15:01:54 +08:00
17,
18,
25,
26,
28,
29
2024-06-12 15:01:54 +08:00
],
"emptyHoleIndex": [
26,
25,
29,
28
2024-06-12 15:01:54 +08:00
],
"planksType": [
0,
2024-06-12 15:01:54 +08:00
1,
3,
4,
8,
8,
8,
8,
8,
8
2024-06-12 15:01:54 +08:00
],
"squareType": [
1,
1,
4,
4,
4,
4,
4,
4,
4,
4
2024-06-12 15:01:54 +08:00
],
"HolesOfPlanksIndex": [
[
6,
7,
8
],
2024-06-12 15:01:54 +08:00
[
2,
7,
12
],
[
10,
16
],
[
14,
18
],
[
5
],
[
2
],
[
9
],
[
17
2024-06-12 15:01:54 +08:00
],
[
13
2024-06-12 15:01:54 +08:00
],
[
11
2024-06-12 15:01:54 +08:00
]
]
}