js : 使用历练点完成每日委托 2.0 (#2291)

* Add files via upload

* Update manifest.json

---------

Co-authored-by: 起个名字好难的喵 <25520958+MisakaAldrich@users.noreply.github.com>
This commit is contained in:
this-Fish
2025-11-02 10:18:28 +08:00
committed by GitHub
parent aa36e39806
commit 9db59c3a89
9 changed files with 853 additions and 529 deletions

View File

@@ -0,0 +1,28 @@
{
"info": {
"name": "冒险家协会_枫丹",
"type": "collect",
"author": "yemaxul",
"version": "2.0",
"description": "传送到枫丹冒险家协会",
"bgiVersion": "0.35.0"
},
"positions": [
{
"id": 1,
"x": 4508.97509765625,
"y": 3630.557373046875,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"id": 2,
"x": 4495.7001953125,
"y": 3637.89501953125,
"type": "target",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -0,0 +1,60 @@
{
"info": {
"name": "璃月凯瑟琳",
"type": "collect",
"author": "½",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"x": 267.958984375,
"y": -665.10888671875,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": 258.3662109375,
"y": -663.82177734375,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 246.689453125,
"y": -662.83740234375,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": 233.8564453125,
"y": -661.95849609375,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 5,
"x": 219.0625,
"y": -657.271484375,
"type": "target",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": 203.84765625,
"y": -659.7158203125,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -0,0 +1,36 @@
{
"info": {
"name": "稻妻凯瑟琳",
"type": "collect",
"author": "½",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -4402.556640625,
"y": -3053.041015625
},
{
"id": 2,
"x": -4408.984375,
"y": -3068.2470703125,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": -4418.185546875,
"y": -3086.4326171875,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -0,0 +1,44 @@
{
"info": {
"name": "蒙德凯瑟琳",
"type": "collect",
"author": "½",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
},
"positions": [
{
"id": 1,
"x": -867.6884765625,
"y": 2281.365966796875,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": -882.1455078125,
"y": 2262.399658203125,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": -911.3125,
"y": 2240.5625,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 4,
"x": -913.5625,
"y": 2233.5625,
"action": "",
"move_mode": "walk",
"type": "path"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -20,6 +20,14 @@
- 支持指定特定好友
- 可让指定角色离队确保队伍人数≤2人双倍好感度必要条件
5. **自动检查是否可以使用历练点完成4个任务**
- 如果运行时未识别到 完成所有任務,不领取历练点奖励
6. **前往指定的冒险家协会领取奖励**
- 领取历练点奖励后,前往冒险家协会领取奖励
- 未识别到 完成所有任務時,會跳過领取奖励
- 預計的前往领取奖励的冒险家协会地区為 : 蒙德
- 推荐設置為枫丹
## 参数设置说明
@@ -42,6 +50,9 @@
| 让3号位角色离队 | 勾选 |
| 让4号位角色离队 | 勾选 |
### 尘歌壶双倍好感设置
|说明 | 示例 |
|前往指定地区的冒险家协会领取奖励|枫丹|
## 使用建议
@@ -51,6 +62,7 @@
2. 让指定位置角色离队确保队伍≤2人
3. 打开冒险之证领取历练点奖励
4. 返回大世界
5. 前往冒险家协会
### 角色离队策略
- 当需要获取双倍好感时建议保留2个需要提升好感的角色

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,9 @@
{
"manifest_version": 1,
"name": "使用历练点完成每日委托",
"version": "1",
"version": "2",
"bgi_version": "0.44.1",
"description": "使用历练点完成每日委托:\n支持进入好友尘歌壶使用历练点领取双倍好感(队伍中小于等于两人时,能使队伍中两人获得双倍好感)\n支持进入好友尘歌壶后让指定位置角色离队\n能指定星期几执行星期几不执行",
"description": "使用历练点完成每日委托:\n支持进入好友尘歌壶使用历练点领取双倍好感(队伍中小于等于两人时,能使队伍中两人获得双倍好感)\n支持进入好友尘歌壶后让指定位置角色离队\n能指定星期几执行星期几不执行\n前往冒险家协会领取奖励",
"tags": [
"历练点",
"每日委托"

View File

@@ -51,6 +51,18 @@
"type": "checkbox",
"label": "让4号位角色离队"
},
{
"name": "adventurePath",
"type": "select",
"label": "前往指定地区的冒险家协会领取奖励",
"options": [
"蒙德",
"璃月",
"稻妻",
"枫丹"
],
"default": "蒙德"
},
{
"name": "enableDebug",
"type": "checkbox",