Files
bettergi-scripts-list/repo/js/AutoArtifacts_A_B_Extra/settings.json
JJMdzh e5d83912d6 增加狗粮分解经验,本地记录,通知 (#2046)
* Add files via upload

* Update manifest.json
2025-10-01 13:50:46 +08:00

96 lines
2.1 KiB
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.
[
{
"name": "path",
"type": "select",
"label": "路线(默认:自动)",
"options": [
"A",
"B",
"自动"
]
},
{
"name": "activeProgress",
"type": "select",
"label": "----------------------------------\n启用断点续跑。默认\n↓↓↓↓↓ 【多账号】请选:否 ↓↓↓↓↓",
"options": [
"是",
"否"
]
},
{
"name": "autoSalvage",
"type": "select",
"label": "----------------------------------\n自动分解默认",
"options": [
"是",
"否"
]
},
{
"name": "notify",
"type": "checkbox",
"label": "储存有本地记录\n----------------------------------\n分解经验后是否发送通知默认"
},
{
"name": "autoSalvage3",
"type": "select",
"label": "需在BGI开启JS通知并设置通知地址\n----------------------------------\n自动分解包括3星圣遗物默认",
"options": [
"是",
"否"
]
},
{
"name": "autoSalvage4",
"type": "select",
"label": "----------------------------------\n自动分解包括4星圣遗物默认",
"options": [
"是",
"否"
]
},
{
"name": "autoSalvageSpan",
"type": "input-text",
"label": "----------------------------------\n自动分解在多少路径后执行一次默认10\n填入1则每路径都分解"
},
{
"name": "swapPath",
"type": "select",
"label": "----------------------------------\n自动选择路线时交换AB路线默认",
"options": [
"是",
"否"
]
},
{
"name": "extra",
"type": "select",
"label": "拾取额外点位(默认:是)",
"options": [
"是",
"否"
]
},
{
"name": "extraAB",
"type": "select",
"label": "满24小时才刷新的额外点位\n也分AB路线拾取默认",
"options": [
"是",
"否"
]
},
{
"name": "activeRestore",
"type": "select",
"label": "主动去神像恢复(默认:是)",
"options": [
"是",
"否"
]
}
]