Files
bettergi-scripts-list/repo/pathing/敌人与魔物/大驮兽/雨林路线/04-荼诃之座东-2只.json
xiayutianXYT 1cefb7163b 地图追踪:大驮兽 (#1505)
* Add files via upload

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
2025-08-08 18:48:44 +08:00

52 lines
983 B
JSON

{
"info": {
"name": "04-荼诃之座东-2只",
"type": "collect",
"author": "jay",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [
"驮兽",
"兽肉",
"愚人众",
"镀金旅团"
],
"last_modified_time": 1754396598800,
"authors": [
{
"name": "jay"
}
]
},
"positions": [
{
"id": 1,
"x": 3546.6104,
"y": -1993.5928,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": 3412.2236,
"y": -1939.3232,
"action": "combat_script",
"move_mode": "fly",
"action_params": "keypress(VK_SPACE),wait(4.5),attack(0.3)",
"type": "path"
},
{
"id": 3,
"x": 3412.1895,
"y": -1939.4155,
"action": "fight",
"move_mode": "walk",
"action_params": "",
"type": "path"
}
]
}