修复【强袭】阶段限制实为回合限制的bug
This commit is contained in:
parent
0796ce86c7
commit
305028b812
|
@ -11913,7 +11913,7 @@ const skills = {
|
|||
player.loseHp();
|
||||
}
|
||||
"step 1";
|
||||
target.addTempSkill("reqiangxi_off");
|
||||
target.addTempSkill("reqiangxi_off", "phaseUseAfter");
|
||||
target.damage("nocard");
|
||||
},
|
||||
check: function (card) {
|
||||
|
|
Loading…
Reference in New Issue