diff --git a/CardInfo.js b/CardInfo.js index 7f58646..738290e 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -35030,6 +35030,8 @@ var CardInfo = { ], actionEffects: [{ onAttack: true, + attackPhase: true, + mainPhase: true, costExceed: 2, useCondition: function (arg) { return (arg.event.card.type === 'SIGNI');