Enhance Hyakkiyakou(百鬼夜行) Task #1347
Open
+178
−44
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
感谢各位大佬写的脚本,我对百鬼夜行task做了一些补充修改,包括:
1.添加了没有概率up时不砸ssr/sp的逻辑 in focus
2.添加了根据稀有度选择鬼王的函数 in script_task
-然而不太管用 因为识别率比较低(还经常识别错成络新妇) 但比原本的随机要好一点 偶尔能识别出来特征鲜明的ssr/sp
3.添加了冰冻逻辑:仅当目标是ssr/sp且带概率up的时候允许砸冰冻buff,冰冻buff时只砸有概率up的ssr/sp和buff, 删除了gamma和script的冰冻判定逻辑
-然而目前由于识别率比较低而且会把各种式神识别成sp蝉冰雪女 这套逻辑仅是添加了 没有启用(在script_task.py里还是会决策冰冻什么都不做)
主要是第一条修改比较好用,可以避免很多无效的砸ssr/sp动作~
用新脚本砸了大约1000张票,可以稳定运行,平均下来【20张票左右一个ssr/sp,每张票20碎片】。另外个人实测置信度调到0.4收益是最高的:)