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描述
1.开黑季卡牌更名为活动卡牌
2.重写部分直接结束回合的技能保证能正常触发回合结束时的时机(包括卡牌躺赢、旧曹叡的明鉴、国战司马昭的昭然、合陆逊的待劳)
3.修复庞宏一技能弃置牌没有过mod的bug
4.威吕布和威张辽的连招技用来标记的子技能从group改为init的时候添加,避免因为主技能被封印导致连招提示异常
5.修复银月枪结算的bug #2713
6.为player.disableSkill增加保底
7.你死我活遇到十常侍修正报错
8.曹植酒诗save忘记判断是否濒死角色是自己了
9.神卢植围铸重写
PR测试
已在本地测试
扩展适配
无
检查清单
master
分支WIP
直到本PR内容全部提交character/rank.js
中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx
的参数lib.translate
中加入语音文件的文字台词PR描述
中写入详细文档扩展适配
中写入详细文档诱因和背景
中明确链接到该issue.editorconfig
、eslint.config.mjs
和prettier.config.mjs
所规定的代码样式,并且已经通过prettier
格式化过代码