Files
bettergi-scripts-list/archive/js/AutoSereniteaPot/settings.json
起个名字好难的喵 e769482a79 archive js
2025-07-28 12:14:10 +08:00

23 lines
753 B
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": "route",
"type": "input-text",
"label": "进入尘歌壶以后寻找阿圆的路径\n填写规则方向键+空格+时间(单位:毫秒)\n多个路径用英文逗号隔开例如A 1000,S 1500,A 500"
},
{
"name": "itemsToBuy",
"type": "input-text",
"label": "想要购买的物品名称,支持只填写部分文字\n多个物品用英文逗号隔开例如祝圣精华,树脂"
},
{
"name": "skipCharacterReward",
"type": "checkbox",
"label": "不领取角色好感(注意是不领取)"
},
{
"name": "skipTreasureReward",
"type": "checkbox",
"label": "不领取洞天宝钱(注意是不领取)"
}
]