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

114 lines
984 B
JSON
Raw Normal View History

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