Added Bazaar of Baghdad and Magus of the Bazaar.

This commit is contained in:
solo81@web.de
2010-06-09 13:20:15 +00:00
parent 1b9147b084
commit a75e6fd5b8
2 changed files with 32 additions and 14 deletions
-14
View File
@@ -2572,11 +2572,6 @@ mana={1}{WB}
type=Instant
[/card]
[card]
name=Bazaar of Baghdad
text={T}: Draw two cards, then discard three cards.
type=Land
[/card]
[card]
name=Bazaar of Wonders
text=When Bazaar of Wonders enters the battlefield, exile all cards from all graveyards. -- Whenever a player casts a spell, counter it if a card with the same name is in a graveyard or a nontoken permanent with the same name is on the battlefield.
mana={3}{U}{U}
@@ -20755,15 +20750,6 @@ power=5
toughness=5
[/card]
[card]
name=Magus of the Bazaar
text={T}: Draw two cards, then discard three cards.
mana={1}{U}
type=Creature
subtype=Human Wizard
power=0
toughness=1
[/card]
[card]
name=Magus of the Candelabra
text={X}, {T}: Untap X target lands.
mana={G}
@@ -3699,6 +3699,20 @@ power=1
toughness=1
[/card]
[card]
name=Bazaar of Baghdad
auto={T}:token(-20122011)*3 && draw:2
text={T}: Draw 2 cards, then discard 3 cards.
type=Land
[/card]
[card]
name=Bazaar of Baghdad Discard
auto=counter(0/0,1,Bazaar of Baghdad)
auto=@movedTo(*|myhand) from(mylibrary):thisforeach(counter{0/0.1.Bazaar of Baghdad}>0) moveTo(mygraveyard) target(*|myhand) && counter(0/0,-1,Bazaar of Baghdad) && counter(0/0,1,Bury)
auto=thisforeach(counter{0/0.1.Bury}>0) bury
type=Nothing
id=-20122011
[/card]
[card]
name=Bazaar Trader
auto={T}:moveTo(opponentBattlefield) target(artifact,creature,land|myBattlefield)
text={T}: Target player gains control of target artifact, creature, or land you control.
@@ -27070,6 +27084,24 @@ power=*
toughness=*
[/card]
[card]
name=Magus of the Bazaar
auto={T}:token(-13100811)*3 && draw:2
text={T}: Draw two cards, then discard three cards.
mana={1}{U}
type=Creature
subtype=Human Wizard
power=0
toughness=1
[/card]
[card]
name=Magus of the Bazaar Discard
auto=counter(0/0,1,Magus of Bazaar)
auto=@movedTo(*|myhand) from(mylibrary):thisforeach(counter{0/0.1.Magus of Bazaar}>0) moveTo(mygraveyard) target(*|myhand) && counter(0/0,-1,Magus of Bazaar) && counter(0/0,1,Bury)
auto=thisforeach(counter{0/0.1.Bury}>0) bury
type=Nothing
id=-13100811
[/card]
[card]
name=Magus of the Coffers
auto={2}{T}:foreach(swamp|myBattlefield) Add:{B}
text={2}, {T}: Add {B} to your mana pool for each Swamp you control.