add Lure of Prey (from Mirage)

This commit is contained in:
slapshot5
2011-10-30 22:49:16 +00:00
parent 4fb3a97280
commit 3933b9fe46
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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