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描述
手杀新武将:笮融
调整曹操袁绍的部分出入
调整【间计】【砺锋】【围铸】【虚羯】【雷公助我】结算
调整旧【蛊惑】【落宠】的写法
调整【西向】【逐北】【侻失】的描述
调整【乘烟】的牌名检测,避免mod的影响
调整【武圣归来】为对活人无效
调整杨奉【威命】为使命失败时重置【血途】使用次数
为【再起】【兴衰】等多个技能的恢复体力添加来源
修复评鉴发动【思泣】指定所有目标的bug
修复【精械】选择装备区牌不改变效果的bug
修复【据险】可以赠送牌的bug
修复【有福同享】仅能生效一个目标的bug
修复【慑叛】重置发动次数为生效的bug
修复【媦婉】不能对仅判定区有牌的角色使用的bug
允许chooseToCompare传入event.position控制可选区域
修复lib.filter.cardUsable中判断event出错的bug
为get.is下判断进攻马/防御马的两个函数添加subtypes判断
PR测试
扩展适配
十周年ui等修改了chooseToCompare的扩展需要跟进
检查清单
master
分支WIP
直到本PR内容全部提交character/rank.js
中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx
的参数lib.translate
中加入语音文件的文字台词PR描述
中写入详细文档扩展适配
中写入详细文档诱因和背景
中明确链接到该issue.editorconfig
、eslint.config.mjs
和prettier.config.mjs
所规定的代码样式,并且已经通过prettier
格式化过代码