- Fixed Penumbra Spider
- Fixed and Readded Flagstones of Trokair (THX to Abra)
This commit is contained in:
solo81@web.de
2009-10-12 19:47:23 +00:00
parent e84f40d8e7
commit 5b4f703f4e
2 changed files with 17 additions and 20 deletions
+12 -2
View File
@@ -205,6 +205,16 @@ power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text={T}: Add {W} to your mana pool. When Flagstones of Trokair is put into a graveyard from the battlefield, you may search your library for a Plains card and put it into onto the battlefield tapped. If you do, shuffle your library.
id=116733
name=Flagstones of Trokair
type=Land
rarity=R
auto={T}:Add {W}
auto=@movedTo(this|graveyard) from(battlefield):may moveTo(myBattlefield) target(plains|mylibrary) && tap
abilities=legendary
[/card]
[card]
id=118906 id=118906
name=Forest name=Forest
type=Basic Land type=Basic Land
@@ -469,7 +479,7 @@ rarity=C
mana={2}{G}{G} mana={2}{G}{G}
type=Creature type=Creature
subtype=Spider subtype=Spider
auto=@movedTo(this|graveyard) token(Spider,Creature spider,2/4,reach black) auto=@movedTo(this|graveyard):token(Spider,Creature spider,2/4,reach black)
power=2 power=2
toughness=4 toughness=4
[/card] [/card]
@@ -793,6 +803,7 @@ rarity=C
[/card] [/card]
[card] [card]
text=Flying {U}, {T}, Discard a card: Return target permanent you control to its owner's hand. text=Flying {U}, {T}, Discard a card: Return target permanent you control to its owner's hand.
auto={U}{T}{S(*|myhand)}:moveTo(ownerhand) target(*|myBattlefield)
id=108907 id=108907
name=Tolarian Sentinel name=Tolarian Sentinel
rarity=C rarity=C
@@ -801,7 +812,6 @@ type=Creature
subtype=Human Spellshaper subtype=Human Spellshaper
power=1 power=1
toughness=3 toughness=3
auto={U}{T}{S(*|myhand)}:moveTo(ownerhand) target(*|myBattlefield)
abilities=flying abilities=flying
[/card] [/card]
[card] [card]
-13
View File
@@ -601,19 +601,6 @@ text=Echo {5}{R} (At the beginning of your upkeep, if this came under your contr
rarity=U rarity=U
[/card] [/card]
[card] [card]
#####
#####REMOVED, because "@movedTo(this|graveyard):...target..." does not work for now!!! (0.8.1)
#####
text={T}: Add {W} to your mana pool. When Flagstones of Trokair is put into a graveyard from play, you may search your library for a Plains card and put it into play tapped. If you do, shuffle your library.
id=116733
name=Flagstones of Trokair
type=Land
rarity=R
auto={T}:Add {W}
auto=@movedTo(this|graveyard):may moveTo(myBattlefield) target(plains|mylibrary) && tap
abilities=legendary
[/card]
[card]
id=108870 id=108870
name=Flamecore Elemental name=Flamecore Elemental
mana={2}{R}{R} mana={2}{R}{R}