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

80 lines
717 B
JSON

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