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

108 lines
944 B
JSON

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