diff --git a/CardInfo.js b/CardInfo.js index bb06f9f..8d34e6a 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -116359,6 +116359,9 @@ var CardInfo = { "【自】:あなたのターンの間、あなたのライフクロスにカード1枚が加えられるたび、あなたは《緑》を支払ってもよい。そうした場合、対戦相手のシグニ1体をバニッシュする。" ], constEffects: [{ + condition: function () { + return (this.game.turnPlayer === this.player); + }, action: function (set,add) { var effect = this.game.newEffect({ source: this,