From f05c110274f44060023d8ff9da3fd7712c3f6a32 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 08:32:41 +0000 Subject: [PATCH] - Added Indomitable Archangel, Mind Stone and Seal of Doom. --- .gitattributes | 3 +++ res/cardsfolder/indomitable_archangel.txt | 11 +++++++++++ res/cardsfolder/mind_stone.txt | 9 +++++++++ res/cardsfolder/seal_of_doom.txt | 8 ++++++++ 4 files changed, 31 insertions(+) create mode 100644 res/cardsfolder/indomitable_archangel.txt create mode 100644 res/cardsfolder/mind_stone.txt create mode 100644 res/cardsfolder/seal_of_doom.txt diff --git a/.gitattributes b/.gitattributes index 9c7aae46c76..10ffa4a16ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/indomitable_archangel.txt b/res/cardsfolder/indomitable_archangel.txt new file mode 100644 index 00000000000..5409e1cf65d --- /dev/null +++ b/res/cardsfolder/indomitable_archangel.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/mind_stone.txt b/res/cardsfolder/mind_stone.txt new file mode 100644 index 00000000000..524ce0bcbb9 --- /dev/null +++ b/res/cardsfolder/mind_stone.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/seal_of_doom.txt b/res/cardsfolder/seal_of_doom.txt new file mode 100644 index 00000000000..89ec2bf26dd --- /dev/null +++ b/res/cardsfolder/seal_of_doom.txt @@ -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 \ No newline at end of file