mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Sway of the Stars.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
13
res/cardsfolder/sway_of_the_stars.txt
Normal file
13
res/cardsfolder/sway_of_the_stars.txt
Normal 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
|
||||
Reference in New Issue
Block a user