- Fixed Phyrexian Gremlins.

This commit is contained in:
Sloth
2012-11-04 20:28:03 +00:00
parent 3b6ae64e16
commit 27a2658b51
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ SVar:DBOppToken:DB$Token | TokenAmount$ 1 | TokenName$ Elephant | TokenTypes$ Cr
SVar:Static:Mode$ Continuous | SetPower$ X | SetToughness$ X | EffectZone$ Battlefield | CharacteristicDefining$ True | Description$ This creature's power and toughness are each equal to the number of creature cards in its controller's graveyard. | References$ X
SVar:X:Count$TypeInYourYard.Creature
SVar:Y:Count$TypeInOppYard.Creature
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/elephant_resurgence.jpg
SetInfo:PCY|Rare|http://magiccards.info/scans/en/pr/113.jpg

View File

@@ -6,7 +6,7 @@ PT:1/1
K:You may choose not to untap CARDNAME during your untap step.
A:AB$ Pump | Cost$ T | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | RememberTargets$ True | SubAbility$ DBTap | SpellDescription$ Tap target artifact. It doesn't untap during its controller's untap step for as long as CARDNAME remains tapped.
SVar:DBTap:DB$Tap | Defined$ Targeted
S:Mode$ Continuous | Affected$ Creature.IsRemembered | AddHiddenKeyword$ HIDDEN This card doesn't untap during your next untap step.
S:Mode$ Continuous | Affected$ Card.IsRemembered | AddHiddenKeyword$ HIDDEN This card doesn't untap during your next untap step.
T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigClearRemember | Static$ True
SVar:TrigClearRemember:DB$Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True