- Fixed Sway of the Stars.

This commit is contained in:
Sloth
2012-02-26 10:11:28 +00:00
parent e174a9c5c9
commit c7c00a162f

View File

@@ -2,9 +2,9 @@ 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$ 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.
A:SP$ ChangeZoneAll | Cost$ 8 U U | ChangeType$ Card | Origin$ Hand | Destination$ Library | SubAbility$ 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$ DBChangeAll2
SVar:DBChangeAll2:DB$ChangeZoneAll | ChangeType$ Permanent | Origin$ Battlefield | Destination$ Library | SubAbility$ DBDraw
SVar:DBChangeAll2:DB$ChangeZoneAll | ChangeType$ Permanent | Origin$ Battlefield | Destination$ Library | Shuffle$ True | SubAbility$ DBDraw
SVar:DBDraw:DB$Draw | NumCards$ 7 | Defined$ Each | SubAbility$ DBSetLife
SVar:DBSetLife:DB$SetLife | Defined$ Each | LifeAmount$ 7
SVar:RemAIDeck:True