Bug fixes, changed counter(-1/-1,1) to counter(-1/-1)
Changed counter(-1/-1,1) to counter(-1/-1) since is the same thing with less code Lord of the Forsaken Aethersquall Ancient Traverse the Outlands Colossus Hammer Feasting Troll King Iwamori of the Open Fist Chainer, Nightmare Adept said-done Wall of Corpses Retrofitter Foundry Nezahal, Primal Tide generous gift Run Away Together Wulfgar of Icewind Dale Veyran, Voice of Duality Icon of Ancestry Arcane Artisan Kami of the Painted Road Promise of Bunrei
This commit is contained in:
@@ -1491,7 +1491,7 @@ type=Instant
|
||||
name=Aethersquall Ancient
|
||||
abilities=flying
|
||||
auto=@each my upkeep:alterenergy:3 controller
|
||||
auto={e:8}:moveto(ownerhand) all(other creature|battlefield) asSorcery
|
||||
auto={E:8}:all(other creature|battlefield) moveto(ownerHand) asSorcery
|
||||
text=Flying -- At the beginning of your upkeep, you get {E}{E}{E} (three energy counters). -- Pay {E}{E}{E}{E}{E}{E}{E}{E}: Return all other creatures to their owners' hands. Activate this ability only any time you could cast a sorcery.
|
||||
mana={5}{U}{U}
|
||||
type=Creature
|
||||
@@ -5207,8 +5207,8 @@ toughness=9
|
||||
[card]
|
||||
name=Archdemon of Unx
|
||||
abilities=flying,trample
|
||||
auto=@each my upkeep:sacrifice notatarget(creature[-zombie]|myBattlefield)
|
||||
auto=@each my upkeep:_ZOMBIETOKEN_
|
||||
auto=@each my upkeep:sacrifice notatarget(creature[-zombie]|myBattlefield)
|
||||
text=Flying, trample -- At the beginning of your upkeep, sacrifice a non-Zombie creature, then put a 2/2 black Zombie creature token onto the battlefield.
|
||||
mana={5}{B}{B}
|
||||
type=Creature
|
||||
@@ -10917,7 +10917,7 @@ type=Sorcery
|
||||
[card]
|
||||
name=Biting Tether
|
||||
target=creature
|
||||
auto=@each my upkeep:counter(-1/-1,1)
|
||||
auto=@each my upkeep:counter(-1/-1)
|
||||
alias=1194
|
||||
text=Enchant creature -- You control enchanted creature. -- At the beginning of your upkeep, put a -1/-1 counter on enchanted creature.
|
||||
mana={4}{U}
|
||||
@@ -12579,7 +12579,7 @@ toughness=2
|
||||
[card]
|
||||
name=Bloodied Ghost
|
||||
abilities=flying
|
||||
auto=counter(-1/-1,1)
|
||||
auto=counter(-1/-1)
|
||||
text=Flying -- Bloodied Ghost enters the battlefield with a -1/-1 counter on it.
|
||||
mana={1}{WB}{WB}
|
||||
type=Creature
|
||||
@@ -12878,7 +12878,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Blowfly Infestation
|
||||
auto=@movedTo(graveyard) from(creature[counter{-1/-1.1}]|battlefield):counter(-1/-1,1) target(creature)
|
||||
auto=@movedTo(graveyard) from(creature[counter{-1/-1.1}]|battlefield):counter(-1/-1) target(creature)
|
||||
text=Whenever a creature dies, if it had a -1/-1 counter on it, put a -1/-1 counter on target creature.
|
||||
mana={2}{B}
|
||||
type=Enchantment
|
||||
@@ -16688,7 +16688,7 @@ type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Canker Abomination
|
||||
auto=foreach(creature|opponentbattlefield) counter(-1/-1,1) oneshot
|
||||
auto=foreach(creature|opponentbattlefield) counter(-1/-1) oneshot
|
||||
text=As Canker Abomination enters the battlefield, choose an opponent. Canker Abomination enters the battlefield with a -1/-1 counter on it for each creature that player controls.
|
||||
mana={2}{BG}{BG}
|
||||
type=Creature
|
||||
@@ -19523,7 +19523,7 @@ type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Choking Fumes
|
||||
auto=counter(-1/-1,1) all(creature[attacking])
|
||||
auto=counter(-1/-1) all(creature[attacking])
|
||||
text=Put a -1/-1 counter on each attacking creature.
|
||||
mana={2}{W}
|
||||
type=Instant
|
||||
@@ -22184,7 +22184,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Contagion Clasp
|
||||
auto=counter(-1/-1,1) target(creature)
|
||||
auto=counter(-1/-1) target(creature)
|
||||
auto={4}{T}:_PROLIFERATE_
|
||||
text=When Contagion Clasp enters the battlefield, put a -1/-1 counter on target creature. -- {4}, Tap: Proliferate. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there.)
|
||||
mana={2}
|
||||
@@ -22192,7 +22192,7 @@ type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Contagion Engine
|
||||
auto=target(player) ability$!name(target player) counter(-1/-1,1) all(creature|mybattlefield)!$ targetedplayer
|
||||
auto=target(player) ability$!name(target player) counter(-1/-1) all(creature|mybattlefield)!$ targetedplayer
|
||||
auto={4}{T}:name(Proliferate 2 times) notatarget(proliferation) proliferate && proliferate
|
||||
text=When Contagion Engine enters the battlefield, put a -1/-1 counter on each creature target player controls. -- {4},{T}: Proliferate, then proliferate again. (You choose any number of permanents and/or players with counters on them, then give each another counter of a kind already there. Then do it again.)
|
||||
mana={6}
|
||||
@@ -24761,7 +24761,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Cultbrand Cinder
|
||||
auto=counter(-1/-1,1) target(creature)
|
||||
auto=counter(-1/-1) target(creature)
|
||||
text=When Cultbrand Cinder enters the battlefield, put a -1/-1 counter on target creature.
|
||||
mana={4}{BR}
|
||||
type=Creature
|
||||
@@ -32141,7 +32141,7 @@ toughness=1
|
||||
[card]
|
||||
name=Drill-Skimmer
|
||||
abilities=flying
|
||||
auto=aslongas(other creature[artifact]|myBattlefield)shroud
|
||||
auto=aslongas(other creature[artifact]|myBattlefield) shroud
|
||||
text=Flying -- Drill-Skimmer has shroud as long as you control another artifact creature. (It can't be the target of spells or abilities.)
|
||||
mana={4}
|
||||
type=Artifact Creature
|
||||
@@ -32666,7 +32666,7 @@ toughness=3
|
||||
name=Druidic Satchel
|
||||
mana={3}
|
||||
type=Artifact
|
||||
auto={2}{t}:reveal:1 optionone name(Use Satchel) transforms((,newability[all(creature|reveal) _SAPROLINGTOKEN_ controller],newability[all(land|reveal) moveto(mybattlefield)] ,newability[all(-land,-creature|reveal) life:2 controller])) forever optiononeend optiontwo name(Place back on top) target(<1>*|reveal) moveto(mylibrary) optiontwoend revealend
|
||||
auto={2}{t}:reveal:1 optionone name(Use Satchel) transforms((,newability[all(creature|reveal) _SAPROLINGTOKEN_ controller],newability[all(land|reveal) moveto(mybattlefield)] ,newability[all(*[-land;-creature]|reveal) life:2 controller])) forever optiononeend optiontwo name(Place back on top) target(<1>*|reveal) moveto(mylibrary) optiontwoend revealend
|
||||
text={2}, {T}: Reveal the top card of your library. If it's a creature card, put a 1/1 green Saproling creature token onto the battlefield. If it's a land card, put that card onto the battlefield under your control. If it's a noncreature, nonland card, you gain 2 life.
|
||||
[/card]
|
||||
[card]
|
||||
@@ -33025,7 +33025,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Dusk Urchins
|
||||
auto=@combat(attacking,blocking) source(this):counter(-1/-1,1) all(this)
|
||||
auto=@combat(attacking,blocking) source(this):counter(-1/-1) all(this)
|
||||
auto=_DIES_thisforeach(counter{-1/-1.1}) draw:1 controller
|
||||
text=Whenever Dusk Urchins attacks or blocks, put a -1/-1 counter on it. -- When Dusk Urchins dies, draw a card for each -1/-1 counter on it.
|
||||
mana={2}{B}
|
||||
@@ -40184,7 +40184,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Fevered Convulsions
|
||||
auto={2}{B}{B}:counter(-1/-1,1) target(creature)
|
||||
auto={2}{B}{B}:counter(-1/-1) target(creature)
|
||||
text={2}{B}{B}: Put a -1/-1 counter on target creature.
|
||||
mana={B}{B}
|
||||
type=Enchantment
|
||||
@@ -43959,7 +43959,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Fume Spitter
|
||||
auto={S}:counter(-1/-1,1) target(other creature)
|
||||
auto={S}:counter(-1/-1) target(other creature)
|
||||
text=Sacrifice Fume Spitter: Put a -1/-1 counter on target creature.
|
||||
mana={B}
|
||||
type=Creature
|
||||
@@ -47099,7 +47099,7 @@ toughness=1
|
||||
name=Glistening Oil
|
||||
target=creature
|
||||
auto=infect
|
||||
auto=@each my upkeep:counter(-1/-1,1)
|
||||
auto=@each my upkeep:counter(-1/-1)
|
||||
autograveyard=_DIES_moveTo(ownerhand)
|
||||
text=Enchant creature -- Enchanted creature has Infect. -- At the beginning of your upkeep, put a -1/-1 counter on enchanted creature. -- When Glistening Oil is put into a graveyard from the battlefield, return Glistening Oil to its owner's hand.
|
||||
mana={B}{B}
|
||||
@@ -47291,7 +47291,7 @@ toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Gnarled Effigy
|
||||
auto={4}{T}:counter(-1/-1,1) target(creature)
|
||||
auto={4}{T}:counter(-1/-1) target(creature)
|
||||
text={4}, {T}: Put a -1/-1 counter on target creature.
|
||||
mana={4}
|
||||
type=Artifact
|
||||
@@ -49057,7 +49057,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Gore Vassal
|
||||
auto={S}:target(other creature) transforms((,newability[counter(-1/-1,1)],newability[if cantargetcard(creature[power>=1]) then regenerate])) forever
|
||||
auto={S}:target(other creature) transforms((,newability[counter(-1/-1)],newability[if cantargetcard(creature[power>=1]) then regenerate])) forever
|
||||
text=Sacrifice Gore Vassal: Put a -/1-1 counter on target creature. Then, if that creature's toughness is 1 or greater, regenerate it.
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
@@ -50262,7 +50262,7 @@ type=Instant
|
||||
[card]
|
||||
name=Grief Tyrant
|
||||
auto=counter(-1/-1,4)
|
||||
auto=_DIES_may thisforeach(counter{-1/-1.1}) counter(-1/-1,1) target(creature)
|
||||
auto=_DIES_may thisforeach(counter{-1/-1.1}) counter(-1/-1) target(creature)
|
||||
text=Grief Tyrant enters the battlefield with four -1/-1 counters on it. -- When Grief Tyrant is put into a graveyard from the battlefield, put a -1/-1 counter on target creature for each -1/-1 counter on Grief Tyrant.
|
||||
mana={5}{BR}
|
||||
type=Creature
|
||||
@@ -50345,7 +50345,7 @@ subtype=Equipment
|
||||
[card]
|
||||
name=Grim Affliction
|
||||
target=creature
|
||||
auto=counter(-1/-1,1)
|
||||
auto=counter(-1/-1)
|
||||
auto=_PROLIFERATE_
|
||||
text=Put a -1/-1 counter on target creature, then proliferate.
|
||||
mana={2}{B}
|
||||
@@ -51764,10 +51764,10 @@ toughness=5
|
||||
[card]
|
||||
name=Gwyllion Hedge-Mage
|
||||
auto=if type(plains|mybattlefield)~morethan~1 then if type(swamp|mybattlefield)~lessthan~2 then may token(Kithkin Soldier,creature Kithikin Soldier,1/1,white) oneshot
|
||||
auto=if type(swamp|mybattlefield)~morethan~1 then if type(plains|mybattlefield)~lessthan~2 then may counter(-1/-1,1) target(creature) oneshot
|
||||
auto=if type(swamp|mybattlefield)~morethan~1 then if type(plains|mybattlefield)~lessthan~2 then may counter(-1/-1) target(creature) oneshot
|
||||
auto=if type(plains|mybattlefield)~morethan~1 then if type(swamp|mybattlefield)~morethan~1 then choice token(Kithkin Soldier,creature Kithikin Soldier,1/1,white) oneshot
|
||||
auto=if type(plains|mybattlefield)~morethan~1 then if type(swamp|mybattlefield)~morethan~1 then choice target(creature) counter(-1/-1,1) oneshot
|
||||
auto=if type(plains|mybattlefield)~morethan~1 then if type(swamp|mybattlefield)~morethan~1 then name(do both) choice name(do both) target(creature) counter(-1/-1,1) oneshot && name(do both) token(Kithkin Soldier,creature Kithikin Soldier,1/1,white) oneshot
|
||||
auto=if type(plains|mybattlefield)~morethan~1 then if type(swamp|mybattlefield)~morethan~1 then choice target(creature) counter(-1/-1) oneshot
|
||||
auto=if type(plains|mybattlefield)~morethan~1 then if type(swamp|mybattlefield)~morethan~1 then name(do both) choice name(do both) target(creature) counter(-1/-1) oneshot && name(do both) token(Kithkin Soldier,creature Kithikin Soldier,1/1,white) oneshot
|
||||
text=When Gwyllion Hedge-Mage enters the battlefield, if you control two or more Plains, you may put a 1/1 white Kithkin Soldier creature token onto the battlefield. -- When Gwyllion Hedge-Mage enters the battlefield, if you control two or more Swamps, you may put a -1/-1 counter on target creature.
|
||||
mana={2}{WB}
|
||||
type=Creature
|
||||
@@ -52361,7 +52361,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Harbinger of Night
|
||||
auto=@each my upkeep:all(creature) counter(-1/-1,1)
|
||||
auto=@each my upkeep:all(creature) counter(-1/-1)
|
||||
text=At the beginning of your upkeep, put a -1/-1 counter on each creature.
|
||||
mana={2}{B}{B}
|
||||
type=Creature
|
||||
@@ -58755,7 +58755,7 @@ subtype=Aura
|
||||
[card]
|
||||
name=Instill Infection
|
||||
target=creature
|
||||
auto=counter(-1/-1,1)
|
||||
auto=counter(-1/-1)
|
||||
auto=draw:1 controller
|
||||
text=Put a -1/-1 counter on target creature. -- Draw a card.
|
||||
mana={3}{B}
|
||||
@@ -59647,9 +59647,9 @@ toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Iwamori of the Open Fist
|
||||
trample=abilities
|
||||
abilities=trample
|
||||
auto=ability$!name(put in play) target(creature[legendary]|myhand) moveTo(mybattlefield)!$ opponent
|
||||
text=Trample -- When Iwamori of the Open Fist enters the battlefield, each opponent may put a legendary creature card from his or her hand onto the battlefield.
|
||||
text=Trample -- When Iwamori of the Open Fist enters the battlefield, each opponent may put a legendary creature card from their hand onto the battlefield.
|
||||
mana={2}{G}{G}
|
||||
type=Legendary Creature
|
||||
subtype=Human Monk
|
||||
@@ -61562,11 +61562,11 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Kami of the Painted Road
|
||||
auto=@movedTo(arcane,spirit|mystack):may protection from white ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may protection from blue ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may protection from black ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may protection from red ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may protection from green ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may name(Protection from white) transforms((,newability[protection from(*[white])] )) ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may name(Protection from blue) transforms((,newability[protection from(*[blue])] )) ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may name(Protection from black) transforms((,newability[protection from(*[black])] )) ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may name(Protection from red) transforms((,newability[protection from(*[red])] )) ueot
|
||||
auto=@movedTo(arcane,spirit|mystack):may name(Protection from green) transforms((,newability[protection from(*[green])] )) ueot
|
||||
text=Whenever you cast a Spirit or Arcane spell, Kami of the Painted Road gains protection from the color of your choice until end of turn.
|
||||
mana={4}{W}
|
||||
type=Creature
|
||||
@@ -69252,7 +69252,7 @@ type=Enchantment
|
||||
[card]
|
||||
name=Lurking Skirge
|
||||
auto=@movedto(creature|opponentgraveyard) from(battlefield) once:transforms((removetypes)) forever && transforms((Creature Phyrexian Imp,setpower=3,settoughness=2,flying)) forever
|
||||
text=When a creature is put into an opponent’s graveyard from the battlefield, if Lurking Skirge is an enchantment, Lurking Skirge becomes a 3/2 Phyrexian Imp creature with flying.
|
||||
text=When a creature is put into an opponent's graveyard from the battlefield, if Lurking Skirge is an enchantment, Lurking Skirge becomes a 3/2 Phyrexian Imp creature with flying.
|
||||
mana={1}{B}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
@@ -73516,7 +73516,7 @@ toughness=2
|
||||
[card]
|
||||
name=Midnight Banshee
|
||||
abilities=wither
|
||||
auto=@each my upkeep:all(creature[-black]) counter(-1/-1,1)
|
||||
auto=@each my upkeep:all(creature[-black]) counter(-1/-1)
|
||||
text=Wither (This deals damage to creatures in the form of -1/-1 counters.) -- At the beginning of your upkeep, put a -1/-1 counter on each nonblack creature.
|
||||
mana={3}{B}{B}{B}
|
||||
type=Creature
|
||||
@@ -74832,7 +74832,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Misfortune
|
||||
auto=ability$!choice name(opponent's creatures) all(creature|opponentbattlefield) counter(1/1) && life:4 opponent _ choice name(your creatures) all(creature|mybattlefield) counter(-1/-1,1) && life:-4 controller !$ opponent
|
||||
auto=ability$!choice name(opponent's creatures) all(creature|opponentbattlefield) counter(1/1) && life:4 opponent _ choice name(your creatures) all(creature|mybattlefield) counter(-1/-1) && life:-4 controller !$ opponent
|
||||
text=An opponent chooses one - You put a +1/+1 counter on each creature you control and gain 4 life; or you put a -1/-1 counter on each creature that player controls and Misfortune deals 4 damage to him or her.
|
||||
mana={1}{B}{R}{G}
|
||||
type=Sorcery
|
||||
@@ -84537,7 +84537,7 @@ subtype=Aura
|
||||
name=Parasitic Implant
|
||||
target=creature
|
||||
auto=@each my upkeep:sacrifice(mytgt) && token(Phyrexian Myr,Artifact Creature Phyrexian Myr,1/1) controller
|
||||
text=Enchant creature -- At the beginning of your upkeep, enchanted creature’s controller sacrifices it and you create a 1/1 colorless Phyrexian Myr artifact creature token.
|
||||
text=Enchant creature -- At the beginning of your upkeep, enchanted creature's controller sacrifices it and you create a 1/1 colorless Phyrexian Myr artifact creature token.
|
||||
mana={3}{B}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
@@ -84870,7 +84870,7 @@ toughness=4
|
||||
name=Patron of the Wild
|
||||
facedown={3}
|
||||
autofacedown={2}{G}:morph
|
||||
autofaceup=3/3 target(creature)
|
||||
autofaceup=3/3 target(creature) ueot
|
||||
text=Morph {2}{G} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.) -- When Patron of the Wild is turned face up, target creature gets +3/+3 until end of turn.
|
||||
mana={G}
|
||||
type=Creature
|
||||
@@ -87090,7 +87090,7 @@ subtype=Trap
|
||||
[/card]
|
||||
[card]
|
||||
name=Pith Driller
|
||||
auto=counter(-1/-1,1) target(creature)
|
||||
auto=counter(-1/-1) target(creature)
|
||||
text=({p(B)} may be paid for with either {B} or 2 life.) -- When Pith Driller enters the battlefield, put a -1/-1 counter on target creature.
|
||||
mana={4}{p(B)}
|
||||
color=black
|
||||
@@ -89141,8 +89141,8 @@ toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Promise of Bunrei
|
||||
auto=@movedto(graveyard) from(creature|myBattlefield):token(Spirit,Creature Spirit,1/1)*4 oneShot
|
||||
auto=@movedto(graveyard) from(creature|myBattlefield):bury
|
||||
auto=@movedto(graveyard) from(creature|myBattlefield) turnlimited:token(Spirit,Creature Spirit,1/1)*4
|
||||
auto=@movedto(graveyard) from(creature|myBattlefield):sacrifice
|
||||
text=When a creature you control is put into a graveyard from the battlefield, sacrifice Promise of Bunrei. If you do, put four 1/1 colorless Spirit creature tokens onto the battlefield.
|
||||
mana={2}{W}
|
||||
type=Enchantment
|
||||
@@ -90376,7 +90376,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Quagmire Lamprey
|
||||
auto=@combat(blocked) source(this) from(creature):all(trigger[from]) counter(-1/-1,1)
|
||||
auto=@combat(blocked) source(this) from(creature):all(trigger[from]) counter(-1/-1)
|
||||
text=Whenever Quagmire Lamprey becomes blocked by a creature, put a -1/-1 counter on that creature.
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
@@ -101899,7 +101899,7 @@ toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Segmented Wurm
|
||||
auto=@targeted(this):counter(-1/-1,1)
|
||||
auto=@targeted(this):counter(-1/-1)
|
||||
text=Whenever Segmented Wurm becomes the target of a spell or ability, put a -1/-1 counter on it.
|
||||
mana={3}{R}{G}
|
||||
type=Creature
|
||||
@@ -102849,7 +102849,7 @@ type=Legendary Land
|
||||
name=Serrated Arrows
|
||||
auto=counter(0/0,3,Arrowhead)
|
||||
auto=@each my upkeep:moveTo(mygraveyard) all(serrated arrows[-counter{0/0.1.Arrowhead}])
|
||||
auto={C(0/0,-1,Arrowhead)}{T}:counter(-1/-1,1) target(creature)
|
||||
auto={C(0/0,-1,Arrowhead)}{T}:counter(-1/-1) target(creature)
|
||||
text=Serrated Arrows enters the battlefield with three arrowhead counters on it. -- At the beginning of your upkeep, if there are no arrowhead counters on Serrated Arrows, sacrifice it. -- {T}, Remove an arrowhead counter from Serrated Arrows: Put a -1/-1 counter on target creature.
|
||||
mana={4}
|
||||
type=Artifact
|
||||
@@ -106194,7 +106194,7 @@ type=Sorcery
|
||||
name=Sinking Feeling
|
||||
target=creature
|
||||
auto=doesnotuntap
|
||||
auto=teach(creature) {1}{counter(-1/-1,1)}:untap
|
||||
auto=teach(creature) {1}{counter(-1/-1)}:untap
|
||||
text=Enchant creature -- Enchanted creature doesn't untap during its controller's untap step. -- Enchanted creature has "{1}, Put a -1/-1 counter on this creature: Untap this creature."
|
||||
mana={2}{U}
|
||||
type=Enchantment
|
||||
@@ -106517,7 +106517,7 @@ type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Skeleton Ship
|
||||
auto={T}:counter(-1/-1,1) target(creature)
|
||||
auto={T}:counter(-1/-1) target(creature)
|
||||
auto=aslongas(island|myBattlefield) all(this) sacrifice while <1
|
||||
text=When you control no Islands, sacrifice Skeleton Ship. -- {T}: Put a -1/-1 counter on target creature.
|
||||
mana={3}{U}{B}
|
||||
@@ -119966,8 +119966,8 @@ toughness=2
|
||||
[card]
|
||||
name=Thelon's Chant
|
||||
auto=upcost[{G}] sacrifice
|
||||
auto=@movedTo(swamp|mybattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1,1) !$ controller
|
||||
auto=@movedTo(swamp|opponentbattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1,1) !$ opponent
|
||||
auto=@movedTo(swamp|mybattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1) !$ controller
|
||||
auto=@movedTo(swamp|opponentbattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1) !$ opponent
|
||||
text=At the beginning of your upkeep, sacrifice Thelon's Chant unless you pay {G}. -- Whenever a player puts a Swamp onto the battlefield, Thelon's Chant deals 3 damage to that player unless he or she puts a -1/-1 counter on a creature he or she controls.
|
||||
mana={1}{G}{G}
|
||||
type=Enchantment
|
||||
@@ -122939,8 +122939,8 @@ type=Artifact
|
||||
[card]
|
||||
name=Tourach's Chant
|
||||
auto=upcost[{B}] sacrifice
|
||||
auto=@movedTo(forest|mybattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1,1) !$ controller
|
||||
auto=@movedTo(forest|opponentbattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1,1) !$ opponent
|
||||
auto=@movedTo(forest|mybattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1) !$ controller
|
||||
auto=@movedTo(forest|opponentbattlefield):ability$!choice name(3 damage) damage:3 controller _ choice name(counter) target(creature|mybattlefield) counter(-1/-1) !$ opponent
|
||||
text=At the beginning of your upkeep, sacrifice Tourach's Chant unless you pay {B}. -- Whenever a player puts a Forest onto the battlefield, Tourach's Chant deals 3 damage to that player unless he or she puts a -1/-1 counter on a creature he or she controls.
|
||||
mana={1}{B}{B}
|
||||
type=Enchantment
|
||||
@@ -124247,7 +124247,7 @@ subtype=Aura
|
||||
name=Trigon of Corruption
|
||||
auto=counter(0/0,3,Charge)
|
||||
auto={B}{B}{T}:counter(0/0,1,Charge)
|
||||
auto={C(0/0,-1,Charge)}{2}{T}:counter(-1/-1,1) target(creature)
|
||||
auto={C(0/0,-1,Charge)}{2}{T}:counter(-1/-1) target(creature)
|
||||
text=Trigon of Corruption enters the battlefield with 3 charge counters on it. -- {B}{B}, {T}: Put a charge counter on Trigon of Corruption. -- {2}, {T}, Remove a charge counter from Trigon of Corruption: Put a -1/-1 counter on target creature.
|
||||
mana={4}
|
||||
type=Artifact
|
||||
@@ -127694,8 +127694,8 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Vedalken Anatomist
|
||||
auto={2}{U}{T}:tap target(creature) && counter(-1/-1,1)
|
||||
auto={2}{U}{T}:untap target(creature) && counter(-1/-1,1)
|
||||
auto={2}{U}{T}:tap target(creature) && counter(-1/-1)
|
||||
auto={2}{U}{T}:untap target(creature) && counter(-1/-1)
|
||||
text={2}{U}, {T}:Put a -1/-1 counter on target creature. You may tap or untap that creature.
|
||||
mana={2}{U}
|
||||
type=Creature
|
||||
@@ -133801,8 +133801,8 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Wicker Warcrawler
|
||||
auto=_ATTACKING_phaseaction[combatends once] counter(-1/-1,1)
|
||||
auto=@combat(blocking) source(this):phaseaction[combatends once] counter(-1/-1,1)
|
||||
auto=_ATTACKING_phaseaction[combatends once] counter(-1/-1)
|
||||
auto=@combat(blocking) source(this):phaseaction[combatends once] counter(-1/-1)
|
||||
text=Whenever Wicker Warcrawler attacks or blocks, put a -1/-1 counter on it at end of combat.
|
||||
mana={5}
|
||||
type=Artifact Creature
|
||||
@@ -133820,7 +133820,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Wickerbough Elder
|
||||
auto=counter(-1/-1,1)
|
||||
auto=counter(-1/-1)
|
||||
auto={G}{C(-1/-1,-1)}:destroy target(artifact,enchantment)
|
||||
text=Wickerbough Elder enters the battlefield with a -1/-1 counter on it. -- {G}, Remove a -1/-1 counter from Wickerbough Elder: Destroy target artifact or enchantment.
|
||||
mana={3}{G}
|
||||
|
||||
Reference in New Issue
Block a user