1
0
Fork 0

🐛 fix WX16-001 action timing

This commit is contained in:
WEBXOSS 2017-08-14 00:50:28 +08:00
parent 0496f30231
commit 34b601dfca

View file

@ -117010,6 +117010,7 @@ var CardInfo = {
"【起】エスケープ[アタックフェイズ]《コイン》《コイン》《コイン》:このターン、シグニアタックステップをスキップする。"
],
actionEffects: [{
attackPhase: true,
costCoin: 3,
actionAsyn: function () {
this.game.tillTurnEndSet(this,this.game.turnPlayer,'skipSigniAttackStep',true);