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

86 lines
761 B
JSON
Raw Normal View History

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