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

74 lines
676 B
JSON
Raw Normal View History

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