From 70ed817f3e961f5538d340d90ef8d7070ae37bac Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 5 May 2013 15:21:21 +0000 Subject: [PATCH] - Fixed Legion's Initiative. --- res/cardsfolder/l/legions_initiative.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/l/legions_initiative.txt b/res/cardsfolder/l/legions_initiative.txt index 9096e86c8ac..09b7b408c2f 100644 --- a/res/cardsfolder/l/legions_initiative.txt +++ b/res/cardsfolder/l/legions_initiative.txt @@ -1,8 +1,8 @@ Name:Legion's Initiative ManaCost:R W Types:Enchantment -S:Mode$ Continuous | Affected$ Creature.Red | AddPower$ 1 | Description$ Red creatures you control get +1/+0. -S:Mode$ Continuous | Affected$ Creature.White | AddToughness$ 1 | Description$ White creatures you control get +0/+1. +S:Mode$ Continuous | Affected$ Creature.Red+YouCtrl | AddPower$ 1 | Description$ Red creatures you control get +1/+0. +S:Mode$ Continuous | Affected$ Creature.White+YouCtrl | AddToughness$ 1 | Description$ White creatures you control get +0/+1. A:AB$ ChangeZoneAll | Cost$ R W Exile<1/CARDNAME> | Origin$ Battlefield | Destination$ Exile | ChangeType$ Creature.YouCtrl | RememberChanged$ True | SubAbility$ DBDelayTrig | SpellDescription$ Exile all creatures you control. At the beginning of the next combat, return those cards to the battlefield under their owner's control and those creatures gains haste until end of turn. SVar:DBDelayTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ Player | Execute$ TrigReturn | TriggerDescription$ At the beginning of the next combat, return those cards to the battlefield under their owner's control and those creatures gains haste until end of turn. SVar:TrigReturn:DB$ ChangeZoneAll | ChangeType$ Card.IsRemembered | Origin$ Exile | Destination$ Battlefield | SubAbility$ DBPump