From 03aa5c942a627acb4a879871ffed8461c11429f5 Mon Sep 17 00:00:00 2001 From: Agetian Date: Tue, 17 Jan 2017 12:30:49 +0000 Subject: [PATCH] - Fixed Aid from the Cowl. --- forge-gui/res/cardsfolder/a/aid_from_the_cowl.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/aid_from_the_cowl.txt b/forge-gui/res/cardsfolder/a/aid_from_the_cowl.txt index 7ac2d81615c..920e3d481f0 100644 --- a/forge-gui/res/cardsfolder/a/aid_from_the_cowl.txt +++ b/forge-gui/res/cardsfolder/a/aid_from_the_cowl.txt @@ -2,8 +2,9 @@ Name:Aid from the Cowl ManaCost:3 G G Types:Enchantment T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Revolt$ True | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ Revolt - At the beginning of your end step, if a permanent you controlled left the battlefield this turn, reveal the top card of your library. If it's a permanent card, you may put it onto the battlefield. Otherwise, you may put it on the bottom of your library. -SVar:TrigDig:DB$ Dig | DigNum$ 1 | Reveal$ True | Optional$ True | ChangeNum$ 1 | ChangeValid$ Permanent | DestinationZone$ Battlefield | DestinationZone2$ Library | RememberChanged$ True | SubAbility$ DBMoveToBottom -SVar:DBMoveToBottom:DB$ Dig | DigNum$ 1 | Optional$ True | ChangeNum$ 1 | ChangeValid$ Card | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition2$ -1 | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 +SVar:TrigDig:DB$ Dig | DigNum$ 1 | Reveal$ True | Optional$ True | ChangeNum$ 1 | ChangeValid$ Permanent | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition2$ 0 | RememberChanged$ True | SubAbility$ DBMoveToBottom +SVar:DBMoveToBottom:DB$ Dig | DigNum$ 1 | DestinationZone$ Library | Optional$ True | LibraryPosition$ -1 | LibraryPosition2$ 0 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | SubAbility$ DBCleanup | References$ X +SVar:X:Remembered$Amount SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/aid_from_the_cowl.jpg Oracle:Revolt - At the beginning of your end step, if a permanent you controlled left the battlefield this turn, reveal the top card of your library. If it's a permanent card, you may put it onto the battlefield. Otherwise, you may put it on the bottom of your library. \ No newline at end of file