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

80 lines
721 B
JSON

{
"columnCount": 5,
"rowCount": 6,
"undoCount": 0,
"addTimeCount": 0,
"openHoleCount": 0,
"resetCount": 1,
"holesIndex": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
11,
16,
17,
18,
19,
21,
23,
24,
26,
29
],
"emptyHoleIndex": [
0,
1,
2,
4,
3
],
"planksType": [
0,
0,
1,
1,
3
],
"squareType": [
3,
1,
2,
1,
4
],
"HolesOfPlanksIndex": [
[
5,
6,
7,
8,
9
],
[
17,
18,
19
],
[
11,
16,
21,
26
],
[
19,
24,
29
],
[
23,
29
]
]
}