- Added Apostle's Blessing for ZzzzSleep.

This commit is contained in:
jendave
2011-08-06 22:54:37 +00:00
parent 0c90452804
commit 05d55a8b24
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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