JS脚本:给兽肉好感事件添加了万叶专用的拾取模式,43min300个 (#851)

* Update main.js

* Update settings.json

* Add files via upload

* Add files via upload

* Add files via upload
This commit is contained in:
5117600049
2025-05-17 11:37:43 +08:00
committed by GitHub
parent 9d79401182
commit bf201a3cae
6 changed files with 91 additions and 5 deletions

View File

@@ -0,0 +1,30 @@
{
"info": {
"name": "万叶版前往",
"type": "collect",
"author": "柒叶子",
"version": "1.0",
"description": "",
"bgi_version": "0.44.4"
},
"positions": [
{
"id": 1,
"x": 3614.63,
"y": -521.6,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 2,
"x": 3578.08,
"y": -500.75,
"action": "fight",
"move_mode": "dash",
"action_params": "",
"type": "path"
}
]
}

View File

@@ -0,0 +1,30 @@
{
"info": {
"name": "万叶版返回",
"type": "collect",
"author": "柒叶子",
"version": "1.0",
"description": "",
"bgi_version": "0.44.4"
},
"positions": [
{
"id": 1,
"x": 3605.18,
"y": -513.32,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 2,
"x": 3614.63,
"y": -521.6,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
}
]
}