From 34b601dfca058a8357a628014fca2d878df9afe1 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Mon, 14 Aug 2017 00:50:28 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=20WX16-001=20action=20timing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CardInfo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/CardInfo.js b/CardInfo.js index d53b5a1..46a0f82 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -117010,6 +117010,7 @@ var CardInfo = { "【起】エスケープ[アタックフェイズ]《コイン》《コイン》《コイン》:このターン、シグニアタックステップをスキップする。" ], actionEffects: [{ + attackPhase: true, costCoin: 3, actionAsyn: function () { this.game.tillTurnEndSet(this,this.game.turnPlayer,'skipSigniAttackStep',true);