From fca32cb035fb8ebd898aa47f641f383fee59738f Mon Sep 17 00:00:00 2001 From: Agetian Date: Sat, 10 Jun 2017 04:06:11 +0000 Subject: [PATCH] - AI should only play Trial of Solidarity if it has at least a couple creatures out on the battlefield. --- forge-gui/res/cardsfolder/t/trial_of_solidarity.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/forge-gui/res/cardsfolder/t/trial_of_solidarity.txt b/forge-gui/res/cardsfolder/t/trial_of_solidarity.txt index 4f975bf68b2..434fe66198d 100644 --- a/forge-gui/res/cardsfolder/t/trial_of_solidarity.txt +++ b/forge-gui/res/cardsfolder/t/trial_of_solidarity.txt @@ -6,5 +6,7 @@ SVar:TrigPumpAll:AB$ PumpAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | NumAtt$ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Cartouche.YouCtrl | Execute$ TrigReturn | TriggerDescription$ When a Cartouche enters the battlefield under your control, return CARDNAME to its owner's hand. SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ Self SVar:PlayMain1:TRUE +SVar:NeedsToPlayVar:X GE2 +SVar:X:Count$Valid Creature.YouCtrl SVar:Picture:http://www.wizards.com/global/images/magic/general/trial_of_solidarity.jpg Oracle:When Trial of Solidarity enters the battlefield, creatures you control get +2/+1 and gain vigilance until end of turn.\nWhen a Cartouche enters the battlefield under your control, return Trial of Solidarity to its owner's hand.