fix:1、更换关卡获取,改为单关一个json文件

This commit is contained in:
2026-06-24 09:24:15 +08:00
parent cd258603ac
commit f0f102fe4c
1040 changed files with 499808 additions and 54942 deletions
+140
View File
@@ -0,0 +1,140 @@
{
"levelId": 335,
"levelName": "lv4",
"gridRows": 9,
"gridCols": 9,
"pointSpacing": 60,
"arrows": [
{
"id": 1,
"startPoint": 7,
"path": [
"right",
"down",
"down",
"down",
"down",
"down",
"down",
"down",
"down"
]
},
{
"id": 2,
"startPoint": 13,
"path": [
"right",
"right",
"up",
"left",
"left",
"left",
"left",
"left",
"left",
"down",
"down",
"down",
"down",
"down",
"down",
"down",
"down"
]
},
{
"id": 3,
"startPoint": 11,
"path": [
"left"
]
},
{
"id": 4,
"startPoint": 55,
"path": [
"down",
"right",
"down",
"left"
]
},
{
"id": 5,
"startPoint": 49,
"path": [
"right",
"up",
"up",
"right",
"right",
"down",
"down",
"down",
"down",
"down",
"left",
"left"
]
},
{
"id": 6,
"startPoint": 42,
"path": [
"down",
"down",
"down",
"left"
]
},
{
"id": 7,
"startPoint": 59,
"path": [
"left",
"down",
"down",
"left",
"up",
"up",
"left",
"up",
"up",
"up"
]
},
{
"id": 8,
"startPoint": 48,
"path": [
"up",
"up",
"right",
"down"
]
},
{
"id": 9,
"startPoint": 16,
"path": [
"down",
"left",
"left",
"left"
]
},
{
"id": 10,
"startPoint": 46,
"path": [
"up",
"up",
"up",
"right",
"right",
"up"
]
}
]
}