JS脚本:提瓦特自动钓鱼【微调两处钓鱼点】 (#426)

* update repo.json

* JS脚本:提瓦特自动钓鱼【微调两处钓鱼点】

* update repo.json
This commit is contained in:
起个名字好难
2025-03-11 18:55:49 +08:00
committed by GitHub
parent 7ccef7a89e
commit b4b336db52
3 changed files with 17 additions and 8 deletions

View File

@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1107.88,
"y": 1861.32,
"x": 1108.71,
"y": 1858.86,
"type": "path",
"move_mode": "run",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1101.35,
"y": 1866.58,
"x": 1105.45,
"y": 1865.58,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -10,15 +10,24 @@
"positions": [
{
"id": 1,
"action": "combat_script",
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 526.14,
"y": 105.78,
"action_params": "wait(0.5),keypress(space),wait(0.5)"
"action_params": ""
},
{
"id": 2,
"x": 527.00,
"y": 106.75,
"action": "combat_script",
"move_mode": "walk",
"action_params": "wait(2),keydown(Space),wait(0.1),keyup(Space),wait(0.2),keydown(Space),wait(0.1),keyup(Space),wait(5)",
"type": "path"
},
{
"id": 3,
"x": 529.17,
"y": 120.12,
"type": "path",
@@ -27,7 +36,7 @@
"action_params": ""
},
{
"id": 3,
"id": 4,
"x": 530.63,
"y": 129.27,
"type": "target",