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

90 lines
777 B
JSON

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