From 05d55a8b2447e3e10a35ee5ad103db28aa46fffe Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 22:54:37 +0000 Subject: [PATCH] - Added Apostle's Blessing for ZzzzSleep. --- .gitattributes | 1 + res/cardsfolder/apostles_blessing.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/apostles_blessing.txt diff --git a/.gitattributes b/.gitattributes index 95ddfc0d065..799839cc85a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -332,6 +332,7 @@ res/cardsfolder/aphetto_runecaster.txt -text svneol=native#text/plain res/cardsfolder/aphetto_vulture.txt -text svneol=native#text/plain res/cardsfolder/apocalypse.txt -text svneol=native#text/plain res/cardsfolder/apocalypse_hydra.txt -text svneol=native#text/plain +res/cardsfolder/apostles_blessing.txt svneol=native#text/plain res/cardsfolder/apothecary_initiate.txt -text svneol=native#text/plain res/cardsfolder/apprentice_necromancer.txt svneol=native#text/plain res/cardsfolder/apprentice_sorcerer.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/apostles_blessing.txt b/res/cardsfolder/apostles_blessing.txt new file mode 100644 index 00000000000..f8bce8e0a3b --- /dev/null +++ b/res/cardsfolder/apostles_blessing.txt @@ -0,0 +1,13 @@ +Name:Apostle's Blessing +ManaCost:1 PW +Types:Instant +Text:no text +A:SP$ Pump | Cost$ 1 PW | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target creature or artifact | KW$ Protection from white | SpellDescription$ Target creature or artifact you control gains protection from white until end of turn. +A:SP$ Pump | Cost$ 1 PW | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target creature or artifact | KW$ Protection from black | SpellDescription$ Target creature or artifact you control gains protection from black until end of turn. +A:SP$ Pump | Cost$ 1 PW | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target creature or artifact | KW$ Protection from blue | SpellDescription$ Target creature or artifact you control gains protection from blue until end of turn. +A:SP$ Pump | Cost$ 1 PW | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target creature or artifact | KW$ Protection from red | SpellDescription$ Target creature or artifact you control gains protection from red until end of turn. +A:SP$ Pump | Cost$ 1 PW | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target creature or artifact | KW$ Protection from green | SpellDescription$ Target creature or artifact you control gains protection from green until end of turn. +A:SP$ Pump | Cost$ 1 PW | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target creature or artifact | KW$ Protection from artifacts | SpellDescription$ Target creature or artifact you control gains protection from artifacts until end of turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/apostles_blessing.jpg +End \ No newline at end of file