Files
bettergi-scripts-list/repo/js/GeniusInvokationTCGQuickProficiency/settings.json

18 lines
369 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": "runMode",
"type": "select",
"label": "运行模式",
"options": [
"作为主账号:速刷熟练度",
"作为辅助账号:快速投降",
"扫描当前账号卡牌熟练度"
]
},
{
"name": "targetProficiency",
"type": "input-text",
"label": "目标熟练度 未设置时默认刷到30"
}
]