Files
bettergi-scripts-list/repo/js/Auto全自动“枫丹”地脉花/settings.json
kaedelcb 34d357094b 全自动地脉花 v.2.0版本:20250503 (#690)
* Delete repo/js/Auto全自动“枫丹”地脉花 directory

* v.2.0版本:20250503

1、重写寻找地脉花线路方法,删除模糊寻找模式。
2、添加直跑模式,当打完一个地脉花后,如下一个地脉花比较近,直接跑过去而不是重新传送。(要求BGI的44.8版本)
2025-05-03 12:36:03 +08:00

50 lines
1.4 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版本!"
}
]