Files
bettergi-scripts-list/repo/js/AutoMonday/settings.json
江紫烟owo 4e4e2a0682 AutoMonday - V1.3.8版本更新 (#2735)
1. 修改了设置界面丑的批爆的分隔符
2. 修改了部分描述
2026-01-19 17:47:27 +08:00

120 lines
2.8 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": "ifCheck",
"type": "checkbox",
"label": "我已认真阅读readme文件及注意事项并做好了相关设置"
},
{
"name": "username",
"type": "input-text",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n账户名称单账户无需理会"
},
{
"name": "ifZBY",
"type": "checkbox",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n是否执行质变仪&爱可菲任务"
},
{
"name": "ifAkf",
"type": "checkbox",
"label": "是否拥有爱可菲"
},
{
"name": "Material",
"type": "select",
"label": "要放入质变仪的材料",
"options": [
"牛角",
"苹果",
"日落果",
"泡泡桔",
"白铁块",
"薄荷",
"菜",
"鸡腿",
"蘑菇",
"鸟蛋",
"兽肉",
"水晶块",
"甜甜花"
],
"default": "薄荷"
},
{
"name": "chargingMethod",
"type": "select",
"label": "请选择质变仪&爱可菲的充能方法",
"options": [
"电气水晶充能",
"法器角色充能"
],
"default": "电气水晶充能"
},
{
"name": "TEAMname",
"type": "input-text",
"label": "质变队伍\n选择“拥有爱可菲”或“法器角色充能”时必填"
},
{
"name": "ifYB",
"type": "checkbox",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n是否执行晶蝶诱捕装置任务"
},
{
"name": "ifCooking",
"type": "checkbox",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n是否执行每周做菜任务"
},
{
"name": "food",
"type": "input-text",
"label": "要制作的食物",
"default": "提瓦特煎蛋"
},
{
"name": "cookCount",
"type": "input-text",
"label": "要制作的数量\n请确保材料足够"
},
{
"name": "ifduanZao",
"type": "checkbox",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n是否执行每周锻造任务"
},
{
"name": "mineral",
"type": "select",
"label": "要锻造的矿石\n需要锻造20次请确保材料足够",
"options": [
"锻造水晶块",
"锻造紫晶块",
"锻造萃凝晶"
],
"default": "锻造水晶块"
},
{
"name": "BossPartyName",
"type": "input-text",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n进行战斗的队伍"
},
{
"name": "ifShouling",
"type": "checkbox",
"label": "是否执行每周首领击败任务"
},
{
"name": "ifMijing",
"type": "checkbox",
"label": "是否执行每周秘境挑战任务"
},
{
"name": "ifbuyNet",
"type": "checkbox",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n是否购买四方八方之网"
},
{
"name": "ifbuyTzq",
"type": "checkbox",
"label": "+++++++++++++++++++++++++++++++++++++++\n\n是否购买提交投资券"
}
]