Files
bettergi-scripts-list/repo/js/AutoFontaineLeyLine/manifest.json
kaedelcb 2478e5c122 v.3.2版本 全自动枫丹地脉花 20250705 (#1275)
### v.3.2版本:20250705

- **新功能**:
1. 新增默认使用开冒险之证寻找地脉花,比之前更稳定。
2. 新增识别同一线路上的两种地脉花,绕过执行非目标地脉花。
3. 新增死亡检测,死亡后自动恢复后继续执行。

- **优化**:
4. 优化JS配置显示。
5. 优化线路2第五朵花的特殊处理,解决开花和战斗区域太远的问题。
6. 优化设定默认使用异步战斗。
7. 优化领奖速度。
2025-07-05 00:27:26 +08:00

35 lines
848 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "全自动枫丹地脉花",
"version": "3.2",
"bgi_version": "0.44.8",
"description": "枫丹地脉花蓝花金花通用。生存压力大请带盾奶避免纯水输出请注意说明文件。如有BUG请联系作者QQ:119996800",
"tags": [
"地脉花"
],
"authors": [
{
"name": "LCB-茶包",
"links": "https://github.com/kaedelcb"
},
{
"name": "ddaodan",
"links": "https://github.com/ddaodan"
},
{
"name": "平面镜",
"links": "https://github.com/Flatmirrr"
},
{
"name": "秋云",
"links": "https://github.com/physligl"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"versionLog": {
"v2.0": [
"感谢平面镜之前的基础线路版本和D捣蛋的基础逻辑"
]
}
}