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

100 lines
857 B
JSON

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