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

60 lines
567 B
JSON
Raw Normal View History

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