5.27 死亡笔记 (#934)

* Add files via upload

* Add files via upload

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

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
2025-05-27 20:23:17 +08:00
committed by GitHub
parent 4e36589dc5
commit 81bf9cd517
3 changed files with 46 additions and 41 deletions

View File

@@ -6,9 +6,7 @@
"version": "1.0", "version": "1.0",
"description": "", "description": "",
"map_name": "Enkanomiya", "map_name": "Enkanomiya",
"bgi_version": "0.45.0", "bgi_version": "0.45.0"
"tags": [],
"last_modified_time": 1746888388152
}, },
"positions": [ "positions": [
{ {
@@ -58,12 +56,12 @@
}, },
{ {
"id": 6, "id": 6,
"x": 539.18, "x": 536.93,
"y": 687.31, "y": 689.91,
"action": "stop_flying", "type": "path",
"move_mode": "fly", "move_mode": "fly",
"action_params": "", "action": "stop_flying",
"type": "path" "action_params": ""
}, },
{ {
"id": 7, "id": 7,
@@ -81,27 +79,25 @@
"action": "fight", "action": "fight",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path", "type": "path"
"locked": false
}, },
{ {
"id": 9, "id": 9,
"x": 548.3, "x": 548.3,
"y": 680.97, "y": 680.97,
"type": "path",
"move_mode": "dash",
"action": "fight", "action": "fight",
"move_mode": "dash",
"action_params": "", "action_params": "",
"locked": false "type": "path"
}, },
{ {
"id": 10, "id": 10,
"x": 548.3, "x": 548.3,
"y": 680.97, "y": 680.97,
"type": "orientation",
"move_mode": "dash",
"action": "combat_script", "action": "combat_script",
"action_params": "wait(1)" "move_mode": "dash",
"action_params": "wait(1)",
"type": "orientation"
} }
] ]
} }

View File

@@ -20,33 +20,42 @@
}, },
{ {
"id": 2, "id": 2,
"x": 270.62, "x": 246.56,
"y": 414.56, "y": 416.19,
"type": "path",
"move_mode": "dash",
"action": "", "action": "",
"move_mode": "run", "action_params": ""
"action_params": "",
"type": "path"
}, },
{ {
"id": 3, "id": 3,
"x": 256.19, "x": 253.04,
"y": 425.25, "y": 431.06,
"type": "path",
"move_mode": "run",
"action": "", "action": "",
"move_mode": "fly", "action_params": ""
"action_params": "",
"type": "path"
}, },
{ {
"id": 4, "id": 4,
"x": 235.75, "x": 245.06,
"y": 453.44, "y": 453.56,
"action": "fight", "type": "path",
"move_mode": "jump", "move_mode": "jump",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 243.5,
"y": 458.75,
"action": "fight",
"move_mode": "walk",
"action_params": "", "action_params": "",
"type": "path" "type": "path"
}, },
{ {
"id": 5, "id": 6,
"x": 252.69, "x": 252.69,
"y": 484.62, "y": 484.62,
"action": "", "action": "",
@@ -55,16 +64,16 @@
"type": "path" "type": "path"
}, },
{ {
"id": 6, "id": 7,
"x": 260.19, "x": 260.19,
"y": 522.88, "y": 522.88,
"type": "path",
"move_mode": "fly",
"action": "combat_script", "action": "combat_script",
"action_params": "w(10.5),attack(0.2),wait(0.2),keydown(w),wait(0.01),keydown(LSHIFT),wait(4.5),keyup(LSHIFT),wait(0.1),keyup(w)" "move_mode": "fly",
"action_params": "w(10.5),attack(0.2),wait(0.2),keydown(w),wait(0.5),keydown(LSHIFT),wait(4.5),keyup(LSHIFT),wait(0.1),keyup(w)",
"type": "path"
}, },
{ {
"id": 7, "id": 8,
"x": 280.75, "x": 280.75,
"y": 622.0, "y": 622.0,
"action": "fight", "action": "fight",
@@ -73,7 +82,7 @@
"type": "orientation" "type": "orientation"
}, },
{ {
"id": 8, "id": 9,
"x": 280.5, "x": 280.5,
"y": 621.88, "y": 621.88,
"action": "combat_script", "action": "combat_script",

View File

@@ -5,7 +5,8 @@
"author": "汐", "author": "汐",
"version": "1.0", "version": "1.0",
"description": "", "description": "",
"bgi_version": "0.42.3" "map_name": "Teyvat",
"bgi_version": "0.45.0"
}, },
"positions": [ "positions": [
{ {
@@ -30,9 +31,9 @@
"id": 3, "id": 3,
"x": 9802.44, "x": 9802.44,
"y": -609.74, "y": -609.74,
"action": "combat_script", "action": "stop_flying",
"move_mode": "fly", "move_mode": "fly",
"action_params": "keypress(VK_SPACE),wait(1.5),click", "action_params": "1700",
"type": "path" "type": "path"
}, },
{ {
@@ -42,8 +43,7 @@
"action": "fight", "action": "fight",
"move_mode": "dash", "move_mode": "dash",
"action_params": "", "action_params": "",
"type": "path", "type": "path"
"locked": false
}, },
{ {
"id": 5, "id": 5,