* 三个js更新 精英js:跟进死亡笔记400的路线包 * js;欸起飞,飞 * fix: 重命名 --------- Co-authored-by: 秋云 <physligl@gmail.com>
41 lines
838 B
JSON
41 lines
838 B
JSON
{
|
|
"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)"
|
|
}
|
|
]
|
|
} |