mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
Merge branch 'REX' of https://github.com/Simisays/forge into REX
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Don't Move
|
||||
ManaCost:3 W W
|
||||
Types:Sorcery
|
||||
A:SP$ DestroyAll | ValidCards$ Creature.tapped | SubAbility$ DBEffect | SpellDescription$ Destroy all tapped creatures.
|
||||
SVar:DBEffect:DB$ Effect | Triggers$ TrigTaps | SpellDescription$ Until your next turn, whenever a creature becomes tapped, destroy it.
|
||||
SVar:DBEffect:DB$ Effect | Triggers$ TrigTaps | Duration$ Until your next turn | SpellDescription$ Until your next turn, whenever a creature becomes tapped, destroy it.
|
||||
SVar:TrigTaps:Mode$ Taps | ValidCard$ Creature | Execute$ TrigDestroy | TriggerDescription$ Until your next turn, whenever a creature becomes tapped, destroy it.
|
||||
SVar:TrigDestroy:DB$ Destroy | Defined$ TriggeredCardLKICopy
|
||||
Oracle:Destroy all tapped creatures. Until your next turn, whenever a creature becomes tapped, destroy it.
|
||||
Reference in New Issue
Block a user