优化梅洛彼得堡路线 (#1775)

This commit is contained in:
古又
2025-08-30 21:37:18 +08:00
committed by GitHub
parent a019e1e8b3
commit db83c06dba
4 changed files with 99 additions and 38 deletions

View File

@@ -14,6 +14,9 @@
更新
版本:1.0.3
缩短枫丹梅洛彼得堡的路线
版本:1.0.2
1、优化相关逻辑
2、修改代码显示错误

View File

@@ -0,0 +1,67 @@
{
"info": {
"name": "枫丹梅洛彼得堡路线",
"type": "collect",
"authors": [
{
"name": "古又",
"links": ""
}
],
"version": "1.0",
"description": "领取福利餐",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1755520489362,
"enable_monster_loot_split": false,
"map_match_method": ""
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4618.744140625,
"y": 4390.26416015625,
"action_params": ""
},
{
"id": 2,
"x": 4621.45703125,
"y": 4401.85693359375,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4613.2890625,
"y": 4404.12353515625,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": "300"
},
{
"id": 4,
"x": 4583.609375,
"y": 4429.7861328125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 4601.986328125,
"y": 4492.96533203125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
}
]
}

View File

@@ -1,67 +1,58 @@
{
"info": {
"name": "枫丹梅洛彼得堡路线",
"type": "collect",
"authors": [
{
"name": "古又",
"links": ""
"links": "",
"name": "古又"
}
],
"version": "1.0",
"description": "领取福利餐",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1755520489362,
"description": "领取福利餐",
"enable_monster_loot_split": false,
"map_match_method": ""
"last_modified_time": 1756560026141,
"map_match_method": "",
"map_name": "Teyvat",
"name": "梅洛彼得堡路线优化",
"tags": [],
"type": "collect",
"version": "2.0"
},
"positions": [
{
"action": "force_tp",
"action_params": "",
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4618.744140625,
"y": 4390.26416015625,
"action_params": ""
"x": 4572.978515625,
"y": 4457.111328125
},
{
"action": "",
"action_params": "",
"id": 2,
"x": 4621.45703125,
"y": 4401.85693359375,
"move_mode": "run",
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
"x": 4596.072265625,
"y": 4485.796875
},
{
"action": "",
"action_params": "",
"id": 3,
"x": 4613.2890625,
"y": 4404.12353515625,
"move_mode": "jump",
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": "300"
"x": 4598.986328125,
"y": 4489.4150390625
},
{
"action": "",
"action_params": "",
"id": 4,
"x": 4583.609375,
"y": 4429.7861328125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 4601.986328125,
"y": 4492.96533203125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
"x": 4601.529296875,
"y": 4492.79052734375
}
]
}

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "提瓦特杂事(收集)",
"version": "1.0.2",
"version": "1.0.3",
"tags": [
"玄学",
"收集",