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

86 lines
767 B
JSON

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