JS脚本:新增双倍好感设置并稍许增加延迟&新增内置方法切换队伍

This commit is contained in:
起个名字好难
2025-03-10 18:09:40 +08:00
parent 790a8e3569
commit d910ef1fbc
6 changed files with 107 additions and 10 deletions

View File

@@ -0,0 +1,13 @@
[
{
"name": "partyName",
"type": "input-text",
"label": "(二选一)需要切换的队伍名称"
},
{
"name": "n",
"type": "input-text",
"label": "(二选一)需要切换的队伍序号"
}
]