JS脚本:刷肉添加定期前往神像选项及设置值
This commit is contained in:
@@ -12,11 +12,21 @@
|
||||
{
|
||||
"name": "UL",
|
||||
"type": "checkbox",
|
||||
"label": "是否开启刷兽肉模式"
|
||||
"label": "开启刷兽肉模式"
|
||||
},
|
||||
{
|
||||
"name": "inputValue",
|
||||
"type": "input-text",
|
||||
"label": "刷取个数(默认刷9999个)"
|
||||
"label": "刷取个数(选填,默认为9999)"
|
||||
},
|
||||
{
|
||||
"name": "gostatue",
|
||||
"type": "checkbox",
|
||||
"label": "开启定期前往七天神像"
|
||||
},
|
||||
{
|
||||
"name": "statue",
|
||||
"type": "input-text",
|
||||
"label": "返回神像周期(选填,默认为5)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user