Files
bettergi-scripts-list/repo/js/TCGQuickProficiency/settings.json
Patrick-Ze 30bb5a8e62 js: 多个脚本的文档及细节改进: (#2014)
带CD管理的自动采集: 适配Better GI markdown渲染器的效果
七圣召唤卡牌熟练度速刷: 缩短文件夹名称
七圣召唤七日历练全自动: 添加默认配置
2025-09-27 13:11:43 +08:00

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"
}
]