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

80 lines
719 B
JSON

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