Azorius Herald
	Court Hussar
	Patagia Viper
This commit is contained in:
Hellfish
2011-09-22 16:03:29 +00:00
parent 6cae7c4c26
commit c7efc933aa
4 changed files with 50 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -509,6 +509,7 @@ res/cardsfolder/a/azorius_aethermage.txt svneol=native#text/plain
res/cardsfolder/a/azorius_chancery.txt svneol=native#text/plain
res/cardsfolder/a/azorius_first_wing.txt svneol=native#text/plain
res/cardsfolder/a/azorius_guildmage.txt svneol=native#text/plain
res/cardsfolder/a/azorius_herald.txt -text
res/cardsfolder/a/azorius_ploy.txt svneol=native#text/plain
res/cardsfolder/a/azorius_signet.txt svneol=native#text/plain
res/cardsfolder/a/azure_drake.txt svneol=native#text/plain
@@ -1494,6 +1495,7 @@ res/cardsfolder/c/courier_hawk.txt svneol=native#text/plain
res/cardsfolder/c/couriers_capsule.txt svneol=native#text/plain
res/cardsfolder/c/court_archers.txt svneol=native#text/plain
res/cardsfolder/c/court_homunculus.txt svneol=native#text/plain
res/cardsfolder/c/court_hussar.txt -text
res/cardsfolder/c/cover_of_darkness.txt svneol=native#text/plain
res/cardsfolder/c/covert_operative.txt svneol=native#text/plain
res/cardsfolder/c/covetous_dragon.txt svneol=native#text/plain
@@ -5472,6 +5474,7 @@ res/cardsfolder/p/pardic_swordsmith.txt svneol=native#text/plain
res/cardsfolder/p/part_the_veil.txt svneol=native#text/plain
res/cardsfolder/p/part_water.txt svneol=native#text/plain
res/cardsfolder/p/patagia_golem.txt svneol=native#text/plain
res/cardsfolder/p/patagia_viper.txt -text
res/cardsfolder/p/path_of_angers_flame.txt svneol=native#text/plain
res/cardsfolder/p/path_of_peace.txt svneol=native#text/plain
res/cardsfolder/p/path_to_exile.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Azorius Herald
ManaCost:2 W
Types:Creature Spirit
Text:no text
PT:2/1
K:Unblockable
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 4 life.
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | ManaNotSpent$ U | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless U was spent to cast it.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 4
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:ManaNeededToAvoidNegativeEffect:Blue
SVar:RemRandomDeck:True
SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/2.jpg
Oracle:Azorius Herald is unblockable.\nWhen Azorius Herald enters the battlefield, you gain 4 life.\nWhen Azorius Herald enters the battlefield, sacrifice it unless {U} was spent to cast it.
End

View File

@@ -0,0 +1,17 @@
Name:Court Hussar
ManaCost:2 U
Types:Creature Vedalken Knight
Text:no text
PT:1/3
K:Vigilance
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, look at the top three cards of your library, then put one of them into your hand and the rest on the bottom of your library in any order.
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | ManaNotSpent$ W | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless W was spent to cast it.
SVar:TrigDig:AB$Dig | Cost$ 0 | DigNum$ 3 | Defined$ You
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:X:Count$xPaid
SVar:ManaNeededToAvoidNegativeEffect:White
SVar:RemRandomDeck:True
Oracle:Vigilance\nWhen Court Hussar enters the battlefield, look at the top three cards of your library, then put one of them into your hand and the rest on the bottom of your library in any order.\nWhen Court Hussar enters the battlefield, sacrifice it unless {W} was spent to cast it.
SetInfo:COM|Uncommon|http://magiccards.info/scans/en/cmd/43.jpg
SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/22.jpg
End

View File

@@ -0,0 +1,15 @@
Name:Patagia Viper
ManaCost:3 G
Types:Creature Snake
Text:no text
PT:2/1
K:Flying
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, put two 1/1 green and blue Snake creature tokens onto the battlefield.
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | ManaNotSpent$ U | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless U was spent to cast it.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenImage$ GU 1 1 Snake | TokenAmount$ 2 | TokenName$ Snake | TokenTypes$ Creature,Snake | TokenOwner$ You | TokenColors$ Green,Blue | TokenPower$ 1 | TokenToughness$ 1
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:ManaNeededToAvoidNegativeEffect:Blue
SVar:RemRandomDeck:True
SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/89.jpg
Oracle:Flying\nWhen Patagia Viper enters the battlefield, put two 1/1 green and blue Snake creature tokens onto the battlefield.\nWhen Patagia Viper enters the battlefield, sacrifice it unless {U} was spent to cast it.
End