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

90 lines
788 B
JSON
Raw Normal View History

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