Changed cards with "Act of treason" effect
Double square brackets was causing bugs.
Changed cards with the effect "Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)"
This commit is contained in:
@@ -756,7 +756,7 @@ type=Instant
|
||||
[card]
|
||||
name=Act of Aggression
|
||||
target=creature|opponentbattlefield
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
color=red
|
||||
text=({p(R)} may be paid for with either {R} or 2 life.) -- Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)
|
||||
mana={3}{p(R)}{p(R)}
|
||||
@@ -765,7 +765,7 @@ type=Instant
|
||||
[card]
|
||||
name=Act of Treason
|
||||
target=creature
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)
|
||||
mana={2}{R}
|
||||
type=Sorcery
|
||||
@@ -2169,7 +2169,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Akroan Conscriptor
|
||||
auto=_HEROIC_name(gain control of target creature until end of turn) target(other creature|battlefield) moveTo(mybattlefield) and!( transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot )!
|
||||
auto=_HEROIC_name(gain control of target creature until end of turn) target(other creature|battlefield) moveTo(mybattlefield) and!( transforms((,newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot )!
|
||||
text=Heroic -- Whenever you cast a spell that targets Akroan Conscriptor, gain control of another target creature until end of turn. Untap that creature. It gains haste until end of turn.
|
||||
mana={4}{R}
|
||||
type=Creature
|
||||
@@ -2601,7 +2601,7 @@ toughness=2
|
||||
[card]
|
||||
name=Alesha's Vanguard
|
||||
other={2}{B} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Dash {2}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
@@ -3047,7 +3047,7 @@ toughness=3
|
||||
[card]
|
||||
name=Ambuscade Shaman
|
||||
other={3}{B} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
auto=2/2 ueot
|
||||
auto=@movedto(other creature|mybattlefield):all(trigger) 2/2 ueot
|
||||
text=Whenever Ambuscade Shaman or another creature enters under your control, that creature gets +2/+2 until end of turn. -- Dash {3}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
@@ -8078,7 +8078,7 @@ toughness=2
|
||||
name=Azamuki, Treachery Incarnate
|
||||
doublefaced=kamiflip
|
||||
backside=Cunning Bandit
|
||||
auto={C(0/0,-1,Ki)}:name(Gain control of a creature) target(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto={C(0/0,-1,Ki)}:name(Gain control of a creature) target(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
text=Remove a ki counter from Azamuki, Treachery Incarnate: Gain control of target creature until end of turn. // Cunning Bandit
|
||||
color=red
|
||||
type=Legendary Creature
|
||||
@@ -11682,7 +11682,7 @@ toughness=3
|
||||
[card]
|
||||
name=Blind with Anger
|
||||
target=creature[-legendary]
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Untap target nonlegendary creature and gain control of it until end of turn. That creature gains haste until end of turn.
|
||||
mana={3}{R}
|
||||
type=Instant
|
||||
@@ -15100,7 +15100,7 @@ toughness=5
|
||||
name=Bringer of the Red Dawn
|
||||
abilities=trample
|
||||
other={W}{U}{B}{R}{G} name(Spend WUBRG to Cast)
|
||||
auto=@each my upkeep:may name(gain control of target creature until end of turn) target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=@each my upkeep:may name(gain control of target creature until end of turn) target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=You may pay {W}{U}{B}{R}{G} rather than pay Bringer of the Red Dawn's mana cost. -- Trample -- At the beginning of your upkeep, you may untap target creature and gain control of it until end of turn. That creature gains haste until end of turn.
|
||||
mana={7}{R}{R}
|
||||
type=Creature
|
||||
@@ -17670,7 +17670,7 @@ subtype=Aura
|
||||
name=Cauldron Dance
|
||||
restriction=during battle
|
||||
target=creature|mygraveyard
|
||||
auto=moveto(mybattlefield) && transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) ueot
|
||||
auto=moveto(mybattlefield) && transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) ueot
|
||||
auto=may name(put in play) notatarget(creature|myhand) transforms((,newability[moveto(mybattlefield)],newability[phaseaction[endofturn] sacrifice all(this)],newability[haste all(this)])) ueot
|
||||
mana={4}{B}{R}
|
||||
type=Instant
|
||||
@@ -18598,7 +18598,7 @@ type=Artifact
|
||||
[card]
|
||||
name=Chamber of Manipulation
|
||||
target=land
|
||||
auto=teach(land) {T}:target(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=teach(land) {T}:target(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
text=Enchant land -- Enchanted land has "{T}, Discard a card: Gain control of target creature until end of turn."
|
||||
mana={2}{U}{U}
|
||||
type=Enchantment
|
||||
@@ -21918,7 +21918,7 @@ subtype=Aura
|
||||
[card]
|
||||
name=Conquering Manticore
|
||||
abilities=flying
|
||||
auto=name(gain control) target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot once
|
||||
auto=name(gain control) target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot once
|
||||
text=Flying -- When Conquering Manticore enters, gain control of target creature an opponent controls until end of turn. Untap that creature. It gains haste until end of turn.
|
||||
mana={4}{R}{R}
|
||||
type=Creature
|
||||
@@ -29983,7 +29983,7 @@ type=Instant
|
||||
name=Disharmony
|
||||
target=creature[attacking]
|
||||
auto=removefromcombat
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap])) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap])) ueot)!
|
||||
restriction=blockersonly
|
||||
text=Cast Disharmony only during combat before blockers are declared. -- Untap target attacking creature and remove it from combat. Gain control of that creature until end of turn.
|
||||
mana={2}{R}
|
||||
@@ -30621,7 +30621,7 @@ subtype=Aura
|
||||
[card]
|
||||
name=Dominus of Fealty
|
||||
abilities=flying
|
||||
auto=@each my upkeep:may name(gain control of target permanent until end of turn) target(*|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=@each my upkeep:may name(gain control of target permanent until end of turn) target(*|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=Flying -- At the beginning of your upkeep, you may gain control of target permanent until end of turn. If you do, untap it and it gains haste until end of turn.
|
||||
mana={UR}{UR}{UR}{UR}{UR}
|
||||
type=Creature
|
||||
@@ -31121,7 +31121,7 @@ subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Dragon Mask
|
||||
auto={3}{T}:target(creature|mybattlefield) transforms((,newability[2/2],newability[phaseaction[endofturn sourceinplay] moveTo(ownerhand)])) ueot
|
||||
auto={3}{T}:target(creature|mybattlefield) transforms((,newability[2/2],newability[@next end:moveTo(ownerhand)])) ueot
|
||||
text={3}, {T}: Target creature you control gets +2/+2 until end of turn. Return it to its owner's hand at the beginning of the next end step. (Return it only if it's on the battlefield.)
|
||||
mana={3}
|
||||
type=Artifact
|
||||
@@ -34413,7 +34413,7 @@ type=Artifact
|
||||
[card]
|
||||
name=Eldrazi Obligator
|
||||
abilities=haste
|
||||
autostack=if casted(this) then pay({1}{C}) activate target(creature|battlefield) moveto(mybattlefield) and!( transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) forever )!
|
||||
autostack=if casted(this) then pay({1}{C}) activate target(creature|battlefield) moveto(mybattlefield) and!( transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) forever )!
|
||||
text=Devoid (This card has no color.) -- When you cast Eldrazi Obligator, you may pay {1}{C}. If you do, gain control of target creature until end of turn, untap that creature, and it gains haste until end of turn. ({C} represents colorless mana.) -- Haste
|
||||
mana={2}{R}
|
||||
abilities=devoid
|
||||
@@ -36403,7 +36403,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Enthralling Victor
|
||||
auto=target(creature[power<=2]|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot once
|
||||
auto=target(creature[power<=2]|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot once
|
||||
text=When Enthralling Victor enters, gain control of target creature an opponent controls with power 2 or less until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)
|
||||
mana={3}{R}
|
||||
type=Creature
|
||||
@@ -41462,7 +41462,7 @@ toughness=2
|
||||
name=Flash Conscription
|
||||
target=creature
|
||||
auto=if spent({W}) then teach(creature) spiritlink ueot
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn. If {W} was spent to cast Flash Conscription, the creature gains "Whenever this creature deals combat damage, you gain that much life" until end of turn.
|
||||
mana={5}{R}
|
||||
type=Instant
|
||||
@@ -43476,8 +43476,8 @@ toughness=2
|
||||
[card]
|
||||
name=Frenzied Fugue
|
||||
target=*[artifact;battle;creature;enchantment;land;planeswalker]
|
||||
auto=transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield) oneshot],newability[untap],haste)) ueot
|
||||
auto=@each my upkeep:transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield) oneshot],newability[untap],haste)) ueot
|
||||
auto=@each my upkeep:transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=Enchant permanent -- When Frenzied Fugue enters or at the beginning of your upkeep, gain control of enchanted permanent until end of turn. Untap that permanent. It gains haste until end of turn.
|
||||
mana={3}{R}
|
||||
type=Enchantment
|
||||
@@ -47888,7 +47888,7 @@ toughness=2
|
||||
name=Goblin Heelcutter
|
||||
auto=_ATTACKING_cantblock target(creature) ueot
|
||||
other={2}{R} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Dash {2}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.) -- Whenever Goblin Heelcutter attacks, target creature can't block this turn.
|
||||
mana={3}{R}
|
||||
type=Creature
|
||||
@@ -54683,7 +54683,7 @@ toughness=4
|
||||
[card]
|
||||
name=Hijack
|
||||
target=*[artifact;creature]
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Gain control of target artifact or creature until end of turn. Untap it. It gains haste until end of turn.
|
||||
mana={1}{R}{R}
|
||||
type=Sorcery
|
||||
@@ -58747,7 +58747,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Insurrection
|
||||
auto=all(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=all(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=all(creature|mybattlefield) untap
|
||||
auto=all(creature|mybattlefield) haste
|
||||
text=Untap all creatures and gain control of them until end of turn. They gain haste until end of turn.
|
||||
@@ -60105,7 +60105,7 @@ toughness=5
|
||||
name=Jeering Instigator
|
||||
facedown={3}
|
||||
autofacedown={2}{R}:morph
|
||||
autofaceup=if compare(restriction{myturnonly}~morethan~0) then target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
autofaceup=if compare(restriction{myturnonly}~morethan~0) then target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=Morph {2}{R} (You may cast this card face down as a 2/2 creature for 3. Turn it face up any time for its morph cost.) -- When Jeering Instigator is turned face up, if it's your turn, gain control of another target creature until end of turn. Untap that creature. It gains haste until end of turn.
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
@@ -61701,7 +61701,7 @@ toughness=3
|
||||
[card]
|
||||
name=Kari Zev's Expertise
|
||||
target=*[creature;vehicle]
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=may castcard(normal) target(*[-land;manacost<=2]|myhand)
|
||||
text=Gain control of target creature or Vehicle until end of turn. Untap it. It gains haste until end of turn. -- You may cast a card with mana value 2 or less from your hand without paying its mana cost.
|
||||
mana={1}{R}{R}
|
||||
@@ -63913,7 +63913,7 @@ name=Kolaghan Forerunners
|
||||
abilities=trample
|
||||
anyzone=type:creature:mybattlefield/3 cdaactive
|
||||
other={R}{2} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Trample -- Kolaghan Forerunners's power is equal to the number of creatures you control. -- Dash {2}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
@@ -63933,7 +63933,7 @@ type=Artifact
|
||||
[card]
|
||||
name=Kolaghan Skirmisher
|
||||
other={2}{B} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Dash {2}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={1}{B}
|
||||
type=Creature
|
||||
@@ -63960,7 +63960,7 @@ name=Kolaghan, the Storm's Fury
|
||||
abilities=flying
|
||||
auto=@combat(attacking) source(dragon|mybattlefield):all(creature|mybattlefield) 1/0 ueot
|
||||
other={3}{R}{B} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Flying. -- Whenever a Dragon you control attacks, creatures you control get +1/+0 until end of turn. -- Dash {3}{B}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={3}{B}{R}
|
||||
type=Legendary Creature
|
||||
@@ -67110,7 +67110,7 @@ type=Instant
|
||||
[card]
|
||||
name=Lightning Berserker
|
||||
other={R} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
auto={R}:1/0 ueot
|
||||
text={R}: Lightning Berserker gets +1/+0 until end of turn. -- Dash {R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={R}
|
||||
@@ -68442,7 +68442,7 @@ toughness=8
|
||||
name=Lose Calm
|
||||
target=creature
|
||||
auto=menace
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Gain control of target creature until end of turn. Untap that creature. It gains haste and menace until end of turn. (A creature with menace can't be blocked except by two or more creatures.)
|
||||
mana={3}{R}
|
||||
type=Sorcery
|
||||
@@ -70064,7 +70064,7 @@ toughness=6
|
||||
[/card]
|
||||
[card]
|
||||
name=Magus of the Unseen
|
||||
auto={1}{U}{T}:target(artifact|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],newability[@each my end:tap],haste)) ueot
|
||||
auto={1}{U}{T}:target(artifact|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],newability[@each my end:tap],haste)) ueot
|
||||
text={1}{U}, {T}: Untap target artifact an opponent controls and gain control of it until end of turn. It gains haste until end of turn. When you lose control of the artifact, tap it.
|
||||
mana={1}{U}
|
||||
type=Creature
|
||||
@@ -70307,7 +70307,7 @@ type=Enchantment
|
||||
name=Malevolent Whispers
|
||||
target=creature
|
||||
auto=2/0 ueot
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
abilities=madness
|
||||
autoexile=restriction{discarded} pay({3}{r}) name(pay 3r to cast) activate name(pay 3r to cast) castcard(normal)?name(put in graveyard) moveto(ownergraveyard)
|
||||
text=Gain control of target creature until end of turn. Untap that creature. It gets +2/+0 and gains haste until end of turn. -- Madness {3}{R} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)
|
||||
@@ -71120,7 +71120,7 @@ subtype=Aura
|
||||
[card]
|
||||
name=Mardu Scout
|
||||
other={1}{R} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Dash {1}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={R}{R}
|
||||
type=Creature
|
||||
@@ -71132,7 +71132,7 @@ toughness=1
|
||||
name=Mardu Shadowspear
|
||||
auto=_ATTACKING_life:-1 opponent
|
||||
other={1}{B} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Whenever Mardu Shadowspear attacks, each opponent loses 1 life. -- Dash {1}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={B}
|
||||
type=Creature
|
||||
@@ -71155,7 +71155,7 @@ toughness=1
|
||||
name=Mardu Strike Leader
|
||||
auto=_ATTACKING_token(Warrior,Creature Warrior,2/1,black) controller
|
||||
other={3}{B} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Whenever Mardu Strike Leader attacks, put a 2/1 black Warrior creature token onto the battlefield. -- Dash {3}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
@@ -71256,7 +71256,7 @@ subtype=Aura
|
||||
name=Mark of Mutiny
|
||||
target=creature
|
||||
auto=counter(1/1)
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Gain control of target creature until end of turn. Put a +1/+1 counter on it and untap it. That creature gains haste until end of turn.
|
||||
mana={2}{R}
|
||||
type=Sorcery
|
||||
@@ -71771,7 +71771,7 @@ type=Enchantment
|
||||
[card]
|
||||
name=Mass Mutiny
|
||||
target=creature|opponentbattlefield
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=For each opponent, gain control of up to one target creature that player controls until end of turn. Untap those creatures. They gain haste until end of turn.
|
||||
mana={3}{R}{R}
|
||||
type=Sorcery
|
||||
@@ -73273,7 +73273,7 @@ type=Instant
|
||||
[card]
|
||||
name=Metallic Mastery
|
||||
target=artifact
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Untap target artifact and gain control of it until end of turn. That artifact gains haste until end of turn.
|
||||
mana={2}{R}
|
||||
type=Sorcery
|
||||
@@ -75376,8 +75376,8 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Mob Rule
|
||||
auto=choice name(Power 4 or greater) all(creature[power>=4]|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=choice name(Power 3 or less) all(creature[power<=3]|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=choice name(Power 4 or greater) all(creature[power>=4]|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=choice name(Power 3 or less) all(creature[power<=3]|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=Choose one: --Gain control of all creatures with power 4 or greater until end of turn. Untap those creatures. They gain haste until end of turn. --Gain control of all creatures with power 3 or less until end of turn. Untap those creatures. They gain haste until end of turn.
|
||||
mana={4}{R}{R}
|
||||
type=Sorcery
|
||||
@@ -75778,7 +75778,7 @@ type=Enchantment
|
||||
[card]
|
||||
name=Molten Primordial
|
||||
abilities=haste
|
||||
auto=name(gain control) target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=name(gain control) target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=Haste -- When Molten Primordial enters, for each opponent, gain control of up to one target creature that player controls until end of turn. Untap those creatures. They gain haste until end of turn.
|
||||
mana={5}{R}{R}
|
||||
type=Creature
|
||||
@@ -83732,7 +83732,7 @@ toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Overtaker
|
||||
auto={3}{U}{T}{D(*|myhand)}:target(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto={3}{U}{T}{D(*|myhand)}:target(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text={3}{U}, {T}, Discard a card: Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn.
|
||||
mana={1}{U}
|
||||
type=Creature
|
||||
@@ -87087,7 +87087,7 @@ toughness=4
|
||||
name=Pitiless Horde
|
||||
other={2}{B}{B} name(Dash)
|
||||
auto=@each my upkeep:life:-2 controller
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=At the beginning of your upkeep, you lose 2 life. -- Dash {2}{B}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
@@ -87802,7 +87802,7 @@ type=Artifact
|
||||
name=Portent of Betrayal
|
||||
target=creature
|
||||
aicode=activate transforms((,newability[all(*[zpos<=1]|mylibrary) transforms((,newability[may name(Put on bottom of library) moveto(myreveal) and!( bottomoflibrary )!])) oneshot])) oneshot
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=_SCRY1_
|
||||
text=Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)
|
||||
mana={3}{R}
|
||||
@@ -88282,7 +88282,7 @@ type=Sorcery
|
||||
[card]
|
||||
name=Press into Service
|
||||
target=creature|battlefield
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=may target(<upto:2>creature|battlefield) counter(1/1)
|
||||
text=Support 2. (Put a +1/+1 counter on each of up to two target creatures.) -- Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.
|
||||
mana={4}{R}
|
||||
@@ -93077,7 +93077,7 @@ toughness=3
|
||||
name=Reckless Imp
|
||||
abilities=flying,cantblock
|
||||
other={1}{B} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Flying -- Reckless Imp can't block. -- Dash {1}{B} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
@@ -93597,7 +93597,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Reins of Power
|
||||
auto=all(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=all(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=Untap all creatures you control and all creatures target opponent controls. You and that opponent each gain control of all creatures the other controls until end of turn. Those creatures gain haste until end of turn.
|
||||
mana={2}{U}{U}
|
||||
type=Instant
|
||||
@@ -100658,7 +100658,7 @@ toughness=2
|
||||
[card]
|
||||
name=Screamreach Brawler
|
||||
other={1}{R} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Dash {1}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
@@ -107146,18 +107146,18 @@ toughness=3
|
||||
[card]
|
||||
name=Skyfire Kirin
|
||||
abilities=flying
|
||||
auto=@movedTo(*[arcane;spirit;manacost=1]|mystack):may target(creature[manacost=1]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=2]|mystack):may target(creature[manacost=2]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=3]|mystack):may target(creature[manacost=3]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=4]|mystack):may target(creature[manacost=4]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=5]|mystack):may target(creature[manacost=5]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=6]|mystack):may target(creature[manacost=6]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=7]|mystack):may target(creature[manacost=7]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=8]|mystack):may target(creature[manacost=8]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=9]|mystack):may target(creature[manacost=9]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=10]|mystack):may target(creature[manacost=10]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=11]|mystack):may target(creature[manacost=11]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=12]|mystack):may target(creature[manacost=12]) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=1]|mystack):may target(creature[manacost=1]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=2]|mystack):may target(creature[manacost=2]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=3]|mystack):may target(creature[manacost=3]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=4]|mystack):may target(creature[manacost=4]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=5]|mystack):may target(creature[manacost=5]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=6]|mystack):may target(creature[manacost=6]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=7]|mystack):may target(creature[manacost=7]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=8]|mystack):may target(creature[manacost=8]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=9]|mystack):may target(creature[manacost=9]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=10]|mystack):may target(creature[manacost=10]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=11]|mystack):may target(creature[manacost=11]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
auto=@movedTo(*[arcane;spirit;manacost=12]|mystack):may target(creature[manacost=12]) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)])) ueot
|
||||
text=Flying -- Whenever you cast a Spirit or Arcane spell, you may gain control of target creature with that spell's mana value until end of turn.
|
||||
mana={2}{R}{R}
|
||||
type=Legendary Creature
|
||||
@@ -108369,7 +108369,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Smelt-Ward Gatekeepers
|
||||
auto=if type(land[Gate]|mybattlefield)~morethan~1 then target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot once
|
||||
auto=if type(land[Gate]|mybattlefield)~morethan~1 then target(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot once
|
||||
text=When Smelt-Ward Gatekeepers enters, if you control two or more Gates, gain control of target creature an opponent controls until end of turn. Untap that creature. That creature gains haste until end of turn.
|
||||
mana={3}{R}
|
||||
type=Creature
|
||||
@@ -112176,7 +112176,7 @@ type=Instant
|
||||
name=Sprinting Warbrute
|
||||
abilities=mustattack
|
||||
other={3}{R} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Sprinting Warbrute attacks each combat if able. -- Dash {3}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={4}{R}
|
||||
type=Creature
|
||||
@@ -116576,7 +116576,7 @@ toughness=3
|
||||
[card]
|
||||
name=Swift Warkite
|
||||
abilities=flying
|
||||
auto=moveTo(myBattlefield) target(creature[manacost<=3]|myhand,mygraveyard) and!( transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever)!
|
||||
auto=moveTo(myBattlefield) target(creature[manacost<=3]|myhand,mygraveyard) and!( transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever)!
|
||||
text=Flying -- When Swift Warkite enters, you may put a creature card with mana value 3 or less from your hand or graveyard onto the battlefield. That creature gains haste. Return it to your hand at the beginning of the next end step.
|
||||
mana={4}{B}{R}
|
||||
type=Creature
|
||||
@@ -118908,7 +118908,7 @@ type=Sorcery
|
||||
[card]
|
||||
name=Temporary Insanity
|
||||
target=creature[power<=type:*:mygraveyard]
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Untap target creature with power less than the number of cards in your graveyard and gain control of it until end of turn. That creature gains haste until end of turn.
|
||||
mana={3}{R}
|
||||
type=Instant
|
||||
@@ -120868,7 +120868,7 @@ subtype=Aura
|
||||
[card]
|
||||
name=Threaten
|
||||
target=creature
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn. (It can attack and {T} this turn.)
|
||||
mana={2}{R}
|
||||
type=Sorcery
|
||||
@@ -123282,7 +123282,7 @@ toughness=4
|
||||
[card]
|
||||
name=Traitorous Blood
|
||||
target=creature
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste,trample)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste,trample)) ueot)!
|
||||
text=Gain control of target creature until end of turn. Untap it. It gains trample and haste until end of turn.
|
||||
mana={1}{R}{R}
|
||||
type=Sorcery
|
||||
@@ -123291,7 +123291,7 @@ type=Sorcery
|
||||
name=Traitorous Instinct
|
||||
target=creature
|
||||
auto=2/0
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Gain control of target creature until end of turn. Untap that creature. Until end of turn it gets +2/+0 and gains haste.
|
||||
mana={3}{R}
|
||||
type=Sorcery
|
||||
@@ -124808,7 +124808,7 @@ type=Instant
|
||||
[card]
|
||||
name=Turn Against
|
||||
target=creature
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Devoid (This card has no color.) -- Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.
|
||||
mana={4}{R}
|
||||
abilities=devoid
|
||||
@@ -125027,7 +125027,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Twist Allegiance
|
||||
auto=all(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=all(creature) transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
text=You and target opponent each gain control of all creatures the other controls until end of turn. Untap those creatures. Those creatures gain haste until end of turn.
|
||||
mana={6}{R}
|
||||
type=Sorcery
|
||||
@@ -126388,7 +126388,7 @@ toughness=4
|
||||
name=Unwilling Recruit
|
||||
target=creature
|
||||
auto=X/0
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Gain control of target creature until end of turn. Untap that creature. It gets +X/+0 and gains haste until end of turn.
|
||||
mana={X}{R}{R}{R}
|
||||
type=Sorcery
|
||||
@@ -127537,7 +127537,7 @@ type=Instant
|
||||
[card]
|
||||
name=Vaultbreaker
|
||||
other={2}{R} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
auto=_ATTACKING_may name(discard and draw) reject notatarget(*|myhand) && transforms((,newability[draw:1 controller])) forever
|
||||
text=Whenever Vaultbreaker attacks, you may discard a card. If you do, draw a card. -- Dash {2}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={3}{R}
|
||||
@@ -133117,8 +133117,8 @@ type=Enchantment
|
||||
[card]
|
||||
name=Wellspring
|
||||
target=land
|
||||
auto=transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield) oneshot])) ueot
|
||||
auto=@each my upkeep:transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap])) ueot
|
||||
auto=transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield) oneshot])) ueot
|
||||
auto=@each my upkeep:transforms((,newability[moveTo(opponentbattlefield)],newability[@next end:moveTo(ownerbattlefield)],newability[untap])) ueot
|
||||
text=Enchant land -- When Wellspring enters, gain control of enchanted land until end of turn. -- At the beginning of your upkeep, untap enchanted land. You gain control of that land until end of turn.
|
||||
mana={1}{G}{W}
|
||||
type=Enchantment
|
||||
@@ -135641,7 +135641,7 @@ type=Instant
|
||||
[card]
|
||||
name=Word of Seizing
|
||||
target=*|battlefield
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.) -- Untap target permanent and gain control of it until end of turn. It gains haste until end of turn.
|
||||
mana={3}{R}{R}
|
||||
type=Instant
|
||||
@@ -135908,7 +135908,7 @@ type=Sorcery
|
||||
[card]
|
||||
name=Wrangle
|
||||
target=creature[power<=4]
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[phaseaction[endofturn sourceinplay] moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
auto=moveto(mybattlefield) and!(transforms((,newability[@next end:moveTo(previousbattlefield)],newability[untap],haste)) ueot)!
|
||||
text=Gain control of target creature with power 4 or less until end of turn. Untap that creature. It gains haste until end of turn.
|
||||
mana={1}{R}
|
||||
type=Sorcery
|
||||
@@ -137618,7 +137618,7 @@ toughness=1
|
||||
name=Zurgo Bellstriker
|
||||
auto=cantbeblockerof(creature[power>=2])
|
||||
other={1}{R} name(Dash)
|
||||
auto=if paid(alternative) then transforms((,haste,newability[phaseaction[endofturn sourceinplay] moveto(ownerhand) all(this)])) forever
|
||||
auto=if paid(alternative) then transforms((,haste,newability[@next end:moveto(ownerhand) all(this)])) forever
|
||||
text=Zurgo Bellstriker can't block creatures with power 2 or greater. -- Dash {1}{R} (You may cast this spell for its dash cost. If you do, it gains haste, and it's returned from the battlefield to its owner's hand at the beginning of the next end step.)
|
||||
mana={R}
|
||||
type=Legendary Creature
|
||||
|
||||
Reference in New Issue
Block a user