mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Seedtime.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/seedguide_ash.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/seeker.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/seeker_of_skybreak.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/s/seedtime.txt
Normal file
13
res/cardsfolder/s/seedtime.txt
Normal 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
|
||||
Reference in New Issue
Block a user