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

76 lines
688 B
JSON

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