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

102 lines
879 B
JSON

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