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

92 lines
811 B
JSON

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