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

60 lines
569 B
JSON
Raw Normal View History

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