Added Sky Hussar. Thanks Sol!

This commit is contained in:
jendave
2011-08-06 20:22:28 +00:00
parent dd93090d13
commit f774e4ff12
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5759,6 +5759,7 @@ res/cardsfolder/skullsnatcher.txt svneol=native#text/plain
res/cardsfolder/skulltap.txt -text svneol=native#text/plain res/cardsfolder/skulltap.txt -text svneol=native#text/plain
res/cardsfolder/sky_diamond.txt -text svneol=native#text/plain res/cardsfolder/sky_diamond.txt -text svneol=native#text/plain
res/cardsfolder/sky_eel_school.txt -text svneol=native#text/plain res/cardsfolder/sky_eel_school.txt -text svneol=native#text/plain
res/cardsfolder/sky_hussar.txt -text svneol=native#text/plain
res/cardsfolder/sky_ruin_drake.txt -text svneol=native#text/plain res/cardsfolder/sky_ruin_drake.txt -text svneol=native#text/plain
res/cardsfolder/sky_spirit.txt -text svneol=native#text/plain res/cardsfolder/sky_spirit.txt -text svneol=native#text/plain
res/cardsfolder/sky_swallower.txt -text svneol=native#text/plain res/cardsfolder/sky_swallower.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Sky Hussar
ManaCost:3 W U
Types:Creature Human Knight
Text:no text
PT:4/3
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigUntapAll | TriggerDescription$ When CARDNAME enters the battlefield, untap all creatures you control.
SVar:TrigUntapAll:AB$UntapAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | SpellDescription$ untap all creatures you control.
A:AB$ Draw | Cost$ tapXType<2/Creature.White;Creature.Blue> | NumCards$ 1 | ActivatingZone$ Hand | ActivationLimit$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep | PrecostDesc$ Forecast - | CostDesc$ Tap two untapped white and/or blue creatures you control: | SpellDescription$ Reveal Sky Hussar from your hand: Draw a card. (Activate this ability only during your upkeep and only once each turn.)
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/sky_hussar.jpg
End