Update 纳塔10-溶水域-2.json (#926)

减少游泳时间并附身水龙
This commit is contained in:
214-hanyan
2025-05-26 18:19:43 +08:00
committed by GitHub
parent 49e46214e7
commit f5d8aeb01d

View File

@@ -1,39 +1,49 @@
{ {
"info": { "info": {
"name": "纳塔10-溶水域-2", "name": "纳塔10-溶水域东南-2",
"type": "collect", "type": "collect",
"author": "寒烟", "author": "寒烟",
"version": "1.1", "version": "1.1",
"description": "", "description": "附身水龙",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"x": 8361.82, "x": 8362.50390625,
"y": -2993.79, "y": -2995.0439453125,
"type": "path",
"move_mode": "dash",
"action": "", "action": "",
"move_mode": "walk", "action_params": ""
"action_params": "",
"type": "path"
}, },
{ {
"id": 2, "id": 2,
"x": 8477.1, "x": 8419.5087890625,
"y": -3018.97, "y": -2989.955078125,
"type": "path",
"move_mode": "dash",
"action": "", "action": "",
"move_mode": "fly", "action_params": ""
"action_params": "",
"type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 8495.87, "x": 8431.556640625,
"y": -3019.42, "y": -2982.6142578125,
"action": "", "type": "orientation",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action": "combat_script",
"type": "path" "action_params": "keypress(t)"
},
{
"id": 4,
"x": 8496.0732421875,
"y": -3018.3984375,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "keydown(q),wait(0.6),keyup(q)"
} }
] ]
} }