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

98 lines
855 B
JSON

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