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

78 lines
715 B
JSON

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