- Added Indomitable Archangel, Mind Stone and Seal of Doom.

This commit is contained in:
jendave
2011-08-06 08:32:41 +00:00
parent 6115159846
commit f05c110274
4 changed files with 31 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -1855,6 +1855,7 @@ res/cardsfolder/indebted_samurai.txt -text svneol=native#text/plain
res/cardsfolder/independent_troops.txt -text svneol=native#text/plain
res/cardsfolder/index.txt -text svneol=native#text/plain
res/cardsfolder/indomitable_ancients.txt -text svneol=native#text/plain
res/cardsfolder/indomitable_archangel.txt -text svneol=native#text/plain
res/cardsfolder/indomitable_will.txt -text svneol=native#text/plain
res/cardsfolder/indrik_stomphowler.txt -text svneol=native#text/plain
res/cardsfolder/infectious_horror.txt -text svneol=native#text/plain
@@ -2391,6 +2392,7 @@ res/cardsfolder/mind_rot.txt -text svneol=native#text/plain
res/cardsfolder/mind_shatter.txt -text svneol=native#text/plain
res/cardsfolder/mind_sludge.txt -text svneol=native#text/plain
res/cardsfolder/mind_spring.txt -text svneol=native#text/plain
res/cardsfolder/mind_stone.txt -text svneol=native#text/plain
res/cardsfolder/mind_twist.txt -text svneol=native#text/plain
res/cardsfolder/minds_desire.txt -text svneol=native#text/plain
res/cardsfolder/minds_eye.txt -text svneol=native#text/plain
@@ -3205,6 +3207,7 @@ res/cardsfolder/sea_sprite.txt -text svneol=native#text/plain
res/cardsfolder/seachrome_coast.txt -text svneol=native#text/plain
res/cardsfolder/seafloor_debris.txt -text svneol=native#text/plain
res/cardsfolder/seal_of_cleansing.txt -text svneol=native#text/plain
res/cardsfolder/seal_of_doom.txt -text svneol=native#text/plain
res/cardsfolder/seal_of_fire.txt -text svneol=native#text/plain
res/cardsfolder/seal_of_primordium.txt -text svneol=native#text/plain
res/cardsfolder/seal_of_removal.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Indomitable Archangel
ManaCost:2 W W
Types:Creature Angel
Text:no text
PT:4/4
K:Flying
K:stPumpAll:Artifact.YouCtrl:0/0/Shroud:Metalcraft:Metalcraft - Artifacts you control have shroud as long as you control three or more artifacts.
SVar:BuffedBy:Artifact
SVar:Rarity:Mythic
SVar:Picture:http://www.wizards.com/global/images/magic/general/indomitable_archangel.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Mind Stone
ManaCost:2
Types:Artifact
Text:no text
K:tap: add 1
K:abDrawCards 1 T Sac<1/CARDNAME>:1:Draw a card.:Mind Stone - Controller draws a card.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/mind_stone.jpg
End

View File

@@ -0,0 +1,8 @@
Name:Seal of Doom
ManaCost:2 B
Types:Enchantment
Text:no text
K:abDestroyTgtV Sac<1/CARDNAME>:Creature.nonBlack:NoRegen:Destroy target nonblack creature. It can't be regenerated.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/seal_of_doom.jpg
End