Files
bettergi-scripts-list/repo/js/DestroyArtifactsForMora/settings.json
2026-04-17 11:02:43 +00:00

33 lines
710 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": "摧毁四星圣遗物"
},
{
"name": "moraDiff",
"type": "checkbox",
"label": "运行前后识别摩拉数量",
"default": "true"
}
]