JS脚本:提瓦特自动钓鱼【更新】 (#395)
* update repo.json * 删除测试用的py文件 * update repo.json * 删除了时间调节、删去了不必要的数组 * update repo.json * Delete repo/js/AutoFishingTeyvat/assets directory * update repo.json * 修复了几处问题,更新了格式 修复了 枫丹-垂钓点-伊黎耶林区幽林雾道西南 终点不精确的问题 修复几处文件名导致的问题 统一了地图追踪的描述文件的格式 修复了上次更新文件名导致的已知遗留问题 * update repo.json
This commit is contained in:
39
repo/js/AutoFishingTeyvat/assets/pathing/须弥-垂钓点-护世森无郁稠林.json
Normal file
39
repo/js/AutoFishingTeyvat/assets/pathing/须弥-垂钓点-护世森无郁稠林.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "须弥-垂钓点-护世森无郁稠林",
|
||||
"type": "collect",
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.1",
|
||||
"description": "地区: 须弥\n类型: 垂钓点\n详细位置: 护世森无郁稠林\n鱼类: 沉波蜜桃、暮云角鲀、青金斧枪鱼、翡玉斧枪鱼\n饵类: 甘露饵\n附加信息: 普通",
|
||||
"bgiVersion": "0.42.4"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2409.72,
|
||||
"y": 348.87,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2378.21,
|
||||
"y": 389.62,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2376.1,
|
||||
"y": 398.08,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.5),keypress(f)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user