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

114 lines
977 B
JSON
Raw Normal View History

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