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

76 lines
703 B
JSON

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