js: 精英规划、小怪规划、自动消耗复活药 (#741)
* 三个js更新 精英js:跟进死亡笔记400的路线包 * js;欸起飞,飞 * fix: 重命名 --------- Co-authored-by: 秋云 <physligl@gmail.com>
This commit is contained in:
41
repo/js/消耗复活料理/信仰之跃.json
Normal file
41
repo/js/消耗复活料理/信仰之跃.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "信仰之跃",
|
||||
"type": "collect",
|
||||
"author": "mno",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 508.03515625,
|
||||
"y": -630.49072265625,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 499.87890625,
|
||||
"y": -686.18310546875,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
"action_params": "10000",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 501.3095703125,
|
||||
"y": -683.6240234375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "combat_script",
|
||||
"action_params": "keypress(z),wait(5),keypress(1),wait(90)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user