- Added Order of the Stars.

This commit is contained in:
Sloth
2011-10-29 20:25:34 +00:00
parent a5710ce8cf
commit 965a75fc73
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5705,6 +5705,7 @@ res/cardsfolder/o/order_of_the_ebon_hand.txt svneol=native#text/plain
res/cardsfolder/o/order_of_the_golden_cricket.txt svneol=native#text/plain res/cardsfolder/o/order_of_the_golden_cricket.txt svneol=native#text/plain
res/cardsfolder/o/order_of_the_sacred_bell.txt svneol=native#text/plain res/cardsfolder/o/order_of_the_sacred_bell.txt svneol=native#text/plain
res/cardsfolder/o/order_of_the_sacred_torch.txt svneol=native#text/plain res/cardsfolder/o/order_of_the_sacred_torch.txt svneol=native#text/plain
res/cardsfolder/o/order_of_the_stars.txt -text
res/cardsfolder/o/order_of_the_white_shield.txt svneol=native#text/plain res/cardsfolder/o/order_of_the_white_shield.txt svneol=native#text/plain
res/cardsfolder/o/order_of_whiteclay.txt svneol=native#text/plain res/cardsfolder/o/order_of_whiteclay.txt svneol=native#text/plain
res/cardsfolder/o/order_of_yawgmoth.txt svneol=native#text/plain res/cardsfolder/o/order_of_yawgmoth.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Order of the Stars
ManaCost:W
Types:Creature Human Cleric
Text:no text
PT:0/1
K:Defender
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color.
SVar:ChooseColor:DB$ ChooseColor | Defined$ You | AILogic$ MostProminentInHumanDeck
K:Protection:Card.ChosenColor:CARDNAME has protection from the chosen color.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/order_of_the_stars.jpg
SetInfo:GPT|Uncommon|http://magiccards.info/scans/en/gp/13.jpg
Oracle:Defender (This creature can't attack.)\nAs Order of the Stars enters the battlefield, choose a color.\nOrder of the Stars has protection from the chosen color.
End