Files
bettergi-scripts-list/repo/js/DestroyArtifactsForMora/settings.json
起个名字好难的喵 25397b45c8 JS脚本:摧毁圣遗物换摩拉 图像识别改造;JS/地图追踪归档 (#641)
* JS/地图追踪归档

* JS脚本:摧毁圣遗物换摩拉 图像识别改造
2025-04-25 00:46:06 +08:00

27 lines
564 B
JSON

[
{
"name": "number",
"type": "input-text",
"label": "摧毁数量(百) 或 摧毁次数"
},
{
"name": "oneStar",
"type": "checkbox",
"label": "摧毁一星圣遗物"
},
{
"name": "twoStar",
"type": "checkbox",
"label": "摧毁二星圣遗物"
},
{
"name": "threeStar",
"type": "checkbox",
"label": "摧毁三星圣遗物"
},
{
"name": "fourStar",
"type": "checkbox",
"label": "摧毁四星圣遗物"
}
]