Files
bettergi-scripts-list/repo/js/Auto好感&刷兽肉/settings.json

37 lines
924 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "exitdelay",
"type": "input-text",
"label": "退出延迟(秒)(选填)"
},
{
"name": "loadingdelay",
"type": "input-text",
"label": "加载延迟(秒)(选填)"
},
{
"name": "partyName",
"type": "input-text",
"label": "(选填)需要切换的队伍名称"
},
{
"name": "GetMeatMode",
"type": "checkbox",
"label": "开启刷兽肉模式(勾选才拾取散落的兽肉)"
},
{
"name": "inputValue",
"type": "input-text",
"label": "刷取个数选填默认为300"
},
{
"name": "gostatue",
"type": "checkbox",
"label": "开启定期前往七天神像"
},
{
"name": "statue",
"type": "input-text",
"label": "返回神像周期选填默认为5次/周期)"
}
]