mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-16 03:33:25 +08:00
修复萃凝晶B11路线附身龙有概率失败的问题 (#2318)
* Fix path * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
"name": "无限不循环"
|
||||
}
|
||||
],
|
||||
"bgi_version": "0.45.0",
|
||||
"bgi_version": "0.52.0",
|
||||
"description": "",
|
||||
"enable_monster_loot_split": false,
|
||||
"last_modified_time": 1758051639583,
|
||||
"last_modified_time": 1762414043515,
|
||||
"map_match_method": "",
|
||||
"map_name": "Teyvat",
|
||||
"name": "B11-萃凝晶-纳塔-深渊古瞭望所02(火神赶路-4个)",
|
||||
@@ -66,7 +66,7 @@
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "keypress(t),wait(0.2),keypress(t),wait(0.2),keypress(t),wait(2.0),keypress(e)",
|
||||
"action_params": "click(middle),wait(0.5),moveby(0,-2000),wait(0.5),keypress(t),wait(0.2),keypress(t),wait(0.2),keypress(t),wait(2.0),keypress(e)",
|
||||
"id": 6,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
|
||||
Reference in New Issue
Block a user