@@ -9,10 +9,19 @@
|
||||
"type": "input-text",
|
||||
"label": "如填入 甜甜花,薄荷,苹果\n-----------------\n\n目标数量,默认5000"
|
||||
},
|
||||
{
|
||||
"name": "onlyPathing",
|
||||
"type": "select",
|
||||
"label": "上2项可不填\n=============\n只扫描pathing文件夹中材料名\n的数量,默认:是",
|
||||
"options": [
|
||||
"是",
|
||||
"否",
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "unselected",
|
||||
"type": "checkbox",
|
||||
"label": "上2项可不填\n=============\n反选材料分类"
|
||||
"label": "=============\n反选材料分类"
|
||||
},
|
||||
{
|
||||
"name": "Smithing",
|
||||
@@ -75,8 +84,8 @@
|
||||
"label": "-----------------\n\n武器突破素材"
|
||||
},
|
||||
{
|
||||
"name": "OcrDelay",
|
||||
"name": "ImageDelay",
|
||||
"type": "input-text",
|
||||
"label": "数字太小可能无法识别,用?代替\n=============\nOCR基准时间(默认:10 毫秒)"
|
||||
"label": "数字太小可能无法识别,用?代替\n=============\n识图基准时间(默认:0 毫秒)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user