*Added Tolarian Winds based on Soratami Seer.

This commit is contained in:
Hellfish
2011-11-02 21:51:04 +00:00
parent 4f951f32d5
commit 5a11e64661
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8495,6 +8495,7 @@ res/cardsfolder/t/tolarian_emissary.txt svneol=native#text/plain
res/cardsfolder/t/tolarian_entrancer.txt svneol=native#text/plain
res/cardsfolder/t/tolarian_sentinel.txt svneol=native#text/plain
res/cardsfolder/t/tolarian_serpent.txt svneol=native#text/plain
res/cardsfolder/t/tolarian_winds.txt -text
res/cardsfolder/t/tolsimir_wolfblood.txt svneol=native#text/plain
res/cardsfolder/t/tomb_hex.txt svneol=native#text/plain
res/cardsfolder/t/tomb_of_urami.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Tolarian Winds
ManaCost:1 U
Types:Instant
Text:no text
A:SP$ Discard | Cost$ 1 U | Defined$ You | RememberDiscarded$ True | Mode$ Hand | SubAbility$ DBDraw | SpellDescription$ Discard all the cards in your hand, then draw that many cards.
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ X | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/tolarian_winds.jpg
SetInfo:USG|Common|http://magiccards.info/scans/en/us/104.jpg
SetInfo:7ED|Common|http://magiccards.info/scans/en/7e/105.jpg
Oracle:Discard all the cards in your hand, then draw that many cards.
End