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

60 lines
567 B
JSON

{
"columnCount": 5,
"rowCount": 5,
"undoCount": 0,
"addTimeCount": 0,
"openHoleCount": 0,
"resetCount": 1,
"holesIndex": [
0,
2,
3,
4,
5,
7,
10,
12,
13,
15,
17,
20,
22,
23,
24
],
"emptyHoleIndex": [
0,
10,
5,
15,
20
],
"planksType": [
1,
1,
1
],
"squareType": [
3,
3,
3
],
"HolesOfPlanksIndex": [
[
2,
7,
12,
17,
22
],
[
3,
13,
23
],
[
4,
24
]
]
}