diff --git a/.gitattributes b/.gitattributes index 10a2c077d37..ee7a8645511 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/slumbering_tora.txt b/res/cardsfolder/slumbering_tora.txt index 2a87acc6c52..91f9d9b0982 100644 --- a/res/cardsfolder/slumbering_tora.txt +++ b/res/cardsfolder/slumbering_tora.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/sway_of_the_stars.txt b/res/cardsfolder/sway_of_the_stars.txt new file mode 100644 index 00000000000..0657b1497dd --- /dev/null +++ b/res/cardsfolder/sway_of_the_stars.txt @@ -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 \ No newline at end of file