From 3933b9fe46af4772fef48c61b0e6c1528c06384c Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Sun, 30 Oct 2011 22:49:16 +0000 Subject: [PATCH] add Lure of Prey (from Mirage) --- .gitattributes | 1 + res/cardsfolder/l/lure_of_prey.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/l/lure_of_prey.txt diff --git a/.gitattributes b/.gitattributes index 333f034e3ac..9457bf00095 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4767,6 +4767,7 @@ res/cardsfolder/l/lunar_avenger.txt svneol=native#text/plain res/cardsfolder/l/lunge.txt svneol=native#text/plain res/cardsfolder/l/lunk_errant.txt svneol=native#text/plain res/cardsfolder/l/lure.txt svneol=native#text/plain +res/cardsfolder/l/lure_of_prey.txt -text res/cardsfolder/l/lurking_crocodile.txt svneol=native#text/plain res/cardsfolder/l/lurking_informant.txt svneol=native#text/plain res/cardsfolder/l/lurking_nightstalker.txt svneol=native#text/plain diff --git a/res/cardsfolder/l/lure_of_prey.txt b/res/cardsfolder/l/lure_of_prey.txt new file mode 100644 index 00000000000..0d4078d1545 --- /dev/null +++ b/res/cardsfolder/l/lure_of_prey.txt @@ -0,0 +1,10 @@ +Name:Lure of Prey +ManaCost:2 G G +Types:Instant +Text:no text +S:Mode$ CantBeCast | ValidCard$ Card.Self | EffectZone$ Hand | CheckSVar$ X | SVarCompare$ LE0 | Description$ Cast CARDNAME only if an opponent cast a creature spell this turn. +SVar:X:Count$ThisTurnCast Creature.YouDontCtrl +A:SP$ ChangeZone | Cost$ 2 G G | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature.Green | ChangeNum$ 1 | SpellDescription$ You may put a green creature card from your hand onto the battlefield. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/lure_of_prey.jpg +End \ No newline at end of file