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

115 lines
1013 B
JSON

{
"columnCount": 5,
"rowCount": 5,
"undoCount": 0,
"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,
20,
21,
22,
23,
24
],
"emptyHoleIndex": [
4,
9,
24,
19,
10
],
"planksType": [
0,
0,
0,
0,
0,
1,
1,
1
],
"squareType": [
2,
2,
2,
2,
2,
3,
3,
3
],
"HolesOfPlanksIndex": [
[
11,
12,
13,
14
],
[
0,
1,
2,
3
],
[
15,
16,
17,
18
],
[
5,
6,
7,
8
],
[
20,
21,
22,
23
],
[
1,
6,
11,
16,
21
],
[
3,
8,
13,
18,
23
],
[
2,
7,
12,
17,
22
]
]
}