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受影响的平台
无
诱因和背景
群友反馈;
#3024 ;
代提星の语@xjm0708 的十常侍【党锢】修改;
PR描述
修复OL祢衡【狂狷】技能效果中“使用牌无次数限制”被其他相同效果覆盖的问题;
修复吴珂【助国】摸牌数与描述不符的问题;
新杀清河公主【谮构】改为异步写法,修复技能效果只有“展示手牌”不失去体力问题;
修复十常侍【党锢】素材路径错误导致技能动画出错的问题;
PR测试
本地多个模式跑了,没问题。
扩展适配
无
检查清单
master
分支WIP
直到本PR内容全部提交character/rank.js
中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx
的参数lib.translate
中加入语音文件的文字台词PR描述
中写入详细文档扩展适配
中写入详细文档诱因和背景
中明确链接到该issue.editorconfig
、eslint.config.mjs
和prettier.config.mjs
所规定的代码样式,并且已经通过prettier
格式化过代码