archive: 食材加工,吃金币活动
This commit is contained in:
22
archive/js/AutoEatCoinPVPEvent/assets/pathing/continue.json
Normal file
22
archive/js/AutoEatCoinPVPEvent/assets/pathing/continue.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "未命名路径",
|
||||
"type": "collect",
|
||||
"author": "修改我的qq昵称",
|
||||
"version": "1.0",
|
||||
"description": "联机游戏结束返回世界后重新进入游戏",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 7354.68017578125,
|
||||
"y": -1428.5908203125,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
40
archive/js/AutoEatCoinPVPEvent/assets/pathing/start.json
Normal file
40
archive/js/AutoEatCoinPVPEvent/assets/pathing/start.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "pvp_event",
|
||||
"type": "collect",
|
||||
"author": "修改我的qq昵称",
|
||||
"version": "1.0",
|
||||
"description": "走到5.6联机吃金币pvp活动点.",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 7234.3056640625,
|
||||
"y": -1433.24609375,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 7316.3564453125,
|
||||
"y": -1441.080078125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 7354.68017578125,
|
||||
"y": -1428.5908203125,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user