diff --git a/forge-gui/res/cardsfolder/upcoming/aspect_of_lamprey.txt b/forge-gui/res/cardsfolder/upcoming/aspect_of_lamprey.txt new file mode 100644 index 00000000000..4ebb6244108 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/aspect_of_lamprey.txt @@ -0,0 +1,11 @@ +Name:Aspect of Lamprey +ManaCost:3 B +Types:Enchantment Aura +K:Enchant creature you control +A:SP$ Attach | Cost$ 3 B | ValidTgts$ Creature.YouCtrl | AILogic$ Pump +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, target opponent discards two cards. +SVar:TrigDiscard:DB$Discard | ValidTgts$ Opponent | TgtPrompt$ Select an opponent | NumCards$ 2 | Mode$ TgtChoose +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Lifelink | Description$ Enchanted creature has lifelink. +SVar:NonStackingAttachEffect:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/aspect_of_lamprey.jpg +Oracle:Enchant creature you control\nWhen Aspect of Lamprey enters the battlefield, target opponent discards two cards.\nEnchanted creature has lifelink. \ No newline at end of file