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

83 lines
737 B
JSON

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