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

114 lines
978 B
JSON
Raw Normal View History

2024-06-12 15:01:54 +08:00
{
"columnCount": 4,
"rowCount": 6,
"undoCount": 2,
"addTimeCount": 0,
"openHoleCount": 0,
"resetCount": 1,
"holesIndex": [
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21
],
"emptyHoleIndex": [
21,
20,
2,
3
],
"planksType": [
0,
0,
1,
3,
3,
3,
3,
4,
4,
4,
4
],
"squareType": [
2,
2,
2,
4,
4,
4,
4,
4,
4,
4,
4
],
"HolesOfPlanksIndex": [
[
4,
5,
6,
7
],
[
16,
17,
18,
19
],
[
6,
10,
14,
18
],
[
12,
17
],
[
4,
9
],
[
6,
11
],
[
14,
19
],
[
13,
16
],
[
7,
10
],
[
15,
18
],
[
5,
8
]
]
}