mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
add Lure of Prey (from Mirage)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/lunge.txt svneol=native#text/plain
|
||||||
res/cardsfolder/l/lunk_errant.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.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_crocodile.txt svneol=native#text/plain
|
||||||
res/cardsfolder/l/lurking_informant.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
|
res/cardsfolder/l/lurking_nightstalker.txt svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/l/lure_of_prey.txt
Normal file
10
res/cardsfolder/l/lure_of_prey.txt
Normal 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
|
||||||
Reference in New Issue
Block a user