From 5702976b83b43aa720f1d8b0e86f6719905f2d6c Mon Sep 17 00:00:00 2001 From: Sloth Date: Wed, 12 Sep 2012 19:34:02 +0000 Subject: [PATCH] - Added Echo Circlet and Vanguard's Shield. --- .gitattributes | 2 ++ res/cardsfolder/e/echo_circlet.txt | 11 +++++++++++ res/cardsfolder/v/vanguards_shield.txt | 11 +++++++++++ 3 files changed, 24 insertions(+) create mode 100644 res/cardsfolder/e/echo_circlet.txt create mode 100644 res/cardsfolder/v/vanguards_shield.txt diff --git a/.gitattributes b/.gitattributes index 2962623c8ac..4e20092fdf9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2702,6 +2702,7 @@ res/cardsfolder/e/ebony_horse.txt svneol=native#text/plain res/cardsfolder/e/ebony_owl_netsuke.txt svneol=native#text/plain res/cardsfolder/e/ebony_rhino.txt svneol=native#text/plain res/cardsfolder/e/ebony_treefolk.txt svneol=native#text/plain +res/cardsfolder/e/echo_circlet.txt -text res/cardsfolder/e/echo_mage.txt svneol=native#text/plain res/cardsfolder/e/echo_tracer.txt svneol=native#text/plain res/cardsfolder/e/echoing_calm.txt svneol=native#text/plain @@ -10296,6 +10297,7 @@ res/cardsfolder/v/vampiric_spirit.txt svneol=native#text/plain res/cardsfolder/v/vampiric_touch.txt svneol=native#text/plain res/cardsfolder/v/vampiric_tutor.txt svneol=native#text/plain res/cardsfolder/v/vampirism.txt svneol=native#text/plain +res/cardsfolder/v/vanguards_shield.txt -text res/cardsfolder/v/vanish_into_memory.txt -text res/cardsfolder/v/vanishing.txt -text res/cardsfolder/v/vanishment.txt -text diff --git a/res/cardsfolder/e/echo_circlet.txt b/res/cardsfolder/e/echo_circlet.txt new file mode 100644 index 00000000000..94fddfb11b2 --- /dev/null +++ b/res/cardsfolder/e/echo_circlet.txt @@ -0,0 +1,11 @@ +Name:Echo Circlet +ManaCost:2 +Types:Artifact Equipment +Text:no text +K:Equip 1 +S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddHiddenKeyword$ HIDDEN CARDNAME can block an additional creature. | Description$ Equipped creature can block an additional creature. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/echo_circlet.jpg +SetInfo:SOM|Common|http://magiccards.info/scans/en/som/153.jpg +Oracle:Equipped creature can block an additional creature.\nEquip {1} +End \ No newline at end of file diff --git a/res/cardsfolder/v/vanguards_shield.txt b/res/cardsfolder/v/vanguards_shield.txt new file mode 100644 index 00000000000..d38f307912b --- /dev/null +++ b/res/cardsfolder/v/vanguards_shield.txt @@ -0,0 +1,11 @@ +Name:Vanguard's Shield +ManaCost:2 +Types:Artifact Equipment +Text:no text +K:Equip 3 +S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddHiddenKeyword$ HIDDEN CARDNAME can block an additional creature. | AddToughness$ 3 | Description$ Equipped creature gets +0/+3 and can block an additional creature. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/vanguards_shield.jpg +SetInfo:AVR|Common|http://magiccards.info/scans/en/avr/223.jpg +Oracle:Equipped creature gets +0/+3 and can block an additional creature.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.) +End \ No newline at end of file