Added huge amount of successfully tested cards, mainly based on revision 1685.

The new introduced "must" also works with "@movedTo..." events (Fire Snake (POR) for example)!
This commit is contained in:
solo81@web.de
2010-01-07 20:59:01 +00:00
parent 6e2e351239
commit 83c054e5b8
46 changed files with 959 additions and 945 deletions

View File

@@ -16,6 +16,16 @@ toughness=3
abilities=flying,trample
[/card]
[card]
text=Azorius Chancery enters the battlefield tapped. When Azorius Chancery enters the battlefield, return a land you control to its owner's hand. {T}: Add {W}{U} to your mana pool.
id=97087
name=Azorius Chancery
auto=tap
auto=moveTo(ownerhand) notatarget(land|mybattlefield)
auto={T}:Add{W}{U}
rarity=C
type=Land
[/card]
[card]
text=Flying, protection from enchantments
id=97101
name=Azorius First-Wing
@@ -222,6 +232,16 @@ toughness=1
abilities=flying
[/card]
[card]
text=Rakdos Carnarium enters the battlefield tapped. When Rakdos Carnarium enters the battlefield, return a land you control to its owner's hand. {T}: Add {B}{R} to your mana pool.
id=97082
name=Rakdos Carnarium
auto=tap
auto=moveTo(ownerhand) notatarget(land|myBattlefield)
auto={T}:Add{B}{R}
rarity=C
type=Land
[/card]
[card]
text={T}: Rakdos Ickspitter deals 1 damage to target creature and that creature's controller loses 1 life.
auto={T}:damage:1 target(creature) && life:-1 targetcontroller
id=97074
@@ -325,6 +345,16 @@ toughness=1
abilities=flying
[/card]
[card]
text=Simic Growth Chamber enters the battlefield tapped. When Simic Growth Chamber enters the battlefield, return a land you control to its owner's hand. {T}: Add {G}{U} to your mana pool.
id=97089
name=Simic Growth Chamber
auto=tap
auto=moveTo(ownerhand) notatarget(land|myBattlefield)
auto={T}:Add{G}{U}
rarity=C
type=Land
[/card]
[card]
text={U}: Untap Simic Ragworm.
id=107565
name=Simic Ragworm

View File

@@ -59,14 +59,6 @@ text=Whenever a permanent is returned to your hand, you may pay {1}. If you do,
rarity=U
[/card]
[card]
id=97087
name=Azorius Chancery
mana=
type=Land
text=Azorius Chancery enters the battlefield tapped. When Azorius Chancery enters the battlefield, return a land you control to its owner's hand. {T}: Add {W}{U} to your mana pool.
rarity=C
[/card]
[card]
id=97077
name=Azorius Guildmage
mana={WU}{WU}
@@ -934,16 +926,6 @@ text=First strike {T}: Reveal your hand and discard a card of target opponent's
rarity=R
[/card]
[card]
id=97082
name=Rakdos Carnarium
mana=
type=Land
text=Rakdos Carnarium enters the battlefield tapped. When Rakdos Carnarium enters the battlefield, return a land you control to its owner's hand. {T}: Add {B}{R} to your mana pool.
auto=moveTo(ownerhand) target(land)
auto={T}:add:{B}{R}
rarity=C
[/card]
[card]
id=97108
name=Rakdos Guildmage
mana={BR}{BR}
@@ -1037,17 +1019,6 @@ text=Graft 3 (This creature enters the battlefield with three +1/+1 counters on
rarity=U
[/card]
[card]
id=97089
name=Simic Growth Chamber
mana=
type=Land
text=Simic Growth Chamber enters the battlefield tapped. When Simic Growth Chamber enters the battlefield, return a land you control to its owner's hand. {T}: Add {G}{U} to your mana pool.
auto=moveTo(ownerhand) target(land)
auto=tap
auto={T}:addd:{G}{U}
rarity=C
[/card]
[card]
id=97078
name=Simic Guildmage
mana={GU}{GU}