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

98 lines
859 B
JSON

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