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

110 lines
945 B
JSON

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