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

114 lines
966 B
JSON
Raw Normal View History

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