JS脚本、地图追踪【众多更新】 (#446)

* Delete repo/pathing/禽肉 directory

* 地图追踪:禽肉【更新】

* JS脚本: 合成浓缩树脂【群友优化】

* JS脚本:自动购买狗粮(7点位)【修复版号】

* JS脚本:提瓦特自动钓鱼【更新】
This commit is contained in:
提瓦特钓鱼玳师
2025-03-17 22:43:40 +08:00
committed by GitHub
parent 8051ff4348
commit 81711d10ce
35 changed files with 1626 additions and 61 deletions

View File

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

View File

@@ -10,24 +10,15 @@
"positions": [
{
"id": 1,
"action": "",
"action": "combat_script",
"move_mode": "walk",
"type": "teleport",
"x": 526.14,
"y": 105.78,
"action_params": ""
"action_params": "wait(0.5),keypress(space),wait(0.5)"
},
{
"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",
@@ -36,7 +27,7 @@
"action_params": ""
},
{
"id": 4,
"id": 3,
"x": 530.63,
"y": 129.27,
"type": "target",

View File

@@ -0,0 +1,21 @@
{
"info": {
"name": "蒙德-七天神像-苍风高地",
"type": "collect",
"author": "提瓦特钓鱼玳师",
"version": "1.0",
"description": "传送到蒙德-苍风高地的七天神像",
"bgiVersion": "0.43.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -578.72,
"y": 1853.39,
"action_params": ""
}
]
}