Files
bettergi-scripts-list/repo/js/铁匠铺/assets/须弥铁匠铺.json
呱呱z cf53a439a8 自动锻造魔矿 (#533)
* Create 铁匠铺

自动选择铁匠铺和使用矿物锻造魔矿。
注1:默认选择枫丹铁匠铺,可选择其他地区铁匠铺。由于地图追踪功能不支持室内定位,所以不支持纳塔铁匠铺;
注2:可选使用水晶矿(默认)、紫晶矿、萃凝晶。
注3:需要每种矿至少能合成一次。
鸣谢:寒露,蜜柑魚

* Delete repo/js/铁匠铺

* Create 草稿

* Add files via upload

* Add files via upload

* Delete repo/js/铁匠铺/assets/草稿
2025-04-07 21:38:59 +08:00

57 lines
1.1 KiB
JSON

{
"info": {
"name": "须弥铁匠铺",
"type": "collect",
"author": "寒露",
"version": "1.0",
"description": "",
"bgiVersion": "0.42.3"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "run",
"type": "teleport",
"x": 2790.654296875,
"y": -480.79833984375,
"action_params": ""
},
{
"id": 2,
"x": 2788.931640625,
"y": -488.74267578125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 2769.771484375,
"y": -474.86669921875,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 2760.16796875,
"y": -437.6982421875,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 2774.830078125,
"y": -441.640625,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}