add Lurking Skirge (from Urza's Legacy)

This commit is contained in:
jendave
2011-08-06 20:09:47 +00:00
parent f3bd7f4e58
commit b66454c093
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3758,6 +3758,7 @@ res/cardsfolder/lure.txt -text svneol=native#text/plain
res/cardsfolder/lurking_informant.txt -text svneol=native#text/plain
res/cardsfolder/lurking_nightstalker.txt -text svneol=native#text/plain
res/cardsfolder/lurking_predators.txt svneol=native#text/plain
res/cardsfolder/lurking_skirge.txt -text svneol=native#text/plain
res/cardsfolder/lux_cannon.txt -text svneol=native#text/plain
res/cardsfolder/lymph_sliver.txt -text svneol=native#text/plain
res/cardsfolder/lynx.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Lurking Skirge
ManaCost:1 B
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | ValidCard$ Creature.YouDontOwn | IsPresent$ Card.Self+Enchantment | Execute$ TrigAnimate | TriggerDescription$ When a creature is put into an opponent's graveyard from the battlefield, if Lurking Skirge is an enchantment, CARDNAME becomes a 3/2 Imp creature with flying.
SVar:TrigAnimate:AB$Animate | Cost$ 0 | Defined$ Self | Power$ 3 | Toughness$ 2 | Types$ Creature,Imp | Keywords$ Flying | Permanent$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/lurking_skirge.jpg
End