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

81 lines
721 B
JSON

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