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

115 lines
984 B
JSON
Raw Normal View History

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