mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
9 lines
703 B
Plaintext
9 lines
703 B
Plaintext
Name:Time Reversal
|
|
ManaCost:3 U U
|
|
Types:Sorcery
|
|
A:SP$ ChangeZoneAll | Cost$ 3 U U | ChangeType$ Card | Origin$ Hand,Graveyard | Destination$ Library | Shuffle$ True | UseAllOriginZones$ True | SubAbility$ DBDraw | AILogic$ Timetwister | SpellDescription$ Each player shuffles their graveyard and hand into their library, then draws seven cards. Exile CARDNAME.
|
|
SVar:DBDraw:DB$ Draw | NumCards$ 7 | Defined$ Player | SubAbility$ DBChange
|
|
SVar:DBChange:DB$ ChangeZone | Origin$ Stack | Destination$ Exile
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/time_reversal.jpg
|
|
Oracle:Each player shuffles their hand and graveyard into their library, then draws seven cards. Exile Time Reversal.
|