- Added 5 cards with abDrawCards.

This commit is contained in:
jendave
2011-08-06 08:36:34 +00:00
parent c5e57aebfc
commit 84da26093a
6 changed files with 52 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -625,6 +625,7 @@ res/cardsfolder/centaur_omenreader.txt -text svneol=native#text/plain
res/cardsfolder/centaur_safeguard.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_broker.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_looter.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_scout.txt -text svneol=native#text/plain
res/cardsfolder/cerebral_eruption.txt -text svneol=native#text/plain
res/cardsfolder/cerodon_yearling.txt -text svneol=native#text/plain
res/cardsfolder/cerulean_sphinx.txt -text svneol=native#text/plain
@@ -1709,6 +1710,7 @@ res/cardsfolder/hand_of_justice.txt -text svneol=native#text/plain
res/cardsfolder/hand_of_the_praetors.txt -text svneol=native#text/plain
res/cardsfolder/hanna_ships_navigator.txt -text svneol=native#text/plain
res/cardsfolder/hannas_custody.txt -text svneol=native#text/plain
res/cardsfolder/hapless_researcher.txt -text svneol=native#text/plain
res/cardsfolder/harabaz_druid.txt -text svneol=native#text/plain
res/cardsfolder/harbor_guardian.txt -text svneol=native#text/plain
res/cardsfolder/harbor_serpent.txt -text svneol=native#text/plain
@@ -1735,6 +1737,7 @@ res/cardsfolder/headhunter.txt -text svneol=native#text/plain
res/cardsfolder/headless_horseman.txt -text svneol=native#text/plain
res/cardsfolder/heart_of_ramos.txt -text svneol=native#text/plain
res/cardsfolder/heart_sliver.txt -text svneol=native#text/plain
res/cardsfolder/heart_warden.txt -text svneol=native#text/plain
res/cardsfolder/hearthfire_hobgoblin.txt -text svneol=native#text/plain
res/cardsfolder/heartmender.txt -text svneol=native#text/plain
res/cardsfolder/heartwood_dryad.txt -text svneol=native#text/plain
@@ -2803,6 +2806,7 @@ res/cardsfolder/phyrexian_prowler.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_rager.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_snowcrusher.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_tower.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_vault.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_walker.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_war_beast.txt -text svneol=native#text/plain
res/cardsfolder/phytohydra.txt -text svneol=native#text/plain
@@ -3255,6 +3259,7 @@ res/cardsfolder/searing_wind.txt -text svneol=native#text/plain
res/cardsfolder/seascape_aerialist.txt -text svneol=native#text/plain
res/cardsfolder/seashell_cameo.txt -text svneol=native#text/plain
res/cardsfolder/seaside_citadel.txt -text svneol=native#text/plain
res/cardsfolder/seaside_haven.txt -text svneol=native#text/plain
res/cardsfolder/seasoned_marshal.txt -text svneol=native#text/plain
res/cardsfolder/seat_of_the_synod.txt -text svneol=native#text/plain
res/cardsfolder/secluded_steppe.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Cephalid Scout
ManaCost:1 U
Types:Creature Cephalid Wizard Scout
Text:no text
PT:1/1
K:Flying
K:abDrawCards 2 U Sac<1/Land>:1:Draw a card.:Cephalid Scout - Controller draws a card.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/cephalid_scout.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Hapless Researcher
ManaCost:U
Types:Creature Human Wizard
Text:no text
PT:1/1
K:abDrawCards Sac<1/CARDNAME>:1:Drawback$YouDiscard/1:Draw a card, then discard a card.:Hapless Researcher - draw a card, then discard a card
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/hapless_researcher.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Heart Warden
ManaCost:1 G
Types:Creature Elf Druid
Text:no text
PT:1/1
K:tap: add G
K:abDrawCards 2 Sac<1/CARDNAME>:1:Draw a card.:Heart Warden - Controller draws a card.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/heart_warden.jpg
End

View File

@@ -0,0 +1,8 @@
Name:Phyrexian Vault
ManaCost:3
Types:Artifact
Text:no text
K:abDrawCards 2 T Sac<1/Creature>:1:Draw a card.:Phyrexian Vault - Controller draws a card.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_vault.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Seaside Haven
ManaCost:no cost
Types:Land
Text:no text
K:tap: add 1
K:abDrawCards W U T Sac<1/Bird>:1:Draw a card.:Seaside Haven - Controller draws a card.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/seaside_haven.jpg
End