- Added Seedtime.

This commit is contained in:
Sloth
2011-12-11 18:44:50 +00:00
parent 5ef22b1f8a
commit d9df41437d
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7236,6 +7236,7 @@ res/cardsfolder/s/seedborn_muse.txt svneol=native#text/plain
res/cardsfolder/s/seedcradle_witch.txt svneol=native#text/plain res/cardsfolder/s/seedcradle_witch.txt svneol=native#text/plain
res/cardsfolder/s/seedguide_ash.txt svneol=native#text/plain res/cardsfolder/s/seedguide_ash.txt svneol=native#text/plain
res/cardsfolder/s/seeds_of_strength.txt svneol=native#text/plain res/cardsfolder/s/seeds_of_strength.txt svneol=native#text/plain
res/cardsfolder/s/seedtime.txt -text
res/cardsfolder/s/seek_the_horizon.txt svneol=native#text/plain res/cardsfolder/s/seek_the_horizon.txt svneol=native#text/plain
res/cardsfolder/s/seeker.txt svneol=native#text/plain res/cardsfolder/s/seeker.txt svneol=native#text/plain
res/cardsfolder/s/seeker_of_skybreak.txt svneol=native#text/plain res/cardsfolder/s/seeker_of_skybreak.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Seedtime
ManaCost:1 G
Types:Instant
Text:no text
A:SP$ AddTurn | Cost$ 1 G | NumTurns$ 1 | PlayerTurn$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SpellDescription$ Cast CARDNAME only during your turn. Take an extra turn after this one if an opponent cast a blue spell this turn.
SVar:X:Count$ThisTurnCast_Card.Blue+YouDontCtrl
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/seedtime.jpg
SetInfo:JUD|Rare|http://magiccards.info/scans/en/ju/130.jpg
Oracle:Cast Seedtime only during your turn.\nTake an extra turn after this one if an opponent cast a blue spell this turn.
End