Files
bettergi-scripts-list/repo/js/切换主角元素/settings.json
2025-07-03 20:45:25 +08:00

21 lines
342 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": "element",
"type": "select",
"label": "要切换的元素",
"options": [
"风",
"岩",
"雷",
"草",
"水",
"火"
],
"default": "不卡时间ab交替运行"
},
{
"name": "partyName",
"type": "input-text",
"label": "含有主角的队伍名称"
}
]