Files
bettergi-scripts-list/archive/js/自动杂货商购买/settings.json
起个名字好难的喵 d69f6e5bc6 地图追踪:香辛果新增30个 (#631)
* 完善归档路径

* 地图追踪:香辛果新增30个
2025-04-22 23:24:07 +08:00

53 lines
1.4 KiB
JSON

[
{
"name": "稻妻杂货商",
"type": "checkbox",
"label": "是否前往稻妻杂货商购买杂货"
},
{
"name": "点击购买次数1",
"type": "input-text",
"label": "稻妻杂货商购买次数【默认11次】"
},
{
"name": "璃月杂货商",
"type": "checkbox",
"label": "是否前往璃月杂货商购买杂货"
},
{
"name": "点击购买次数2",
"type": "input-text",
"label": "璃月杂货商购买次数【默认12次】"
},
{
"name": "枫丹杂货商",
"type": "checkbox",
"label": "是否前往枫丹杂货商购买杂货"
},
{
"name": "点击购买次数3",
"type": "input-text",
"label": "枫丹杂货商购买次数【默认11次】"
},
{
"name": "稻妻志村屋店主",
"type": "checkbox",
"label": "是否前往稻妻志村屋店主购买【鱼肉10个、螃蟹10个】"
},
{
"name": "咖啡厅露泽店主",
"type": "checkbox",
"label": "是否前往枫丹咖啡厅露泽店主购买【咖啡豆100个】"
}//,
// {
// "name": "纳塔杂货商",
// "type": "checkbox",
// "label": "纳塔杂货商"
// },
// {
// "name": "点击购买次数4",
// "type": "input-text",
// "label": "默认循环点击9次"
// }
]