mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Time Wipe fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Time Wipe
|
Name:Time Wipe
|
||||||
ManaCost:2 W W U
|
ManaCost:2 W W U
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ ChooseCard | Cost$ 2 W W U | Choices$ Creature.YouCtrl | Amount$ 1 | Choices$ Creature | SubAbility$ DBDestroy | SpellDescription$ Return a creature you control to its owner's hand, then destroy all creatures.
|
A:SP$ ChangeZone | Cost$ 2 W W U | Origin$ Battlefield | Destination$ Hand | Mandatory$ True | ChangeType$ Creature.YouCtrl | ChangeNum$ 1 | Hidden$ True | SubAbility$ DBDestroy | SpellDescription$ Return a creature you control to your hand, then destroy all creatures.
|
||||||
SVar:DBDestroy:DB$ DestroyAll | ValidCards$ Creature | SpellDescription$ Destroy all creatures.
|
SVar:DBDestroy:DB$ DestroyAll | ValidCards$ Creature | SpellDescription$ Destroy all creatures.
|
||||||
Oracle:Return a creature you control to its owner's hand, then destroy all creatures.
|
Oracle:Return a creature you control to its owner's hand, then destroy all creatures.
|
||||||
|
|||||||
Reference in New Issue
Block a user