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描述
新武将:
绝代智将:智将姜维、智将钟会、夏侯含*2、刘渊、姚柯回、霍弋、柳隐、赵统、赵广、诸葛绪、诸葛瞻、陆抗、胡烈、张虎、乐綝
欧陆风云:欧陆于禁、张辽、乐进、马抗、马克里努斯、阿尔达希尔
十周年:星太史慈、星蒋婉
OL:乐邓艾、族韩馥、孙鸢
新卡牌:【玉石皆碎】
跳过本回合指定阶段的写法调整(OL谋鲁肃)
OL杨奉重做
修正了Ol谋鲁肃英略增加的摸牌数
幻姜维跟进海外调整
修复【惩凶】和无法被弃置的互动bug
修复【为乱】的错误log
修复【煌烛】无法声明宝物牌的bug
修复【狷急】发动次数和选择目标的bug
修复国战【舌箭】无法选择选项的bug
调整荀谌【陈势】的描述
调整凯撒【征服】的样式并async化
调整转化/虚拟装备/延时锦囊牌的显示
修复王经【节谏】可因为自己使用牌触发的bug
修复标田丰【刚谏】杀人后会被封锦囊牌的bug
修复标刘璋【引戈】的描述
修复武皇【连捷】杀占用出杀次数的bug
补充frequent: "check"传的参数
调整【耕读】的结算
令失效技能依然提供蓄力点上限
调整谋刘备【仁德】写法,微调【彰武】ai
async contents化phaseJudge,并修复弃置蓄谋牌后仍能使用的bug
补充合大小虎【殆谋】弃置牌的ai
调整尽忠的ai #2915
调整【劫辩】为获得至多两张牌
调整势于吉【符济】失去强化效果的时机
PR测试
扩展适配
检查清单
master
分支WIP
直到本PR内容全部提交character/rank.js
中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx
的参数lib.translate
中加入语音文件的文字台词PR描述
中写入详细文档扩展适配
中写入详细文档诱因和背景
中明确链接到该issue.editorconfig
、eslint.config.mjs
和prettier.config.mjs
所规定的代码样式,并且已经通过prettier
格式化过代码