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 @@
{
"manifest_version": 1,
"name": "返回七天神像切换指定队伍",
"version": "1.0",
"description": "回七天神像(脱战&回血),再按顺序切换指定队伍",
"authors": [
{
"name": "LL&起个名字好难的喵"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}