Files
2026-03-27 10:55:54 +00:00

24 lines
696 B
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": "chargeOnly",
"type": "checkbox",
"label": "是否只锁定带充能词条教官"
},
{
"name": "thressStartONly",
"type": "checkbox",
"label": "是否只锁定初始三教官"
},
{
"name": "scrollTimes",
"type": "input-text",
"label": "翻页次数,锁定完该页教官后将尝试翻到下一页继续锁定\n警告填几次翻几次不检测翻到底",
"default": 0
},
{
"name": "scrollLoops",
"type": "input-text",
"label": "翻页距离,影响单次翻页时滑动的距离\n数值越大一次滑动越多",
"default": 37
}
]