Skip to content

Commit

Permalink
SP母兵脸【摧阵】调整
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxinzxz committed Jun 14, 2024
1 parent a785d7b commit 25203ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions character/mobile/skill.js
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,7 @@ const skills = {
(event.name != "phase" || game.phaseNumber == 0) &&
game.hasPlayer(current => {
return current !== player && current.hasEnabledSlot(1);
}) &&
get.mode() == "identity"
})
);
},
async cost(event, trigger, player) {
Expand Down
3 changes: 1 addition & 2 deletions character/mobile/translate.js
Original file line number Diff line number Diff line change
Expand Up @@ -869,8 +869,7 @@ const translates = {
mb_sp_guanqiujian: "SP毌丘俭",
mb_sp_guanqiujian_prefix: "SP",
mbcuizhen: "摧阵",
mbcuizhen_info_identity: "①游戏开始时,你可以废除至多两名其他角色的武器栏。②当你于出牌阶段使用伤害类牌指定其他角色为目标后,若目标角色的手牌数不小于体力值,你可以废除其武器栏。③摸牌阶段,你令额定摸牌数+X(X为所有角色被废除的武器栏数之和,至多为2)。",
mbcuizhen_info: "①当你于出牌阶段使用伤害类牌指定其他角色为目标后,若目标角色的手牌数不小于体力值,你可以废除其武器栏。②摸牌阶段,你令额定摸牌数+X(X为所有角色被废除的武器栏数之和,至多为2)。",
mbcuizhen_info: "①游戏开始时,你可以废除至多两名其他角色的武器栏。②当你于出牌阶段使用伤害类牌指定其他角色为目标后,若目标角色的手牌数不小于体力值,你可以废除其武器栏。③摸牌阶段,你令额定摸牌数+X(X为所有角色被废除的武器栏数之和,至多为2)。",
mbkuili: "溃离",
mbkuili_info: "锁定技。当你受到伤害后,你弃置等同于伤害值的手牌;若来源有被废除的武器栏,你令其恢复武器栏。",
mb_caomao: "手杀曹髦",
Expand Down

0 comments on commit 25203ea

Please sign in to comment.