自动委托0.97.1 (#1105)

* 战斗委托

* Delete repo/js/AutoCommission/丘丘人的一小步 directory

* Delete repo/js/AutoCommission/临危受命 directory

* Delete repo/js/AutoCommission/为了执行官大人 directory

* Delete repo/js/AutoCommission/冰凉凉的大团危机 directory

* Delete repo/js/AutoCommission/冷冰冰的大麻烦 directory

* Delete repo/js/AutoCommission/固若金汤 directory

* Delete repo/js/AutoCommission/圆滚滚的易爆品 directory

* Delete repo/js/AutoCommission/安全运输法则 directory

* Delete repo/js/AutoCommission/持盾的危机 directory

* Delete repo/js/AutoCommission/邪恶的扩张 directory

* Delete repo/js/AutoCommission/攀高危险 directory

* Delete repo/js/AutoCommission/极速前进 directory

* 战斗委托

* 对话委托

* 自动委托0.97.1
This commit is contained in:
LX666-666
2025-06-15 22:25:05 +08:00
committed by GitHub
parent d82eb7e056
commit 95f9034cfd
53 changed files with 3060 additions and 284 deletions

View File

@@ -0,0 +1,24 @@
[
{
"type": "地图追踪",
"data": "去往蒙德大教堂.json",
"note": "执行第一个地图追踪步骤"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "isinMainUi",
"note": "等待返回主界面"
},
{
"type": "追踪委托",
"data": {
"npc": "鲁道夫",
"iconType": "task"
},
"note": "追踪委托"
}
]

View File

@@ -0,0 +1,67 @@
{
"info": {
"name": "惊喜大礼-蒙德城-1",
"type": "collect",
"author": "11",
"version": "1.0",
"description": "惊喜大礼-蒙德城-1",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -749.412109375,
"y": 2263.095458984375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": -748.7392578125,
"y": 2263.28125,
"action": "",
"move_mode": "fly",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": -717.400390625,
"y": 2294.3359375,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
"type": "path"
},
{
"id": 4,
"x": -705.4072265625,
"y": 2355.9326171875,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 5,
"x": -696.0087890625,
"y": 2357.346923828125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
},
{
"id": 6,
"x": -685.0595703125,
"y": 2355.038330078125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
}
]
}