- AI should only play Trial of Solidarity if it has at least a couple creatures out on the battlefield.

This commit is contained in:
Agetian
2017-06-10 04:06:11 +00:00
parent 8e4ddea21f
commit fca32cb035

View File

@@ -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.