JS脚本:摧毁圣遗物换摩拉 图像识别改造;JS/地图追踪归档 (#641)

* JS/地图追踪归档

* JS脚本:摧毁圣遗物换摩拉 图像识别改造
This commit is contained in:
起个名字好难的喵
2025-04-25 00:46:06 +08:00
committed by GitHub
parent 6901e9f02f
commit 25397b45c8
43 changed files with 238 additions and 126 deletions

View File

@@ -0,0 +1,27 @@
[
{
"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": "摧毁四星圣遗物"
}
]