mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- Fixed Phyrexian Gremlins.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user