add Impaler Shrike (from New Phyrexia)

This commit is contained in:
jendave
2011-08-06 22:53:59 +00:00
parent cb04f69469
commit fbb43496b0
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3355,6 +3355,7 @@ res/cardsfolder/immaculate_magistrate.txt -text svneol=native#text/plain
res/cardsfolder/immobilizing_ink.txt -text svneol=native#text/plain res/cardsfolder/immobilizing_ink.txt -text svneol=native#text/plain
res/cardsfolder/immolating_souleater.txt svneol=native#text/plain res/cardsfolder/immolating_souleater.txt svneol=native#text/plain
res/cardsfolder/immolation.txt -text svneol=native#text/plain res/cardsfolder/immolation.txt -text svneol=native#text/plain
res/cardsfolder/impaler_shrike.txt -text svneol=native#text/plain
res/cardsfolder/impending_disaster.txt svneol=native#text/plain res/cardsfolder/impending_disaster.txt svneol=native#text/plain
res/cardsfolder/imperial_edict.txt -text svneol=native#text/plain res/cardsfolder/imperial_edict.txt -text svneol=native#text/plain
res/cardsfolder/imperial_hellkite.txt -text svneol=native#text/plain res/cardsfolder/imperial_hellkite.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Impaler Shrike
ManaCost:2 U U
Types:Creature Bird
Text:no text
PT:3/1
K:Flying
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may sacrifice it. If you do, draw three cards.
SVar:TrigDraw:AB$Draw | Cost$ Sac<1/CARDNAME> | Defined$ You | NumCards$ 3
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/impaler_shrike.jpg
End