bugfix,为卡牌和技能添加manualConfirm属性 #2643
Merged
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受影响的平台
诱因和背景
#2637
PR描述
修复【军神】【狈行】【道转】的bug
修复濒死时使用不计入次数限制的酒,会导致无法再喝酒的bug
修复getEnemies未判断丧尸的bug
修复国战暴露野心报错的bug
修复君曹操衍生技
为神将补齐国战势力
调整【锻体】以符合ol结算
修改谋【连营】【大雾】【狂风】【礼让】的写法为chooseButtonTarget
为卡牌和技能添加manualConfirm属性,用于强制手动确认
-【引蜂衣】【水手服】【七星宝刀】【庸驴】
-【齐心】【冲虚】【尽览】【聚军】
PR测试
扩展适配
检查清单
master分支WIP直到本PR内容全部提交character/rank.js中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx的参数lib.translate中加入语音文件的文字台词PR描述中写入详细文档扩展适配中写入详细文档诱因和背景中明确链接到该issue.editorconfig、eslint.config.mjs和prettier.config.mjs所规定的代码样式,并且已经通过prettier格式化过代码