mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
修复鸟蛋路线一处容易卡死的地方 (#2717)
* fix path * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
@@ -1,63 +1,85 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "B10-璃月-碧水原-地中之盐-4个",
|
||||
"type": "collect",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.54.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "灰林鸮",
|
||||
"links": "https://github.com/Strix-nivicolum"
|
||||
"links": "https://github.com/Strix-nivicolum",
|
||||
"name": "灰林鸮"
|
||||
}
|
||||
]
|
||||
],
|
||||
"bgi_version": "0.52.0",
|
||||
"description": "",
|
||||
"enable_monster_loot_split": false,
|
||||
"last_modified_time": 1768711999772,
|
||||
"map_match_method": "",
|
||||
"map_name": "Teyvat",
|
||||
"name": "B10-璃月-碧水原-地中之盐-4个",
|
||||
"tags": [],
|
||||
"type": "collect",
|
||||
"version": "1.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 1,
|
||||
"x": -164.58,
|
||||
"y": 1182.49,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "teleport"
|
||||
"type": "teleport",
|
||||
"x": -164.58,
|
||||
"y": 1182.49
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -164.58,
|
||||
"y": 1182.49,
|
||||
"action": "nahida_collect",
|
||||
"action_params": "",
|
||||
"id": 2,
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
"type": "path",
|
||||
"x": -164.58,
|
||||
"y": 1182.49
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 3,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -165.32,
|
||||
"y": 1240.79,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
"y": 1240.79
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -121.32,
|
||||
"y": 1257.46,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -89.69,
|
||||
"y": 1221.3,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
"id": 4,
|
||||
"move_mode": "dash",
|
||||
"type": "path",
|
||||
"x": -121.32,
|
||||
"y": 1257.46
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 5,
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -104.1758,
|
||||
"y": 1234.3291
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 6,
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -103.6699,
|
||||
"y": 1222.9873
|
||||
},
|
||||
{
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"id": 7,
|
||||
"move_mode": "dash",
|
||||
"type": "target",
|
||||
"x": -89.69,
|
||||
"y": 1221.3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user