JS脚本:提瓦特自动钓鱼【修复bug】 (#399)

* update repo.json

* 修正了键鼠脚本无法执行的bug

* update repo.json

* 修复了21个点位

* update repo.json
This commit is contained in:
提瓦特钓鱼玳师
2025-03-06 00:08:24 +08:00
committed by GitHub
parent 2654b28c31
commit a30cd9ef42
70 changed files with 224 additions and 207 deletions

View File

@@ -3,7 +3,7 @@
"name": "璃月-垂钓点-碧水原奥藏山东",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.1",
"version": "1.2",
"description": "地区: 璃月\n类型: 垂钓点\n详细位置: 碧水原奥藏山东\n鱼类: 花鳉、擒霞客、水晶宴、流纹褐蝶鱼\n饵类: 果酿饵、蠕虫假饵\n附加信息: 普通",
"bgiVersion": "0.42.4"
},
@@ -37,12 +37,21 @@
},
{
"id": 4,
"x": 1002.4,
"y": 1337.73,
"type": "path",
"move_mode": "walk",
"action": "fight",
"action_params": ""
},
{
"id": 5,
"x": 1004.63,
"y": 1358.3,
"type": "target",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(f)"
"action_params": "wait(0.5),keypress(f)wait(0.2),keypress(f),wait(0.2),keypress(f),wait(0.2),keypress(f)"
}
]
}