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

70 lines
633 B
JSON
Raw Normal View History

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