Added/fixed primitives, replaced all occurrences of "AEther" with "Aether" in each ".txt" and ".dat" file according to the new naming convention (pull request #1072 by @remigiusz-suwalski).

This commit is contained in:
Vittorio Alfieri
2021-09-22 14:33:54 +02:00
parent e2ac10be95
commit 6be219f586
79 changed files with 455 additions and 509 deletions

View File

@@ -12,7 +12,7 @@ type=Artifact
subtype=Equipment
[/card]
[card]
name=AEther Rift
name=Aether Rift
auto=@each my upkeep restriction{compare(phandcount)~equalto~1}:all(*|myhand) moveto(mygraveyard) and!( counter(0/0,1,RiftEffect) )!
auto=@each my upkeep restriction{compare(phandcount)~equalto~2}:transforms((,newability[all(*[zpos=genrand2plus1plusend]|myhand) moveto(mygraveyard) and!( counter(0/0.1.RiftEffect) )!])) oneshot
auto=@each my upkeep restriction{compare(phandcount)~equalto~3}:transforms((,newability[all(*[zpos=genrand3plus1plusend]|myhand) moveto(mygraveyard) and!( counter(0/0.1.RiftEffect) )!])) oneshot
@@ -29,10 +29,10 @@ mana={1}{R}{G}
type=Enchantment
[/card]
[card]
name=AEther Tide
name=Aether Tide
target=<prex>creature|myhand
auto=reject && ability$!name(Return a creature) name(Return a creature) moveTo(ownerhand) target(creature|battlefield)!$ controller
text=As an additional cost to cast AEther Tide, discard X creature cards. -- Return X target creatures to their owners' hands.
text=As an additional cost to cast Aether Tide, discard X creature cards. -- Return X target creatures to their owners' hands.
mana={X}{U}
type=Sorcery
[/card]
@@ -643,14 +643,6 @@ power=5
toughness=5
[/card]
[card]
name=Aether Gale
target=<6>*[-land]|battlefield
auto=moveto(ownerhand)
text=Return six target nonland permanents to their owners' hands.
mana={3}{U}{U}
type=Sorcery
[/card]
[card]
name=Aether Gust
target=*[red;green]|battlefield,stack
auto=transforms((,newability[Choice name(Top) moveto(library)],newability[Choice name(Bottom) bottomoflibrary])) controller
@@ -668,14 +660,6 @@ mana={3}{G}{U}
type=Sorcery
[/card]
[card]
name=Aether Spellbomb
auto={U}{S}:moveto(ownerhand) target(creature)
auto={1}{S}:draw:1 controller
text={U}, Sacrifice Aether Spellbomb: Return target creature to its owner's hand. -- {1}, Sacrifice Aether Spellbomb: Draw a card.
mana={1}
type=Artifact
[/card]
[card]
name=Aether Storm
auto=maxCast(creature)0 opponent
auto=maxCast(creature)0 controller
@@ -717,13 +701,6 @@ power=3
toughness=3
[/card]
[card]
name=Aetherspouts
auto=all(creature[attacking]|battlefield) transforms((,newability[choice name(Put on top) moveto(mylibrary)],newability[choice name(Put on bottom) bottomoflibrary])) oneshot
text=For each attacking creature, its owner puts it on the top or bottom of their library.
mana={3}{U}{U}
type=Instant
[/card]
[card]
name=Aetherstorm Roc
abilities=flying
auto=alterenergy:1 controller
@@ -6294,6 +6271,14 @@ power=1
toughness=1
[/card]
[card]
name=Blazing Salvo
target=creature
auto=transforms((,newability[choice name(Damage creature) damage:3],newability[choice name(Damage controller) damage:5 controller])) oneshot
text=Blazing Salvo deals 3 damage to target creature unless that creature's controller has Blazing Salvo deal 5 damage to him or her.
mana={R}
type=Instant
[/card]
[card]
name=Blazing Sunsteel
auto={4}:equip
auto=teach(creature) 1/0
@@ -6463,6 +6448,17 @@ power=3
toughness=2
[/card]
[card]
name=Blightbeetle
abilities=protection from green
auto=@counteradded(1/1) from(creature|opponentbattlefield):name(Opponent creatures can't have 1/1 counter) target(creature[counter{1/1}]|opponentbattlefield) counter(1/1,-1)
text=Protection from green (This creature can't be blocked, targeted, dealt damage, enchanted, or equipped by anything green.) -- Creatures your opponents control can't have +1/+1 counters put on them.
mana={1}{B}
type=Creature
subtype=Insect
power=1
toughness=1
[/card]
[card]
name=Blighted Bat
abilities=flying
auto={1}:haste ueot
@@ -7332,6 +7328,18 @@ power=2
toughness=2
[/card]
[card]
name=Bomat Courier
abilities=haste
auto=@combat(attacking) source(this):name(Exile top card) all(*[zpos=1]|mylibrary) moveto(myexile) and!( counter(0/0,1,BomatExiled) )!
auto={R}{S}:name(Return all exiled cards) discard:phandcount && transforms((,newability[all(*[counter{0/0.1.BomatExiled}]|myexile) moveto(ownerhand)])) oneshot
text=Haste -- Whenever Bomat Courier attacks, exile the top card of your library face down. (You can't look at it.) -- {R}, Discard your hand, Sacrifice Bomat Courier: Put all cards exiled with Bomat Courier into their owners' hands.
mana={1}
type=Artifact Creature
subtype=Construct
power=1
toughness=1
[/card]
[card]
name=Bombard
target=creature
auto=damage:4

View File

@@ -1028,7 +1028,7 @@ power=*
toughness=*
[/card]
[card]
name=AErathi Berserker
name=Aerathi Berserker
auto=rampage(3/3,1)
text=Rampage 3 (Whenever this creature becomes blocked, it gets +3/+3 until end of turn for each creature blocking it beyond the first.)
mana={2}{R}{R}{R}
@@ -1164,9 +1164,9 @@ power=2
toughness=1
[/card]
[card]
name=AEther Adept
name=Aether Adept
auto=moveTo(ownerhand) target(creature)
text=When AEther Adept enters the battlefield, return target creature to its owner's hand.
text=When Aether Adept enters the battlefield, return target creature to its owner's hand.
mana={1}{U}{U}
type=Creature
subtype=Human Wizard
@@ -1174,7 +1174,7 @@ power=2
toughness=2
[/card]
[card]
name=AEther Barrier
name=Aether Barrier
auto=@movedto(creature|mystack):name(pay or sacrifice) ability$!name(pay or sacrifice) pay[[{1}]] name(pay 1 mana) donothing?activate sacrifice notatarget(*|mybattlefield)!$ controller
auto=@movedto(creature|opponentstack):name(pay or sacrifice) ability$!name(pay or sacrifice) pay[[{1}]] name(pay 1 mana) donothing?activate sacrifice notatarget(*|mybattlefield)!$ opponent
text=Whenever a player casts a creature spell, that player sacrifices a permanent unless he or she pays {1}.
@@ -1182,15 +1182,15 @@ mana={2}{U}
type=Enchantment
[/card]
[card]
name=AEther Burst
target=<type:AEther Burst:graveyardplus1plusend>creature|battlefield
name=Aether Burst
target=<type:Aether Burst:graveyardplus1plusend>creature|battlefield
auto=moveto(ownerhand)
text=Return up to X target creatures to their owners' hands, where X is one plus the number of cards named AEther Burst in all graveyards as you cast AEther Burst.
text=Return up to X target creatures to their owners' hands, where X is one plus the number of cards named Aether Burst in all graveyards as you cast Aether Burst.
mana={1}{U}
type=Instant
[/card]
[card]
name=AEther Charge
name=Aether Charge
auto=@movedTo(beast|myBattlefield):all(trigger[to]) transforms((,newability[may damage:4 target(opponent)]))
text=Whenever a Beast enters the battlefield under your control, you may have it deal 4 damage to target opponent.
mana={4}{R}
@@ -1209,11 +1209,11 @@ power=2
toughness=1
[/card]
[card]
name=AEther Figment
name=Aether Figment
abilities=unblockable
kicker={3}
auto=if paid(kicker) then counter(1/1,2)
text=Kicker {3} (You may pay an additional {3} as you cast this spell.) -- AEther Figment is unblockable. -- If AEther Figment was kicked, it enters the battlefield with two +1/+1 counters on it.
text=Kicker {3} (You may pay an additional {3} as you cast this spell.) -- Aether Figment is unblockable. -- If Aether Figment was kicked, it enters the battlefield with two +1/+1 counters on it.
mana={1}{U}
type=Creature
subtype=Illusion
@@ -1221,14 +1221,14 @@ power=1
toughness=1
[/card]
[card]
name=AEther Flash
name=Aether Flash
auto=@movedto(creature|battlefield):all(trigger) damage:2
text=Whenever a creature enters the battlefield, AEther Flash deals 2 damage to it.
text=Whenever a creature enters the battlefield, Aether Flash deals 2 damage to it.
mana={2}{R}{R}
type=Enchantment
[/card]
[card]
name=AEther Gale
name=Aether Gale
target=<6>*[-land]|battlefield
auto=moveto(ownerhand)
text=Return six target nonland permanents to their owners' hands.
@@ -1282,10 +1282,10 @@ type=Enchantment
subtype=Aura
[/card]
[card]
name=AEther Membrane
name=Aether Membrane
abilities=defender,reach
auto=@combat(blocking) source(this) from(creature):all(trigger[from]) phaseaction[combatends once] moveTo(ownerhand)
text=Defender; reach (This creature can block creatures with flying.) -- Whenever AEther Membrane blocks a creature, return that creature to its owner's hand at end of combat.
text=Defender; reach (This creature can block creatures with flying.) -- Whenever Aether Membrane blocks a creature, return that creature to its owner's hand at end of combat.
mana={1}{R}{R}
type=Creature
subtype=Wall
@@ -1293,7 +1293,7 @@ power=0
toughness=5
[/card]
[card]
name=AEther Mutation
name=Aether Mutation
target=creature
auto=moveTo(ownerhand)
auto=token(Saproling,Creature Saproling,1/1,green)*manacost
@@ -1314,7 +1314,7 @@ power=1
toughness=1
[/card]
[card]
name=AEther Shockwave
name=Aether Shockwave
auto=choice name(spirits) tap all(spirit)
auto=choice name(nonspirit) tap all(creature[-spirit])
text=Choose one - Tap all Spirits; or tap all non-Spirit creatures.
@@ -1322,7 +1322,7 @@ mana={3}{W}
type=Instant
[/card]
[card]
name=AEther Snap
name=Aether Snap
auto=moveTo(exile) all(*[token])
auto=all(*|battlefield) removeallcounters(all)
text=Remove all counters from all permanents and exile all tokens.
@@ -1330,17 +1330,17 @@ mana={3}{B}{B}
type=Sorcery
[/card]
[card]
name=AEther Spellbomb
auto={U}{S}:moveTo(ownerhand) target(other creature)
auto={1}{S}:draw:1
text={U}, Sacrifice AEther Spellbomb: Return target creature to its owner's hand. -- {1}, Sacrifice AEther Spellbomb: Draw a card.
name=Aether Spellbomb
auto={U}{S}:name(Return creature to hand) moveTo(ownerhand) target(creature)
auto={1}{S}:name(Draw a card) draw:1 controller
text={U}, Sacrifice Aether Spellbomb: Return target creature to its owner's hand. -- {1}, Sacrifice Aether Spellbomb: Draw a card.
mana={1}
type=Artifact
[/card]
[card]
name=AEther Sting
name=Aether Sting
auto=@movedTo(creature|opponentstack):life:-1 opponent
text=Whenever an opponent casts a creature spell, AEther Sting deals 1 damage to that player.
text=Whenever an opponent casts a creature spell, Aether Sting deals 1 damage to that player.
mana={3}{R}
type=Enchantment
[/card]
@@ -1369,7 +1369,7 @@ power=1
toughness=3
[/card]
[card]
name=AEther Tradewinds
name=Aether Tradewinds
target=*|mybattlefield
auto=moveTo(ownerhand)
auto=target(*|opponentbattlefield) moveTo(ownerhand)
@@ -1379,15 +1379,15 @@ mana={2}{U}
type=Instant
[/card]
[card]
name=AEther Vial
name=Aether Vial
auto=@each my upkeep:may counter(0/0.1.Charge)
auto={T}:moveTo(myBattlefield) notatarget(creature[manacost=counter{0%0.1.Charge}]|myhand)
text=At the beginning of your upkeep, you may put a charge counter on AEther Vial. -- {T}: You may put a creature card with converted mana cost equal to the number of charge counters on AEther Vial from your hand onto the battlefield.
text=At the beginning of your upkeep, you may put a charge counter on Aether Vial. -- {T}: You may put a creature card with converted mana cost equal to the number of charge counters on Aether Vial from your hand onto the battlefield.
mana={1}
type=Artifact
[/card]
[card]
name=AEther Web
name=Aether Web
abilities=flash
target=creature
auto=1/1
@@ -1399,10 +1399,10 @@ type=Enchantment
subtype=Aura
[/card]
[card]
name=AEtherflame Wall
name=Aetherflame Wall
abilities=defender,reachshadow
auto={R}:1/0
text=Defender -- AEtherflame Wall can block creatures with shadow as though they didn't have shadow. -- {R}: AEtherflame Wall gets +1/+0 until end of turn.
text=Defender -- Aetherflame Wall can block creatures with shadow as though they didn't have shadow. -- {R}: Aetherflame Wall gets +1/+0 until end of turn.
mana={1}{R}
type=Creature
subtype=Wall
@@ -1429,14 +1429,14 @@ power=3
toughness=1
[/card]
[card]
name=AEtherize
name=Aetherize
auto=moveto(ownerhand) all(creature[attacking])
text=Return all attacking creatures to their owner's hand.
mana={3}{U}
type=Instant
[/card]
[card]
name=AEtherling
name=Aetherling
auto={U}:(blink)ueot
auto={U}:unblockable
auto={1}:1/-1
@@ -1449,18 +1449,18 @@ power=4
toughness=5
[/card]
[card]
name=AEthermage's Touch
name=Aethermage's Touch
auto=reveal:4 optionone name(Get Creature) target(creature|reveal) transforms((,newability[moveto(mybattlefield)],newability[@next my end:moveto(myhand)])) forever optiononeend optiontwo name(put on bottom) target(<4>*|reveal) bottomoflibrary optiontwoend revealend
text=Reveal the top four cards of your library. You may put a creature card from among them onto the battlefield. It has "At the beginning of your end step, return this creature to its owner's hand." Then put the rest of the cards revealed this way on the bottom of your library in any order.
mana={2}{W}{U}
type=Instant
[/card]
[card]
name=AEthersnipe
name=Aethersnipe
other={1}{U}{U} name(Evoke)
auto=moveTo(ownerhand) target(*[-land])
auto=alternative sacrifice
text=When AEthersnipe enters the battlefield, return target nonland permanent to its owner's hand. -- Evoke {1}{U}{U} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)
text=When Aethersnipe enters the battlefield, return target nonland permanent to its owner's hand. -- Evoke {1}{U}{U} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)
mana={5}{U}
type=Creature
subtype=Elemental
@@ -1481,9 +1481,9 @@ power=3
toughness=5
[/card]
[card]
name=AEtherspouts
auto=all(creature[attacking]) name(Disperse) transforms((,newability[Choice name(Top) all(this) moveto(library)],newability[Choice name(bottom) all(this) bottomoflibrary])) forever
text=For each attacking creature, its owner puts it on the top or bottom of his or her library.
name=Aetherspouts
auto=all(creature[attacking]) transforms((,newability[choice name(Put on top) all(this) moveto(mylibrary)],newability[choice name(Put on bottom) all(this) bottomoflibrary])) forever
text=For each attacking creature, its owner puts it on the top or bottom of their library.
mana={3}{U}{U}
type=Instant
[/card]
@@ -1536,7 +1536,7 @@ power=1
toughness=2
[/card]
[card]
name=AEthertow
name=Aethertow
target=creature[attacking;blocking]
auto=moveTo(ownerlibrary)
auto=alternative moveTo(ownerlibrary) target(creature[attacking;blocking])
@@ -3462,7 +3462,7 @@ suspend(4)={u}
type=Sorcery
[/card]
[card]
name=Anchor to the AEther
name=Anchor to the Aether
target=creature
auto=moveto(ownerlibrary)
aicode=activate transforms((,newability[all(*[zpos<=1]|mylibrary) transforms((,newability[may name(Put on bottom of library) moveto(myreveal) and!( bottomoflibrary )!])) oneshot])) oneshot
@@ -5716,7 +5716,7 @@ mana={2}
type=Artifact
[/card]
[card]
name=Arm with AEther
name=Arm with Aether
text=Until end of turn, creatures you control gain "Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand."
auto=all(creature|mybattlefield) transforms((,newability[@damagefoeof(player) from(this) once:may moveto(ownerhand) target(creature|opponentbattlefield)])) ueot
mana={2}{U}
@@ -8084,7 +8084,7 @@ power=1
toughness=3
[/card]
[card]
name=Azorius AEthermage
name=Azorius Aethermage
auto=@movedto(*|myhand) from(battlefield):pay({1}) draw:1 controller
text=Whenever a permanent is returned to your hand, you may pay {1}. If you do, draw a card.
mana={1}{W}{U}
@@ -42445,7 +42445,7 @@ mana={2}{U}{U}
type=Instant
[/card]
[card]
name=Fold into AEther
name=Fold into Aether
target=*|stack
auto=fizzle
auto=transforms((,newability[moveto(ownerbattlefield) notatarget(creature|myhand)])) oneshot
@@ -43818,7 +43818,7 @@ power=3
toughness=3
[/card]
[card]
name=Frozen AEther
name=Frozen Aether
auto=lord(*[recent;artifact;creature;land]|opponentbattlefield) transforms((,newability[tap(noevent)]))
text=Artifacts, creatures, and lands your opponents control enter the battlefield tapped.
mana={3}{U}
@@ -44717,7 +44717,7 @@ mana={B}{B}
type=Enchantment
[/card]
[card]
name=Gate to the AEther
name=Gate to the Aether
auto=@each my upkeep:name(Aether) reveal:1 optionone target(land,enchantment,creature,artifact|reveal) moveto(mybattlefield) optiononeend optiontwo choice all(*|reveal) moveto(mylibrary) optiontwoend revealend
auto=@each opponent upkeep:name(Aether) ability$!reveal:1 optionone target(land,enchantment,creature,artifact|reveal) moveto(mybattlefield) optiononeend optiontwo choice all(*|reveal) moveto(mylibrary) optiontwoend revealend!$ opponent
text=At the beginning of each player's upkeep, that player reveals the top card of his or her library. If it's an artifact, creature, enchantment, or land card, the player may put it onto the battlefield.
@@ -45561,9 +45561,9 @@ power=2
toughness=2
[/card]
[card]
name=Ghirapur AEther Grid
name=Ghirapur Aether Grid
auto={T(artifact[-tapped]|mybattlefield)}{T(artifact[-tapped]|mybattlefield)}:damage:1 target(creature,player)
text=Tap two untapped artifacts you control: Ghirapur AEther Grid deals 1 damage to target creature or player.
text=Tap two untapped artifacts you control: Ghirapur Aether Grid deals 1 damage to target creature or player.
mana={2}{R}
type=Enchantment
[/card]
@@ -100240,9 +100240,9 @@ power=1
toughness=1
[/card]
[card]
name=Scornful AEther-Lich
name=Scornful Aether-Lich
auto={W}{B}:fear && vigilance
text={W}{B}: Scornful AEther-Lich gains fear and vigilance until end of turn. (Attacking doesn't cause it to tap, and it can't be blocked except by artifact creatures and/or black creatures.)
text={W}{B}: Scornful Aether-Lich gains fear and vigilance until end of turn. (Attacking doesn't cause it to tap, and it can't be blocked except by artifact creatures and/or black creatures.)
mana={3}{U}
type=Artifact Creature
subtype=Zombie Wizard
@@ -116112,11 +116112,11 @@ mana={p(B)}
type=Instant
[/card]
[card]
name=Surging AEther
name=Surging Aether
target=*|battlefield
auto=moveto(ownerhand)
aicode=activate target(<upto:4>Surging AEther[zpos<=4]|mylibrary) castcard(normal)
autostack=if casted(this) then reveal:4 optionone name(Cast Card) target(<upto:4>Surging AEther|reveal) moveto(mylibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put on bottom) target(<4>*|reveal) bottomoflibrary optiontwoend afterrevealed all(tobecast|mylibrary) moveto(mylibrary) and!( activate castcard(normal) )! afterrevealedend revealend
aicode=activate target(<upto:4>Surging Aether[zpos<=4]|mylibrary) castcard(normal)
autostack=if casted(this) then reveal:4 optionone name(Cast Card) target(<upto:4>Surging Aether|reveal) moveto(mylibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put on bottom) target(<4>*|reveal) bottomoflibrary optiontwoend afterrevealed all(tobecast|mylibrary) moveto(mylibrary) and!( activate castcard(normal) )! afterrevealedend revealend
text=Ripple 4 (When you cast this spell, you may reveal the top four cards of your library. You may cast any revealed cards with the same name as this spell without paying their mana costs. Put the rest on the bottom of your library.) -- Return target permanent to its owner's hand.
mana={3}{U}
type=Instant
@@ -117286,7 +117286,7 @@ mana={2}{R}
type=Instant
[/card]
[card]
name=Tainted AEther
name=Tainted Aether
auto=@movedTo(creature|mybattlefield):sacrifice notatarget(creature,land|mybattlefield)
auto=@movedTo(creature|opponentbattlefield):ability$!name(sacrifice) sacrifice notatarget(creature,land|mybattlefield) !$ opponent
text=Whenever a creature enters the battlefield, its controller sacrifices a creature or land.
@@ -126260,7 +126260,7 @@ type=Enchantment
subtype=Aura
[/card]
[card]
name=Unravel the AEther
name=Unravel the Aether
target=artifact,enchantment
auto=moveto(ownerlibrary) and!(shuffle)!
mana={1}{G}
@@ -127643,12 +127643,12 @@ power=1
toughness=1
[/card]
[card]
name=Vedalken AEthermage
name=Vedalken Aethermage
abilities=flash
auto=moveto(ownerhand) target(sliver)
aicode=activate moveTo(myHand) target(wizard|myLibrary)
autohand={3}{cycle}:name(search card) reveal:plibrarycount optionone name(choose card) target(<1>wizard|reveal) moveto(ownerlibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put back) target(<1>*|reveal) moveto(ownerlibrary) and!( all(*|reveal) moveto(ownerlibrary) and!(shuffle)! )! optiontwoend afterrevealed all(tobecast|mylibrary) moveto(ownerlibrary) and!(moveTo(myhand))! afterrevealedend revealend
text=Flash (You may cast this spell any time you could cast an instant.) -- When Vedalken AEthermage enters the battlefield, return target Sliver to its owner's hand. -- Wizardcycling {3} ({3}, Discard this card: Search your library for a Wizard card, reveal it, and put it into your hand. Then shuffle your library.)
text=Flash (You may cast this spell any time you could cast an instant.) -- When Vedalken Aethermage enters the battlefield, return target Sliver to its owner's hand. -- Wizardcycling {3} ({3}, Discard this card: Search your library for a Wizard card, reveal it, and put it into your hand. Then shuffle your library.)
mana={1}{U}
type=Creature
subtype=Vedalken Wizard

View File

@@ -28,8 +28,8 @@ text=When you set this scheme in motion, until your next turn, whenever a player
type=Scheme
[/card]
[card]
name=AEther Searcher
text=Reveal AEther Searcher as you draft it. Reveal the next card you draft and note its name. -- When AEther Searcher enters the battlefield, you may search your hand and/or library for a card with a name noted as you drafted cards named AEther Searcher. You may cast it without paying its mana cost. If you searched your library this way, shuffle it.
name=Aether Searcher
text=Reveal Aether Searcher as you draft it. Reveal the next card you draft and note its name. -- When Aether Searcher enters the battlefield, you may search your hand and/or library for a card with a name noted as you drafted cards named Aether Searcher. You may cast it without paying its mana cost. If you searched your library this way, shuffle it.
mana={7}
type=Artifact Creature
subtype=Construct
@@ -37,8 +37,8 @@ power=6
toughness=4
[/card]
[card]
name=AEtherplasm
text=Whenever AEtherplasm blocks a creature, you may return AEtherplasm to its owner's hand. If you do, you may put a creature card from your hand onto the battlefield blocking that creature.
name=Aetherplasm
text=Whenever Aetherplasm blocks a creature, you may return Aetherplasm to its owner's hand. If you do, you may put a creature card from your hand onto the battlefield blocking that creature.
mana={2}{U}{U}
type=Creature
subtype=Illusion
@@ -46,7 +46,7 @@ power=1
toughness=1
[/card]
[card]
name=AEthersnatch
name=Aethersnatch
text=Gain control of target spell. You may choose new targets for it. (If that spell becomes a permanent, it enters the battlefield under your control.)
mana={4}{U}{U}
type=Instant
@@ -879,12 +879,6 @@ power=0
toughness=3
[/card]
[card]
name=Blazing Salvo
text=Blazing Salvo deals 3 damage to target creature unless that creature's controller has Blazing Salvo deal 5 damage to him or her.
mana={R}
type=Instant
[/card]
[card]
name=Blessed Breath
text=Target creature you control gains protection from the color of your choice until end of turn. -- Splice onto Arcane {W} (As you cast an Arcane spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.)
mana={W}
@@ -892,16 +886,6 @@ type=Instant
subtype=Arcane
[/card]
[card]
name=Blightbeetle
abilities=protection from green
text=Protection from green (This creature can't be blocked, targeted, dealt damage, enchanted, or equipped by anything green.) -- Creatures your opponents control can't have +1/+1 counters put on them.
mana={1}{B}
type=Creature
subtype=Insect
power=1
toughness=1
[/card]
[card]
name=Blim, Comedic Genius
text=Flying -- Whenever Blim, Comedic Genius deals combat damage to a player, that player gains control of target permanent you control. Then each player loses life and discards cards equal to the number of permanents they control but don't own.
mana={2}{B}{R}
@@ -971,15 +955,6 @@ power=4
toughness=1
[/card]
[card]
name=Bomat Courier
text=Haste -- Whenever Bomat Courier attacks, exile the top card of your library face down. (You can't look at it.) -- {R}, Discard your hand, Sacrifice Bomat Courier: Put all cards exiled with Bomat Courier into their owners' hands.
mana={1}
type=Artifact Creature
subtype=Construct
power=1
toughness=1
[/card]
[card]
name=Bone Dancer
text=Whenever Bone Dancer attacks and isn't blocked, you may put the top creature card of defending player's graveyard onto the battlefield under your control. If you do, Bone Dancer assigns no combat damage this turn.
mana={1}{B}{B}
@@ -1583,8 +1558,8 @@ mana={2}
type=Artifact
[/card]
[card]
name=Chaotic AEther
text=When you encounter Chaotic AEther, each blank roll of the planar die is a CHAOS roll until a player planeswalks away from a plane. (Then planeswalk away from this phenomenon.)
name=Chaotic Aether
text=When you encounter Chaotic Aether, each blank roll of the planar die is a CHAOS roll until a player planeswalks away from a plane. (Then planeswalk away from this phenomenon.)
type=Phenomenon
[/card]
[card]
@@ -7278,8 +7253,8 @@ power=3
toughness=5
[/card]
[card]
name=Obscuring AEther
text=Face-down creature spells you cast cost {1} less to cast. -- {1}{G}: Turn Obscuring AEther face down. (It becomes a 2/2 creature.)
name=Obscuring Aether
text=Face-down creature spells you cast cost {1} less to cast. -- {1}{G}: Turn Obscuring Aether face down. (It becomes a 2/2 creature.)
mana={G}
type=Enchantment
[/card]
@@ -10553,8 +10528,8 @@ power=2
toughness=2
[/card]
[card]
name=The AEther Flues
text=When you planeswalk to The AEther Flues or at the beginning of your upkeep, you may sacrifice a creature. If you do, reveal cards from the top of your library until you reveal a creature card, put that card onto the battlefield, then shuffle all other cards revealed this way into your library. -- Whenever you roll {C}, you may put a creature card from your hand onto the battlefield.
name=The Aether Flues
text=When you planeswalk to The Aether Flues or at the beginning of your upkeep, you may sacrifice a creature. If you do, reveal cards from the top of your library until you reveal a creature card, put that card onto the battlefield, then shuffle all other cards revealed this way into your library. -- Whenever you roll {C}, you may put a creature card from your hand onto the battlefield.
type=Plane
subtype=Iquatana
[/card]
@@ -12038,7 +12013,7 @@ power=3
toughness=5
[/card]
[card]
name=Yet Another AEther Vortex
name=Yet Another Aether Vortex
text=All creatures have haste. -- Players play with the top card of their libraries revealed. -- Noninstant, nonsorcery cards on top of a library are in play under their owner's control in addition to being in that library.
mana={3}{R}{R}
type=Enchantment