feat: 更新契定技、嗔包武将#3878
Open
DennyCats wants to merge 17 commits into
Open
Conversation
Collaborator
|
群主,角色的rank和replace记得补一下 |
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
xizifu
reviewed
May 29, 2026
| sxrmjiaozong: "骄纵", | ||
| sxrmjiaozong_info: "准备阶段或当你成为【杀】的目标后,你可以移动场上一张装备牌至一名角色装备区内,其本回合不能使用与之颜色相同的牌且受到的伤害+1。", | ||
| sxrmfusui: "妇随", | ||
| sxrmfusui_info: "限定技,出牌阶段,你可以选择一名其他男性角色的一个非标签技能,你令其失去此技能,然后你与其获得“比翼”并防止你们本轮受到的伤害。", |
Collaborator
There was a problem hiding this comment.
"妇随"可以加个get.poptip('sxrmbiyi');
比翼也可以
xizifu
reviewed
May 29, 2026
|
|
||
| const port = { | ||
| client: 8080, | ||
| client: 8088, |
Collaborator
|
群主不急的话可以下版本再把嗔包的其他将写了再一起提,单几个其实不急,可能会有人问为啥不全 |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
一、添加“契定技”标签
· 添加契定技的poptip。
· 将发动契定技修改技能类型封装为awakenQidingSkill函数。
· 增添get.is.qidingSkill函数。契定技中qidingSkill标签支持动态。
· 向skillCategoriesOf函数添加契定技类型。
· 增加了契定技的标记类型,可以使用intro:{content:'qidingSkill'}便捷生成标记。
注:上述契定技修改只作标签判别之用。实际实现契定技的效果仍需要技能编写者手动编写,例如采用direct:true(SP姜维)或在cost中控制(嗔张昭)等;需添加锁定技标签locked动态判别;需手动修改dynamicTranslate。
二、新增武将嗔孙尚香、嗔张昭、嗔鲁肃、嗔曹操、嗔诸葛亮、嗔贾华、嗔赵云、嗔曹仁。