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

82 lines
734 B
JSON

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