Merge branch 'REX' of https://github.com/Simisays/forge into REX

This commit is contained in:
Simisays
2023-10-25 10:22:29 +02:00

View File

@@ -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.
Oracle:Destroy all tapped creatures. Until your next turn, whenever a creature becomes tapped, destroy it.