mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
22 lines
541 B
JSON
22 lines
541 B
JSON
[
|
||
{
|
||
"name": "skipRecognition",
|
||
"type": "checkbox",
|
||
"label": "跳过委托识别(直接从Data文件夹加载委托数据进行追踪)"
|
||
},
|
||
{
|
||
"name": "prepare",
|
||
"type": "checkbox",
|
||
"label": "切换队伍不前往七天神像及完成后不去安全地点"
|
||
},
|
||
{
|
||
"name": "team",
|
||
"type": "input-text",
|
||
"label": "战斗的队伍名称,不填表示不切换队伍"
|
||
},
|
||
{
|
||
"name": "elementTeam",
|
||
"type": "input-text",
|
||
"label": "元素采集的队伍名称"
|
||
}
|
||
] |