JS脚本:摧毁圣遗物换摩拉 图像识别改造;JS/地图追踪归档 (#641)
* JS/地图追踪归档 * JS脚本:摧毁圣遗物换摩拉 图像识别改造
This commit is contained in:
27
repo/js/DestroyArtifactsForMora/settings.json
Normal file
27
repo/js/DestroyArtifactsForMora/settings.json
Normal 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": "摧毁四星圣遗物"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user