Added 102! successfully tested cards.

After weeks of hard work, I can proudly present you this huge package of cards, based only on already existing card code elements.

Some examples and important notes:

- Cards that get buried if you don't fulfill a condition
1. when they enter the battlefield (Hidden Horror[WEL]; Mercenary Knight, Thundering Wurm [both POR])
2. during your upkeep (Endless Wurm[USG]).

- Cards that allow to draw a card, then discard a card when entering the battlefield or damaging an opponent (Owl Familiar[POR], Looter il-Kor[TSP]).

IMPORTANT NOTE: Those cards work only correctly because the draw effect resolves before the discard effect. 
Instants and Sorceries with such effects or permanents that have an activation cost for drawing, then discarding a card won't work because the two effects don't trigger in the correct order.

- Land cycle from Visions and Planeshift (both very puzzling, but working perfectly!)


I also updated World enchantments (tested & working, see rules for them in Gatherer!)

Several card fixes.


If you have any questions, post them! ;)
This commit is contained in:
solo81@web.de
2010-01-24 20:43:21 +00:00
parent d22b7b5e37
commit e48f9bd7f1
76 changed files with 1520 additions and 1500 deletions

View File

@@ -1089,6 +1089,19 @@ power=2
toughness=1
[/card]
[card]
text=When Hidden Horror enters the battlefield, sacrifice it unless you discard a creature card.
id=135234
name=Hidden Horror
rarity=U
mana={1}{B}{B}
type=Creature
subtype=Horror
auto=moveTo(graveyard) notatarget(this|myBattlefield)
auto=moveTo(graveyard) notatarget(creature|myhand)
power=4
toughness=4
[/card]
[card]
text=When Highway Robber enters the battlefield, target opponent loses 2 life and you gain 2 life.
id=129564
name=Highway Robber
@@ -2571,6 +2584,19 @@ power=1
toughness=1
[/card]
[card]
text=Trample (If this creature would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player.) At the beginning of your upkeep, return a green creature you control to its owner's hand.
auto=@each my upkeep:moveto(myhand) notatarget(creature[green]|myBattlefield)
id=135264
name=Stampeding Wildebeests
rarity=U
mana={2}{G}{G}
type=Creature
subtype=Antelope Beast
power=5
toughness=4
abilities=trample
[/card]
[card]
text={7}{W}: You gain 5 life.
id=130385
name=Starlight Invoker

View File

@@ -3,7 +3,6 @@ text=If you would draw a card, you may instead choose land or nonland and reveal
id=130483
name=Abundance
rarity=R
color=Green
type=Enchantment
mana={2}{G}{G}
[/card]
@@ -12,7 +11,6 @@ text=When Academy Researchers comes into play, you may put an Aura card from you
id=132072
name=Academy Researchers
rarity=U
color=Blue
type=Creature
mana={1}{U}{U}
power=2
@@ -24,7 +22,6 @@ text=Look at target player's hand and choose two cards from it. Put them on top
id=135228
name=Agonizing Memories
rarity=U
color=Black
type=Sorcery
mana={2}{B}{B}
[/card]
@@ -36,7 +33,6 @@ target=creature
auto=2/2
auto={T}:damage:1 target(creature,player)
rarity=U
color=Red
type=Enchantment
mana={2}{R}
subtype=Aura
@@ -48,7 +44,6 @@ name=Aura Graft
target=aura
auto=moveto(creature)
rarity=U
color=Blue
type=Instant
mana={1}{U}
[/card]
@@ -57,7 +52,6 @@ text=Artifact and enchantment spells your opponents play cost {2} more to play.
id=132127
name=Aura of Silence
rarity=U
color=White
type=Enchantment
mana={1}{W}{W}
[/card]
@@ -66,7 +60,6 @@ text=If an opponent controls at least four more creatures than you, Avatar of Mi
id=135249
name=Avatar of Might
rarity=R
color=Green
type=Creature
mana={6}{G}{G}
power=8
@@ -78,7 +71,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=129473
name=Aven Windreader
rarity=C
color=Blue
type=Creature
mana={3}{U}{U}
power=3
@@ -92,7 +84,6 @@ id=129477
name=Ballista Squad
auto={X}{W}{T}:damage:x target(creature[attacking;blocking])
rarity=U
color=White
type=Creature
mana={3}{W}
power=2
@@ -106,7 +97,6 @@ name=Bandage
target=creature,player
auto=draw:1 controller
rarity=C
color=White
type=Instant
mana={W}
[/card]
@@ -115,8 +105,6 @@ text=Whenever Cephalid Constable deals combat damage to a player, return up to t
id=135261
name=Cephalid Constable
rarity=R
auto=@damaged(player) from(this):
color=Blue
type=Creature
mana={1}{U}{U}
power=1
@@ -130,7 +118,6 @@ id=135254
name=Chimeric Staff
auto={X}:becomes(Artifact Creature Construct,x/x)
rarity=R
color=Artifact
type=Artifact
mana={4}
[/card]
@@ -139,7 +126,6 @@ text=Prevent all damage that would be dealt to Cho-Manno, Revolutionary.
id=130554
name=Cho-Manno, Revolutionary
rarity=R
color=White
type=Legendary Creature
mana={2}{W}{W}
power=2
@@ -151,7 +137,6 @@ text={X}, {T}: Search your library for a creature card with converted mana cost
id=135244
name=Citanul Flute
rarity=R
color=Artifact
type=Artifact
mana={5}
[/card]
@@ -160,7 +145,6 @@ text=Each creature gets +1/+1 for each other creature in play that shares a crea
id=129502
name=Coat of Arms
rarity=R
color=Artifact
type=Artifact
mana={5}
[/card]
@@ -169,7 +153,6 @@ text=Look at the top five cards of your library. You may reveal a creature card
id=130521
name=Commune with Nature
rarity=C
color=Green
type=Sorcery
mana={G}
[/card]
@@ -178,7 +161,6 @@ text=Put target attacking creature on the bottom of its owner's library. Its con
id=130528
name=Condemn
rarity=U
color=White
type=Instant
mana={W}
[/card]
@@ -187,7 +169,6 @@ text=Cone of Flame deals 1 damage to target creature or player, 2 damage to anot
id=130535
name=Cone of Flame
rarity=U
color=Red
type=Sorcery
mana={3}{R}{R}
[/card]
@@ -199,7 +180,6 @@ target=creature
auto=aslongas(mytgt[attacking])life:-3 targetController
auto=aslongas(mytgt[blocking])life:-3 targetController
rarity=C
color=Black
type=Enchantment
mana={1}{B}
subtype=Aura
@@ -209,7 +189,6 @@ text=You may play land cards from your graveyard.
id=129480
name=Crucible of Worlds
rarity=R
color=Artifact
type=Artifact
mana={3}
[/card]
@@ -218,7 +197,6 @@ text=Target opponent sacrifices a creature.
id=129514
name=Cruel Edict
rarity=U
color=Black
type=Sorcery
mana={1}{B}
[/card]
@@ -227,7 +205,6 @@ text=Counter target spell. Look at the top four cards of your library, then put
id=134749
name=Discombobulate
rarity=U
color=Blue
type=Instant
mana={2}{U}{U}
[/card]
@@ -235,10 +212,7 @@ mana={2}{U}{U}
text=Target player reveals his or her hand. You choose a nonland card from it. That player discards that card.
id=135219
name=Distress
target=*[-land]|opponentHand
auto=moveto(opponentGraveyard)
rarity=C
color=Black
type=Sorcery
mana={B}{B}
[/card]
@@ -247,7 +221,6 @@ text={3}, {T}: Double the amount of each type of mana in your mana pool.
id=135243
name=Doubling Cube
rarity=R
color=Artifact
type=Artifact
mana={2}
[/card]
@@ -256,7 +229,6 @@ text={1}{R}: Target creature can't block Duct Crawler this turn.
id=129579
name=Duct Crawler
rarity=C
color=Red
type=Creature
mana={R}
power=1
@@ -272,7 +244,6 @@ auto=tap
auto={T}:add {U}
auto={1}{U}:becomes(Creature Faerie,2/1,flying blue)
#will only work if activatedability is added for becomes
color=Land
type=Land
[/card]
[card]
@@ -280,7 +251,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=132073
name=Fog Elemental
rarity=U
color=Blue
type=Creature
mana={2}{U}
power=4
@@ -292,7 +262,6 @@ text=Forbidding Watchtower comes into play tapped. {T}: Add {W} to your mana
id=106428
name=Forbidding Watchtower
rarity=U
color=Land
type=Land
[/card]
[card]
@@ -300,7 +269,6 @@ text=If a source would deal damage to a creature or player, it deals double that
id=129566
name=Furnace of Rath
rarity=R
color=Red
type=Enchantment
mana={1}{R}{R}{R}
[/card]
@@ -311,7 +279,6 @@ name=Gaea's Herald
auto=lord(creature|stack)shroud
#Not tested yet could evtl work
rarity=R
color=Green
type=Creature
mana={1}{G}
power=1
@@ -323,17 +290,14 @@ text=Ghitu Encampment comes into play tapped. {T}: Add {R} to your mana pool
id=106564
name=Ghitu Encampment
rarity=U
color=Land
type=Land
[/card]
[card]
text=Whenever Goblin Elite Infantry blocks or becomes blocked, it gets -1/-1 until end of turn.
id=130380
name=Goblin Elite Infantry
auto=bushido(-1/-1)
#Could be coded once rampage is fixed bushido will be only a formality lot of cards have such ability but do not include the term bushido this one is an example.
rarity=C
color=Red
type=Creature
mana={1}{R}
power=2
@@ -345,7 +309,6 @@ text=Whenever a creature you control is put into a graveyard from play, each oth
id=129583
name=Grave Pact
rarity=R
color=Black
type=Enchantment
mana={1}{B}{B}{B}
[/card]
@@ -354,7 +317,6 @@ text=Guerrilla Tactics deals 2 damage to target creature or player. When a s
id=129588
name=Guerrilla Tactics
rarity=U
color=Red
type=Instant
mana={1}{R}
[/card]
@@ -363,7 +325,6 @@ text=Hail of Arrows deals X damage divided as you choose among any number of tar
id=132107
name=Hail of Arrows
rarity=U
color=White
type=Instant
mana={X}{W}
[/card]
@@ -372,7 +333,6 @@ text=Target opponent puts the cards from his or her hand on top of his or her li
id=135255
name=Head Games
rarity=R
color=Black
type=Sorcery
mana={3}{B}{B}
[/card]
@@ -381,29 +341,15 @@ text=Enchant creature (Target a creature as you play this. This card comes into
id=132090
name=Heart of Light
rarity=C
color=White
type=Enchantment
mana={2}{W}
subtype=Aura
[/card]
[card]
text=When Hidden Horror comes into play, sacrifice it unless you discard a creature card.
id=135234
name=Hidden Horror
rarity=U
color=Black
type=Creature
mana={1}{B}{B}
power=4
subtype=Horror
toughness=4
[/card]
[card]
text=Each creature you control can block an additional creature.
id=132145
name=High Ground
rarity=U
color=White
type=Enchantment
mana={W}
[/card]
@@ -412,7 +358,6 @@ text=When Hunted Wumpus comes into play, each other player may put a creature ca
id=129599
name=Hunted Wumpus
rarity=U
color=Green
type=Creature
mana={3}{G}
power=6
@@ -424,7 +369,6 @@ text=Incinerate deals 3 damage to target creature or player. A creature dealt da
id=134751
name=Incinerate
rarity=C
color=Red
type=Instant
mana={1}{R}
[/card]
@@ -433,7 +377,6 @@ text=Karplusan Strider can't be the target of blue or black spells.
id=129911
name=Karplusan Strider
rarity=U
color=Green
type=Creature
mana={3}{G}
power=3
@@ -445,7 +388,6 @@ text={T}: All combat damage that would be dealt to you by unblocked creatures th
id=130551
name=Kjeldoran Royal Guard
rarity=R
color=White
type=Creature
mana={3}{W}{W}
power=2
@@ -457,7 +399,6 @@ text={B}{B}: Destroy target creature blocking Knight of Dusk.
id=129574
name=Knight of Dusk
rarity=U
color=Black
type=Creature
mana={1}{B}{B}
power=2
@@ -471,24 +412,22 @@ name=Legacy Weapon
auto={W}{U}{B}{R}{G}:moveto(exile) target(*)
#as the same ability as darksteel collosus
rarity=R
color=Artifact
abilities=legendary
type=Artifact
mana={7}
[/card]
[card]
text=When Llanowar Sentinel comes into play, you may pay {1}{G}. If you do, search your library for a card named Llanowar Sentinel and put that card into play. Then shuffle your library.
####Cannot be integrated for now because normally you should be able to search for a sentinel EACH time a sentinel enters the battlefield. Read Gatherer-Card-Info for more information. (0.10.1)
text=When Llanowar Sentinel enters the battlefield, you may pay {1}{G}. If you do, search your library for a card named Llanowar Sentinel and put that card into play. Then shuffle your library.
id=129536
name=Llanowar Sentinel
rarity=C
color=Green
type=Creature
subtype=Elf
mana={2}{G}
kicker={1}{G}
#does not work in WTH 0.8.1
auto=kicker moveto(mybattlefield) target(Llanowar Sentinel|mylibrary)
power=2
subtype=Elf
toughness=3
[/card]
[card]
@@ -496,7 +435,6 @@ text=When Loyal Sentry blocks a creature, destroy that creature and Loyal Sentry
id=129798
name=Loyal Sentry
rarity=R
color=White
type=Creature
mana={W}
power=1
@@ -508,7 +446,6 @@ text=Prevent all damage that black sources and red sources would deal this turn.
id=129912
name=Luminesce
rarity=U
color=White
type=Instant
mana={W}
[/card]
@@ -517,7 +454,6 @@ text=Enchant creature (Target a creature as you play this. This card comes into
id=135226
name=Lure
rarity=U
color=Green
type=Enchantment
mana={1}{G}{G}
subtype=Aura
@@ -529,8 +465,7 @@ name=Manabarbs
#will also deal damage if land not tapped for mana
auto=@tapped(land|opponentBattlefield):damage:1 opponent
auto=@tapped(land|myBattlefield):damage:1 controller
rarity=R
color=Red
rarity=
type=Enchantment
mana={3}{R}
[/card]
@@ -540,7 +475,6 @@ id=106555
name=March of the Machines
auto=lord(artifact[-creature])becomes(Artifact Creature,manacost/manacost)
rarity=R
color=Blue
type=Enchantment
mana={3}{U}
[/card]
@@ -550,7 +484,6 @@ id=130900
name=Merfolk Looter
auto={T}:draw:1 controller && moveto(graveyard) target(*|myHand)
rarity=C
color=Blue
type=Creature
mana={1}{U}
power=1
@@ -562,7 +495,6 @@ text=Remove X target creature cards in your graveyard from the game. For each cr
id=135272
name=Midnight Ritual
rarity=R
color=Black
type=Sorcery
mana={X}{2}{B}
[/card]
@@ -571,18 +503,14 @@ text=Change the text of target permanent by replacing all instances of one color
id=129644
name=Mind Bend
rarity=R
color=Blue
type=Instant
mana={U}
[/card]
[card]
text=Target player discards two cards.
id=129645
target=player
auto=discard:2
name=Mind Rot
rarity=C
color=Black
type=Sorcery
mana={2}{B}
[/card]
@@ -591,7 +519,6 @@ text=At the beginning of your upkeep, if twenty or more creature cards are in yo
id=135259
name=Mortal Combat
rarity=R
color=Black
type=Enchantment
mana={2}{B}{B}
[/card]
@@ -600,7 +527,6 @@ text=Sacrifice No Rest for the Wicked: Return to your hand all creature cards th
id=136283
name=No Rest for the Wicked
rarity=U
color=Black
type=Enchantment
mana={1}{B}
[/card]
@@ -609,8 +535,6 @@ text={W}, {T}: Put target Aura card in a graveyard into play attached to a creat
id=130547
name=Nomad Mythmaker
rarity=R
auto=moveto(creature|myBattlefield) target(aura|graveyard)
color=White
type=Creature
mana={2}{W}
power=2
@@ -624,7 +548,6 @@ name=Overgrowth
target=land
auto=@tapped(this):add{G}{G}
rarity=C
color=Green
type=Enchantment
mana={2}{G}
subtype=Aura
@@ -634,7 +557,6 @@ text=Enchant creature (Target a creature as you play this. This card comes into
id=135248
name=Pariah
rarity=R
color=White
type=Enchantment
mana={2}{W}
subtype=Aura
@@ -643,10 +565,7 @@ subtype=Aura
text=Look at target player's hand. Draw a card.
id=130903
name=Peek
target=opponenthand
auto=draw:1 controller
rarity=C
color=Blue
type=Instant
mana={U}
[/card]
@@ -655,7 +574,6 @@ text=When Phage the Untouchable comes into play, if you didn't play it from your
id=106427
name=Phage the Untouchable
rarity=R
color=Black
type=Legendary Creature
mana={3}{B}{B}{B}{B}
power=4
@@ -667,7 +585,6 @@ text=As Pithing Needle comes into play, name a card. Activated abilities of
id=129526
name=Pithing Needle
rarity=R
color=Artifact
type=Artifact
mana={1}
[/card]
@@ -676,7 +593,6 @@ text=Until end of turn, if target player would draw a card, instead that player
id=129883
name=Plagiarize
rarity=R
color=Blue
type=Instant
mana={3}{U}
[/card]
@@ -685,7 +601,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=106537
name=Platinum Angel
rarity=R
color=Artifact
type=Artifact Creature
mana={7}
power=4
@@ -696,9 +611,7 @@ toughness=4
text=When Ravenous Rats comes into play, target opponent discards a card.
id=129692
name=Ravenous Rats
auto=discard:1 target(player)
rarity=C
color=Black
type=Creature
mana={1}{B}
power=1
@@ -710,7 +623,6 @@ text=First strike (This creature deals combat damage before creatures without fi
id=106552
name=Razormane Masticore
rarity=R
color=Artifact
type=Artifact Creature
mana={5}
power=5
@@ -722,7 +634,6 @@ text=Untap all creatures that attacked this turn. After this main phase, there i
id=129697
name=Relentless Assault
rarity=R
color=Red
type=Sorcery
mana={2}{R}{R}
[/card]
@@ -731,7 +642,6 @@ text=You may have Rhox assign its combat damage as though it weren't blocked.
id=106504
name=Rhox
rarity=R
color=Green
type=Creature
mana={4}{G}{G}
power=5
@@ -744,7 +654,6 @@ id=135251
name=Root Maze
auto=lord(artifact,land) tap
rarity=R
color=Green
type=Enchantment
mana={G}
[/card]
@@ -753,7 +662,6 @@ text={T}: Gain control of target creature as long as that creature is enchanted.
id=135252
name=Rootwater Matriarch
rarity=R
color=Blue
type=Creature
mana={2}{U}{U}
power=2
@@ -765,7 +673,6 @@ text=Each player can't play more than one spell each turn.
id=136291
name=Rule of Law
rarity=U
color=White
type=Enchantment
mana={2}{W}
[/card]
@@ -774,7 +681,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=135217
name=Sage Owl
rarity=C
color=Blue
type=Creature
mana={1}{U}
power=1
@@ -786,7 +692,6 @@ text={T}: Prevent the next 1 damage that would be dealt to target creature or pl
id=132101
name=Samite Healer
rarity=C
color=White
type=Creature
mana={1}{W}
power=1
@@ -798,7 +703,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=130818
name=Scalpelexis
rarity=R
color=Blue
type=Creature
mana={4}{U}
power=1
@@ -810,7 +714,6 @@ text=At the beginning of your upkeep, flip a coin. If you lose the flip, return
id=130374
name=Scoria Wurm
rarity=R
color=Red
type=Creature
mana={4}{R}
power=7
@@ -822,7 +725,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=129724
name=Sengir Vampire
rarity=R
color=Black
type=Creature
mana={3}{B}{B}
power=4
@@ -834,7 +736,6 @@ text=Change the target of target spell with a single target.
id=130362
name=Shunt
rarity=R
color=Red
type=Instant
mana={1}{R}{R}
[/card]
@@ -847,7 +748,6 @@ target=*|myhand
auto=moveto(mygraveyard)
name=Sift
rarity=C
color=Blue
type=Sorcery
mana={3}{U}
[/card]
@@ -856,7 +756,6 @@ text=Spawning Pool comes into play tapped. {T}: Add {B} to your mana pool.
id=106556
name=Spawning Pool
rarity=U
color=Land
type=Land
[/card]
[card]
@@ -864,7 +763,6 @@ text=You have no maximum hand size.
id=129741
name=Spellbook
rarity=U
color=Artifact
type=Artifact
mana={0}
[/card]
@@ -873,20 +771,17 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=129901
name=Spiketail Hatchling
rarity=U
color=Blue
type=Creature
mana={1}{U}
power=1
subtype=Drake
toughness=1
[/card]
[card]
text=Stalking Tiger can't be blocked by more than one creature.
id=135184
name=Stalking Tiger
rarity=C
color=Green
type=Creature
mana={3}{G}
power=3
@@ -894,24 +789,10 @@ subtype=Cat
toughness=3
[/card]
[card]
text=Trample (If this creature would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player.) At the beginning of your upkeep, return a green creature you control to its owner's hand.
id=135264
name=Stampeding Wildebeests
#does not work because you cannot have a target after a line with @
auto=@each my upkeep:moveto(myhand) target(creature[green]|myBattlefield)
rarity=U
type=Creature
mana={2}{G}{G}
power=5
subtype=Antelope Beast
toughness=4
[/card]
[card]
text=You can't play creature spells.
id=135235
name=Steel Golem
rarity=U
color=Artifact
type=Artifact Creature
mana={3}
power=3
@@ -923,7 +804,6 @@ text=As Story Circle comes into play, choose a color. {W}: The next time a s
id=129748
name=Story Circle
rarity=R
color=White
type=Enchantment
mana={1}{W}{W}
[/card]
@@ -931,8 +811,6 @@ mana={1}{W}{W}
text=At the beginning of each player's upkeep, that player returns a creature he or she controls to its owner's hand.
id=129509
name=Sunken Hope
auto=@each my upkeep:moveto(ownerHand) target(creature|myinplay)
auto=@each opponent upkeep:moveto(ownerHand) target(creature|Opponentinplay)
rarity=R
type=Enchantment
mana={3}{U}{U}
@@ -942,7 +820,6 @@ text=Your opponents play with their hands revealed.
id=129761
name=Telepathy
rarity=U
color=Blue
type=Enchantment
mana={U}
[/card]
@@ -951,7 +828,6 @@ text=Look at the top three cards of your library. Put one of those cards into yo
id=132071
name=Telling Time
rarity=U
color=Blue
type=Instant
mana={1}{U}
[/card]
@@ -960,9 +836,6 @@ text={1}{B}, Sacrifice Thrull Surgeon: Look at target player's hand and choose a
id=136282
name=Thrull Surgeon
rarity=U
auto={1}{B}{S}:moveto(graveyard) target(*|opponentHand)
#unfortunately you can target opponenthand but it does not show when targetted
color=Black
type=Creature
mana={1}{B}
power=1
@@ -974,7 +847,6 @@ text=End the turn. (Remove all spells and abilities on the stack from the game,
id=129898
name=Time Stop
rarity=R
color=Blue
type=Instant
mana={4}{U}{U}
[/card]
@@ -983,7 +855,6 @@ text=Target player takes two extra turns after this one.
id=129677
name=Time Stretch
rarity=R
color=Blue
type=Sorcery
mana={8}{U}{U}
[/card]
@@ -992,7 +863,6 @@ text=Treetop Village comes into play tapped. {T}: Add {G} to your mana pool.
id=106455
name=Treetop Village
rarity=U
color=Land
type=Land
[/card]
[card]
@@ -1000,7 +870,6 @@ text=You have shroud. (You can't be the target of spells or abilities.)
id=129610
name=True Believer
rarity=R
color=White
type=Creature
mana={W}{W}
power=2
@@ -1012,7 +881,6 @@ text=Copy target instant or sorcery spell. You may choose new targets for the co
id=129887
name=Twincast
rarity=R
color=Blue
type=Instant
mana={U}{U}
[/card]
@@ -1021,7 +889,6 @@ text=Mana pools don't empty at the end of phases or turns. (This effect stops ma
id=130494
name=Upwelling
rarity=R
color=Green
type=Enchantment
mana={3}{G}
[/card]
@@ -1030,7 +897,6 @@ text=Viashino Runner can't be blocked except by two or more creatures.
id=130531
name=Viashino Runner
rarity=C
color=Red
type=Creature
mana={3}{R}
power=3
@@ -1042,7 +908,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
id=136290
name=Voice of All
rarity=R
color=White
type=Creature
mana={2}{W}{W}
power=2
@@ -1054,7 +919,6 @@ text=Each player shuffles all permanents he or she owns into his or her library,
id=130364
name=Warp World
rarity=R
color=Red
type=Sorcery
mana={5}{R}{R}{R}
[/card]