mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-20 04:10:00 +08:00
地图追踪:胡萝卜 路徑優化 (#1606)
* 地图追踪:胡萝卜 路徑優化 修改A09、C01、C02漏撿 * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
@@ -4,62 +4,77 @@
|
||||
"type": "collect",
|
||||
"author": "不瘦五十斤不改名",
|
||||
"version": "1.0",
|
||||
"bgi_version": "0.42.0",
|
||||
"bgi_version": "0.45.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "不瘦五十斤不改名",
|
||||
"links": "https://github.com/PanZic"
|
||||
}
|
||||
]
|
||||
],
|
||||
"description": "",
|
||||
"map_name": "Teyvat",
|
||||
"tags": [],
|
||||
"last_modified_time": 1755333361698,
|
||||
"enable_monster_loot_split": false,
|
||||
"map_match_method": ""
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 338.23,
|
||||
"y": 2581.15,
|
||||
"type": "teleport",
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 348.53,
|
||||
"y": 2577.72,
|
||||
"type": "path",
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 365.0,
|
||||
"y": 2568.13,
|
||||
"type": "path",
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 364.43,
|
||||
"y": 2564.38,
|
||||
"type": "target",
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 369.19,
|
||||
"y": 2563.06,
|
||||
"type": "path",
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 370.28,
|
||||
"y": 2566.0,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 370.5156,
|
||||
"y": 2568.5234,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(1)"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -2,19 +2,20 @@
|
||||
"info": {
|
||||
"name": "C01-胡萝卜-稻妻-越石村-4个",
|
||||
"type": "collect",
|
||||
"author": "蜜柑魚",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0",
|
||||
"tags": [],
|
||||
"last_modified_time": 1754247071177,
|
||||
"last_modified_time": 1755333476162,
|
||||
"authors": [
|
||||
{
|
||||
"name": "蜜柑魚",
|
||||
"links": "https://github.com/this-Fish"
|
||||
}
|
||||
]
|
||||
],
|
||||
"enable_monster_loot_split": false,
|
||||
"map_match_method": ""
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -61,20 +62,28 @@
|
||||
"id": 6,
|
||||
"x": -3985.3516,
|
||||
"y": -4456.7188,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -3984.9395,
|
||||
"y": -4453.2422,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -3985.3516,
|
||||
"y": -4456.7188,
|
||||
"type": "orientation",
|
||||
"move_mode": "walk",
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.5)"
|
||||
"move_mode": "walk",
|
||||
"action_params": "wait(0.5)",
|
||||
"type": "orientation"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -2,19 +2,20 @@
|
||||
"info": {
|
||||
"name": "C02-胡萝卜-稻妻-无相火-2个",
|
||||
"type": "collect",
|
||||
"author": "不瘦五十斤不改名",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0",
|
||||
"tags": [],
|
||||
"last_modified_time": 1754247247054,
|
||||
"last_modified_time": 1755333593047,
|
||||
"authors": [
|
||||
{
|
||||
"name": "不瘦五十斤不改名",
|
||||
"links": "https://github.com/PanZic"
|
||||
}
|
||||
]
|
||||
],
|
||||
"enable_monster_loot_split": false,
|
||||
"map_match_method": ""
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -38,16 +39,16 @@
|
||||
"x": -3235.23,
|
||||
"y": -2995.38,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
"move_mode": "dash",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -3233.11,
|
||||
"y": -2991.89,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
"move_mode": "dash",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
|
||||
Reference in New Issue
Block a user