-
Notifications
You must be signed in to change notification settings - Fork 752
君主相关机制调整;应用poptip,bugfix #3026
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
君主相关机制调整;应用poptip,bugfix #3026
Conversation
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
用于创建游戏内临时生成的tag 使用例:【伸义】【纯刚】【烈计】【火上浇油】
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.
PR受影响的平台
诱因和背景
PR描述
调整君主武将与国战神将等新机制间的结算
调整君主武将的珠联璧合结算为仅限同势力武将
国战模式下可猜测势力添加野心家
为海外、手杀、国战的部分概念应用poptip,如“历战”和“整肃”
调整国战野心家吕布【无常】的判定区分不同野心家
调整国战手杀陆逊【谦逊】的ai
调整威董卓【犷勇】的结算
修复国战OL钟会【邀叛】主将仍然生效的问题
修复新杀谋刘协【斩绊】被【天承】取消所有目标后报错的问题
修复徐兖荀彧【砥守】受到无来源伤害报错的bug
修复战法【眼线】不能正常生效的问题
PR测试
扩展适配
检查清单
master
分支WIP
直到本PR内容全部提交character/rank.js
中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx
的参数lib.translate
中加入语音文件的文字台词PR描述
中写入详细文档扩展适配
中写入详细文档诱因和背景
中明确链接到该issue.editorconfig
、eslint.config.mjs
和prettier.config.mjs
所规定的代码样式,并且已经通过prettier
格式化过代码