- Added Sway of the Stars.

This commit is contained in:
jendave
2011-08-07 01:18:58 +00:00
parent 4018c29156
commit 49d262f315
3 changed files with 26 additions and 11 deletions

3
.gitattributes vendored
View File

@@ -6526,7 +6526,7 @@ res/cardsfolder/slobad_goblin_tinkerer.txt svneol=native#text/plain
res/cardsfolder/slow_motion.txt -text svneol=native#text/plain
res/cardsfolder/sludge_strider.txt -text svneol=native#text/plain
res/cardsfolder/sluggishness.txt -text svneol=native#text/plain
res/cardsfolder/slumbering_tora.txt svneol=native#text/plain
res/cardsfolder/slumbering_tora.txt -text svneol=native#text/plain
res/cardsfolder/smallpox.txt -text svneol=native#text/plain
res/cardsfolder/smash.txt -text svneol=native#text/plain
res/cardsfolder/smash_to_smithereens.txt svneol=native#text/plain
@@ -7061,6 +7061,7 @@ res/cardsfolder/swans_of_bryn_argoll.txt -text svneol=native#text/plain
res/cardsfolder/swarm_of_rats.txt -text svneol=native#text/plain
res/cardsfolder/swarmyard.txt -text svneol=native#text/plain
res/cardsfolder/swat.txt -text svneol=native#text/plain
res/cardsfolder/sway_of_the_stars.txt -text svneol=native#text/plain
res/cardsfolder/swelter.txt -text svneol=native#text/plain
res/cardsfolder/swift_maneuver.txt svneol=native#text/plain
res/cardsfolder/swirling_sandstorm.txt -text svneol=native#text/plain

View File

@@ -1,11 +1,12 @@
Name:Slumbering Tora
ManaCost:3
Types:Artifact
Text:no text
A:AB$ Animate | Cost$ 2 Discard<1/Spirit;Arcane> | CostDesc$ 2, Discard a Spirit or Arcane card: | Defined$ Self | Power$ X | Toughness$ X | Types$ Creature,Artifact,Cat | SpellDescription$ CARDNAME becomes an X/X Cat artifact creature until end of turn, where X is the discarded card's converted mana cost.
SVar:X:Discarded$CardManaCost
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/slumbering_tora.jpg
SetInfo:BOK|Rare|http://magiccards.info/scans/en/bok/161.jpg
Name:Slumbering Tora
ManaCost:3
Types:Artifact
Text:no text
A:AB$ Animate | Cost$ 2 Discard<1/Spirit;Arcane> | CostDesc$ 2, Discard a Spirit or Arcane card: | Defined$ Self | Power$ X | Toughness$ X | Types$ Creature,Artifact,Cat | SpellDescription$ CARDNAME becomes an X/X Cat artifact creature until end of turn, where X is the discarded card's converted mana cost.
SVar:X:Discarded$CardManaCost
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/slumbering_tora.jpg
SetInfo:BOK|Rare|http://magiccards.info/scans/en/bok/161.jpg
End

View File

@@ -0,0 +1,13 @@
Name:Sway of the Stars
ManaCost:8 U U
Types:Sorcery
Text:no text
A:SP$ ChangeZoneAll | Cost$ 8 U U | ChangeType$ Card | Origin$ Hand | Destination$ Library | Shuffle$ True | SubAbility$ SVar=DBChangeAll | SpellDescription$ Each player shuffles his or her hand, graveyard, and permanents he or she owns into his or her library, then draws seven cards. Each player's life total becomes 7.
SVar:DBChangeAll:DB$ChangeZoneAll | ChangeType$ Card | Origin$ Graveyard | Destination$ Library | SubAbility$ SVar=DBChangeAll2
SVar:DBChangeAll2:DB$ChangeZoneAll | ChangeType$ Permanent | Origin$ Battlefield | Destination$ Library | SubAbility$ SVar=DBDraw
SVar:DBDraw:DB$Draw | NumCards$ 7 | Defined$ Each | SubAbility$ SVar=DBSetLife
SVar:DBSetLife:DB$SetLife | Defined$ Each | LifeAmount$ 7
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/sway_of_the_stars.jpg
End