Files
bettergi-scripts-list/repo/js/Auto全自动“枫丹”地脉花/settings.json
kaedelcb 58c73a0258 1.地脉花加入异步检测。 (#912)
* 1.地脉花加入异步检测。

1.地脉花加入异步检测。
2.其他一些描述修改

* Update repo/js/Auto全自动“枫丹”地脉花/main.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update repo/js/Auto全自动“枫丹”地脉花/main.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* 改了跑了一遍,应该可以了

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-24 16:12:08 +08:00

60 lines
1.7 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": "n",
"type": "input-text",
"label": "选填,战斗队伍,默认不更换队伍,如需好感队则必填"
},
{
"name": "nh",
"type": "input-text",
"label": "选填,好感队伍,如设定领奖前切换,同时战斗队伍必填"
},
{
"name": "times",
"type": "input-text",
"label": "选填单路线刷取次数可填1-6,默认6次打完整条线"
},
{
"name": "shuv",
"type": "select",
"label": "选填默认“1”为只打一条线路选“2”为耗尽树脂模式",
"options": [
"1",
"2"
]
},
{
"name": "color",
"type": "select",
"label": "选填,默认:蓝花(经验花)选“1” / 黄花填(摩拉花)选“2”",
"options": [
"1",
"2"
]
},
{
"name": "nowuid",
"type": "input-text",
"label": "慎用禁止特定UID刷地脉花用 / 隔开如12345/99999"
},
{
"name": "Rewards",
"type": "checkbox",
"label": "勾选后,打完地脉花后,领取历练点并提交每日任务"
},
{
"name": "SMODEL",
"type": "checkbox",
"label": "直跑模式如下个花近直跑过去不传送测试慎用要求44.8版本!"
},
{
"name": "Fightquick",
"type": "checkbox",
"label": "更快检测结束战斗,开启后下方的超时时间才有效"
},
{
"name": "timeout",
"type": "input-text",
"label": "更快检测结束战斗的战斗超时时间单位秒默认120秒"
}
]