Conversation
Contributor
There was a problem hiding this comment.
Hey - 我已经审查了你的更改,一切看起来都很棒!
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈来改进后续的评审。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Contributor
Author
Contributor
|
我觉得最好从识别的角度限制,我没看过游戏里提示不能再恢复是啥样的,不过最好直接识别这个,提示不能再恢复就停止。 不然比如现在已经 900 理智了,再去吃几个,还是会出错 |
Contributor
Author
|
提示截图#1880里有,不太好识别,其实也可以识别那个蓝色理智数字判断不大于1000,不过那样逻辑最好改到go语言写。另外出错了不会卡住后续任务,而且理智除非手动用了理智药不会超过400。 |
Contributor
Author
|
说句题外话,我原本是怕理智药被浪费,不想一直看有没有要过期的理智药。写出功能才发现,同一周获取的理智药,统一在下一周周末过期,所以只可能在周五,周六,周日遇到红限时的理智药。 |
Contributor
|
也行,先这样临时处理一下吧 |
MistEO
approved these changes
Apr 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
理智上限为1000,最多使用15次应急理智药一共加600
Summary by Sourcery
调整理智药物的行为和文本,使其遵守 1000 点理智上限,并修正其最大累积恢复量。
Bug 修复:
文档:
Original summary in English
Summary by Sourcery
Adjust sanity medication behavior and text to respect the 1000 sanity cap and correct its maximum cumulative gain.
Bug Fixes:
Documentation: