Files
bettergi-scripts-list/repo/js/AIPC珍贵宝箱无限刷/settings.json
2025-04-01 06:13:13 +08:00

27 lines
687 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": "disableHealHP",
"type": "checkbox",
"label": "关闭E技能回血"
},
{
"name": "mora",
"type": "checkbox",
"label": "开启等效摩拉统计"
},
{
"name": "runTimes",
"type": "input-text",
"label": "循环轮数(默认50轮预计250个宝箱)"
},
{
"name": "disableFullMode",
"type": "checkbox",
"label": "工程模式1仅供测试用勾选“关闭全量模式”"
},
{
"name": "enableSimplifyMode",
"type": "checkbox",
"label": "工程模式2仅供测试用勾选“开启精简模式”"
}
]