Files
JJMdzh dbb82b5560 js,狗粮ABE路线,断点续跑 (#1023)
狗粮ABE路线,断点续跑。需手动启用断点续跑
2025-06-19 14:14:14 +08:00

83 lines
1.5 KiB
JSON
Raw Permalink 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": "swapPath",
"type": "select",
"label": "自动选择路线时交换AB路线默认",
"options": [
"是",
"否"
]
},
{
"name": "activeProgress",
"type": "select",
"label": "启用断点续跑。多账号选否!(默认:否)",
"options": [
"是",
"否"
]
},
{
"name": "extra",
"type": "select",
"label": "拾取额外点位(默认:是)",
"options": [
"是",
"否"
]
},
{
"name": "extraAB",
"type": "select",
"label": "满24小时才刷新的额外点位也分AB路线拾取默认",
"options": [
"是",
"否"
]
},
{
"name": "autoSalvage",
"type": "select",
"label": "自动分解(默认:是)",
"options": [
"是",
"否"
]
},
{
"name": "autoSalvage4",
"type": "select",
"label": "自动分解包括4星圣遗物默认",
"options": [
"是",
"否"
]
},
{
"name": "autoSalvageSpan",
"type": "input-text",
"label": "自动分解在多少路径后执行一次默认10"
},
{
"name": "activeRestore",
"type": "select",
"label": "主动去神像恢复(默认:是)",
"options": [
"是",
"否"
]
}
]