fix: 鸡腿好感和盗宝团好感修复,使用新版exit_and_relogin action (#473)

* 盗宝团好感

* 避免计算出负数运行次数

* fix: 鸡腿好感修复
This commit is contained in:
秋云
2025-03-27 09:55:28 +08:00
committed by GitHub
parent 7262e64b36
commit ab7b485755
14 changed files with 291 additions and 297 deletions

View File

@@ -1,12 +1,12 @@
[
{
"name": "exitdelay",
"name": "times",
"type": "input-text",
"label": "退出延迟(秒)(选填)"
"label": "(选填)运行次数【默认10为避免失败可以酌情添加次数】"
},
{
"name": "loadingdelay",
{
"name": "partyName",
"type": "input-text",
"label": "加载延迟(秒)(选填)"
"label": "(选填)需要切换的队伍名称【前往设置的七天神像切换好感队】"
}
]